2909 lines
662 KiB
Plaintext
2909 lines
662 KiB
Plaintext
{"level": "INFO", "message": "PLC Generation Workflow started", "timestamp": "2025-09-01T16:35:07.455250", "module": "__main__", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "excel_file": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/PLC Data Generator/data/SAT9_MCM05.xlsx", "project_name": "SAT9_MCM05"}
|
|
{"level": "INFO", "message": "Starting data processing step", "timestamp": "2025-09-01T16:35:07.455748", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
|
|
=== Step 1: PLC Data Generator stdout ===
|
|
Loading IO path mappings...
|
|
Loaded IO path mappings:
|
|
APF: 11 rows
|
|
M12DR: 16 rows
|
|
Hub: 16 rows
|
|
SorterHub: 16 rows
|
|
SIO: 16 rows
|
|
IB16: 16 rows
|
|
OB16E: 16 rows
|
|
IB16S: 16 rows
|
|
Available sheets: ['NETWORK_PLC', 'DESC_PLC']
|
|
Found DESC sheet: DESC_PLC
|
|
Found NETWORK sheet: NETWORK_PLC
|
|
|
|
DESC columns: ['TAGNAME', 'TERM', 'DESCA', 'DESCB']
|
|
NETWORK columns: ['DPM', 'DPM_IP', 'Name', 'PartNumber', 'IP']
|
|
|
|
NOTE: Ignored 1 rows from DESC sheet with an empty TAGNAME.
|
|
|
|
Classifying signals and adding IO paths...
|
|
|
|
Signal classification results:
|
|
SPARE: 450
|
|
I: 405
|
|
IOLink: 154
|
|
O: 36
|
|
|
|
Device type distribution:
|
|
M12DR: 528
|
|
Hub: 469
|
|
IB16: 16
|
|
OB16E: 16
|
|
IB16S: 16
|
|
|
|
IO Path mapping results:
|
|
Successful mappings: 1045/1045 (100.0%)
|
|
|
|
Found 3 TAGNAMEs present in DESC but not in NETWORK_PLC.
|
|
|
|
Adding unique DPM names not present in DESC or NETWORK_PLC.Name: ['DPM01_VS01B', 'DPM01_VS01C']
|
|
|
|
================================================================================
|
|
WARNING: The following issues were found but processing will continue:
|
|
================================================================================
|
|
- TAGNAME 'SLOT5_IB16' from DESC sheet not found in NETWORK_PLC sheet.
|
|
- TAGNAME 'SLOT6_OB16E' from DESC sheet not found in NETWORK_PLC sheet.
|
|
- TAGNAME 'SLOT7_IB16S' from DESC sheet not found in NETWORK_PLC sheet.
|
|
================================================================================
|
|
|
|
Continuing with processing...
|
|
|
|
Normalizing TAGNAME, DESC, and IO_PATH columns for VFDs only in the final output...
|
|
|
|
Removed 17 duplicate rows (exact matches) before saving DESC_IP sheet.
|
|
|
|
Final result has 1030 rows
|
|
Sample of merged data:
|
|
TAGNAME TERM DESCA ... SIGNAL DEVICE_TYPE IO_PATH
|
|
0 SLOT5_IB16 I0 MCM05 ... I IB16 Local:5:I.Data.0
|
|
1 SLOT5_IB16 I1 MCM05 ... I IB16 Local:5:I.Data.1
|
|
2 SLOT5_IB16 I10 SPARE ... SPARE IB16 Local:5:I.Data.10
|
|
3 SLOT5_IB16 I11 SPARE ... SPARE IB16 Local:5:I.Data.11
|
|
4 SLOT5_IB16 I12 SPARE ... SPARE IB16 Local:5:I.Data.12
|
|
5 SLOT5_IB16 I13 SPARE ... SPARE IB16 Local:5:I.Data.13
|
|
6 SLOT5_IB16 I14 SPARE ... SPARE IB16 Local:5:I.Data.14
|
|
7 SLOT5_IB16 I15 SPARE ... SPARE IB16 Local:5:I.Data.15
|
|
8 SLOT5_IB16 I2 MCM05 ... I IB16 Local:5:I.Data.2
|
|
9 SLOT5_IB16 I3 MCM05 ... I IB16 Local:5:I.Data.3
|
|
|
|
[10 rows x 11 columns]
|
|
|
|
New Excel file created: SAT9_MCM05_DESC_IP_MERGED.xlsx
|
|
The file contains all original sheets plus the new 'DESC_IP' sheet with merged data.
|
|
DEBUG: Processing Excel file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/PLC Data Generator/data/SAT9_MCM05.xlsx
|
|
DEBUG: Full project pattern matched: SAT9_MCM05
|
|
DEBUG: Final subsystem name: SAT9_MCM05
|
|
Reading input file: SAT9_MCM05_DESC_IP_MERGED.xlsx
|
|
Removed 149 IOLink rows (including beacons, FIOH channels, and all other IOLink entries)
|
|
Added 265 rows for beacon lights
|
|
Removed 2 blank name/description rows
|
|
Saving output file: SAT9_MCM05_OUTPUT.csv
|
|
Processing complete!
|
|
Created standard output file: DESC_IP_MERGED.xlsx
|
|
|
|
=== Step 1: PLC Data Generator stderr ===
|
|
|
|
=== Step 1 File Copy ===
|
|
Copied SAT9_MCM05_DESC_IP_MERGED.xlsx to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/DESC_IP_MERGED.xlsx
|
|
{"level": "INFO", "message": "Data processing completed successfully", "timestamp": "2025-09-01T16:35:10.848772", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Starting routine generation step", "timestamp": "2025-09-01T16:35:10.848999", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Logging to file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/logs/workflow_SAT9_MCM05_20250901_163507.log", "timestamp": "2025-09-01T16:35:12.968629", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "=== Generating All PLC Artifacts ===", "timestamp": "2025-09-01T16:35:12.970262", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Generating SafetyProgram L5X...", "timestamp": "2025-09-01T16:35:12.970439", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "WARNING", "message": "LimitedSafetyProgramGenerator is deprecated; using ModernSafetyProgramGenerator", "timestamp": "2025-09-01T16:35:12.980665", "module": "src.container", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Starting ModernSafetyProgramGenerator generation", "timestamp": "2025-09-01T16:35:12.980934", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Creating SafetyProgram XML structure", "timestamp": "2025-09-01T16:35:12.981121", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Registered plugin: main_routine (core)", "timestamp": "2025-09-01T16:35:12.990796", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: apf (device)", "timestamp": "2025-09-01T16:35:12.995217", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: belt_tracking (device)", "timestamp": "2025-09-01T16:35:12.998825", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: cb_monitor (device)", "timestamp": "2025-09-01T16:35:13.002375", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: d2c_chute (device)", "timestamp": "2025-09-01T16:35:13.006025", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: dpm (device)", "timestamp": "2025-09-01T16:35:13.009176", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: encoder (device)", "timestamp": "2025-09-01T16:35:13.012395", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: estops (safety)", "timestamp": "2025-09-01T16:35:13.018863", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: estop_check (safety)", "timestamp": "2025-09-01T16:35:13.022239", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: extendo (device)", "timestamp": "2025-09-01T16:35:13.025243", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: fioh (device)", "timestamp": "2025-09-01T16:35:13.028550", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: fiom (device)", "timestamp": "2025-09-01T16:35:13.031913", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: flow_ctrl (device)", "timestamp": "2025-09-01T16:35:13.035167", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: fpe (device)", "timestamp": "2025-09-01T16:35:13.038526", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: inputs (safety)", "timestamp": "2025-09-01T16:35:13.041547", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: jpe (device)", "timestamp": "2025-09-01T16:35:13.044973", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: mcm (core)", "timestamp": "2025-09-01T16:35:13.048328", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: outputs (safety)", "timestamp": "2025-09-01T16:35:13.051538", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: pb_chute (device)", "timestamp": "2025-09-01T16:35:13.054775", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: pmm (device)", "timestamp": "2025-09-01T16:35:13.057751", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: rack (core)", "timestamp": "2025-09-01T16:35:13.061107", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: resets (safety)", "timestamp": "2025-09-01T16:35:13.064684", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: safety_tag_map (core)", "timestamp": "2025-09-01T16:35:13.067691", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: speed_ctrl (device)", "timestamp": "2025-09-01T16:35:13.070960", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: station_epc (safety)", "timestamp": "2025-09-01T16:35:13.073844", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: station_jr_chute (device)", "timestamp": "2025-09-01T16:35:13.077103", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: station_jr_pb (device)", "timestamp": "2025-09-01T16:35:13.079953", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: station_ss_pb (device)", "timestamp": "2025-09-01T16:35:13.083641", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: station_s_pb (device)", "timestamp": "2025-09-01T16:35:13.086860", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: taching_belts (device)", "timestamp": "2025-09-01T16:35:13.089852", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: zones (safety)", "timestamp": "2025-09-01T16:35:13.093272", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "INFO", "message": "Generating safety routines...", "timestamp": "2025-09-01T16:35:13.093496", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin inputs cannot generate with current data", "timestamp": "2025-09-01T16:35:14.024964", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin outputs cannot generate with current data", "timestamp": "2025-09-01T16:35:14.028392", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin resets cannot generate with current data", "timestamp": "2025-09-01T16:35:14.028650", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zones: subsystem key", "timestamp": "2025-09-01T16:35:14.030786", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "subsystem": "DEFAULT", "found": false}
|
|
{"level": "DEBUG", "message": "Zones: heuristic best match", "timestamp": "2025-09-01T16:35:14.044447", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "best_key": "MCM01", "score": 0}
|
|
{"level": "DEBUG", "message": "Zones: using DEFAULT group", "timestamp": "2025-09-01T16:35:14.044756", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "default_count": 1}
|
|
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-09-01T16:35:14.045406", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "rows": 1}
|
|
{"level": "DEBUG", "message": "Generating routine: zones", "timestamp": "2025-09-01T16:35:14.045638", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Available DCS controllers: {}", "timestamp": "2025-09-01T16:35:14.046240", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: zones", "timestamp": "2025-09-01T16:35:14.046617", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin estops cannot generate with current data", "timestamp": "2025-09-01T16:35:14.046839", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Safety routine generation results: {'inputs': False, 'outputs': False, 'resets': False, 'zones': True, 'estops': False}", "timestamp": "2025-09-01T16:35:14.047127", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag map with 1 tags", "timestamp": "2025-09-01T16:35:14.053427", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Routines created (2): MainRoutine, R030_ZONES", "timestamp": "2025-09-01T16:35:14.053655", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R030_ZONES: 1 rungs | example: XIC(MCM_EPB_DCS_CTRL.O1)OTE(EStop_MCM_OK);", "timestamp": "2025-09-01T16:35:14.053823", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- MainRoutine: 1 rungs | example: [JSR(R010_INPUTS,0) ,JSR(R011_OUTPUTS,0) ,JSR(R012_RESETS,0) ,JSR(R020_ESTOPS,0) ,JSR(R030_ZONES,0) ];", "timestamp": "2025-09-01T16:35:14.054015", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "Successfully completed ModernSafetyProgramGenerator generation", "timestamp": "2025-09-01T16:35:14.054213", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Written ModernSafetyProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SafetyProgram_Generated.L5X", "timestamp": "2025-09-01T16:35:14.056544", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "[SUCCESS] SafetyProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SafetyProgram_Generated.L5X", "timestamp": "2025-09-01T16:35:14.056753", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Generating MainProgram L5X...", "timestamp": "2025-09-01T16:35:14.056944", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "WARNING", "message": "LimitedMainProgramGenerator is deprecated; using ModernMainProgramGenerator", "timestamp": "2025-09-01T16:35:14.057128", "module": "src.container", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Starting ModernMainProgramGenerator generation", "timestamp": "2025-09-01T16:35:14.057391", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Creating MainProgram XML structure", "timestamp": "2025-09-01T16:35:14.057555", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Adding controller tags...", "timestamp": "2025-09-01T16:35:14.057733", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zones: subsystem key", "timestamp": "2025-09-01T16:35:14.148091", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "subsystem": "DEFAULT", "found": false}
|
|
{"level": "DEBUG", "message": "Zones: heuristic best match", "timestamp": "2025-09-01T16:35:14.160275", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "best_key": "MCM01", "score": 0}
|
|
{"level": "DEBUG", "message": "Zones: using DEFAULT group", "timestamp": "2025-09-01T16:35:14.160661", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "default_count": 1}
|
|
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-09-01T16:35:14.161383", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "rows": 1}
|
|
{"level": "DEBUG", "message": "Extracting FPE data", "timestamp": "2025-09-01T16:35:14.216081", "module": "DataLoader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "data_extraction", "type": "FPE"}
|
|
{"level": "INFO", "message": "Data: FPE count=361", "timestamp": "2025-09-01T16:35:14.216953", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012003_PE1 base=S012003_PE1", "timestamp": "2025-09-01T16:35:14.217310", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012003_PE1", "timestamp": "2025-09-01T16:35:14.217835", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012003_PE1: conveyor=S012003_PE1_VFD1.CTRL parent_fault=S012003_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012003_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.219205", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012003_PE2 base=S012003_PE2", "timestamp": "2025-09-01T16:35:14.219505", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012003_PE2", "timestamp": "2025-09-01T16:35:14.219942", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012003_PE2: conveyor=S012003_PE2_VFD1.CTRL parent_fault=S012003_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012003_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.221257", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012003_PE3 base=S012003_PE3", "timestamp": "2025-09-01T16:35:14.221519", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012003_PE3", "timestamp": "2025-09-01T16:35:14.221924", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012003_PE3: conveyor=S012003_PE3_VFD1.CTRL parent_fault=S012003_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012003_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.223171", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012001_PE1 base=S012001_PE1", "timestamp": "2025-09-01T16:35:14.223419", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012001_PE1", "timestamp": "2025-09-01T16:35:14.223856", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012001_PE1: conveyor=S012001_PE1_VFD1.CTRL parent_fault=S012001_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012001_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.225844", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012001_PE2 base=S012001_PE2", "timestamp": "2025-09-01T16:35:14.226126", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012001_PE2", "timestamp": "2025-09-01T16:35:14.226547", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012001_PE2: conveyor=S012001_PE2_VFD1.CTRL parent_fault=S012001_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012001_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.227771", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012001_PE3 base=S012001_PE3", "timestamp": "2025-09-01T16:35:14.228019", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012001_PE3", "timestamp": "2025-09-01T16:35:14.228456", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012001_PE3: conveyor=S012001_PE3_VFD1.CTRL parent_fault=S012001_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012001_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.229773", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012005_PE1 base=S012005_PE1", "timestamp": "2025-09-01T16:35:14.230018", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012005_PE1", "timestamp": "2025-09-01T16:35:14.230468", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012005_PE1: conveyor=S012005_PE1_VFD1.CTRL parent_fault=S012005_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012005_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.231773", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012005_PE2 base=S012005_PE2", "timestamp": "2025-09-01T16:35:14.232070", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012005_PE2", "timestamp": "2025-09-01T16:35:14.232592", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012005_PE2: conveyor=S012005_PE2_VFD1.CTRL parent_fault=S012005_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012005_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.233885", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012005_PE3 base=S012005_PE3", "timestamp": "2025-09-01T16:35:14.234137", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012005_PE3", "timestamp": "2025-09-01T16:35:14.234603", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012005_PE3: conveyor=S012005_PE3_VFD1.CTRL parent_fault=S012005_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012005_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.235884", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012007_PE1 base=S012007_PE1", "timestamp": "2025-09-01T16:35:14.236153", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012007_PE1", "timestamp": "2025-09-01T16:35:14.236610", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012007_PE1: conveyor=S012007_PE1_VFD1.CTRL parent_fault=S012007_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012007_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.237868", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012007_PE2 base=S012007_PE2", "timestamp": "2025-09-01T16:35:14.238151", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012007_PE2", "timestamp": "2025-09-01T16:35:14.238575", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012007_PE2: conveyor=S012007_PE2_VFD1.CTRL parent_fault=S012007_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012007_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.239970", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012007_PE3 base=S012007_PE3", "timestamp": "2025-09-01T16:35:14.240304", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012007_PE3", "timestamp": "2025-09-01T16:35:14.241157", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012007_PE3: conveyor=S012007_PE3_VFD1.CTRL parent_fault=S012007_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012007_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.243509", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012041_PE1 base=S012041_PE1", "timestamp": "2025-09-01T16:35:14.243876", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012041_PE1", "timestamp": "2025-09-01T16:35:14.244665", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012041_PE1: conveyor=S012041_PE1_VFD1.CTRL parent_fault=S012041_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012041_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.248591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012041_PE2 base=S012041_PE2", "timestamp": "2025-09-01T16:35:14.248924", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012041_PE2", "timestamp": "2025-09-01T16:35:14.249440", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012041_PE2: conveyor=S012041_PE2_VFD1.CTRL parent_fault=S012041_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012041_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.250747", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012041_PE3 base=S012041_PE3", "timestamp": "2025-09-01T16:35:14.251017", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012041_PE3", "timestamp": "2025-09-01T16:35:14.251470", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012041_PE3: conveyor=S012041_PE3_VFD1.CTRL parent_fault=S012041_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012041_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.252776", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012039_PE1 base=S012039_PE1", "timestamp": "2025-09-01T16:35:14.253052", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012039_PE1", "timestamp": "2025-09-01T16:35:14.253500", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012039_PE1: conveyor=S012039_PE1_VFD1.CTRL parent_fault=S012039_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012039_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.254771", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012039_PE2 base=S012039_PE2", "timestamp": "2025-09-01T16:35:14.255033", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012039_PE2", "timestamp": "2025-09-01T16:35:14.255458", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012039_PE2: conveyor=S012039_PE2_VFD1.CTRL parent_fault=S012039_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012039_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.256743", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012039_PE3 base=S012039_PE3", "timestamp": "2025-09-01T16:35:14.256997", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012039_PE3", "timestamp": "2025-09-01T16:35:14.257454", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012039_PE3: conveyor=S012039_PE3_VFD1.CTRL parent_fault=S012039_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012039_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.258715", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012043_PE1 base=S012043_PE1", "timestamp": "2025-09-01T16:35:14.258982", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012043_PE1", "timestamp": "2025-09-01T16:35:14.259439", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012043_PE1: conveyor=S012043_PE1_VFD1.CTRL parent_fault=S012043_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012043_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.260667", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012043_PE2 base=S012043_PE2", "timestamp": "2025-09-01T16:35:14.260929", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012043_PE2", "timestamp": "2025-09-01T16:35:14.261384", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012043_PE2: conveyor=S012043_PE2_VFD1.CTRL parent_fault=S012043_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012043_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.262634", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012043_PE3 base=S012043_PE3", "timestamp": "2025-09-01T16:35:14.262902", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012043_PE3", "timestamp": "2025-09-01T16:35:14.263353", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012043_PE3: conveyor=S012043_PE3_VFD1.CTRL parent_fault=S012043_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012043_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.265543", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012045_PE1 base=S012045_PE1", "timestamp": "2025-09-01T16:35:14.265961", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012045_PE1", "timestamp": "2025-09-01T16:35:14.266543", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012045_PE1: conveyor=S012045_PE1_VFD1.CTRL parent_fault=S012045_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012045_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.267891", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012045_PE2 base=S012045_PE2", "timestamp": "2025-09-01T16:35:14.268208", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012045_PE2", "timestamp": "2025-09-01T16:35:14.268689", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012045_PE2: conveyor=S012045_PE2_VFD1.CTRL parent_fault=S012045_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012045_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.270282", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012045_PE3 base=S012045_PE3", "timestamp": "2025-09-01T16:35:14.270540", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012045_PE3", "timestamp": "2025-09-01T16:35:14.270960", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012045_PE3: conveyor=S012045_PE3_VFD1.CTRL parent_fault=S012045_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012045_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.272281", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012044_PE1 base=S012044_PE1", "timestamp": "2025-09-01T16:35:14.272559", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012044_PE1", "timestamp": "2025-09-01T16:35:14.272998", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012044_PE1: conveyor=S012044_PE1_VFD1.CTRL parent_fault=S012044_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012044_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.274318", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012044_PE2 base=S012044_PE2", "timestamp": "2025-09-01T16:35:14.274590", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012044_PE2", "timestamp": "2025-09-01T16:35:14.275046", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012044_PE2: conveyor=S012044_PE2_VFD1.CTRL parent_fault=S012044_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012044_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.276293", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012044_PE3 base=S012044_PE3", "timestamp": "2025-09-01T16:35:14.276552", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012044_PE3", "timestamp": "2025-09-01T16:35:14.276986", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012044_PE3: conveyor=S012044_PE3_VFD1.CTRL parent_fault=S012044_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012044_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.278388", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012046_PE1 base=S012046_PE1", "timestamp": "2025-09-01T16:35:14.278639", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012046_PE1", "timestamp": "2025-09-01T16:35:14.279097", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012046_PE1: conveyor=S012046_PE1_VFD1.CTRL parent_fault=S012046_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012046_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.280774", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012046_PE2 base=S012046_PE2", "timestamp": "2025-09-01T16:35:14.281299", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012046_PE2", "timestamp": "2025-09-01T16:35:14.282022", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012046_PE2: conveyor=S012046_PE2_VFD1.CTRL parent_fault=S012046_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012046_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.283448", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012046_PE3 base=S012046_PE3", "timestamp": "2025-09-01T16:35:14.283953", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012046_PE3", "timestamp": "2025-09-01T16:35:14.284775", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012046_PE3: conveyor=S012046_PE3_VFD1.CTRL parent_fault=S012046_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012046_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.286190", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012042_PE1 base=S012042_PE1", "timestamp": "2025-09-01T16:35:14.286466", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012042_PE1", "timestamp": "2025-09-01T16:35:14.286907", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012042_PE1: conveyor=S012042_PE1_VFD1.CTRL parent_fault=S012042_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012042_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.288326", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012042_PE2 base=S012042_PE2", "timestamp": "2025-09-01T16:35:14.288592", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012042_PE2", "timestamp": "2025-09-01T16:35:14.289005", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012042_PE2: conveyor=S012042_PE2_VFD1.CTRL parent_fault=S012042_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012042_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.290250", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012042_PE3 base=S012042_PE3", "timestamp": "2025-09-01T16:35:14.290527", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012042_PE3", "timestamp": "2025-09-01T16:35:14.290975", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012042_PE3: conveyor=S012042_PE3_VFD1.CTRL parent_fault=S012042_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012042_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.292205", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012049_PE1 base=S012049_PE1", "timestamp": "2025-09-01T16:35:14.292472", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012049_PE1", "timestamp": "2025-09-01T16:35:14.292927", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012049_PE1: conveyor=S012049_PE1_VFD1.CTRL parent_fault=S012049_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012049_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.294261", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012049_PE2 base=S012049_PE2", "timestamp": "2025-09-01T16:35:14.294556", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012049_PE2", "timestamp": "2025-09-01T16:35:14.294991", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012049_PE2: conveyor=S012049_PE2_VFD1.CTRL parent_fault=S012049_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012049_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.296251", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012049_PE3 base=S012049_PE3", "timestamp": "2025-09-01T16:35:14.296509", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012049_PE3", "timestamp": "2025-09-01T16:35:14.296947", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012049_PE3: conveyor=S012049_PE3_VFD1.CTRL parent_fault=S012049_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012049_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.298770", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012047_PE1 base=S012047_PE1", "timestamp": "2025-09-01T16:35:14.299125", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012047_PE1", "timestamp": "2025-09-01T16:35:14.299642", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012047_PE1: conveyor=S012047_PE1_VFD1.CTRL parent_fault=S012047_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012047_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.300946", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012047_PE2 base=S012047_PE2", "timestamp": "2025-09-01T16:35:14.301197", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012047_PE2", "timestamp": "2025-09-01T16:35:14.301620", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012047_PE2: conveyor=S012047_PE2_VFD1.CTRL parent_fault=S012047_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012047_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.303186", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012047_PE3 base=S012047_PE3", "timestamp": "2025-09-01T16:35:14.303463", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012047_PE3", "timestamp": "2025-09-01T16:35:14.303942", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012047_PE3: conveyor=S012047_PE3_VFD1.CTRL parent_fault=S012047_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012047_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.305239", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012051_PE1 base=S012051_PE1", "timestamp": "2025-09-01T16:35:14.305511", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012051_PE1", "timestamp": "2025-09-01T16:35:14.305949", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012051_PE1: conveyor=S012051_PE1_VFD1.CTRL parent_fault=S012051_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012051_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.307204", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012051_PE2 base=S012051_PE2", "timestamp": "2025-09-01T16:35:14.307491", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012051_PE2", "timestamp": "2025-09-01T16:35:14.307931", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012051_PE2: conveyor=S012051_PE2_VFD1.CTRL parent_fault=S012051_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012051_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.309282", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012051_PE3 base=S012051_PE3", "timestamp": "2025-09-01T16:35:14.309539", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012051_PE3", "timestamp": "2025-09-01T16:35:14.309981", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012051_PE3: conveyor=S012051_PE3_VFD1.CTRL parent_fault=S012051_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012051_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.311261", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012053_PE1 base=S012053_PE1", "timestamp": "2025-09-01T16:35:14.311535", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012053_PE1", "timestamp": "2025-09-01T16:35:14.312004", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012053_PE1: conveyor=S012053_PE1_VFD1.CTRL parent_fault=S012053_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012053_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.314148", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012053_PE2 base=S012053_PE2", "timestamp": "2025-09-01T16:35:14.314526", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012053_PE2", "timestamp": "2025-09-01T16:35:14.315133", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012053_PE2: conveyor=S012053_PE2_VFD1.CTRL parent_fault=S012053_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012053_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.316852", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012053_PE3 base=S012053_PE3", "timestamp": "2025-09-01T16:35:14.317217", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012053_PE3", "timestamp": "2025-09-01T16:35:14.317746", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012053_PE3: conveyor=S012053_PE3_VFD1.CTRL parent_fault=S012053_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012053_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.319619", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012052_PE1 base=S012052_PE1", "timestamp": "2025-09-01T16:35:14.319902", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012052_PE1", "timestamp": "2025-09-01T16:35:14.320369", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012052_PE1: conveyor=S012052_PE1_VFD1.CTRL parent_fault=S012052_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012052_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.321703", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012052_PE3 base=S012052_PE3", "timestamp": "2025-09-01T16:35:14.322074", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012052_PE3", "timestamp": "2025-09-01T16:35:14.322617", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012052_PE3: conveyor=S012052_PE3_VFD1.CTRL parent_fault=S012052_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012052_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.323924", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012052_PE2 base=S012052_PE2", "timestamp": "2025-09-01T16:35:14.324200", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012052_PE2", "timestamp": "2025-09-01T16:35:14.324630", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012052_PE2: conveyor=S012052_PE2_VFD1.CTRL parent_fault=S012052_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012052_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.325943", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012050_PE1 base=S012050_PE1", "timestamp": "2025-09-01T16:35:14.326248", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012050_PE1", "timestamp": "2025-09-01T16:35:14.326712", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012050_PE1: conveyor=S012050_PE1_VFD1.CTRL parent_fault=S012050_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012050_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.328061", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012050_PE2 base=S012050_PE2", "timestamp": "2025-09-01T16:35:14.328338", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012050_PE2", "timestamp": "2025-09-01T16:35:14.328819", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012050_PE2: conveyor=S012050_PE2_VFD1.CTRL parent_fault=S012050_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012050_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.330202", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012050_PE3 base=S012050_PE3", "timestamp": "2025-09-01T16:35:14.330807", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012050_PE3", "timestamp": "2025-09-01T16:35:14.331504", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012050_PE3: conveyor=S012050_PE3_VFD1.CTRL parent_fault=S012050_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012050_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.332841", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012048_PE1 base=S012048_PE1", "timestamp": "2025-09-01T16:35:14.333128", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012048_PE1", "timestamp": "2025-09-01T16:35:14.333613", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012048_PE1: conveyor=S012048_PE1_VFD1.CTRL parent_fault=S012048_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012048_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.335344", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012048_PE2 base=S012048_PE2", "timestamp": "2025-09-01T16:35:14.335643", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012048_PE2", "timestamp": "2025-09-01T16:35:14.336195", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012048_PE2: conveyor=S012048_PE2_VFD1.CTRL parent_fault=S012048_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012048_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.337848", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012048_PE3 base=S012048_PE3", "timestamp": "2025-09-01T16:35:14.338094", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012048_PE3", "timestamp": "2025-09-01T16:35:14.338530", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012048_PE3: conveyor=S012048_PE3_VFD1.CTRL parent_fault=S012048_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012048_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.339812", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012059_PE1 base=S012059_PE1", "timestamp": "2025-09-01T16:35:14.340128", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012059_PE1", "timestamp": "2025-09-01T16:35:14.340552", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012059_PE1: conveyor=S012059_PE1_VFD1.CTRL parent_fault=S012059_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012059_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.342064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012057_PE1 base=S012057_PE1", "timestamp": "2025-09-01T16:35:14.342411", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012057_PE1", "timestamp": "2025-09-01T16:35:14.342912", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012057_PE1: conveyor=S012057_PE1_VFD1.CTRL parent_fault=S012057_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012057_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.344217", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012057_PE1 base=S012057_PE1", "timestamp": "2025-09-01T16:35:14.344492", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012057_PE1", "timestamp": "2025-09-01T16:35:14.344965", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012057_PE1: conveyor=S012057_PE1_VFD1.CTRL parent_fault=S012057_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012057_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.346241", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012057_PE2 base=S012057_PE2", "timestamp": "2025-09-01T16:35:14.346565", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012057_PE2", "timestamp": "2025-09-01T16:35:14.347222", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012057_PE2: conveyor=S012057_PE2_VFD1.CTRL parent_fault=S012057_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012057_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.348909", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012059_PE3 base=S012059_PE3", "timestamp": "2025-09-01T16:35:14.349206", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012059_PE3", "timestamp": "2025-09-01T16:35:14.349781", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012059_PE3: conveyor=S012059_PE3_VFD1.CTRL parent_fault=S012059_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012059_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.353695", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012061_PE1 base=S012061_PE1", "timestamp": "2025-09-01T16:35:14.354339", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012061_PE1", "timestamp": "2025-09-01T16:35:14.354842", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012061_PE1: conveyor=S012061_PE1_VFD1.CTRL parent_fault=S012061_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012061_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.356218", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012061_PE2 base=S012061_PE2", "timestamp": "2025-09-01T16:35:14.356534", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012061_PE2", "timestamp": "2025-09-01T16:35:14.356994", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012061_PE2: conveyor=S012061_PE2_VFD1.CTRL parent_fault=S012061_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012061_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.358323", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012057_PE2 base=S012057_PE2", "timestamp": "2025-09-01T16:35:14.358627", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012057_PE2", "timestamp": "2025-09-01T16:35:14.359107", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012057_PE2: conveyor=S012057_PE2_VFD1.CTRL parent_fault=S012057_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012057_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.360306", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012055_PE2 base=S012055_PE2", "timestamp": "2025-09-01T16:35:14.360592", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012055_PE2", "timestamp": "2025-09-01T16:35:14.361045", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012055_PE2: conveyor=S012055_PE2_VFD1.CTRL parent_fault=S012055_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012055_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.362343", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012057_PE3 base=S012057_PE3", "timestamp": "2025-09-01T16:35:14.362629", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012057_PE3", "timestamp": "2025-09-01T16:35:14.363065", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012057_PE3: conveyor=S012057_PE3_VFD1.CTRL parent_fault=S012057_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012057_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.364295", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012055_PE3 base=S012055_PE3", "timestamp": "2025-09-01T16:35:14.364601", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012055_PE3", "timestamp": "2025-09-01T16:35:14.365070", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012055_PE3: conveyor=S012055_PE3_VFD1.CTRL parent_fault=S012055_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012055_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.366337", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012061_PE1 base=S012061_PE1", "timestamp": "2025-09-01T16:35:14.366600", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012061_PE1", "timestamp": "2025-09-01T16:35:14.367057", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012061_PE1: conveyor=S012061_PE1_VFD1.CTRL parent_fault=S012061_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012061_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.368263", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012059_PE1 base=S012059_PE1", "timestamp": "2025-09-01T16:35:14.368547", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012059_PE1", "timestamp": "2025-09-01T16:35:14.369017", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012059_PE1: conveyor=S012059_PE1_VFD1.CTRL parent_fault=S012059_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012059_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.370246", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012055_PE1 base=S012055_PE1", "timestamp": "2025-09-01T16:35:14.370528", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012055_PE1", "timestamp": "2025-09-01T16:35:14.370983", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012055_PE1: conveyor=S012055_PE1_VFD1.CTRL parent_fault=S012055_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012055_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.372311", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012061_PE2 base=S012061_PE2", "timestamp": "2025-09-01T16:35:14.372586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012061_PE2", "timestamp": "2025-09-01T16:35:14.373030", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012061_PE2: conveyor=S012061_PE2_VFD1.CTRL parent_fault=S012061_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012061_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.374325", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012057_PE3 base=S012057_PE3", "timestamp": "2025-09-01T16:35:14.374610", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012057_PE3", "timestamp": "2025-09-01T16:35:14.375026", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012057_PE3: conveyor=S012057_PE3_VFD1.CTRL parent_fault=S012057_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012057_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.376200", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012055_PE1 base=S012055_PE1", "timestamp": "2025-09-01T16:35:14.376479", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012055_PE1", "timestamp": "2025-09-01T16:35:14.376927", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012055_PE1: conveyor=S012055_PE1_VFD1.CTRL parent_fault=S012055_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012055_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.378068", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012059_PE2 base=S012059_PE2", "timestamp": "2025-09-01T16:35:14.378311", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012059_PE2", "timestamp": "2025-09-01T16:35:14.378701", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012059_PE2: conveyor=S012059_PE2_VFD1.CTRL parent_fault=S012059_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012059_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.379927", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012055_PE2 base=S012055_PE2", "timestamp": "2025-09-01T16:35:14.380198", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012055_PE2", "timestamp": "2025-09-01T16:35:14.380825", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012055_PE2: conveyor=S012055_PE2_VFD1.CTRL parent_fault=S012055_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012055_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.382049", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012059_PE2 base=S012059_PE2", "timestamp": "2025-09-01T16:35:14.382312", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012059_PE2", "timestamp": "2025-09-01T16:35:14.382767", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012059_PE2: conveyor=S012059_PE2_VFD1.CTRL parent_fault=S012059_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012059_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.383883", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012055_PE3 base=S012055_PE3", "timestamp": "2025-09-01T16:35:14.384121", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012055_PE3", "timestamp": "2025-09-01T16:35:14.384578", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012055_PE3: conveyor=S012055_PE3_VFD1.CTRL parent_fault=S012055_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012055_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.385744", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012061_PE3 base=S012061_PE3", "timestamp": "2025-09-01T16:35:14.386018", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012061_PE3", "timestamp": "2025-09-01T16:35:14.386475", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012061_PE3: conveyor=S012061_PE3_VFD1.CTRL parent_fault=S012061_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012061_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.387722", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012060_PE1 base=S012060_PE1", "timestamp": "2025-09-01T16:35:14.387980", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012060_PE1", "timestamp": "2025-09-01T16:35:14.388458", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012060_PE1: conveyor=S012060_PE1_VFD1.CTRL parent_fault=S012060_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012060_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.389729", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012060_PE2 base=S012060_PE2", "timestamp": "2025-09-01T16:35:14.390018", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012060_PE2", "timestamp": "2025-09-01T16:35:14.390492", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012060_PE2: conveyor=S012060_PE2_VFD1.CTRL parent_fault=S012060_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012060_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.391724", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012060_PE3 base=S012060_PE3", "timestamp": "2025-09-01T16:35:14.392031", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012060_PE3", "timestamp": "2025-09-01T16:35:14.392488", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012060_PE3: conveyor=S012060_PE3_VFD1.CTRL parent_fault=S012060_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012060_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.393743", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012062_PE1 base=S012062_PE1", "timestamp": "2025-09-01T16:35:14.394024", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012062_PE1", "timestamp": "2025-09-01T16:35:14.394510", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012062_PE1: conveyor=S012062_PE1_VFD1.CTRL parent_fault=S012062_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012062_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.395776", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012062_PE2 base=S012062_PE2", "timestamp": "2025-09-01T16:35:14.396070", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012062_PE2", "timestamp": "2025-09-01T16:35:14.396522", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012062_PE2: conveyor=S012062_PE2_VFD1.CTRL parent_fault=S012062_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012062_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.398327", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012062_PE3 base=S012062_PE3", "timestamp": "2025-09-01T16:35:14.398644", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012062_PE3", "timestamp": "2025-09-01T16:35:14.399096", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012062_PE3: conveyor=S012062_PE3_VFD1.CTRL parent_fault=S012062_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012062_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.400394", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012058_PE1 base=S012058_PE1", "timestamp": "2025-09-01T16:35:14.400650", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012058_PE1", "timestamp": "2025-09-01T16:35:14.401113", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012058_PE1: conveyor=S012058_PE1_VFD1.CTRL parent_fault=S012058_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012058_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.402395", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012058_PE2 base=S012058_PE2", "timestamp": "2025-09-01T16:35:14.402674", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012058_PE2", "timestamp": "2025-09-01T16:35:14.403112", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012058_PE2: conveyor=S012058_PE2_VFD1.CTRL parent_fault=S012058_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012058_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.404503", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012058_PE3 base=S012058_PE3", "timestamp": "2025-09-01T16:35:14.404769", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012058_PE3", "timestamp": "2025-09-01T16:35:14.405226", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012058_PE3: conveyor=S012058_PE3_VFD1.CTRL parent_fault=S012058_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012058_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.406428", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012056_PE1 base=S012056_PE1", "timestamp": "2025-09-01T16:35:14.406726", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012056_PE1", "timestamp": "2025-09-01T16:35:14.407179", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012056_PE1: conveyor=S012056_PE1_VFD1.CTRL parent_fault=S012056_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012056_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.408400", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012056_PE2 base=S012056_PE2", "timestamp": "2025-09-01T16:35:14.408654", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012056_PE2", "timestamp": "2025-09-01T16:35:14.409104", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012056_PE2: conveyor=S012056_PE2_VFD1.CTRL parent_fault=S012056_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012056_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.410332", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012056_PE3 base=S012056_PE3", "timestamp": "2025-09-01T16:35:14.410633", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012056_PE3", "timestamp": "2025-09-01T16:35:14.411057", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012056_PE3: conveyor=S012056_PE3_VFD1.CTRL parent_fault=S012056_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012056_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.412288", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012065_PE1 base=S012065_PE1", "timestamp": "2025-09-01T16:35:14.412529", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012065_PE1", "timestamp": "2025-09-01T16:35:14.412961", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012065_PE1: conveyor=S012065_PE1_VFD1.CTRL parent_fault=S012065_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012065_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.414201", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012065_PE2 base=S012065_PE2", "timestamp": "2025-09-01T16:35:14.414495", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012065_PE2", "timestamp": "2025-09-01T16:35:14.414923", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012065_PE2: conveyor=S012065_PE2_VFD1.CTRL parent_fault=S012065_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012065_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.416108", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012065_PE3 base=S012065_PE3", "timestamp": "2025-09-01T16:35:14.416422", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012065_PE3", "timestamp": "2025-09-01T16:35:14.416823", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012065_PE3: conveyor=S012065_PE3_VFD1.CTRL parent_fault=S012065_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012065_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.418216", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012063_PE1 base=S012063_PE1", "timestamp": "2025-09-01T16:35:14.418485", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012063_PE1", "timestamp": "2025-09-01T16:35:14.418905", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012063_PE1: conveyor=S012063_PE1_VFD1.CTRL parent_fault=S012063_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012063_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.420078", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012063_PE2 base=S012063_PE2", "timestamp": "2025-09-01T16:35:14.420361", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012063_PE2", "timestamp": "2025-09-01T16:35:14.420790", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012063_PE2: conveyor=S012063_PE2_VFD1.CTRL parent_fault=S012063_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012063_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.422026", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012063_PE3 base=S012063_PE3", "timestamp": "2025-09-01T16:35:14.422293", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012063_PE3", "timestamp": "2025-09-01T16:35:14.422731", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012063_PE3: conveyor=S012063_PE3_VFD1.CTRL parent_fault=S012063_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012063_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.424026", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012067_PE1 base=S012067_PE1", "timestamp": "2025-09-01T16:35:14.424281", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012067_PE1", "timestamp": "2025-09-01T16:35:14.424751", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012067_PE1: conveyor=S012067_PE1_VFD1.CTRL parent_fault=S012067_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012067_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.425995", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012067_PE2 base=S012067_PE2", "timestamp": "2025-09-01T16:35:14.426263", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012067_PE2", "timestamp": "2025-09-01T16:35:14.426728", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012067_PE2: conveyor=S012067_PE2_VFD1.CTRL parent_fault=S012067_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012067_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.427970", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012067_PE3 base=S012067_PE3", "timestamp": "2025-09-01T16:35:14.428281", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012067_PE3", "timestamp": "2025-09-01T16:35:14.428704", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012067_PE3: conveyor=S012067_PE3_VFD1.CTRL parent_fault=S012067_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012067_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.430013", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012069_PE1 base=S012069_PE1", "timestamp": "2025-09-01T16:35:14.430327", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012069_PE1", "timestamp": "2025-09-01T16:35:14.430925", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012069_PE1: conveyor=S012069_PE1_VFD1.CTRL parent_fault=S012069_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012069_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.432392", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012069_PE2 base=S012069_PE2", "timestamp": "2025-09-01T16:35:14.432665", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012069_PE2", "timestamp": "2025-09-01T16:35:14.433115", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012069_PE2: conveyor=S012069_PE2_VFD1.CTRL parent_fault=S012069_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012069_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.434345", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012069_PE3 base=S012069_PE3", "timestamp": "2025-09-01T16:35:14.434627", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012069_PE3", "timestamp": "2025-09-01T16:35:14.435102", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012069_PE3: conveyor=S012069_PE3_VFD1.CTRL parent_fault=S012069_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012069_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.436341", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012068_PE1 base=S012068_PE1", "timestamp": "2025-09-01T16:35:14.436623", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012068_PE1", "timestamp": "2025-09-01T16:35:14.437083", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012068_PE1: conveyor=S012068_PE1_VFD1.CTRL parent_fault=S012068_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012068_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.438331", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012068_PE3 base=S012068_PE3", "timestamp": "2025-09-01T16:35:14.438616", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012068_PE3", "timestamp": "2025-09-01T16:35:14.439042", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012068_PE3: conveyor=S012068_PE3_VFD1.CTRL parent_fault=S012068_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012068_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.440331", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012068_PE2 base=S012068_PE2", "timestamp": "2025-09-01T16:35:14.440591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012068_PE2", "timestamp": "2025-09-01T16:35:14.440997", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012068_PE2: conveyor=S012068_PE2_VFD1.CTRL parent_fault=S012068_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012068_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.442257", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012066_PE1 base=S012066_PE1", "timestamp": "2025-09-01T16:35:14.442530", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012066_PE1", "timestamp": "2025-09-01T16:35:14.442949", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012066_PE1: conveyor=S012066_PE1_VFD1.CTRL parent_fault=S012066_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012066_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.444181", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012066_PE2 base=S012066_PE2", "timestamp": "2025-09-01T16:35:14.444553", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012066_PE2", "timestamp": "2025-09-01T16:35:14.445004", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012066_PE2: conveyor=S012066_PE2_VFD1.CTRL parent_fault=S012066_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012066_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.446254", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012066_PE3 base=S012066_PE3", "timestamp": "2025-09-01T16:35:14.446516", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012066_PE3", "timestamp": "2025-09-01T16:35:14.446933", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012066_PE3: conveyor=S012066_PE3_VFD1.CTRL parent_fault=S012066_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012066_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.448350", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012064_PE1 base=S012064_PE1", "timestamp": "2025-09-01T16:35:14.448626", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012064_PE1", "timestamp": "2025-09-01T16:35:14.449089", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012064_PE1: conveyor=S012064_PE1_VFD1.CTRL parent_fault=S012064_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012064_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.450312", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012064_PE2 base=S012064_PE2", "timestamp": "2025-09-01T16:35:14.450589", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012064_PE2", "timestamp": "2025-09-01T16:35:14.451003", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012064_PE2: conveyor=S012064_PE2_VFD1.CTRL parent_fault=S012064_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012064_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.452180", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012064_PE3 base=S012064_PE3", "timestamp": "2025-09-01T16:35:14.452457", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012064_PE3", "timestamp": "2025-09-01T16:35:14.452873", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012064_PE3: conveyor=S012064_PE3_VFD1.CTRL parent_fault=S012064_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012064_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.454098", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012006_PE1 base=S012006_PE1", "timestamp": "2025-09-01T16:35:14.454355", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012006_PE1", "timestamp": "2025-09-01T16:35:14.454754", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012006_PE1: conveyor=S012006_PE1_VFD1.CTRL parent_fault=S012006_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012006_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.456005", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012006_PE2 base=S012006_PE2", "timestamp": "2025-09-01T16:35:14.456245", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012006_PE2", "timestamp": "2025-09-01T16:35:14.456659", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012006_PE2: conveyor=S012006_PE2_VFD1.CTRL parent_fault=S012006_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012006_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.457846", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012006_PE3 base=S012006_PE3", "timestamp": "2025-09-01T16:35:14.458077", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012006_PE3", "timestamp": "2025-09-01T16:35:14.458434", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012006_PE3: conveyor=S012006_PE3_VFD1.CTRL parent_fault=S012006_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012006_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.459824", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012008_PE1 base=S012008_PE1", "timestamp": "2025-09-01T16:35:14.460069", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012008_PE1", "timestamp": "2025-09-01T16:35:14.460679", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012008_PE1: conveyor=S012008_PE1_VFD1.CTRL parent_fault=S012008_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012008_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.462057", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012008_PE2 base=S012008_PE2", "timestamp": "2025-09-01T16:35:14.462332", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012008_PE2", "timestamp": "2025-09-01T16:35:14.462803", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012008_PE2: conveyor=S012008_PE2_VFD1.CTRL parent_fault=S012008_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012008_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.464318", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012008_PE3 base=S012008_PE3", "timestamp": "2025-09-01T16:35:14.464597", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012008_PE3", "timestamp": "2025-09-01T16:35:14.464998", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012008_PE3: conveyor=S012008_PE3_VFD1.CTRL parent_fault=S012008_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012008_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.466298", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012004_PE1 base=S012004_PE1", "timestamp": "2025-09-01T16:35:14.466556", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012004_PE1", "timestamp": "2025-09-01T16:35:14.466990", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012004_PE1: conveyor=S012004_PE1_VFD1.CTRL parent_fault=S012004_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012004_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.468177", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012004_PE2 base=S012004_PE2", "timestamp": "2025-09-01T16:35:14.468431", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012004_PE2", "timestamp": "2025-09-01T16:35:14.468874", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012004_PE2: conveyor=S012004_PE2_VFD1.CTRL parent_fault=S012004_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012004_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.470132", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012004_PE3 base=S012004_PE3", "timestamp": "2025-09-01T16:35:14.470377", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012004_PE3", "timestamp": "2025-09-01T16:35:14.470823", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012004_PE3: conveyor=S012004_PE3_VFD1.CTRL parent_fault=S012004_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012004_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.472123", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012002_PE1 base=S012002_PE1", "timestamp": "2025-09-01T16:35:14.472378", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012002_PE1", "timestamp": "2025-09-01T16:35:14.472790", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012002_PE1: conveyor=S012002_PE1_VFD1.CTRL parent_fault=S012002_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012002_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.474013", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012002_PE2 base=S012002_PE2", "timestamp": "2025-09-01T16:35:14.474257", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012002_PE2", "timestamp": "2025-09-01T16:35:14.474639", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012002_PE2: conveyor=S012002_PE2_VFD1.CTRL parent_fault=S012002_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012002_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.475805", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012002_PE3 base=S012002_PE3", "timestamp": "2025-09-01T16:35:14.476119", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012002_PE3", "timestamp": "2025-09-01T16:35:14.476559", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012002_PE3: conveyor=S012002_PE3_VFD1.CTRL parent_fault=S012002_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012002_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.477866", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012018_PE1 base=S012018_PE1", "timestamp": "2025-09-01T16:35:14.478136", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012018_PE1", "timestamp": "2025-09-01T16:35:14.478537", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012018_PE1: conveyor=S012018_PE1_VFD1.CTRL parent_fault=S012018_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012018_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.479827", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012018_PE2 base=S012018_PE2", "timestamp": "2025-09-01T16:35:14.480072", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012018_PE2", "timestamp": "2025-09-01T16:35:14.480550", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012018_PE2: conveyor=S012018_PE2_VFD1.CTRL parent_fault=S012018_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012018_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.481889", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012018_PE3 base=S012018_PE3", "timestamp": "2025-09-01T16:35:14.482155", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012018_PE3", "timestamp": "2025-09-01T16:35:14.482625", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012018_PE3: conveyor=S012018_PE3_VFD1.CTRL parent_fault=S012018_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012018_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.483850", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012020_PE1 base=S012020_PE1", "timestamp": "2025-09-01T16:35:14.484108", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012020_PE1", "timestamp": "2025-09-01T16:35:14.484534", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012020_PE1: conveyor=S012020_PE1_VFD1.CTRL parent_fault=S012020_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012020_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.485780", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012020_PE2 base=S012020_PE2", "timestamp": "2025-09-01T16:35:14.486051", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012020_PE2", "timestamp": "2025-09-01T16:35:14.486497", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012020_PE2: conveyor=S012020_PE2_VFD1.CTRL parent_fault=S012020_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012020_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.487736", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012020_PE3 base=S012020_PE3", "timestamp": "2025-09-01T16:35:14.488012", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012020_PE3", "timestamp": "2025-09-01T16:35:14.488417", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012020_PE3: conveyor=S012020_PE3_VFD1.CTRL parent_fault=S012020_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012020_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.489879", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012016_PE1 base=S012016_PE1", "timestamp": "2025-09-01T16:35:14.490139", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012016_PE1", "timestamp": "2025-09-01T16:35:14.490558", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012016_PE1: conveyor=S012016_PE1_VFD1.CTRL parent_fault=S012016_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012016_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.491809", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012016_PE2 base=S012016_PE2", "timestamp": "2025-09-01T16:35:14.492095", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012016_PE2", "timestamp": "2025-09-01T16:35:14.492501", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012016_PE2: conveyor=S012016_PE2_VFD1.CTRL parent_fault=S012016_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012016_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.493758", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012016_PE3 base=S012016_PE3", "timestamp": "2025-09-01T16:35:14.494019", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012016_PE3", "timestamp": "2025-09-01T16:35:14.494448", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012016_PE3: conveyor=S012016_PE3_VFD1.CTRL parent_fault=S012016_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012016_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.495634", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012014_PE1 base=S012014_PE1", "timestamp": "2025-09-01T16:35:14.495872", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012014_PE1", "timestamp": "2025-09-01T16:35:14.496306", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012014_PE1: conveyor=S012014_PE1_VFD1.CTRL parent_fault=S012014_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012014_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.497881", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012014_PE2 base=S012014_PE2", "timestamp": "2025-09-01T16:35:14.498157", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012014_PE2", "timestamp": "2025-09-01T16:35:14.498590", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012014_PE2: conveyor=S012014_PE2_VFD1.CTRL parent_fault=S012014_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012014_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.499835", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012014_PE3 base=S012014_PE3", "timestamp": "2025-09-01T16:35:14.500066", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012014_PE3", "timestamp": "2025-09-01T16:35:14.500452", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012014_PE3: conveyor=S012014_PE3_VFD1.CTRL parent_fault=S012014_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012014_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.501657", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012022_PE1 base=S012022_PE1", "timestamp": "2025-09-01T16:35:14.501883", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012022_PE1", "timestamp": "2025-09-01T16:35:14.502258", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012022_PE1: conveyor=S012022_PE1_VFD1.CTRL parent_fault=S012022_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH4:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012022_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.503417", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012022_PE2 base=S012022_PE2", "timestamp": "2025-09-01T16:35:14.503640", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012022_PE2", "timestamp": "2025-09-01T16:35:14.504058", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012022_PE2: conveyor=S012022_PE2_VFD1.CTRL parent_fault=S012022_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH4:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012022_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.505261", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012022_PE3 base=S012022_PE3", "timestamp": "2025-09-01T16:35:14.505492", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012022_PE3", "timestamp": "2025-09-01T16:35:14.505899", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012022_PE3: conveyor=S012022_PE3_VFD1.CTRL parent_fault=S012022_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH4:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012022_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.507146", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012025_PE1 base=S012025_PE1", "timestamp": "2025-09-01T16:35:14.507373", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012025_PE1", "timestamp": "2025-09-01T16:35:14.507777", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012025_PE1: conveyor=S012025_PE1_VFD1.CTRL parent_fault=S012025_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012025_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.509006", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012025_PE2 base=S012025_PE2", "timestamp": "2025-09-01T16:35:14.509258", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012025_PE2", "timestamp": "2025-09-01T16:35:14.509699", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012025_PE2: conveyor=S012025_PE2_VFD1.CTRL parent_fault=S012025_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012025_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.510904", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012025_PE3 base=S012025_PE3", "timestamp": "2025-09-01T16:35:14.511163", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012025_PE3", "timestamp": "2025-09-01T16:35:14.511546", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012025_PE3: conveyor=S012025_PE3_VFD1.CTRL parent_fault=S012025_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012025_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.512738", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012023_PE1 base=S012023_PE1", "timestamp": "2025-09-01T16:35:14.512994", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012023_PE1", "timestamp": "2025-09-01T16:35:14.513429", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012023_PE1: conveyor=S012023_PE1_VFD1.CTRL parent_fault=S012023_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012023_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.514934", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012023_PE2 base=S012023_PE2", "timestamp": "2025-09-01T16:35:14.515192", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012023_PE2", "timestamp": "2025-09-01T16:35:14.515646", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012023_PE2: conveyor=S012023_PE2_VFD1.CTRL parent_fault=S012023_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012023_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.516887", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012023_PE3 base=S012023_PE3", "timestamp": "2025-09-01T16:35:14.517109", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012023_PE3", "timestamp": "2025-09-01T16:35:14.517519", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012023_PE3: conveyor=S012023_PE3_VFD1.CTRL parent_fault=S012023_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012023_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.518842", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012027_PE1 base=S012027_PE1", "timestamp": "2025-09-01T16:35:14.519079", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012027_PE1", "timestamp": "2025-09-01T16:35:14.519469", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012027_PE1: conveyor=S012027_PE1_VFD1.CTRL parent_fault=S012027_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012027_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.520725", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012027_PE2 base=S012027_PE2", "timestamp": "2025-09-01T16:35:14.520979", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012027_PE2", "timestamp": "2025-09-01T16:35:14.521407", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012027_PE2: conveyor=S012027_PE2_VFD1.CTRL parent_fault=S012027_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012027_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.522630", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012027_PE3 base=S012027_PE3", "timestamp": "2025-09-01T16:35:14.522892", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012027_PE3", "timestamp": "2025-09-01T16:35:14.523309", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012027_PE3: conveyor=S012027_PE3_VFD1.CTRL parent_fault=S012027_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012027_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.524624", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012029_PE1 base=S012029_PE1", "timestamp": "2025-09-01T16:35:14.524937", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012029_PE1", "timestamp": "2025-09-01T16:35:14.525362", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012029_PE1: conveyor=S012029_PE1_VFD1.CTRL parent_fault=S012029_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012029_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.526554", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012029_PE2 base=S012029_PE2", "timestamp": "2025-09-01T16:35:14.526789", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012029_PE2", "timestamp": "2025-09-01T16:35:14.527205", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012029_PE2: conveyor=S012029_PE2_VFD1.CTRL parent_fault=S012029_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012029_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.528428", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012029_PE3 base=S012029_PE3", "timestamp": "2025-09-01T16:35:14.528681", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012029_PE3", "timestamp": "2025-09-01T16:35:14.529217", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012029_PE3: conveyor=S012029_PE3_VFD1.CTRL parent_fault=S012029_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012029_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.530454", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012028_PE1 base=S012028_PE1", "timestamp": "2025-09-01T16:35:14.530710", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012028_PE1", "timestamp": "2025-09-01T16:35:14.531113", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012028_PE1: conveyor=S012028_PE1_VFD1.CTRL parent_fault=S012028_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012028_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.532388", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012028_PE2 base=S012028_PE2", "timestamp": "2025-09-01T16:35:14.532630", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012028_PE2", "timestamp": "2025-09-01T16:35:14.533002", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012028_PE2: conveyor=S012028_PE2_VFD1.CTRL parent_fault=S012028_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012028_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.534253", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012028_PE3 base=S012028_PE3", "timestamp": "2025-09-01T16:35:14.534514", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012028_PE3", "timestamp": "2025-09-01T16:35:14.534920", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012028_PE3: conveyor=S012028_PE3_VFD1.CTRL parent_fault=S012028_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012028_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.536178", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012030_PE1 base=S012030_PE1", "timestamp": "2025-09-01T16:35:14.536487", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012030_PE1", "timestamp": "2025-09-01T16:35:14.536935", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012030_PE1: conveyor=S012030_PE1_VFD1.CTRL parent_fault=S012030_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012030_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.538199", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012030_PE2 base=S012030_PE2", "timestamp": "2025-09-01T16:35:14.538469", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012030_PE2", "timestamp": "2025-09-01T16:35:14.538962", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012030_PE2: conveyor=S012030_PE2_VFD1.CTRL parent_fault=S012030_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012030_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.540335", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012030_PE3 base=S012030_PE3", "timestamp": "2025-09-01T16:35:14.540586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012030_PE3", "timestamp": "2025-09-01T16:35:14.541315", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012030_PE3: conveyor=S012030_PE3_VFD1.CTRL parent_fault=S012030_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012030_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.543836", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012026_PE1 base=S012026_PE1", "timestamp": "2025-09-01T16:35:14.544220", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012026_PE1", "timestamp": "2025-09-01T16:35:14.544765", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012026_PE1: conveyor=S012026_PE1_VFD1.CTRL parent_fault=S012026_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012026_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.546243", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012026_PE2 base=S012026_PE2", "timestamp": "2025-09-01T16:35:14.546522", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012026_PE2", "timestamp": "2025-09-01T16:35:14.546978", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012026_PE2: conveyor=S012026_PE2_VFD1.CTRL parent_fault=S012026_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012026_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.548275", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012026_PE3 base=S012026_PE3", "timestamp": "2025-09-01T16:35:14.548520", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012026_PE3", "timestamp": "2025-09-01T16:35:14.548878", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012026_PE3: conveyor=S012026_PE3_VFD1.CTRL parent_fault=S012026_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012026_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.550223", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012024_PE1 base=S012024_PE1", "timestamp": "2025-09-01T16:35:14.550469", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012024_PE1", "timestamp": "2025-09-01T16:35:14.550894", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012024_PE1: conveyor=S012024_PE1_VFD1.CTRL parent_fault=S012024_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012024_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.552111", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012024_PE2 base=S012024_PE2", "timestamp": "2025-09-01T16:35:14.552425", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012024_PE2", "timestamp": "2025-09-01T16:35:14.552806", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012024_PE2: conveyor=S012024_PE2_VFD1.CTRL parent_fault=S012024_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012024_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.554065", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012024_PE3 base=S012024_PE3", "timestamp": "2025-09-01T16:35:14.554441", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012024_PE3", "timestamp": "2025-09-01T16:35:14.554884", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012024_PE3: conveyor=S012024_PE3_VFD1.CTRL parent_fault=S012024_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012024_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.556054", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012033_PE1 base=S012033_PE1", "timestamp": "2025-09-01T16:35:14.556256", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012033_PE1", "timestamp": "2025-09-01T16:35:14.556617", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012033_PE1: conveyor=S012033_PE1_VFD1.CTRL parent_fault=S012033_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012033_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.557784", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012033_PE2 base=S012033_PE2", "timestamp": "2025-09-01T16:35:14.558021", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012033_PE2", "timestamp": "2025-09-01T16:35:14.558427", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012033_PE2: conveyor=S012033_PE2_VFD1.CTRL parent_fault=S012033_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012033_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.559622", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012033_PE3 base=S012033_PE3", "timestamp": "2025-09-01T16:35:14.559836", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012033_PE3", "timestamp": "2025-09-01T16:35:14.560306", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012033_PE3: conveyor=S012033_PE3_VFD1.CTRL parent_fault=S012033_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012033_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.561636", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012031_PE1 base=S012031_PE1", "timestamp": "2025-09-01T16:35:14.561893", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012031_PE1", "timestamp": "2025-09-01T16:35:14.562303", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012031_PE1: conveyor=S012031_PE1_VFD1.CTRL parent_fault=S012031_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012031_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.563475", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012031_PE2 base=S012031_PE2", "timestamp": "2025-09-01T16:35:14.563675", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012031_PE2", "timestamp": "2025-09-01T16:35:14.564048", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012031_PE2: conveyor=S012031_PE2_VFD1.CTRL parent_fault=S012031_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012031_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.565208", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012031_PE3 base=S012031_PE3", "timestamp": "2025-09-01T16:35:14.565417", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012031_PE3", "timestamp": "2025-09-01T16:35:14.565798", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012031_PE3: conveyor=S012031_PE3_VFD1.CTRL parent_fault=S012031_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012031_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.566924", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012035_PE1 base=S012035_PE1", "timestamp": "2025-09-01T16:35:14.567167", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012035_PE1", "timestamp": "2025-09-01T16:35:14.567561", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012035_PE1: conveyor=S012035_PE1_VFD1.CTRL parent_fault=S012035_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012035_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.568782", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012035_PE2 base=S012035_PE2", "timestamp": "2025-09-01T16:35:14.569066", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012035_PE2", "timestamp": "2025-09-01T16:35:14.569561", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012035_PE2: conveyor=S012035_PE2_VFD1.CTRL parent_fault=S012035_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012035_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.570861", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012035_PE3 base=S012035_PE3", "timestamp": "2025-09-01T16:35:14.571137", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012035_PE3", "timestamp": "2025-09-01T16:35:14.571570", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012035_PE3: conveyor=S012035_PE3_VFD1.CTRL parent_fault=S012035_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012035_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.572749", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012037_PE1 base=S012037_PE1", "timestamp": "2025-09-01T16:35:14.573016", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012037_PE1", "timestamp": "2025-09-01T16:35:14.573451", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012037_PE1: conveyor=S012037_PE1_VFD1.CTRL parent_fault=S012037_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012037_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.574669", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012037_PE2 base=S012037_PE2", "timestamp": "2025-09-01T16:35:14.574998", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012037_PE2", "timestamp": "2025-09-01T16:35:14.575406", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012037_PE2: conveyor=S012037_PE2_VFD1.CTRL parent_fault=S012037_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012037_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.576705", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012037_PE3 base=S012037_PE3", "timestamp": "2025-09-01T16:35:14.577023", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012037_PE3", "timestamp": "2025-09-01T16:35:14.577500", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012037_PE3: conveyor=S012037_PE3_VFD1.CTRL parent_fault=S012037_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012037_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.578791", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012036_PE1 base=S012036_PE1", "timestamp": "2025-09-01T16:35:14.579079", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012036_PE1", "timestamp": "2025-09-01T16:35:14.579558", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012036_PE1: conveyor=S012036_PE1_VFD1.CTRL parent_fault=S012036_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012036_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.581088", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012036_PE2 base=S012036_PE2", "timestamp": "2025-09-01T16:35:14.581562", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012036_PE2", "timestamp": "2025-09-01T16:35:14.582135", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012036_PE2: conveyor=S012036_PE2_VFD1.CTRL parent_fault=S012036_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012036_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.583505", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012036_PE3 base=S012036_PE3", "timestamp": "2025-09-01T16:35:14.583811", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012036_PE3", "timestamp": "2025-09-01T16:35:14.584270", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012036_PE3: conveyor=S012036_PE3_VFD1.CTRL parent_fault=S012036_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012036_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.585781", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012038_PE1 base=S012038_PE1", "timestamp": "2025-09-01T16:35:14.586094", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012038_PE1", "timestamp": "2025-09-01T16:35:14.586570", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012038_PE1: conveyor=S012038_PE1_VFD1.CTRL parent_fault=S012038_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012038_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.588205", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012038_PE2 base=S012038_PE2", "timestamp": "2025-09-01T16:35:14.588522", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012038_PE2", "timestamp": "2025-09-01T16:35:14.589052", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012038_PE2: conveyor=S012038_PE2_VFD1.CTRL parent_fault=S012038_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012038_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.591311", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012038_PE3 base=S012038_PE3", "timestamp": "2025-09-01T16:35:14.591692", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012038_PE3", "timestamp": "2025-09-01T16:35:14.592315", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012038_PE3: conveyor=S012038_PE3_VFD1.CTRL parent_fault=S012038_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012038_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.595135", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012034_PE1 base=S012034_PE1", "timestamp": "2025-09-01T16:35:14.595558", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012034_PE1", "timestamp": "2025-09-01T16:35:14.596094", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012034_PE1: conveyor=S012034_PE1_VFD1.CTRL parent_fault=S012034_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012034_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.597692", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012034_PE2 base=S012034_PE2", "timestamp": "2025-09-01T16:35:14.598169", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012034_PE2", "timestamp": "2025-09-01T16:35:14.598734", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012034_PE2: conveyor=S012034_PE2_VFD1.CTRL parent_fault=S012034_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012034_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.600099", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012034_PE3 base=S012034_PE3", "timestamp": "2025-09-01T16:35:14.600429", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012034_PE3", "timestamp": "2025-09-01T16:35:14.600899", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012034_PE3: conveyor=S012034_PE3_VFD1.CTRL parent_fault=S012034_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012034_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.602431", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012032_PE1 base=S012032_PE1", "timestamp": "2025-09-01T16:35:14.602765", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012032_PE1", "timestamp": "2025-09-01T16:35:14.603210", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012032_PE1: conveyor=S012032_PE1_VFD1.CTRL parent_fault=S012032_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012032_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.604545", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012032_PE2 base=S012032_PE2", "timestamp": "2025-09-01T16:35:14.604883", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012032_PE2", "timestamp": "2025-09-01T16:35:14.605403", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012032_PE2: conveyor=S012032_PE2_VFD1.CTRL parent_fault=S012032_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012032_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.606694", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012032_PE3 base=S012032_PE3", "timestamp": "2025-09-01T16:35:14.606992", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012032_PE3", "timestamp": "2025-09-01T16:35:14.607432", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012032_PE3: conveyor=S012032_PE3_VFD1.CTRL parent_fault=S012032_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012032_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.608757", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013003_PE1 base=S013003_PE1", "timestamp": "2025-09-01T16:35:14.609067", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013003_PE1", "timestamp": "2025-09-01T16:35:14.609550", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013003_PE1: conveyor=S013003_PE1_VFD1.CTRL parent_fault=S013003_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013003_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.610898", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013003_PE2 base=S013003_PE2", "timestamp": "2025-09-01T16:35:14.611199", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013003_PE2", "timestamp": "2025-09-01T16:35:14.611612", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013003_PE2: conveyor=S013003_PE2_VFD1.CTRL parent_fault=S013003_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013003_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.612961", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013003_PE3 base=S013003_PE3", "timestamp": "2025-09-01T16:35:14.613338", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013003_PE3", "timestamp": "2025-09-01T16:35:14.614471", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013003_PE3: conveyor=S013003_PE3_VFD1.CTRL parent_fault=S013003_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013003_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.616928", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013001_PE1 base=S013001_PE1", "timestamp": "2025-09-01T16:35:14.617485", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013001_PE1", "timestamp": "2025-09-01T16:35:14.618721", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013001_PE1: conveyor=S013001_PE1_VFD1.CTRL parent_fault=S013001_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013001_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.620602", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013001_PE2 base=S013001_PE2", "timestamp": "2025-09-01T16:35:14.620945", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013001_PE2", "timestamp": "2025-09-01T16:35:14.621873", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013001_PE2: conveyor=S013001_PE2_VFD1.CTRL parent_fault=S013001_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013001_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.623877", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013001_PE3 base=S013001_PE3", "timestamp": "2025-09-01T16:35:14.624397", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013001_PE3", "timestamp": "2025-09-01T16:35:14.624921", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013001_PE3: conveyor=S013001_PE3_VFD1.CTRL parent_fault=S013001_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013001_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.626407", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013005_PE1 base=S013005_PE1", "timestamp": "2025-09-01T16:35:14.626761", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013005_PE1", "timestamp": "2025-09-01T16:35:14.627446", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013005_PE1: conveyor=S013005_PE1_VFD1.CTRL parent_fault=S013005_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013005_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.628964", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013005_PE2 base=S013005_PE2", "timestamp": "2025-09-01T16:35:14.629409", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013005_PE2", "timestamp": "2025-09-01T16:35:14.630042", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013005_PE2: conveyor=S013005_PE2_VFD1.CTRL parent_fault=S013005_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013005_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.632477", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013005_PE3 base=S013005_PE3", "timestamp": "2025-09-01T16:35:14.633128", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013005_PE3", "timestamp": "2025-09-01T16:35:14.633996", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013005_PE3: conveyor=S013005_PE3_VFD1.CTRL parent_fault=S013005_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013005_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.637674", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013007_PE1 base=S013007_PE1", "timestamp": "2025-09-01T16:35:14.638114", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013007_PE1", "timestamp": "2025-09-01T16:35:14.638662", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013007_PE1: conveyor=S013007_PE1_VFD1.CTRL parent_fault=S013007_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013007_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.640039", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013007_PE2 base=S013007_PE2", "timestamp": "2025-09-01T16:35:14.640329", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013007_PE2", "timestamp": "2025-09-01T16:35:14.640803", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013007_PE2: conveyor=S013007_PE2_VFD1.CTRL parent_fault=S013007_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013007_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.642119", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013007_PE3 base=S013007_PE3", "timestamp": "2025-09-01T16:35:14.642458", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013007_PE3", "timestamp": "2025-09-01T16:35:14.642866", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013007_PE3: conveyor=S013007_PE3_VFD1.CTRL parent_fault=S013007_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013007_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.644103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013038_PE1 base=S013038_PE1", "timestamp": "2025-09-01T16:35:14.644376", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013038_PE1", "timestamp": "2025-09-01T16:35:14.644819", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013038_PE1: conveyor=S013038_PE1_VFD1.CTRL parent_fault=S013038_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013038_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.646064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013038_PE2 base=S013038_PE2", "timestamp": "2025-09-01T16:35:14.646352", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013038_PE2", "timestamp": "2025-09-01T16:35:14.646830", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013038_PE2: conveyor=S013038_PE2_VFD1.CTRL parent_fault=S013038_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013038_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.648456", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013038_PE3 base=S013038_PE3", "timestamp": "2025-09-01T16:35:14.648829", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013038_PE3", "timestamp": "2025-09-01T16:35:14.649383", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013038_PE3: conveyor=S013038_PE3_VFD1.CTRL parent_fault=S013038_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013038_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.650877", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013040_PE1 base=S013040_PE1", "timestamp": "2025-09-01T16:35:14.651218", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013040_PE1", "timestamp": "2025-09-01T16:35:14.651684", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013040_PE1: conveyor=S013040_PE1_VFD1.CTRL parent_fault=S013040_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013040_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.653006", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013040_PE2 base=S013040_PE2", "timestamp": "2025-09-01T16:35:14.653314", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013040_PE2", "timestamp": "2025-09-01T16:35:14.653801", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013040_PE2: conveyor=S013040_PE2_VFD1.CTRL parent_fault=S013040_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013040_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.655051", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013040_PE3 base=S013040_PE3", "timestamp": "2025-09-01T16:35:14.655316", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013040_PE3", "timestamp": "2025-09-01T16:35:14.655723", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013040_PE3: conveyor=S013040_PE3_VFD1.CTRL parent_fault=S013040_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013040_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.656932", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013036_PE1 base=S013036_PE1", "timestamp": "2025-09-01T16:35:14.657243", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013036_PE1", "timestamp": "2025-09-01T16:35:14.657697", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013036_PE1: conveyor=S013036_PE1_VFD1.CTRL parent_fault=S013036_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013036_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.659100", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013036_PE2 base=S013036_PE2", "timestamp": "2025-09-01T16:35:14.659415", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013036_PE2", "timestamp": "2025-09-01T16:35:14.659895", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013036_PE2: conveyor=S013036_PE2_VFD1.CTRL parent_fault=S013036_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013036_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.661165", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013036_PE3 base=S013036_PE3", "timestamp": "2025-09-01T16:35:14.661467", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013036_PE3", "timestamp": "2025-09-01T16:35:14.661929", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013036_PE3: conveyor=S013036_PE3_VFD1.CTRL parent_fault=S013036_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013036_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.675241", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013034_PE1 base=S013034_PE1", "timestamp": "2025-09-01T16:35:14.675768", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013034_PE1", "timestamp": "2025-09-01T16:35:14.676303", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013034_PE1: conveyor=S013034_PE1_VFD1.CTRL parent_fault=S013034_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013034_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.677638", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013034_PE2 base=S013034_PE2", "timestamp": "2025-09-01T16:35:14.677943", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013034_PE2", "timestamp": "2025-09-01T16:35:14.678438", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013034_PE2: conveyor=S013034_PE2_VFD1.CTRL parent_fault=S013034_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013034_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.679814", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013034_PE3 base=S013034_PE3", "timestamp": "2025-09-01T16:35:14.680142", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013034_PE3", "timestamp": "2025-09-01T16:35:14.680629", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013034_PE3: conveyor=S013034_PE3_VFD1.CTRL parent_fault=S013034_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013034_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.682006", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013043_PE1 base=S013043_PE1", "timestamp": "2025-09-01T16:35:14.682376", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013043_PE1", "timestamp": "2025-09-01T16:35:14.682830", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013043_PE1: conveyor=S013043_PE1_VFD1.CTRL parent_fault=S013043_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013043_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.684281", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013043_PE2 base=S013043_PE2", "timestamp": "2025-09-01T16:35:14.684704", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013043_PE2", "timestamp": "2025-09-01T16:35:14.685605", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013043_PE2: conveyor=S013043_PE2_VFD1.CTRL parent_fault=S013043_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013043_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.687846", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013043_PE3 base=S013043_PE3", "timestamp": "2025-09-01T16:35:14.688170", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013043_PE3", "timestamp": "2025-09-01T16:35:14.688612", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013043_PE3: conveyor=S013043_PE3_VFD1.CTRL parent_fault=S013043_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013043_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.689945", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013041_PE1 base=S013041_PE1", "timestamp": "2025-09-01T16:35:14.690237", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013041_PE1", "timestamp": "2025-09-01T16:35:14.690701", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013041_PE1: conveyor=S013041_PE1_VFD1.CTRL parent_fault=S013041_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013041_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.692052", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013041_PE2 base=S013041_PE2", "timestamp": "2025-09-01T16:35:14.692393", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013041_PE2", "timestamp": "2025-09-01T16:35:14.692893", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013041_PE2: conveyor=S013041_PE2_VFD1.CTRL parent_fault=S013041_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013041_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.694218", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013041_PE3 base=S013041_PE3", "timestamp": "2025-09-01T16:35:14.694509", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013041_PE3", "timestamp": "2025-09-01T16:35:14.694951", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013041_PE3: conveyor=S013041_PE3_VFD1.CTRL parent_fault=S013041_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013041_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.696216", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013045_PE1 base=S013045_PE1", "timestamp": "2025-09-01T16:35:14.696530", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013045_PE1", "timestamp": "2025-09-01T16:35:14.696985", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013045_PE1: conveyor=S013045_PE1_VFD1.CTRL parent_fault=S013045_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013045_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.698323", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013045_PE2 base=S013045_PE2", "timestamp": "2025-09-01T16:35:14.698694", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013045_PE2", "timestamp": "2025-09-01T16:35:14.699202", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013045_PE2: conveyor=S013045_PE2_VFD1.CTRL parent_fault=S013045_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013045_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.700693", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013045_PE3 base=S013045_PE3", "timestamp": "2025-09-01T16:35:14.701044", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013045_PE3", "timestamp": "2025-09-01T16:35:14.701492", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013045_PE3: conveyor=S013045_PE3_VFD1.CTRL parent_fault=S013045_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013045_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.702712", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013047_PE1 base=S013047_PE1", "timestamp": "2025-09-01T16:35:14.703038", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013047_PE1", "timestamp": "2025-09-01T16:35:14.703547", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013047_PE1: conveyor=S013047_PE1_VFD1.CTRL parent_fault=S013047_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013047_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.704855", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013047_PE2 base=S013047_PE2", "timestamp": "2025-09-01T16:35:14.705218", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013047_PE2", "timestamp": "2025-09-01T16:35:14.705657", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013047_PE2: conveyor=S013047_PE2_VFD1.CTRL parent_fault=S013047_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013047_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.706919", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013047_PE3 base=S013047_PE3", "timestamp": "2025-09-01T16:35:14.707268", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013047_PE3", "timestamp": "2025-09-01T16:35:14.707651", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013047_PE3: conveyor=S013047_PE3_VFD1.CTRL parent_fault=S013047_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013047_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.708837", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013048_PE2 base=S013048_PE2", "timestamp": "2025-09-01T16:35:14.709144", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013048_PE2", "timestamp": "2025-09-01T16:35:14.709542", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013048_PE2: conveyor=S013048_PE2_VFD1.CTRL parent_fault=S013048_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013048_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.710892", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013048_PE1 base=S013048_PE1", "timestamp": "2025-09-01T16:35:14.711173", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013048_PE1", "timestamp": "2025-09-01T16:35:14.711632", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013048_PE1: conveyor=S013048_PE1_VFD1.CTRL parent_fault=S013048_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013048_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.712949", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013048_PE3 base=S013048_PE3", "timestamp": "2025-09-01T16:35:14.713272", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013048_PE3", "timestamp": "2025-09-01T16:35:14.713680", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013048_PE3: conveyor=S013048_PE3_VFD1.CTRL parent_fault=S013048_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013048_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.715010", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013044_PE1 base=S013044_PE1", "timestamp": "2025-09-01T16:35:14.715383", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013044_PE1", "timestamp": "2025-09-01T16:35:14.715833", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013044_PE1: conveyor=S013044_PE1_VFD1.CTRL parent_fault=S013044_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013044_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.717025", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013044_PE2 base=S013044_PE2", "timestamp": "2025-09-01T16:35:14.717355", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013044_PE2", "timestamp": "2025-09-01T16:35:14.717820", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013044_PE2: conveyor=S013044_PE2_VFD1.CTRL parent_fault=S013044_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013044_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.719065", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013044_PE3 base=S013044_PE3", "timestamp": "2025-09-01T16:35:14.719303", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013044_PE3", "timestamp": "2025-09-01T16:35:14.719702", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013044_PE3: conveyor=S013044_PE3_VFD1.CTRL parent_fault=S013044_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013044_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.720997", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013042_PE1 base=S013042_PE1", "timestamp": "2025-09-01T16:35:14.721254", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013042_PE1", "timestamp": "2025-09-01T16:35:14.721684", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013042_PE1: conveyor=S013042_PE1_VFD1.CTRL parent_fault=S013042_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013042_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.722856", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013042_PE2 base=S013042_PE2", "timestamp": "2025-09-01T16:35:14.723118", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013042_PE2", "timestamp": "2025-09-01T16:35:14.723514", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013042_PE2: conveyor=S013042_PE2_VFD1.CTRL parent_fault=S013042_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013042_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.724657", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013042_PE3 base=S013042_PE3", "timestamp": "2025-09-01T16:35:14.724938", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013042_PE3", "timestamp": "2025-09-01T16:35:14.725311", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013042_PE3: conveyor=S013042_PE3_VFD1.CTRL parent_fault=S013042_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013042_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.726600", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013051_PE1 base=S013051_PE1", "timestamp": "2025-09-01T16:35:14.726857", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013051_PE1", "timestamp": "2025-09-01T16:35:14.727260", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013051_PE1: conveyor=S013051_PE1_VFD1.CTRL parent_fault=S013051_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013051_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.728554", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013051_PE2 base=S013051_PE2", "timestamp": "2025-09-01T16:35:14.728918", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013051_PE2", "timestamp": "2025-09-01T16:35:14.729352", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013051_PE2: conveyor=S013051_PE2_VFD1.CTRL parent_fault=S013051_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013051_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.730520", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013051_PE3 base=S013051_PE3", "timestamp": "2025-09-01T16:35:14.730863", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013051_PE3", "timestamp": "2025-09-01T16:35:14.731363", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013051_PE3: conveyor=S013051_PE3_VFD1.CTRL parent_fault=S013051_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013051_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.732723", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013049_PE1 base=S013049_PE1", "timestamp": "2025-09-01T16:35:14.733033", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013049_PE1", "timestamp": "2025-09-01T16:35:14.733483", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013049_PE1: conveyor=S013049_PE1_VFD1.CTRL parent_fault=S013049_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013049_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.734689", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013049_PE2 base=S013049_PE2", "timestamp": "2025-09-01T16:35:14.734951", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013049_PE2", "timestamp": "2025-09-01T16:35:14.735327", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013049_PE2: conveyor=S013049_PE2_VFD1.CTRL parent_fault=S013049_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013049_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.736497", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013049_PE3 base=S013049_PE3", "timestamp": "2025-09-01T16:35:14.736754", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013049_PE3", "timestamp": "2025-09-01T16:35:14.737137", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013049_PE3: conveyor=S013049_PE3_VFD1.CTRL parent_fault=S013049_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013049_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.738316", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013053_PE1 base=S013053_PE1", "timestamp": "2025-09-01T16:35:14.738591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013053_PE1", "timestamp": "2025-09-01T16:35:14.738972", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013053_PE1: conveyor=S013053_PE1_VFD1.CTRL parent_fault=S013053_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013053_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.740121", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013053_PE2 base=S013053_PE2", "timestamp": "2025-09-01T16:35:14.740365", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013053_PE2", "timestamp": "2025-09-01T16:35:14.740762", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013053_PE2: conveyor=S013053_PE2_VFD1.CTRL parent_fault=S013053_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013053_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.742110", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013053_PE3 base=S013053_PE3", "timestamp": "2025-09-01T16:35:14.742551", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013053_PE3", "timestamp": "2025-09-01T16:35:14.743298", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013053_PE3: conveyor=S013053_PE3_VFD1.CTRL parent_fault=S013053_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013053_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.744743", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013055_PE1 base=S013055_PE1", "timestamp": "2025-09-01T16:35:14.745044", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013055_PE1", "timestamp": "2025-09-01T16:35:14.745756", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013055_PE1: conveyor=S013055_PE1_VFD1.CTRL parent_fault=S013055_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013055_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.747156", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013055_PE2 base=S013055_PE2", "timestamp": "2025-09-01T16:35:14.747709", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013055_PE2", "timestamp": "2025-09-01T16:35:14.748569", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013055_PE2: conveyor=S013055_PE2_VFD1.CTRL parent_fault=S013055_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013055_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.750147", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013055_PE3 base=S013055_PE3", "timestamp": "2025-09-01T16:35:14.750467", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013055_PE3", "timestamp": "2025-09-01T16:35:14.750960", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013055_PE3: conveyor=S013055_PE3_VFD1.CTRL parent_fault=S013055_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013055_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.752251", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013054_PE1 base=S013054_PE1", "timestamp": "2025-09-01T16:35:14.752529", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013054_PE1", "timestamp": "2025-09-01T16:35:14.753009", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013054_PE1: conveyor=S013054_PE1_VFD1.CTRL parent_fault=S013054_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013054_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.754310", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013054_PE2 base=S013054_PE2", "timestamp": "2025-09-01T16:35:14.754637", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013054_PE2", "timestamp": "2025-09-01T16:35:14.755087", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013054_PE2: conveyor=S013054_PE2_VFD1.CTRL parent_fault=S013054_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013054_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.756306", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013054_PE3 base=S013054_PE3", "timestamp": "2025-09-01T16:35:14.756570", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013054_PE3", "timestamp": "2025-09-01T16:35:14.757047", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013054_PE3: conveyor=S013054_PE3_VFD1.CTRL parent_fault=S013054_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013054_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.758444", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013056_PE1 base=S013056_PE1", "timestamp": "2025-09-01T16:35:14.758728", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013056_PE1", "timestamp": "2025-09-01T16:35:14.759151", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013056_PE1: conveyor=S013056_PE1_VFD1.CTRL parent_fault=S013056_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013056_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.760347", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013056_PE2 base=S013056_PE2", "timestamp": "2025-09-01T16:35:14.760602", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013056_PE2", "timestamp": "2025-09-01T16:35:14.761066", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013056_PE2: conveyor=S013056_PE2_VFD1.CTRL parent_fault=S013056_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013056_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.762323", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013056_PE3 base=S013056_PE3", "timestamp": "2025-09-01T16:35:14.762562", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013056_PE3", "timestamp": "2025-09-01T16:35:14.763021", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013056_PE3: conveyor=S013056_PE3_VFD1.CTRL parent_fault=S013056_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013056_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.764363", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013052_PE1 base=S013052_PE1", "timestamp": "2025-09-01T16:35:14.764782", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013052_PE1", "timestamp": "2025-09-01T16:35:14.765286", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013052_PE1: conveyor=S013052_PE1_VFD1.CTRL parent_fault=S013052_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013052_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.766589", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013052_PE2 base=S013052_PE2", "timestamp": "2025-09-01T16:35:14.766948", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013052_PE2", "timestamp": "2025-09-01T16:35:14.767476", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013052_PE2: conveyor=S013052_PE2_VFD1.CTRL parent_fault=S013052_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013052_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.768747", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013052_PE3 base=S013052_PE3", "timestamp": "2025-09-01T16:35:14.769173", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013052_PE3", "timestamp": "2025-09-01T16:35:14.769667", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013052_PE3: conveyor=S013052_PE3_VFD1.CTRL parent_fault=S013052_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013052_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.770983", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013050_PE1 base=S013050_PE1", "timestamp": "2025-09-01T16:35:14.771327", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013050_PE1", "timestamp": "2025-09-01T16:35:14.771809", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013050_PE1: conveyor=S013050_PE1_VFD1.CTRL parent_fault=S013050_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013050_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.773208", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013050_PE2 base=S013050_PE2", "timestamp": "2025-09-01T16:35:14.773584", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013050_PE2", "timestamp": "2025-09-01T16:35:14.774039", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013050_PE2: conveyor=S013050_PE2_VFD1.CTRL parent_fault=S013050_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013050_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.775334", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013050_PE3 base=S013050_PE3", "timestamp": "2025-09-01T16:35:14.775659", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013050_PE3", "timestamp": "2025-09-01T16:35:14.776166", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013050_PE3: conveyor=S013050_PE3_VFD1.CTRL parent_fault=S013050_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013050_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.777660", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013059_PE1 base=S013059_PE1", "timestamp": "2025-09-01T16:35:14.778014", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013059_PE1", "timestamp": "2025-09-01T16:35:14.778556", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013059_PE1: conveyor=S013059_PE1_VFD1.CTRL parent_fault=S013059_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013059_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.779988", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013059_PE2 base=S013059_PE2", "timestamp": "2025-09-01T16:35:14.780280", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013059_PE2", "timestamp": "2025-09-01T16:35:14.781142", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013059_PE2: conveyor=S013059_PE2_VFD1.CTRL parent_fault=S013059_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013059_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.782642", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013059_PE3 base=S013059_PE3", "timestamp": "2025-09-01T16:35:14.783010", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013059_PE3", "timestamp": "2025-09-01T16:35:14.783547", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013059_PE3: conveyor=S013059_PE3_VFD1.CTRL parent_fault=S013059_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013059_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.785085", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013057_PE1 base=S013057_PE1", "timestamp": "2025-09-01T16:35:14.785461", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013057_PE1", "timestamp": "2025-09-01T16:35:14.785976", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013057_PE1: conveyor=S013057_PE1_VFD1.CTRL parent_fault=S013057_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013057_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.787300", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013057_PE2 base=S013057_PE2", "timestamp": "2025-09-01T16:35:14.787610", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013057_PE2", "timestamp": "2025-09-01T16:35:14.788103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013057_PE2: conveyor=S013057_PE2_VFD1.CTRL parent_fault=S013057_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013057_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.790196", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013057_PE3 base=S013057_PE3", "timestamp": "2025-09-01T16:35:14.790574", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013057_PE3", "timestamp": "2025-09-01T16:35:14.791372", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013057_PE3: conveyor=S013057_PE3_VFD1.CTRL parent_fault=S013057_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013057_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.792709", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013061_PE1 base=S013061_PE1", "timestamp": "2025-09-01T16:35:14.793035", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013061_PE1", "timestamp": "2025-09-01T16:35:14.793594", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013061_PE1: conveyor=S013061_PE1_VFD1.CTRL parent_fault=S013061_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013061_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.796033", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013061_PE2 base=S013061_PE2", "timestamp": "2025-09-01T16:35:14.796506", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013061_PE2", "timestamp": "2025-09-01T16:35:14.797197", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013061_PE2: conveyor=S013061_PE2_VFD1.CTRL parent_fault=S013061_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013061_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.800060", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013061_PE3 base=S013061_PE3", "timestamp": "2025-09-01T16:35:14.800503", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013061_PE3", "timestamp": "2025-09-01T16:35:14.801045", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013061_PE3: conveyor=S013061_PE3_VFD1.CTRL parent_fault=S013061_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013061_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.802404", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013063_PE1 base=S013063_PE1", "timestamp": "2025-09-01T16:35:14.802728", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013063_PE1", "timestamp": "2025-09-01T16:35:14.803205", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013063_PE1: conveyor=S013063_PE1_VFD1.CTRL parent_fault=S013063_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013063_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.804664", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013063_PE2 base=S013063_PE2", "timestamp": "2025-09-01T16:35:14.804956", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013063_PE2", "timestamp": "2025-09-01T16:35:14.805420", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013063_PE2: conveyor=S013063_PE2_VFD1.CTRL parent_fault=S013063_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013063_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.806669", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013063_PE3 base=S013063_PE3", "timestamp": "2025-09-01T16:35:14.806954", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013063_PE3", "timestamp": "2025-09-01T16:35:14.807410", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013063_PE3: conveyor=S013063_PE3_VFD1.CTRL parent_fault=S013063_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013063_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.808679", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013062_PE1 base=S013062_PE1", "timestamp": "2025-09-01T16:35:14.808988", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013062_PE1", "timestamp": "2025-09-01T16:35:14.809440", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013062_PE1: conveyor=S013062_PE1_VFD1.CTRL parent_fault=S013062_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013062_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.810699", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013062_PE2 base=S013062_PE2", "timestamp": "2025-09-01T16:35:14.810962", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013062_PE2", "timestamp": "2025-09-01T16:35:14.811365", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013062_PE2: conveyor=S013062_PE2_VFD1.CTRL parent_fault=S013062_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013062_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.812639", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013062_PE3 base=S013062_PE3", "timestamp": "2025-09-01T16:35:14.812878", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013062_PE3", "timestamp": "2025-09-01T16:35:14.813272", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013062_PE3: conveyor=S013062_PE3_VFD1.CTRL parent_fault=S013062_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013062_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.814503", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013064_PE1 base=S013064_PE1", "timestamp": "2025-09-01T16:35:14.814858", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013064_PE1", "timestamp": "2025-09-01T16:35:14.815364", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013064_PE1: conveyor=S013064_PE1_VFD1.CTRL parent_fault=S013064_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013064_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.816701", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013064_PE2 base=S013064_PE2", "timestamp": "2025-09-01T16:35:14.816960", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013064_PE2", "timestamp": "2025-09-01T16:35:14.817447", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013064_PE2: conveyor=S013064_PE2_VFD1.CTRL parent_fault=S013064_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013064_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.818749", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013064_PE3 base=S013064_PE3", "timestamp": "2025-09-01T16:35:14.819040", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013064_PE3", "timestamp": "2025-09-01T16:35:14.819496", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013064_PE3: conveyor=S013064_PE3_VFD1.CTRL parent_fault=S013064_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013064_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.820712", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013058_PE1 base=S013058_PE1", "timestamp": "2025-09-01T16:35:14.820973", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013058_PE1", "timestamp": "2025-09-01T16:35:14.821393", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013058_PE1: conveyor=S013058_PE1_VFD1.CTRL parent_fault=S013058_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013058_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.822681", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013058_PE2 base=S013058_PE2", "timestamp": "2025-09-01T16:35:14.822970", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013058_PE2", "timestamp": "2025-09-01T16:35:14.823454", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013058_PE2: conveyor=S013058_PE2_VFD1.CTRL parent_fault=S013058_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013058_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.824714", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013058_PE3 base=S013058_PE3", "timestamp": "2025-09-01T16:35:14.824956", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013058_PE3", "timestamp": "2025-09-01T16:35:14.825376", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013058_PE3: conveyor=S013058_PE3_VFD1.CTRL parent_fault=S013058_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013058_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.826551", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013006_PE1 base=S013006_PE1", "timestamp": "2025-09-01T16:35:14.826908", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013006_PE1", "timestamp": "2025-09-01T16:35:14.827388", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013006_PE1: conveyor=S013006_PE1_VFD1.CTRL parent_fault=S013006_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013006_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.828614", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013006_PE2 base=S013006_PE2", "timestamp": "2025-09-01T16:35:14.828915", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013006_PE2", "timestamp": "2025-09-01T16:35:14.829353", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013006_PE2: conveyor=S013006_PE2_VFD1.CTRL parent_fault=S013006_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013006_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.830513", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013006_PE3 base=S013006_PE3", "timestamp": "2025-09-01T16:35:14.830837", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013006_PE3", "timestamp": "2025-09-01T16:35:14.831297", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013006_PE3: conveyor=S013006_PE3_VFD1.CTRL parent_fault=S013006_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013006_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.832522", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013008_PE1 base=S013008_PE1", "timestamp": "2025-09-01T16:35:14.832820", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013008_PE1", "timestamp": "2025-09-01T16:35:14.833263", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013008_PE1: conveyor=S013008_PE1_VFD1.CTRL parent_fault=S013008_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013008_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.834549", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013008_PE2 base=S013008_PE2", "timestamp": "2025-09-01T16:35:14.834820", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013008_PE2", "timestamp": "2025-09-01T16:35:14.835228", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013008_PE2: conveyor=S013008_PE2_VFD1.CTRL parent_fault=S013008_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013008_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.836526", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013008_PE3 base=S013008_PE3", "timestamp": "2025-09-01T16:35:14.836781", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013008_PE3", "timestamp": "2025-09-01T16:35:14.837169", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013008_PE3: conveyor=S013008_PE3_VFD1.CTRL parent_fault=S013008_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013008_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.838364", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013004_PE1 base=S013004_PE1", "timestamp": "2025-09-01T16:35:14.838641", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013004_PE1", "timestamp": "2025-09-01T16:35:14.839125", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013004_PE1: conveyor=S013004_PE1_VFD1.CTRL parent_fault=S013004_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013004_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.840348", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013004_PE2 base=S013004_PE2", "timestamp": "2025-09-01T16:35:14.840574", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013004_PE2", "timestamp": "2025-09-01T16:35:14.841168", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013004_PE2: conveyor=S013004_PE2_VFD1.CTRL parent_fault=S013004_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013004_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.842474", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013004_PE3 base=S013004_PE3", "timestamp": "2025-09-01T16:35:14.842710", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013004_PE3", "timestamp": "2025-09-01T16:35:14.843255", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013004_PE3: conveyor=S013004_PE3_VFD1.CTRL parent_fault=S013004_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013004_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.844527", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013011_PE1 base=S013011_PE1", "timestamp": "2025-09-01T16:35:14.844802", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013011_PE1", "timestamp": "2025-09-01T16:35:14.845242", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013011_PE1: conveyor=S013011_PE1_VFD1.CTRL parent_fault=S013011_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013011_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.846418", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013011_PE2 base=S013011_PE2", "timestamp": "2025-09-01T16:35:14.846677", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013011_PE2", "timestamp": "2025-09-01T16:35:14.847060", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013011_PE2: conveyor=S013011_PE2_VFD1.CTRL parent_fault=S013011_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013011_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.848306", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013011_PE3 base=S013011_PE3", "timestamp": "2025-09-01T16:35:14.848699", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013011_PE3", "timestamp": "2025-09-01T16:35:14.849167", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013011_PE3: conveyor=S013011_PE3_VFD1.CTRL parent_fault=S013011_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013011_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.850592", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013009_PE1 base=S013009_PE1", "timestamp": "2025-09-01T16:35:14.850959", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013009_PE1", "timestamp": "2025-09-01T16:35:14.851478", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013009_PE1: conveyor=S013009_PE1_VFD1.CTRL parent_fault=S013009_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013009_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.852845", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013009_PE2 base=S013009_PE2", "timestamp": "2025-09-01T16:35:14.853188", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013009_PE2", "timestamp": "2025-09-01T16:35:14.853748", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013009_PE2: conveyor=S013009_PE2_VFD1.CTRL parent_fault=S013009_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013009_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.855057", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013009_PE3 base=S013009_PE3", "timestamp": "2025-09-01T16:35:14.855477", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013009_PE3", "timestamp": "2025-09-01T16:35:14.855951", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013009_PE3: conveyor=S013009_PE3_VFD1.CTRL parent_fault=S013009_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013009_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.857642", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013013_PE1 base=S013013_PE1", "timestamp": "2025-09-01T16:35:14.857925", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013013_PE1", "timestamp": "2025-09-01T16:35:14.858309", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013013_PE1: conveyor=S013013_PE1_VFD1.CTRL parent_fault=S013013_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013013_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.859469", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013013_PE2 base=S013013_PE2", "timestamp": "2025-09-01T16:35:14.859742", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013013_PE2", "timestamp": "2025-09-01T16:35:14.860180", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013013_PE2: conveyor=S013013_PE2_VFD1.CTRL parent_fault=S013013_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013013_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.861344", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013013_PE3 base=S013013_PE3", "timestamp": "2025-09-01T16:35:14.861631", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013013_PE3", "timestamp": "2025-09-01T16:35:14.862019", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013013_PE3: conveyor=S013013_PE3_VFD1.CTRL parent_fault=S013013_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013013_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.863196", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013015_PE1 base=S013015_PE1", "timestamp": "2025-09-01T16:35:14.863542", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013015_PE1", "timestamp": "2025-09-01T16:35:14.864009", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013015_PE1: conveyor=S013015_PE1_VFD1.CTRL parent_fault=S013015_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013015_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.865345", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013015_PE2 base=S013015_PE2", "timestamp": "2025-09-01T16:35:14.865653", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013015_PE2", "timestamp": "2025-09-01T16:35:14.866200", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013015_PE2: conveyor=S013015_PE2_VFD1.CTRL parent_fault=S013015_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013015_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.867633", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013015_PE3 base=S013015_PE3", "timestamp": "2025-09-01T16:35:14.867971", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013015_PE3", "timestamp": "2025-09-01T16:35:14.868487", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013015_PE3: conveyor=S013015_PE3_VFD1.CTRL parent_fault=S013015_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013015_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.869800", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013014_PE1 base=S013014_PE1", "timestamp": "2025-09-01T16:35:14.870254", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013014_PE1", "timestamp": "2025-09-01T16:35:14.870757", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013014_PE1: conveyor=S013014_PE1_VFD1.CTRL parent_fault=S013014_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013014_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.872174", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013014_PE3 base=S013014_PE3", "timestamp": "2025-09-01T16:35:14.872516", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013014_PE3", "timestamp": "2025-09-01T16:35:14.873061", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013014_PE3: conveyor=S013014_PE3_VFD1.CTRL parent_fault=S013014_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013014_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.874343", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013014_PE2 base=S013014_PE2", "timestamp": "2025-09-01T16:35:14.874683", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013014_PE2", "timestamp": "2025-09-01T16:35:14.875087", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013014_PE2: conveyor=S013014_PE2_VFD1.CTRL parent_fault=S013014_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013014_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.876270", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013012_PE1 base=S013012_PE1", "timestamp": "2025-09-01T16:35:14.876520", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013012_PE1", "timestamp": "2025-09-01T16:35:14.876945", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013012_PE1: conveyor=S013012_PE1_VFD1.CTRL parent_fault=S013012_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013012_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.878165", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013012_PE2 base=S013012_PE2", "timestamp": "2025-09-01T16:35:14.878454", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013012_PE2", "timestamp": "2025-09-01T16:35:14.878902", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013012_PE2: conveyor=S013012_PE2_VFD1.CTRL parent_fault=S013012_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013012_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.880239", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013012_PE3 base=S013012_PE3", "timestamp": "2025-09-01T16:35:14.880579", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013012_PE3", "timestamp": "2025-09-01T16:35:14.881101", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013012_PE3: conveyor=S013012_PE3_VFD1.CTRL parent_fault=S013012_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013012_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.882596", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013010_PE1 base=S013010_PE1", "timestamp": "2025-09-01T16:35:14.882970", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013010_PE1", "timestamp": "2025-09-01T16:35:14.883497", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013010_PE1: conveyor=S013010_PE1_VFD1.CTRL parent_fault=S013010_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013010_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.884803", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013010_PE2 base=S013010_PE2", "timestamp": "2025-09-01T16:35:14.885144", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013010_PE2", "timestamp": "2025-09-01T16:35:14.885661", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013010_PE2: conveyor=S013010_PE2_VFD1.CTRL parent_fault=S013010_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013010_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.887025", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013010_PE3 base=S013010_PE3", "timestamp": "2025-09-01T16:35:14.887424", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013010_PE3", "timestamp": "2025-09-01T16:35:14.887918", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013010_PE3: conveyor=S013010_PE3_VFD1.CTRL parent_fault=S013010_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013010_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.889229", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013019_PE1 base=S013019_PE1", "timestamp": "2025-09-01T16:35:14.889517", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013019_PE1", "timestamp": "2025-09-01T16:35:14.889954", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013019_PE1: conveyor=S013019_PE1_VFD1.CTRL parent_fault=S013019_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013019_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.891150", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013019_PE2 base=S013019_PE2", "timestamp": "2025-09-01T16:35:14.891387", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013019_PE2", "timestamp": "2025-09-01T16:35:14.891774", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013019_PE2: conveyor=S013019_PE2_VFD1.CTRL parent_fault=S013019_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013019_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.892923", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013019_PE3 base=S013019_PE3", "timestamp": "2025-09-01T16:35:14.893183", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013019_PE3", "timestamp": "2025-09-01T16:35:14.893608", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013019_PE3: conveyor=S013019_PE3_VFD1.CTRL parent_fault=S013019_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013019_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.894762", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013017_PE1 base=S013017_PE1", "timestamp": "2025-09-01T16:35:14.895015", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013017_PE1", "timestamp": "2025-09-01T16:35:14.895389", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013017_PE1: conveyor=S013017_PE1_VFD1.CTRL parent_fault=S013017_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013017_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.896828", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013017_PE2 base=S013017_PE2", "timestamp": "2025-09-01T16:35:14.897094", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013017_PE2", "timestamp": "2025-09-01T16:35:14.897696", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013017_PE2: conveyor=S013017_PE2_VFD1.CTRL parent_fault=S013017_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013017_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.899426", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013017_PE3 base=S013017_PE3", "timestamp": "2025-09-01T16:35:14.899785", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013017_PE3", "timestamp": "2025-09-01T16:35:14.900216", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013017_PE3: conveyor=S013017_PE3_VFD1.CTRL parent_fault=S013017_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013017_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.901564", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013021_PE1 base=S013021_PE1", "timestamp": "2025-09-01T16:35:14.901904", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013021_PE1", "timestamp": "2025-09-01T16:35:14.902344", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013021_PE1: conveyor=S013021_PE1_VFD1.CTRL parent_fault=S013021_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013021_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.903574", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013021_PE2 base=S013021_PE2", "timestamp": "2025-09-01T16:35:14.903928", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013021_PE2", "timestamp": "2025-09-01T16:35:14.904379", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013021_PE2: conveyor=S013021_PE2_VFD1.CTRL parent_fault=S013021_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013021_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.905676", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013021_PE3 base=S013021_PE3", "timestamp": "2025-09-01T16:35:14.906112", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013021_PE3", "timestamp": "2025-09-01T16:35:14.906797", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013021_PE3: conveyor=S013021_PE3_VFD1.CTRL parent_fault=S013021_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013021_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.908413", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013023_PE1 base=S013023_PE1", "timestamp": "2025-09-01T16:35:14.909878", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013023_PE1", "timestamp": "2025-09-01T16:35:14.911537", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013023_PE1: conveyor=S013023_PE1_VFD1.CTRL parent_fault=S013023_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013023_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.916433", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013023_PE2 base=S013023_PE2", "timestamp": "2025-09-01T16:35:14.916921", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013023_PE2", "timestamp": "2025-09-01T16:35:14.917776", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013023_PE2: conveyor=S013023_PE2_VFD1.CTRL parent_fault=S013023_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013023_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.919374", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013023_PE3 base=S013023_PE3", "timestamp": "2025-09-01T16:35:14.919899", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013023_PE3", "timestamp": "2025-09-01T16:35:14.920698", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013023_PE3: conveyor=S013023_PE3_VFD1.CTRL parent_fault=S013023_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013023_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.922260", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013022_PE1 base=S013022_PE1", "timestamp": "2025-09-01T16:35:14.922703", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013022_PE1", "timestamp": "2025-09-01T16:35:14.923302", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013022_PE1: conveyor=S013022_PE1_VFD1.CTRL parent_fault=S013022_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013022_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.925534", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013022_PE2 base=S013022_PE2", "timestamp": "2025-09-01T16:35:14.926011", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013022_PE2", "timestamp": "2025-09-01T16:35:14.927024", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013022_PE2: conveyor=S013022_PE2_VFD1.CTRL parent_fault=S013022_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013022_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.929245", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013022_PE3 base=S013022_PE3", "timestamp": "2025-09-01T16:35:14.929855", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013022_PE3", "timestamp": "2025-09-01T16:35:14.931158", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013022_PE3: conveyor=S013022_PE3_VFD1.CTRL parent_fault=S013022_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013022_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.933080", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013024_PE1 base=S013024_PE1", "timestamp": "2025-09-01T16:35:14.933516", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013024_PE1", "timestamp": "2025-09-01T16:35:14.934302", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013024_PE1: conveyor=S013024_PE1_VFD1.CTRL parent_fault=S013024_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013024_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.935834", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013024_PE2 base=S013024_PE2", "timestamp": "2025-09-01T16:35:14.936238", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013024_PE2", "timestamp": "2025-09-01T16:35:14.936807", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013024_PE2: conveyor=S013024_PE2_VFD1.CTRL parent_fault=S013024_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013024_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.938259", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013024_PE3 base=S013024_PE3", "timestamp": "2025-09-01T16:35:14.938612", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013024_PE3", "timestamp": "2025-09-01T16:35:14.939117", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013024_PE3: conveyor=S013024_PE3_VFD1.CTRL parent_fault=S013024_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013024_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.940477", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013020_PE1 base=S013020_PE1", "timestamp": "2025-09-01T16:35:14.940797", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013020_PE1", "timestamp": "2025-09-01T16:35:14.941246", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013020_PE1: conveyor=S013020_PE1_VFD1.CTRL parent_fault=S013020_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013020_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.942674", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013020_PE2 base=S013020_PE2", "timestamp": "2025-09-01T16:35:14.943008", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013020_PE2", "timestamp": "2025-09-01T16:35:14.943616", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013020_PE2: conveyor=S013020_PE2_VFD1.CTRL parent_fault=S013020_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013020_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.945077", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013020_PE3 base=S013020_PE3", "timestamp": "2025-09-01T16:35:14.945437", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013020_PE3", "timestamp": "2025-09-01T16:35:14.945918", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013020_PE3: conveyor=S013020_PE3_VFD1.CTRL parent_fault=S013020_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013020_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.947912", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013018_PE1 base=S013018_PE1", "timestamp": "2025-09-01T16:35:14.948554", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013018_PE1", "timestamp": "2025-09-01T16:35:14.949235", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013018_PE1: conveyor=S013018_PE1_VFD1.CTRL parent_fault=S013018_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013018_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.951310", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013018_PE2 base=S013018_PE2", "timestamp": "2025-09-01T16:35:14.951793", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013018_PE2", "timestamp": "2025-09-01T16:35:14.952397", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013018_PE2: conveyor=S013018_PE2_VFD1.CTRL parent_fault=S013018_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013018_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.954075", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013018_PE3 base=S013018_PE3", "timestamp": "2025-09-01T16:35:14.954440", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013018_PE3", "timestamp": "2025-09-01T16:35:14.954959", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013018_PE3: conveyor=S013018_PE3_VFD1.CTRL parent_fault=S013018_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013018_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.956476", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013027_PE1 base=S013027_PE1", "timestamp": "2025-09-01T16:35:14.956790", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013027_PE1", "timestamp": "2025-09-01T16:35:14.957298", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013027_PE1: conveyor=S013027_PE1_VFD1.CTRL parent_fault=S013027_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013027_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.958716", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013027_PE2 base=S013027_PE2", "timestamp": "2025-09-01T16:35:14.959072", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013027_PE2", "timestamp": "2025-09-01T16:35:14.959556", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013027_PE2: conveyor=S013027_PE2_VFD1.CTRL parent_fault=S013027_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013027_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.960871", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013027_PE3 base=S013027_PE3", "timestamp": "2025-09-01T16:35:14.961197", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013027_PE3", "timestamp": "2025-09-01T16:35:14.961664", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013027_PE3: conveyor=S013027_PE3_VFD1.CTRL parent_fault=S013027_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013027_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.963045", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013025_PE1 base=S013025_PE1", "timestamp": "2025-09-01T16:35:14.963377", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013025_PE1", "timestamp": "2025-09-01T16:35:14.963869", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013025_PE1: conveyor=S013025_PE1_VFD1.CTRL parent_fault=S013025_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013025_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.965765", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013025_PE2 base=S013025_PE2", "timestamp": "2025-09-01T16:35:14.966199", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013025_PE2", "timestamp": "2025-09-01T16:35:14.966799", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013025_PE2: conveyor=S013025_PE2_VFD1.CTRL parent_fault=S013025_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013025_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.968213", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013025_PE3 base=S013025_PE3", "timestamp": "2025-09-01T16:35:14.968557", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013025_PE3", "timestamp": "2025-09-01T16:35:14.969013", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013025_PE3: conveyor=S013025_PE3_VFD1.CTRL parent_fault=S013025_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013025_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.970390", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013029_PE1 base=S013029_PE1", "timestamp": "2025-09-01T16:35:14.970702", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013029_PE1", "timestamp": "2025-09-01T16:35:14.971178", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013029_PE1: conveyor=S013029_PE1_VFD1.CTRL parent_fault=S013029_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013029_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.972528", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013029_PE2 base=S013029_PE2", "timestamp": "2025-09-01T16:35:14.972831", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013029_PE2", "timestamp": "2025-09-01T16:35:14.973312", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013029_PE2: conveyor=S013029_PE2_VFD1.CTRL parent_fault=S013029_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013029_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.974674", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013029_PE3 base=S013029_PE3", "timestamp": "2025-09-01T16:35:14.974984", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013029_PE3", "timestamp": "2025-09-01T16:35:14.975466", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013029_PE3: conveyor=S013029_PE3_VFD1.CTRL parent_fault=S013029_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013029_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.976756", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013031_PE1 base=S013031_PE1", "timestamp": "2025-09-01T16:35:14.977051", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013031_PE1", "timestamp": "2025-09-01T16:35:14.977537", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013031_PE1: conveyor=S013031_PE1_VFD1.CTRL parent_fault=S013031_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013031_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.978810", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013031_PE2 base=S013031_PE2", "timestamp": "2025-09-01T16:35:14.979100", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013031_PE2", "timestamp": "2025-09-01T16:35:14.979555", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013031_PE2: conveyor=S013031_PE2_VFD1.CTRL parent_fault=S013031_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013031_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.980873", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013031_PE3 base=S013031_PE3", "timestamp": "2025-09-01T16:35:14.981178", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013031_PE3", "timestamp": "2025-09-01T16:35:14.981688", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013031_PE3: conveyor=S013031_PE3_VFD1.CTRL parent_fault=S013031_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013031_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.983106", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013032_PE2 base=S013032_PE2", "timestamp": "2025-09-01T16:35:14.983437", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013032_PE2", "timestamp": "2025-09-01T16:35:14.983940", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013032_PE2: conveyor=S013032_PE2_VFD1.CTRL parent_fault=S013032_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013032_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.985306", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013032_PE1 base=S013032_PE1", "timestamp": "2025-09-01T16:35:14.985587", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013032_PE1", "timestamp": "2025-09-01T16:35:14.986022", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013032_PE1: conveyor=S013032_PE1_VFD1.CTRL parent_fault=S013032_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013032_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.987423", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013032_PE3 base=S013032_PE3", "timestamp": "2025-09-01T16:35:14.987741", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013032_PE3", "timestamp": "2025-09-01T16:35:14.988209", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013032_PE3: conveyor=S013032_PE3_VFD1.CTRL parent_fault=S013032_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013032_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.989579", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013028_PE1 base=S013028_PE1", "timestamp": "2025-09-01T16:35:14.989938", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013028_PE1", "timestamp": "2025-09-01T16:35:14.990482", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013028_PE1: conveyor=S013028_PE1_VFD1.CTRL parent_fault=S013028_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013028_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.991765", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013028_PE2 base=S013028_PE2", "timestamp": "2025-09-01T16:35:14.992056", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013028_PE2", "timestamp": "2025-09-01T16:35:14.992518", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013028_PE2: conveyor=S013028_PE2_VFD1.CTRL parent_fault=S013028_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013028_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.993846", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013028_PE3 base=S013028_PE3", "timestamp": "2025-09-01T16:35:14.994200", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013028_PE3", "timestamp": "2025-09-01T16:35:14.994655", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013028_PE3: conveyor=S013028_PE3_VFD1.CTRL parent_fault=S013028_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013028_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.995893", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013026_PE1 base=S013026_PE1", "timestamp": "2025-09-01T16:35:14.996171", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013026_PE1", "timestamp": "2025-09-01T16:35:14.996631", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013026_PE1: conveyor=S013026_PE1_VFD1.CTRL parent_fault=S013026_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013026_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:14.997920", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013026_PE2 base=S013026_PE2", "timestamp": "2025-09-01T16:35:14.998284", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013026_PE2", "timestamp": "2025-09-01T16:35:14.998827", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013026_PE2: conveyor=S013026_PE2_VFD1.CTRL parent_fault=S013026_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013026_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:15.000178", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013026_PE3 base=S013026_PE3", "timestamp": "2025-09-01T16:35:15.000489", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013026_PE3", "timestamp": "2025-09-01T16:35:15.000951", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013026_PE3: conveyor=S013026_PE3_VFD1.CTRL parent_fault=S013026_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013026_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:15.002286", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013035_PE1 base=S013035_PE1", "timestamp": "2025-09-01T16:35:15.002567", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013035_PE1", "timestamp": "2025-09-01T16:35:15.003001", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013035_PE1: conveyor=S013035_PE1_VFD1.CTRL parent_fault=S013035_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013035_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:15.004258", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013035_PE2 base=S013035_PE2", "timestamp": "2025-09-01T16:35:15.004515", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013035_PE2", "timestamp": "2025-09-01T16:35:15.004959", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013035_PE2: conveyor=S013035_PE2_VFD1.CTRL parent_fault=S013035_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013035_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:15.006292", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013035_PE3 base=S013035_PE3", "timestamp": "2025-09-01T16:35:15.006585", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013035_PE3", "timestamp": "2025-09-01T16:35:15.007064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013035_PE3: conveyor=S013035_PE3_VFD1.CTRL parent_fault=S013035_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013035_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:15.008344", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013033_PE1 base=S013033_PE1", "timestamp": "2025-09-01T16:35:15.008624", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013033_PE1", "timestamp": "2025-09-01T16:35:15.009078", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013033_PE1: conveyor=S013033_PE1_VFD1.CTRL parent_fault=S013033_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013033_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:15.010370", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013033_PE2 base=S013033_PE2", "timestamp": "2025-09-01T16:35:15.010654", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013033_PE2", "timestamp": "2025-09-01T16:35:15.011122", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013033_PE2: conveyor=S013033_PE2_VFD1.CTRL parent_fault=S013033_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013033_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:15.012377", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013033_PE3 base=S013033_PE3", "timestamp": "2025-09-01T16:35:15.012647", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013033_PE3", "timestamp": "2025-09-01T16:35:15.013111", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013033_PE3: conveyor=S013033_PE3_VFD1.CTRL parent_fault=S013033_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013033_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:15.014384", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013037_PE1 base=S013037_PE1", "timestamp": "2025-09-01T16:35:15.014716", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013037_PE1", "timestamp": "2025-09-01T16:35:15.015255", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013037_PE1: conveyor=S013037_PE1_VFD1.CTRL parent_fault=S013037_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013037_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:15.016738", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013037_PE2 base=S013037_PE2", "timestamp": "2025-09-01T16:35:15.017072", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013037_PE2", "timestamp": "2025-09-01T16:35:15.017581", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013037_PE2: conveyor=S013037_PE2_VFD1.CTRL parent_fault=S013037_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013037_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:15.018840", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013037_PE3 base=S013037_PE3", "timestamp": "2025-09-01T16:35:15.019109", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013037_PE3", "timestamp": "2025-09-01T16:35:15.019573", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013037_PE3: conveyor=S013037_PE3_VFD1.CTRL parent_fault=S013037_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013037_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:15.020782", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013039_PE1 base=S013039_PE1", "timestamp": "2025-09-01T16:35:15.021031", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013039_PE1", "timestamp": "2025-09-01T16:35:15.021486", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013039_PE1: conveyor=S013039_PE1_VFD1.CTRL parent_fault=S013039_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013039_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:15.022800", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013039_PE2 base=S013039_PE2", "timestamp": "2025-09-01T16:35:15.023074", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013039_PE2", "timestamp": "2025-09-01T16:35:15.023529", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013039_PE2: conveyor=S013039_PE2_VFD1.CTRL parent_fault=S013039_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013039_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:15.024794", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013039_PE3 base=S013039_PE3", "timestamp": "2025-09-01T16:35:15.025058", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013039_PE3", "timestamp": "2025-09-01T16:35:15.025456", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013039_PE3: conveyor=S013039_PE3_VFD1.CTRL parent_fault=S013039_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013039_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:35:15.026634", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Data: FPE configs=351", "timestamp": "2025-09-01T16:35:15.026832", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Extracting PMM data", "timestamp": "2025-09-01T16:35:15.027167", "module": "DataLoader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "data_extraction", "type": "PMM"}
|
|
{"level": "INFO", "message": "Data: PMM entries=0", "timestamp": "2025-09-01T16:35:15.028225", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Data: PMM configs=0", "timestamp": "2025-09-01T16:35:15.028439", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Extracting CB_MONITOR data", "timestamp": "2025-09-01T16:35:15.028587", "module": "DataLoader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "data_extraction", "type": "CB_MONITOR"}
|
|
{"level": "INFO", "message": "Data: CB PDPs=0", "timestamp": "2025-09-01T16:35:15.029570", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Data: CB configs=0", "timestamp": "2025-09-01T16:35:15.029782", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Tags created: total=460 | standard=1 safety=3 dcs=1 modules=447", "timestamp": "2025-09-01T16:35:15.030237", "module": "src.writers.xml_tag_writer", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "Added 460 controller tags", "timestamp": "2025-09-01T16:35:15.030654", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Generating main program routines...", "timestamp": "2025-09-01T16:35:15.030878", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: mcm", "timestamp": "2025-09-01T16:35:15.031099", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: mcm", "timestamp": "2025-09-01T16:35:15.031320", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: rack", "timestamp": "2025-09-01T16:35:15.031536", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: rack", "timestamp": "2025-09-01T16:35:15.031759", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: dpm", "timestamp": "2025-09-01T16:35:15.031992", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: dpm", "timestamp": "2025-09-01T16:35:15.033471", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: fiom", "timestamp": "2025-09-01T16:35:15.033698", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: fiom", "timestamp": "2025-09-01T16:35:15.035952", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: fioh", "timestamp": "2025-09-01T16:35:15.036191", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: fioh", "timestamp": "2025-09-01T16:35:15.038279", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin apf cannot generate with current data", "timestamp": "2025-09-01T16:35:15.039022", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin flow_ctrl cannot generate with current data", "timestamp": "2025-09-01T16:35:15.039497", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Extracting SPEED_CTRL data", "timestamp": "2025-09-01T16:35:15.039716", "module": "DataLoader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "data_extraction", "type": "SPEED_CTRL"}
|
|
{"level": "INFO", "message": "Data: SPEED_CTRL VFDs=0", "timestamp": "2025-09-01T16:35:15.040171", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "SPEED_CTRL sample=", "timestamp": "2025-09-01T16:35:15.040397", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Data: SPEED_CTRL count=0", "timestamp": "2025-09-01T16:35:15.040551", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin speed_ctrl cannot generate with current data", "timestamp": "2025-09-01T16:35:15.040731", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin estop_check cannot generate with current data", "timestamp": "2025-09-01T16:35:15.040901", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin encoder cannot generate with current data", "timestamp": "2025-09-01T16:35:15.041096", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: safety_tag_map", "timestamp": "2025-09-01T16:35:15.041298", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Safety tag map: RST data has 1 rows", "timestamp": "2025-09-01T16:35:15.041584", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: MCM05 -> Local:5:I.Data.0", "timestamp": "2025-09-01T16:35:15.041828", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Safety tag map: Generating 1 rungs", "timestamp": "2025-09-01T16:35:15.042001", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 1: XIC(Local:5:I.Data.0)OTE(MCM05);", "timestamp": "2025-09-01T16:35:15.042191", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Safety tag map: Generated 1 total rungs", "timestamp": "2025-09-01T16:35:15.042362", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: safety_tag_map", "timestamp": "2025-09-01T16:35:15.042555", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: station_jr_pb", "timestamp": "2025-09-01T16:35:15.042742", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: station_jr_pb", "timestamp": "2025-09-01T16:35:15.043243", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin station_s_pb cannot generate with current data", "timestamp": "2025-09-01T16:35:15.043434", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin station_ss_pb cannot generate with current data", "timestamp": "2025-09-01T16:35:15.043627", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin station_epc cannot generate with current data", "timestamp": "2025-09-01T16:35:15.043799", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin jpe cannot generate with current data", "timestamp": "2025-09-01T16:35:15.043958", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: fpe", "timestamp": "2025-09-01T16:35:15.044165", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: fpe", "timestamp": "2025-09-01T16:35:15.048273", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin pmm cannot generate with current data", "timestamp": "2025-09-01T16:35:15.048656", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin cb_monitor cannot generate with current data", "timestamp": "2025-09-01T16:35:15.048904", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin belt_tracking cannot generate with current data", "timestamp": "2025-09-01T16:35:15.049573", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: main_routine", "timestamp": "2025-09-01T16:35:15.049785", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Generating MainRoutine with JSR calls", "timestamp": "2025-09-01T16:35:15.049970", "module": "src.routines.main_routine_plugin.MainRoutinePlugin", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated MainRoutine", "timestamp": "2025-09-01T16:35:15.050183", "module": "src.routines.main_routine_plugin.MainRoutinePlugin", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: main_routine", "timestamp": "2025-09-01T16:35:15.050336", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Main routine generation results: {'mcm': True, 'rack': True, 'dpm': True, 'fiom': True, 'fioh': True, 'apf': False, 'flow_ctrl': False, 'speed_ctrl': False, 'estop_check': False, 'encoder': False, 'safety_tag_map': True, 'station_jr_pb': True, 'station_s_pb': False, 'station_ss_pb': False, 'station_epc': False, 'jpe': False, 'fpe': True, 'pmm': False, 'cb_monitor': False, 'belt_tracking': False, 'main_routine': True}", "timestamp": "2025-09-01T16:35:15.050514", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Routines created (9): MainRoutine, R010_MCM, R011_RACK, R020_DPM, R030_FIOM, R031_FIOH, R090_STATION_JR_PB, R101_FPE, R130_SAFETY_TAG_MAP", "timestamp": "2025-09-01T16:35:15.050694", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R010_MCM: 2 rungs | example: NOP();", "timestamp": "2025-09-01T16:35:15.050879", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R011_RACK: 2 rungs | example: NOP();", "timestamp": "2025-09-01T16:35:15.051015", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R020_DPM: 3 rungs | example: NOP();", "timestamp": "2025-09-01T16:35:15.051194", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R030_FIOM: 33 rungs | example: NOP();", "timestamp": "2025-09-01T16:35:15.051329", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R031_FIOH: 33 rungs | example: NOP();", "timestamp": "2025-09-01T16:35:15.051472", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R130_SAFETY_TAG_MAP: 2 rungs | example: XIC(Local:5:I.Data.0)OTE(MCM_S_PB);", "timestamp": "2025-09-01T16:35:15.051636", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R090_STATION_JR_PB: 30 rungs | example: AOI_STATION_JR_PB(S012001_JR1_PB.AOI,S012001_JR1_PB.HMI,S012001_JR1_PB.CTRL,NO_PARTNER,VS01B_FIOM1:I.Pt04.Data,VS01B_FIOM1:O.Pt05.Data)MOVE(S012001_JR1_PB.CT...", "timestamp": "2025-09-01T16:35:15.051781", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R101_FPE: 351 rungs | example: AOI_FPE(S012001_PE1.AOI,S012001_PE1.HMI,S012001_PE1.CTRL,S012001_PE1_VFD1.CTRL,S012001_PE1_VFD1:I.ConnectionFaulted,VS01B_FIOH1:I.ProcessDataIn.Connector_6_A...", "timestamp": "2025-09-01T16:35:15.051953", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- MainRoutine: 1 rungs | example: [JSR(R010_MCM,0) ,JSR(R011_RACK,0) ,JSR(R020_DPM,0) ,JSR(R030_FIOM,0) ,JSR(R031_FIOH,0) ,JSR(R130_SAFETY_TAG_MAP,0) ,JSR(R090_STATION_JR_PB,0) ,JSR(R101_FPE,...", "timestamp": "2025-09-01T16:35:15.052153", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "Successfully completed ModernMainProgramGenerator generation", "timestamp": "2025-09-01T16:35:15.052359", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Written ModernMainProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/MainProgram_Generated.L5X", "timestamp": "2025-09-01T16:35:15.061529", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "[SUCCESS] MainProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/MainProgram_Generated.L5X", "timestamp": "2025-09-01T16:35:15.061735", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Generating safety tag mapping...", "timestamp": "2025-09-01T16:35:15.061939", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Creating MappingWriter wrapper", "timestamp": "2025-09-01T16:35:15.062150", "module": "src.container", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Creating DataLoader instance", "timestamp": "2025-09-01T16:35:15.062330", "module": "src.container", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "excel_file": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/DESC_IP_MERGED.xlsx"}
|
|
{"level": "INFO", "message": "[SUCCESS] Safety tag mapping written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SafetyTagMapping.txt", "timestamp": "2025-09-01T16:35:15.140464", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": " - Safety tags: 1", "timestamp": "2025-09-01T16:35:15.140701", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "=== All artifacts generated successfully! ===", "timestamp": "2025-09-01T16:35:15.140898", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
|
|
=== Step 2: Routines Generator stdout ===
|
|
Found STATION_JR_PB config for S012001_JR1_PB
|
|
Found STATION_JR_PB config for S012039_JR1_PB
|
|
Found STATION_JR_PB config for S012047_JR1_PB
|
|
Found STATION_JR_PB config for S012048_JR1_PB
|
|
Found STATION_JR_PB config for S012055_JR1_PB
|
|
Found STATION_JR_PB config for S012056_JR1_PB
|
|
Found STATION_JR_PB config for S012063_JR1_PB
|
|
Found STATION_JR_PB config for S012064_JR1_PB
|
|
Found STATION_JR_PB config for S012002_JR1_PB
|
|
Found STATION_JR_PB config for S012014_JR1_PB
|
|
Found STATION_JR_PB config for S012022_JR1_PB
|
|
Found STATION_JR_PB config for S012023_JR1_PB
|
|
Found STATION_JR_PB config for S012024_JR1_PB
|
|
Found STATION_JR_PB config for S012031_JR1_PB
|
|
Found STATION_JR_PB config for S012032_JR1_PB
|
|
Found STATION_JR_PB config for S013001_JR1_PB
|
|
Found STATION_JR_PB config for S013034_JR1_PB
|
|
Found STATION_JR_PB config for S013041_JR1_PB
|
|
Found STATION_JR_PB config for S013042_JR1_PB
|
|
Found STATION_JR_PB config for S013049_JR1_PB
|
|
Found STATION_JR_PB config for S013050_JR1_PB
|
|
Found STATION_JR_PB config for S013057_JR1_PB
|
|
Found STATION_JR_PB config for S013058_JR1_PB
|
|
Found STATION_JR_PB config for S013009_JR1_PB
|
|
Found STATION_JR_PB config for S013010_JR1_PB
|
|
Found STATION_JR_PB config for S013017_JR1_PB
|
|
Found STATION_JR_PB config for S013018_JR1_PB
|
|
Found STATION_JR_PB config for S013025_JR1_PB
|
|
Found STATION_JR_PB config for S013026_JR1_PB
|
|
Found STATION_JR_PB config for S013033_JR1_PB
|
|
FIOM VS01B_FIOM1 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM2 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM3 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM4 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM5 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM6 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM7 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM8 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM10 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM11 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM12 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM13 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM14 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM15 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM16 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM17 -> DPM DPM01_VS01B
|
|
FIOM VS01C_FIOM1 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM2 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM3 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM4 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM5 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM6 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM7 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM8 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM9 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM10 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM11 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM12 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM13 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM14 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM15 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM16 -> DPM DPM01_VS01C
|
|
FIOH VS01B_FIOH1 -> FIO VS01B_FIOM1
|
|
FIOH VS01B_FIOH2 -> FIO VS01B_FIOM2
|
|
FIOH VS01B_FIOH3 -> FIO VS01B_FIOM3
|
|
FIOH VS01B_FIOH4 -> FIO VS01B_FIOM4
|
|
FIOH VS01B_FIOH5 -> FIO VS01B_FIOM5
|
|
FIOH VS01B_FIOH6 -> FIO VS01B_FIOM6
|
|
FIOH VS01B_FIOH7 -> FIO VS01B_FIOM7
|
|
FIOH VS01B_FIOH8 -> FIO VS01B_FIOM8
|
|
FIOH VS01B_FIOH10 -> FIO VS01B_FIOM10
|
|
FIOH VS01B_FIOH11 -> FIO VS01B_FIOM11
|
|
FIOH VS01B_FIOH12 -> FIO VS01B_FIOM12
|
|
FIOH VS01B_FIOH13 -> FIO VS01B_FIOM13
|
|
FIOH VS01B_FIOH14 -> FIO VS01B_FIOM14
|
|
FIOH VS01B_FIOH15 -> FIO VS01B_FIOM15
|
|
FIOH VS01B_FIOH16 -> FIO VS01B_FIOM16
|
|
FIOH VS01B_FIOH17 -> FIO VS01B_FIOM17
|
|
FIOH VS01C_FIOH1 -> FIO VS01C_FIOM1
|
|
FIOH VS01C_FIOH2 -> FIO VS01C_FIOM2
|
|
FIOH VS01C_FIOH3 -> FIO VS01C_FIOM3
|
|
FIOH VS01C_FIOH4 -> FIO VS01C_FIOM4
|
|
FIOH VS01C_FIOH5 -> FIO VS01C_FIOM5
|
|
FIOH VS01C_FIOH6 -> FIO VS01C_FIOM6
|
|
FIOH VS01C_FIOH7 -> FIO VS01C_FIOM7
|
|
FIOH VS01C_FIOH8 -> FIO VS01C_FIOM8
|
|
FIOH VS01C_FIOH9 -> FIO VS01C_FIOM9
|
|
FIOH VS01C_FIOH10 -> FIO VS01C_FIOM10
|
|
FIOH VS01C_FIOH11 -> FIO VS01C_FIOM11
|
|
FIOH VS01C_FIOH12 -> FIO VS01C_FIOM12
|
|
FIOH VS01C_FIOH13 -> FIO VS01C_FIOM13
|
|
FIOH VS01C_FIOH14 -> FIO VS01C_FIOM14
|
|
FIOH VS01C_FIOH15 -> FIO VS01C_FIOM15
|
|
FIOH VS01C_FIOH16 -> FIO VS01C_FIOM16
|
|
|
|
[R090_STATION_JR_PB] Starting STATION_JR_PB routine generation...
|
|
Found 30 STATION_JR_PB configurations
|
|
Generated 30 STATION_JR_PB rungs
|
|
|
|
[R101_FPE] Starting FPE routine generation...
|
|
Found 351 FPE configurations
|
|
Generated 351 FPE rungs
|
|
Created safety tag mapping file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SafetyTagMapping.txt
|
|
|
|
=== Step 2: Routines Generator stderr ===
|
|
[16:35:12] [INFO] [logging_config.py:128:_log_with_context] Logging to file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/logs/workflow_SAT9_MCM05_20250901_163507.log
|
|
[16:35:12] [INFO] [logging_config.py:128:_log_with_context] === Generating All PLC Artifacts ===
|
|
[16:35:12] [INFO] [logging_config.py:128:_log_with_context] Generating SafetyProgram L5X...
|
|
[16:35:12] [WARNING] [logging_config.py:128:_log_with_context] LimitedSafetyProgramGenerator is deprecated; using ModernSafetyProgramGenerator
|
|
[16:35:12] [INFO] [logging_config.py:128:_log_with_context] Starting ModernSafetyProgramGenerator generation
|
|
[16:35:12] [DEBUG] [logging_config.py:128:_log_with_context] Creating SafetyProgram XML structure
|
|
[16:35:12] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: main_routine (core)
|
|
[16:35:12] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: apf (device)
|
|
[16:35:12] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: belt_tracking (device)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: cb_monitor (device)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: d2c_chute (device)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: dpm (device)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: encoder (device)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estops (safety)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estop_check (safety)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: extendo (device)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fioh (device)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fiom (device)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: flow_ctrl (device)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fpe (device)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: inputs (safety)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: jpe (device)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: mcm (core)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: outputs (safety)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pb_chute (device)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pmm (device)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: rack (core)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: resets (safety)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_map (core)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: speed_ctrl (device)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_epc (safety)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_chute (device)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_pb (device)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_ss_pb (device)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_s_pb (device)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: taching_belts (device)
|
|
[16:35:13] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: zones (safety)
|
|
[16:35:13] [INFO] [logging_config.py:128:_log_with_context] Generating safety routines...
|
|
[16:35:14] [INFO] [logging_config.py:128:_log_with_context] Plugin inputs cannot generate with current data
|
|
[16:35:14] [INFO] [logging_config.py:128:_log_with_context] Plugin outputs cannot generate with current data
|
|
[16:35:14] [INFO] [logging_config.py:128:_log_with_context] Plugin resets cannot generate with current data
|
|
[16:35:14] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[16:35:14] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[16:35:14] [DEBUG] [logging_config.py:126:_log_with_context] Zones: using DEFAULT group
|
|
[16:35:14] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: zones
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] Available DCS controllers: {}
|
|
[16:35:14] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: zones
|
|
[16:35:14] [INFO] [logging_config.py:128:_log_with_context] Plugin estops cannot generate with current data
|
|
[16:35:14] [INFO] [logging_config.py:128:_log_with_context] Safety routine generation results: {'inputs': False, 'outputs': False, 'resets': False, 'zones': True, 'estops': False}
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag map with 1 tags
|
|
[16:35:14] [INFO] [logging_config.py:126:_log_with_context] Routines created (2): MainRoutine, R030_ZONES
|
|
[16:35:14] [INFO] [logging_config.py:126:_log_with_context] - R030_ZONES: 1 rungs | example: XIC(MCM_EPB_DCS_CTRL.O1)OTE(EStop_MCM_OK);
|
|
[16:35:14] [INFO] [logging_config.py:126:_log_with_context] - MainRoutine: 1 rungs | example: [JSR(R010_INPUTS,0) ,JSR(R011_OUTPUTS,0) ,JSR(R012_RESETS,0) ,JSR(R020_ESTOPS,0) ,JSR(R030_ZONES,0) ];
|
|
[16:35:14] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernSafetyProgramGenerator generation
|
|
[16:35:14] [INFO] [logging_config.py:128:_log_with_context] Written ModernSafetyProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SafetyProgram_Generated.L5X
|
|
[16:35:14] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] SafetyProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SafetyProgram_Generated.L5X
|
|
[16:35:14] [INFO] [logging_config.py:128:_log_with_context] Generating MainProgram L5X...
|
|
[16:35:14] [WARNING] [logging_config.py:128:_log_with_context] LimitedMainProgramGenerator is deprecated; using ModernMainProgramGenerator
|
|
[16:35:14] [INFO] [logging_config.py:128:_log_with_context] Starting ModernMainProgramGenerator generation
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] Creating MainProgram XML structure
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] Adding controller tags...
|
|
[16:35:14] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[16:35:14] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[16:35:14] [DEBUG] [logging_config.py:126:_log_with_context] Zones: using DEFAULT group
|
|
[16:35:14] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[16:35:14] [DEBUG] [logging_config.py:126:_log_with_context] Extracting FPE data
|
|
[16:35:14] [INFO] [logging_config.py:128:_log_with_context] Data: FPE count=361
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012003_PE1 base=S012003_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012003_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012003_PE1: conveyor=S012003_PE1_VFD1.CTRL parent_fault=S012003_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012003_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012003_PE2 base=S012003_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012003_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012003_PE2: conveyor=S012003_PE2_VFD1.CTRL parent_fault=S012003_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012003_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012003_PE3 base=S012003_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012003_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012003_PE3: conveyor=S012003_PE3_VFD1.CTRL parent_fault=S012003_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012003_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012001_PE1 base=S012001_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012001_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012001_PE1: conveyor=S012001_PE1_VFD1.CTRL parent_fault=S012001_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012001_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012001_PE2 base=S012001_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012001_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012001_PE2: conveyor=S012001_PE2_VFD1.CTRL parent_fault=S012001_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012001_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012001_PE3 base=S012001_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012001_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012001_PE3: conveyor=S012001_PE3_VFD1.CTRL parent_fault=S012001_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012001_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012005_PE1 base=S012005_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012005_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012005_PE1: conveyor=S012005_PE1_VFD1.CTRL parent_fault=S012005_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012005_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012005_PE2 base=S012005_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012005_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012005_PE2: conveyor=S012005_PE2_VFD1.CTRL parent_fault=S012005_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012005_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012005_PE3 base=S012005_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012005_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012005_PE3: conveyor=S012005_PE3_VFD1.CTRL parent_fault=S012005_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012005_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012007_PE1 base=S012007_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012007_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012007_PE1: conveyor=S012007_PE1_VFD1.CTRL parent_fault=S012007_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012007_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012007_PE2 base=S012007_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012007_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012007_PE2: conveyor=S012007_PE2_VFD1.CTRL parent_fault=S012007_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012007_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012007_PE3 base=S012007_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012007_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012007_PE3: conveyor=S012007_PE3_VFD1.CTRL parent_fault=S012007_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012007_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012041_PE1 base=S012041_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012041_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012041_PE1: conveyor=S012041_PE1_VFD1.CTRL parent_fault=S012041_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012041_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012041_PE2 base=S012041_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012041_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012041_PE2: conveyor=S012041_PE2_VFD1.CTRL parent_fault=S012041_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012041_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012041_PE3 base=S012041_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012041_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012041_PE3: conveyor=S012041_PE3_VFD1.CTRL parent_fault=S012041_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012041_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012039_PE1 base=S012039_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012039_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012039_PE1: conveyor=S012039_PE1_VFD1.CTRL parent_fault=S012039_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012039_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012039_PE2 base=S012039_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012039_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012039_PE2: conveyor=S012039_PE2_VFD1.CTRL parent_fault=S012039_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012039_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012039_PE3 base=S012039_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012039_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012039_PE3: conveyor=S012039_PE3_VFD1.CTRL parent_fault=S012039_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012039_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012043_PE1 base=S012043_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012043_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012043_PE1: conveyor=S012043_PE1_VFD1.CTRL parent_fault=S012043_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012043_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012043_PE2 base=S012043_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012043_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012043_PE2: conveyor=S012043_PE2_VFD1.CTRL parent_fault=S012043_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012043_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012043_PE3 base=S012043_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012043_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012043_PE3: conveyor=S012043_PE3_VFD1.CTRL parent_fault=S012043_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012043_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012045_PE1 base=S012045_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012045_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012045_PE1: conveyor=S012045_PE1_VFD1.CTRL parent_fault=S012045_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012045_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012045_PE2 base=S012045_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012045_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012045_PE2: conveyor=S012045_PE2_VFD1.CTRL parent_fault=S012045_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012045_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012045_PE3 base=S012045_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012045_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012045_PE3: conveyor=S012045_PE3_VFD1.CTRL parent_fault=S012045_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012045_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012044_PE1 base=S012044_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012044_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012044_PE1: conveyor=S012044_PE1_VFD1.CTRL parent_fault=S012044_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012044_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012044_PE2 base=S012044_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012044_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012044_PE2: conveyor=S012044_PE2_VFD1.CTRL parent_fault=S012044_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012044_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012044_PE3 base=S012044_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012044_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012044_PE3: conveyor=S012044_PE3_VFD1.CTRL parent_fault=S012044_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012044_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012046_PE1 base=S012046_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012046_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012046_PE1: conveyor=S012046_PE1_VFD1.CTRL parent_fault=S012046_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012046_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012046_PE2 base=S012046_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012046_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012046_PE2: conveyor=S012046_PE2_VFD1.CTRL parent_fault=S012046_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012046_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012046_PE3 base=S012046_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012046_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012046_PE3: conveyor=S012046_PE3_VFD1.CTRL parent_fault=S012046_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012046_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012042_PE1 base=S012042_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012042_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012042_PE1: conveyor=S012042_PE1_VFD1.CTRL parent_fault=S012042_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012042_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012042_PE2 base=S012042_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012042_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012042_PE2: conveyor=S012042_PE2_VFD1.CTRL parent_fault=S012042_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012042_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012042_PE3 base=S012042_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012042_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012042_PE3: conveyor=S012042_PE3_VFD1.CTRL parent_fault=S012042_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012042_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012049_PE1 base=S012049_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012049_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012049_PE1: conveyor=S012049_PE1_VFD1.CTRL parent_fault=S012049_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012049_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012049_PE2 base=S012049_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012049_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012049_PE2: conveyor=S012049_PE2_VFD1.CTRL parent_fault=S012049_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012049_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012049_PE3 base=S012049_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012049_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012049_PE3: conveyor=S012049_PE3_VFD1.CTRL parent_fault=S012049_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012049_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012047_PE1 base=S012047_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012047_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012047_PE1: conveyor=S012047_PE1_VFD1.CTRL parent_fault=S012047_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012047_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012047_PE2 base=S012047_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012047_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012047_PE2: conveyor=S012047_PE2_VFD1.CTRL parent_fault=S012047_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012047_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012047_PE3 base=S012047_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012047_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012047_PE3: conveyor=S012047_PE3_VFD1.CTRL parent_fault=S012047_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012047_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012051_PE1 base=S012051_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012051_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012051_PE1: conveyor=S012051_PE1_VFD1.CTRL parent_fault=S012051_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012051_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012051_PE2 base=S012051_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012051_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012051_PE2: conveyor=S012051_PE2_VFD1.CTRL parent_fault=S012051_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012051_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012051_PE3 base=S012051_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012051_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012051_PE3: conveyor=S012051_PE3_VFD1.CTRL parent_fault=S012051_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012051_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012053_PE1 base=S012053_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012053_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012053_PE1: conveyor=S012053_PE1_VFD1.CTRL parent_fault=S012053_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012053_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012053_PE2 base=S012053_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012053_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012053_PE2: conveyor=S012053_PE2_VFD1.CTRL parent_fault=S012053_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012053_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012053_PE3 base=S012053_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012053_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012053_PE3: conveyor=S012053_PE3_VFD1.CTRL parent_fault=S012053_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012053_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012052_PE1 base=S012052_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012052_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012052_PE1: conveyor=S012052_PE1_VFD1.CTRL parent_fault=S012052_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012052_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012052_PE3 base=S012052_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012052_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012052_PE3: conveyor=S012052_PE3_VFD1.CTRL parent_fault=S012052_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012052_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012052_PE2 base=S012052_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012052_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012052_PE2: conveyor=S012052_PE2_VFD1.CTRL parent_fault=S012052_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012052_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012050_PE1 base=S012050_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012050_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012050_PE1: conveyor=S012050_PE1_VFD1.CTRL parent_fault=S012050_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012050_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012050_PE2 base=S012050_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012050_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012050_PE2: conveyor=S012050_PE2_VFD1.CTRL parent_fault=S012050_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012050_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012050_PE3 base=S012050_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012050_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012050_PE3: conveyor=S012050_PE3_VFD1.CTRL parent_fault=S012050_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012050_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012048_PE1 base=S012048_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012048_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012048_PE1: conveyor=S012048_PE1_VFD1.CTRL parent_fault=S012048_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012048_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012048_PE2 base=S012048_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012048_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012048_PE2: conveyor=S012048_PE2_VFD1.CTRL parent_fault=S012048_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012048_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012048_PE3 base=S012048_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012048_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012048_PE3: conveyor=S012048_PE3_VFD1.CTRL parent_fault=S012048_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012048_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012059_PE1 base=S012059_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012059_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012059_PE1: conveyor=S012059_PE1_VFD1.CTRL parent_fault=S012059_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012059_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE1 base=S012057_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012057_PE1: conveyor=S012057_PE1_VFD1.CTRL parent_fault=S012057_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012057_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE1 base=S012057_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012057_PE1: conveyor=S012057_PE1_VFD1.CTRL parent_fault=S012057_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012057_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE2 base=S012057_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012057_PE2: conveyor=S012057_PE2_VFD1.CTRL parent_fault=S012057_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012057_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012059_PE3 base=S012059_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012059_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012059_PE3: conveyor=S012059_PE3_VFD1.CTRL parent_fault=S012059_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012059_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012061_PE1 base=S012061_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012061_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012061_PE1: conveyor=S012061_PE1_VFD1.CTRL parent_fault=S012061_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012061_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012061_PE2 base=S012061_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012061_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012061_PE2: conveyor=S012061_PE2_VFD1.CTRL parent_fault=S012061_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012061_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE2 base=S012057_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012057_PE2: conveyor=S012057_PE2_VFD1.CTRL parent_fault=S012057_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012057_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE2 base=S012055_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012055_PE2: conveyor=S012055_PE2_VFD1.CTRL parent_fault=S012055_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012055_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE3 base=S012057_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012057_PE3: conveyor=S012057_PE3_VFD1.CTRL parent_fault=S012057_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012057_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE3 base=S012055_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012055_PE3: conveyor=S012055_PE3_VFD1.CTRL parent_fault=S012055_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012055_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012061_PE1 base=S012061_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012061_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012061_PE1: conveyor=S012061_PE1_VFD1.CTRL parent_fault=S012061_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012061_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012059_PE1 base=S012059_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012059_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012059_PE1: conveyor=S012059_PE1_VFD1.CTRL parent_fault=S012059_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012059_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE1 base=S012055_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012055_PE1: conveyor=S012055_PE1_VFD1.CTRL parent_fault=S012055_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012055_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012061_PE2 base=S012061_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012061_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012061_PE2: conveyor=S012061_PE2_VFD1.CTRL parent_fault=S012061_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012061_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE3 base=S012057_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012057_PE3: conveyor=S012057_PE3_VFD1.CTRL parent_fault=S012057_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012057_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE1 base=S012055_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012055_PE1: conveyor=S012055_PE1_VFD1.CTRL parent_fault=S012055_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012055_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012059_PE2 base=S012059_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012059_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012059_PE2: conveyor=S012059_PE2_VFD1.CTRL parent_fault=S012059_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012059_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE2 base=S012055_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012055_PE2: conveyor=S012055_PE2_VFD1.CTRL parent_fault=S012055_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012055_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012059_PE2 base=S012059_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012059_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012059_PE2: conveyor=S012059_PE2_VFD1.CTRL parent_fault=S012059_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012059_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE3 base=S012055_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012055_PE3: conveyor=S012055_PE3_VFD1.CTRL parent_fault=S012055_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012055_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012061_PE3 base=S012061_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012061_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012061_PE3: conveyor=S012061_PE3_VFD1.CTRL parent_fault=S012061_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012061_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012060_PE1 base=S012060_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012060_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012060_PE1: conveyor=S012060_PE1_VFD1.CTRL parent_fault=S012060_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012060_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012060_PE2 base=S012060_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012060_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012060_PE2: conveyor=S012060_PE2_VFD1.CTRL parent_fault=S012060_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012060_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012060_PE3 base=S012060_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012060_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012060_PE3: conveyor=S012060_PE3_VFD1.CTRL parent_fault=S012060_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012060_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012062_PE1 base=S012062_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012062_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012062_PE1: conveyor=S012062_PE1_VFD1.CTRL parent_fault=S012062_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012062_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012062_PE2 base=S012062_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012062_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012062_PE2: conveyor=S012062_PE2_VFD1.CTRL parent_fault=S012062_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012062_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012062_PE3 base=S012062_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012062_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012062_PE3: conveyor=S012062_PE3_VFD1.CTRL parent_fault=S012062_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012062_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012058_PE1 base=S012058_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012058_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012058_PE1: conveyor=S012058_PE1_VFD1.CTRL parent_fault=S012058_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012058_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012058_PE2 base=S012058_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012058_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012058_PE2: conveyor=S012058_PE2_VFD1.CTRL parent_fault=S012058_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012058_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012058_PE3 base=S012058_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012058_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012058_PE3: conveyor=S012058_PE3_VFD1.CTRL parent_fault=S012058_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012058_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012056_PE1 base=S012056_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012056_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012056_PE1: conveyor=S012056_PE1_VFD1.CTRL parent_fault=S012056_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012056_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012056_PE2 base=S012056_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012056_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012056_PE2: conveyor=S012056_PE2_VFD1.CTRL parent_fault=S012056_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012056_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012056_PE3 base=S012056_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012056_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012056_PE3: conveyor=S012056_PE3_VFD1.CTRL parent_fault=S012056_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012056_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012065_PE1 base=S012065_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012065_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012065_PE1: conveyor=S012065_PE1_VFD1.CTRL parent_fault=S012065_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012065_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012065_PE2 base=S012065_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012065_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012065_PE2: conveyor=S012065_PE2_VFD1.CTRL parent_fault=S012065_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012065_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012065_PE3 base=S012065_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012065_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012065_PE3: conveyor=S012065_PE3_VFD1.CTRL parent_fault=S012065_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012065_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012063_PE1 base=S012063_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012063_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012063_PE1: conveyor=S012063_PE1_VFD1.CTRL parent_fault=S012063_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012063_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012063_PE2 base=S012063_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012063_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012063_PE2: conveyor=S012063_PE2_VFD1.CTRL parent_fault=S012063_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012063_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012063_PE3 base=S012063_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012063_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012063_PE3: conveyor=S012063_PE3_VFD1.CTRL parent_fault=S012063_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012063_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012067_PE1 base=S012067_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012067_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012067_PE1: conveyor=S012067_PE1_VFD1.CTRL parent_fault=S012067_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012067_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012067_PE2 base=S012067_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012067_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012067_PE2: conveyor=S012067_PE2_VFD1.CTRL parent_fault=S012067_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012067_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012067_PE3 base=S012067_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012067_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012067_PE3: conveyor=S012067_PE3_VFD1.CTRL parent_fault=S012067_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012067_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012069_PE1 base=S012069_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012069_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012069_PE1: conveyor=S012069_PE1_VFD1.CTRL parent_fault=S012069_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012069_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012069_PE2 base=S012069_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012069_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012069_PE2: conveyor=S012069_PE2_VFD1.CTRL parent_fault=S012069_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012069_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012069_PE3 base=S012069_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012069_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012069_PE3: conveyor=S012069_PE3_VFD1.CTRL parent_fault=S012069_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012069_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012068_PE1 base=S012068_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012068_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012068_PE1: conveyor=S012068_PE1_VFD1.CTRL parent_fault=S012068_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012068_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012068_PE3 base=S012068_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012068_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012068_PE3: conveyor=S012068_PE3_VFD1.CTRL parent_fault=S012068_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012068_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012068_PE2 base=S012068_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012068_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012068_PE2: conveyor=S012068_PE2_VFD1.CTRL parent_fault=S012068_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012068_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012066_PE1 base=S012066_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012066_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012066_PE1: conveyor=S012066_PE1_VFD1.CTRL parent_fault=S012066_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012066_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012066_PE2 base=S012066_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012066_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012066_PE2: conveyor=S012066_PE2_VFD1.CTRL parent_fault=S012066_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012066_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012066_PE3 base=S012066_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012066_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012066_PE3: conveyor=S012066_PE3_VFD1.CTRL parent_fault=S012066_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012066_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012064_PE1 base=S012064_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012064_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012064_PE1: conveyor=S012064_PE1_VFD1.CTRL parent_fault=S012064_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012064_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012064_PE2 base=S012064_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012064_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012064_PE2: conveyor=S012064_PE2_VFD1.CTRL parent_fault=S012064_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012064_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012064_PE3 base=S012064_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012064_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012064_PE3: conveyor=S012064_PE3_VFD1.CTRL parent_fault=S012064_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012064_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012006_PE1 base=S012006_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012006_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012006_PE1: conveyor=S012006_PE1_VFD1.CTRL parent_fault=S012006_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012006_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012006_PE2 base=S012006_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012006_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012006_PE2: conveyor=S012006_PE2_VFD1.CTRL parent_fault=S012006_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012006_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012006_PE3 base=S012006_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012006_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012006_PE3: conveyor=S012006_PE3_VFD1.CTRL parent_fault=S012006_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012006_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012008_PE1 base=S012008_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012008_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012008_PE1: conveyor=S012008_PE1_VFD1.CTRL parent_fault=S012008_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012008_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012008_PE2 base=S012008_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012008_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012008_PE2: conveyor=S012008_PE2_VFD1.CTRL parent_fault=S012008_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012008_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012008_PE3 base=S012008_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012008_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012008_PE3: conveyor=S012008_PE3_VFD1.CTRL parent_fault=S012008_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012008_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012004_PE1 base=S012004_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012004_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012004_PE1: conveyor=S012004_PE1_VFD1.CTRL parent_fault=S012004_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012004_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012004_PE2 base=S012004_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012004_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012004_PE2: conveyor=S012004_PE2_VFD1.CTRL parent_fault=S012004_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012004_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012004_PE3 base=S012004_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012004_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012004_PE3: conveyor=S012004_PE3_VFD1.CTRL parent_fault=S012004_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012004_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012002_PE1 base=S012002_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012002_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012002_PE1: conveyor=S012002_PE1_VFD1.CTRL parent_fault=S012002_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012002_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012002_PE2 base=S012002_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012002_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012002_PE2: conveyor=S012002_PE2_VFD1.CTRL parent_fault=S012002_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012002_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012002_PE3 base=S012002_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012002_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012002_PE3: conveyor=S012002_PE3_VFD1.CTRL parent_fault=S012002_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012002_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012018_PE1 base=S012018_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012018_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012018_PE1: conveyor=S012018_PE1_VFD1.CTRL parent_fault=S012018_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012018_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012018_PE2 base=S012018_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012018_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012018_PE2: conveyor=S012018_PE2_VFD1.CTRL parent_fault=S012018_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012018_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012018_PE3 base=S012018_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012018_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012018_PE3: conveyor=S012018_PE3_VFD1.CTRL parent_fault=S012018_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012018_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012020_PE1 base=S012020_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012020_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012020_PE1: conveyor=S012020_PE1_VFD1.CTRL parent_fault=S012020_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012020_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012020_PE2 base=S012020_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012020_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012020_PE2: conveyor=S012020_PE2_VFD1.CTRL parent_fault=S012020_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012020_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012020_PE3 base=S012020_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012020_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012020_PE3: conveyor=S012020_PE3_VFD1.CTRL parent_fault=S012020_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012020_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012016_PE1 base=S012016_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012016_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012016_PE1: conveyor=S012016_PE1_VFD1.CTRL parent_fault=S012016_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012016_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012016_PE2 base=S012016_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012016_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012016_PE2: conveyor=S012016_PE2_VFD1.CTRL parent_fault=S012016_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012016_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012016_PE3 base=S012016_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012016_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012016_PE3: conveyor=S012016_PE3_VFD1.CTRL parent_fault=S012016_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012016_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012014_PE1 base=S012014_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012014_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012014_PE1: conveyor=S012014_PE1_VFD1.CTRL parent_fault=S012014_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012014_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012014_PE2 base=S012014_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012014_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012014_PE2: conveyor=S012014_PE2_VFD1.CTRL parent_fault=S012014_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012014_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012014_PE3 base=S012014_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012014_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012014_PE3: conveyor=S012014_PE3_VFD1.CTRL parent_fault=S012014_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012014_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012022_PE1 base=S012022_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012022_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012022_PE1: conveyor=S012022_PE1_VFD1.CTRL parent_fault=S012022_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH4:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012022_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012022_PE2 base=S012022_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012022_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012022_PE2: conveyor=S012022_PE2_VFD1.CTRL parent_fault=S012022_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH4:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012022_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012022_PE3 base=S012022_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012022_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012022_PE3: conveyor=S012022_PE3_VFD1.CTRL parent_fault=S012022_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH4:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012022_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012025_PE1 base=S012025_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012025_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012025_PE1: conveyor=S012025_PE1_VFD1.CTRL parent_fault=S012025_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012025_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012025_PE2 base=S012025_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012025_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012025_PE2: conveyor=S012025_PE2_VFD1.CTRL parent_fault=S012025_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012025_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012025_PE3 base=S012025_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012025_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012025_PE3: conveyor=S012025_PE3_VFD1.CTRL parent_fault=S012025_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012025_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012023_PE1 base=S012023_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012023_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012023_PE1: conveyor=S012023_PE1_VFD1.CTRL parent_fault=S012023_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012023_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012023_PE2 base=S012023_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012023_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012023_PE2: conveyor=S012023_PE2_VFD1.CTRL parent_fault=S012023_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012023_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012023_PE3 base=S012023_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012023_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012023_PE3: conveyor=S012023_PE3_VFD1.CTRL parent_fault=S012023_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012023_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012027_PE1 base=S012027_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012027_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012027_PE1: conveyor=S012027_PE1_VFD1.CTRL parent_fault=S012027_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012027_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012027_PE2 base=S012027_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012027_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012027_PE2: conveyor=S012027_PE2_VFD1.CTRL parent_fault=S012027_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012027_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012027_PE3 base=S012027_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012027_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012027_PE3: conveyor=S012027_PE3_VFD1.CTRL parent_fault=S012027_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012027_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012029_PE1 base=S012029_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012029_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012029_PE1: conveyor=S012029_PE1_VFD1.CTRL parent_fault=S012029_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012029_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012029_PE2 base=S012029_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012029_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012029_PE2: conveyor=S012029_PE2_VFD1.CTRL parent_fault=S012029_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012029_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012029_PE3 base=S012029_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012029_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012029_PE3: conveyor=S012029_PE3_VFD1.CTRL parent_fault=S012029_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012029_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012028_PE1 base=S012028_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012028_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012028_PE1: conveyor=S012028_PE1_VFD1.CTRL parent_fault=S012028_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012028_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012028_PE2 base=S012028_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012028_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012028_PE2: conveyor=S012028_PE2_VFD1.CTRL parent_fault=S012028_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012028_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012028_PE3 base=S012028_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012028_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012028_PE3: conveyor=S012028_PE3_VFD1.CTRL parent_fault=S012028_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012028_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012030_PE1 base=S012030_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012030_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012030_PE1: conveyor=S012030_PE1_VFD1.CTRL parent_fault=S012030_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012030_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012030_PE2 base=S012030_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012030_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012030_PE2: conveyor=S012030_PE2_VFD1.CTRL parent_fault=S012030_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012030_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012030_PE3 base=S012030_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012030_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012030_PE3: conveyor=S012030_PE3_VFD1.CTRL parent_fault=S012030_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012030_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012026_PE1 base=S012026_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012026_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012026_PE1: conveyor=S012026_PE1_VFD1.CTRL parent_fault=S012026_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012026_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012026_PE2 base=S012026_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012026_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012026_PE2: conveyor=S012026_PE2_VFD1.CTRL parent_fault=S012026_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012026_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012026_PE3 base=S012026_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012026_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012026_PE3: conveyor=S012026_PE3_VFD1.CTRL parent_fault=S012026_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012026_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012024_PE1 base=S012024_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012024_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012024_PE1: conveyor=S012024_PE1_VFD1.CTRL parent_fault=S012024_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012024_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012024_PE2 base=S012024_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012024_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012024_PE2: conveyor=S012024_PE2_VFD1.CTRL parent_fault=S012024_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012024_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012024_PE3 base=S012024_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012024_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012024_PE3: conveyor=S012024_PE3_VFD1.CTRL parent_fault=S012024_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012024_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012033_PE1 base=S012033_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012033_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012033_PE1: conveyor=S012033_PE1_VFD1.CTRL parent_fault=S012033_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012033_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012033_PE2 base=S012033_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012033_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012033_PE2: conveyor=S012033_PE2_VFD1.CTRL parent_fault=S012033_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012033_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012033_PE3 base=S012033_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012033_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012033_PE3: conveyor=S012033_PE3_VFD1.CTRL parent_fault=S012033_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012033_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012031_PE1 base=S012031_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012031_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012031_PE1: conveyor=S012031_PE1_VFD1.CTRL parent_fault=S012031_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012031_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012031_PE2 base=S012031_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012031_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012031_PE2: conveyor=S012031_PE2_VFD1.CTRL parent_fault=S012031_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012031_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012031_PE3 base=S012031_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012031_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012031_PE3: conveyor=S012031_PE3_VFD1.CTRL parent_fault=S012031_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012031_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012035_PE1 base=S012035_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012035_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012035_PE1: conveyor=S012035_PE1_VFD1.CTRL parent_fault=S012035_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012035_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012035_PE2 base=S012035_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012035_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012035_PE2: conveyor=S012035_PE2_VFD1.CTRL parent_fault=S012035_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012035_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012035_PE3 base=S012035_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012035_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012035_PE3: conveyor=S012035_PE3_VFD1.CTRL parent_fault=S012035_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012035_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012037_PE1 base=S012037_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012037_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012037_PE1: conveyor=S012037_PE1_VFD1.CTRL parent_fault=S012037_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012037_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012037_PE2 base=S012037_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012037_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012037_PE2: conveyor=S012037_PE2_VFD1.CTRL parent_fault=S012037_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012037_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012037_PE3 base=S012037_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012037_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012037_PE3: conveyor=S012037_PE3_VFD1.CTRL parent_fault=S012037_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012037_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012036_PE1 base=S012036_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012036_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012036_PE1: conveyor=S012036_PE1_VFD1.CTRL parent_fault=S012036_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012036_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012036_PE2 base=S012036_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012036_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012036_PE2: conveyor=S012036_PE2_VFD1.CTRL parent_fault=S012036_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012036_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012036_PE3 base=S012036_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012036_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012036_PE3: conveyor=S012036_PE3_VFD1.CTRL parent_fault=S012036_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012036_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012038_PE1 base=S012038_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012038_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012038_PE1: conveyor=S012038_PE1_VFD1.CTRL parent_fault=S012038_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012038_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012038_PE2 base=S012038_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012038_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012038_PE2: conveyor=S012038_PE2_VFD1.CTRL parent_fault=S012038_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012038_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012038_PE3 base=S012038_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012038_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012038_PE3: conveyor=S012038_PE3_VFD1.CTRL parent_fault=S012038_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012038_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012034_PE1 base=S012034_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012034_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012034_PE1: conveyor=S012034_PE1_VFD1.CTRL parent_fault=S012034_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012034_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012034_PE2 base=S012034_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012034_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012034_PE2: conveyor=S012034_PE2_VFD1.CTRL parent_fault=S012034_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012034_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012034_PE3 base=S012034_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012034_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012034_PE3: conveyor=S012034_PE3_VFD1.CTRL parent_fault=S012034_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012034_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012032_PE1 base=S012032_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012032_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012032_PE1: conveyor=S012032_PE1_VFD1.CTRL parent_fault=S012032_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012032_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012032_PE2 base=S012032_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012032_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012032_PE2: conveyor=S012032_PE2_VFD1.CTRL parent_fault=S012032_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012032_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012032_PE3 base=S012032_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012032_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012032_PE3: conveyor=S012032_PE3_VFD1.CTRL parent_fault=S012032_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012032_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013003_PE1 base=S013003_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013003_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013003_PE1: conveyor=S013003_PE1_VFD1.CTRL parent_fault=S013003_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013003_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013003_PE2 base=S013003_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013003_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013003_PE2: conveyor=S013003_PE2_VFD1.CTRL parent_fault=S013003_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013003_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013003_PE3 base=S013003_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013003_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013003_PE3: conveyor=S013003_PE3_VFD1.CTRL parent_fault=S013003_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013003_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013001_PE1 base=S013001_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013001_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013001_PE1: conveyor=S013001_PE1_VFD1.CTRL parent_fault=S013001_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013001_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013001_PE2 base=S013001_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013001_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013001_PE2: conveyor=S013001_PE2_VFD1.CTRL parent_fault=S013001_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013001_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013001_PE3 base=S013001_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013001_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013001_PE3: conveyor=S013001_PE3_VFD1.CTRL parent_fault=S013001_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013001_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013005_PE1 base=S013005_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013005_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013005_PE1: conveyor=S013005_PE1_VFD1.CTRL parent_fault=S013005_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013005_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013005_PE2 base=S013005_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013005_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013005_PE2: conveyor=S013005_PE2_VFD1.CTRL parent_fault=S013005_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013005_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013005_PE3 base=S013005_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013005_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013005_PE3: conveyor=S013005_PE3_VFD1.CTRL parent_fault=S013005_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013005_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013007_PE1 base=S013007_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013007_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013007_PE1: conveyor=S013007_PE1_VFD1.CTRL parent_fault=S013007_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013007_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013007_PE2 base=S013007_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013007_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013007_PE2: conveyor=S013007_PE2_VFD1.CTRL parent_fault=S013007_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013007_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013007_PE3 base=S013007_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013007_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013007_PE3: conveyor=S013007_PE3_VFD1.CTRL parent_fault=S013007_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013007_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013038_PE1 base=S013038_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013038_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013038_PE1: conveyor=S013038_PE1_VFD1.CTRL parent_fault=S013038_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013038_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013038_PE2 base=S013038_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013038_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013038_PE2: conveyor=S013038_PE2_VFD1.CTRL parent_fault=S013038_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013038_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013038_PE3 base=S013038_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013038_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013038_PE3: conveyor=S013038_PE3_VFD1.CTRL parent_fault=S013038_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013038_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013040_PE1 base=S013040_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013040_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013040_PE1: conveyor=S013040_PE1_VFD1.CTRL parent_fault=S013040_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013040_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013040_PE2 base=S013040_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013040_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013040_PE2: conveyor=S013040_PE2_VFD1.CTRL parent_fault=S013040_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013040_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013040_PE3 base=S013040_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013040_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013040_PE3: conveyor=S013040_PE3_VFD1.CTRL parent_fault=S013040_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013040_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013036_PE1 base=S013036_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013036_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013036_PE1: conveyor=S013036_PE1_VFD1.CTRL parent_fault=S013036_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013036_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013036_PE2 base=S013036_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013036_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013036_PE2: conveyor=S013036_PE2_VFD1.CTRL parent_fault=S013036_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013036_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013036_PE3 base=S013036_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013036_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013036_PE3: conveyor=S013036_PE3_VFD1.CTRL parent_fault=S013036_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013036_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013034_PE1 base=S013034_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013034_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013034_PE1: conveyor=S013034_PE1_VFD1.CTRL parent_fault=S013034_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013034_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013034_PE2 base=S013034_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013034_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013034_PE2: conveyor=S013034_PE2_VFD1.CTRL parent_fault=S013034_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013034_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013034_PE3 base=S013034_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013034_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013034_PE3: conveyor=S013034_PE3_VFD1.CTRL parent_fault=S013034_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013034_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013043_PE1 base=S013043_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013043_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013043_PE1: conveyor=S013043_PE1_VFD1.CTRL parent_fault=S013043_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013043_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013043_PE2 base=S013043_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013043_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013043_PE2: conveyor=S013043_PE2_VFD1.CTRL parent_fault=S013043_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013043_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013043_PE3 base=S013043_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013043_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013043_PE3: conveyor=S013043_PE3_VFD1.CTRL parent_fault=S013043_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013043_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013041_PE1 base=S013041_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013041_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013041_PE1: conveyor=S013041_PE1_VFD1.CTRL parent_fault=S013041_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013041_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013041_PE2 base=S013041_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013041_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013041_PE2: conveyor=S013041_PE2_VFD1.CTRL parent_fault=S013041_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013041_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013041_PE3 base=S013041_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013041_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013041_PE3: conveyor=S013041_PE3_VFD1.CTRL parent_fault=S013041_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013041_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013045_PE1 base=S013045_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013045_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013045_PE1: conveyor=S013045_PE1_VFD1.CTRL parent_fault=S013045_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013045_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013045_PE2 base=S013045_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013045_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013045_PE2: conveyor=S013045_PE2_VFD1.CTRL parent_fault=S013045_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013045_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013045_PE3 base=S013045_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013045_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013045_PE3: conveyor=S013045_PE3_VFD1.CTRL parent_fault=S013045_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013045_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013047_PE1 base=S013047_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013047_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013047_PE1: conveyor=S013047_PE1_VFD1.CTRL parent_fault=S013047_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013047_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013047_PE2 base=S013047_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013047_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013047_PE2: conveyor=S013047_PE2_VFD1.CTRL parent_fault=S013047_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013047_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013047_PE3 base=S013047_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013047_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013047_PE3: conveyor=S013047_PE3_VFD1.CTRL parent_fault=S013047_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013047_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013048_PE2 base=S013048_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013048_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013048_PE2: conveyor=S013048_PE2_VFD1.CTRL parent_fault=S013048_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013048_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013048_PE1 base=S013048_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013048_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013048_PE1: conveyor=S013048_PE1_VFD1.CTRL parent_fault=S013048_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013048_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013048_PE3 base=S013048_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013048_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013048_PE3: conveyor=S013048_PE3_VFD1.CTRL parent_fault=S013048_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013048_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013044_PE1 base=S013044_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013044_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013044_PE1: conveyor=S013044_PE1_VFD1.CTRL parent_fault=S013044_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013044_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013044_PE2 base=S013044_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013044_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013044_PE2: conveyor=S013044_PE2_VFD1.CTRL parent_fault=S013044_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013044_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013044_PE3 base=S013044_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013044_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013044_PE3: conveyor=S013044_PE3_VFD1.CTRL parent_fault=S013044_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013044_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013042_PE1 base=S013042_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013042_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013042_PE1: conveyor=S013042_PE1_VFD1.CTRL parent_fault=S013042_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013042_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013042_PE2 base=S013042_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013042_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013042_PE2: conveyor=S013042_PE2_VFD1.CTRL parent_fault=S013042_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013042_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013042_PE3 base=S013042_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013042_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013042_PE3: conveyor=S013042_PE3_VFD1.CTRL parent_fault=S013042_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013042_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013051_PE1 base=S013051_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013051_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013051_PE1: conveyor=S013051_PE1_VFD1.CTRL parent_fault=S013051_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013051_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013051_PE2 base=S013051_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013051_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013051_PE2: conveyor=S013051_PE2_VFD1.CTRL parent_fault=S013051_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013051_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013051_PE3 base=S013051_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013051_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013051_PE3: conveyor=S013051_PE3_VFD1.CTRL parent_fault=S013051_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013051_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013049_PE1 base=S013049_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013049_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013049_PE1: conveyor=S013049_PE1_VFD1.CTRL parent_fault=S013049_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013049_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013049_PE2 base=S013049_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013049_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013049_PE2: conveyor=S013049_PE2_VFD1.CTRL parent_fault=S013049_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013049_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013049_PE3 base=S013049_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013049_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013049_PE3: conveyor=S013049_PE3_VFD1.CTRL parent_fault=S013049_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013049_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013053_PE1 base=S013053_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013053_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013053_PE1: conveyor=S013053_PE1_VFD1.CTRL parent_fault=S013053_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013053_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013053_PE2 base=S013053_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013053_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013053_PE2: conveyor=S013053_PE2_VFD1.CTRL parent_fault=S013053_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013053_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013053_PE3 base=S013053_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013053_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013053_PE3: conveyor=S013053_PE3_VFD1.CTRL parent_fault=S013053_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013053_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013055_PE1 base=S013055_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013055_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013055_PE1: conveyor=S013055_PE1_VFD1.CTRL parent_fault=S013055_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013055_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013055_PE2 base=S013055_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013055_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013055_PE2: conveyor=S013055_PE2_VFD1.CTRL parent_fault=S013055_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013055_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013055_PE3 base=S013055_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013055_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013055_PE3: conveyor=S013055_PE3_VFD1.CTRL parent_fault=S013055_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013055_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013054_PE1 base=S013054_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013054_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013054_PE1: conveyor=S013054_PE1_VFD1.CTRL parent_fault=S013054_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013054_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013054_PE2 base=S013054_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013054_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013054_PE2: conveyor=S013054_PE2_VFD1.CTRL parent_fault=S013054_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013054_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013054_PE3 base=S013054_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013054_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013054_PE3: conveyor=S013054_PE3_VFD1.CTRL parent_fault=S013054_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013054_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013056_PE1 base=S013056_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013056_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013056_PE1: conveyor=S013056_PE1_VFD1.CTRL parent_fault=S013056_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013056_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013056_PE2 base=S013056_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013056_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013056_PE2: conveyor=S013056_PE2_VFD1.CTRL parent_fault=S013056_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013056_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013056_PE3 base=S013056_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013056_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013056_PE3: conveyor=S013056_PE3_VFD1.CTRL parent_fault=S013056_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013056_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013052_PE1 base=S013052_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013052_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013052_PE1: conveyor=S013052_PE1_VFD1.CTRL parent_fault=S013052_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013052_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013052_PE2 base=S013052_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013052_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013052_PE2: conveyor=S013052_PE2_VFD1.CTRL parent_fault=S013052_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013052_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013052_PE3 base=S013052_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013052_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013052_PE3: conveyor=S013052_PE3_VFD1.CTRL parent_fault=S013052_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013052_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013050_PE1 base=S013050_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013050_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013050_PE1: conveyor=S013050_PE1_VFD1.CTRL parent_fault=S013050_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013050_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013050_PE2 base=S013050_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013050_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013050_PE2: conveyor=S013050_PE2_VFD1.CTRL parent_fault=S013050_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013050_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013050_PE3 base=S013050_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013050_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013050_PE3: conveyor=S013050_PE3_VFD1.CTRL parent_fault=S013050_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013050_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013059_PE1 base=S013059_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013059_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013059_PE1: conveyor=S013059_PE1_VFD1.CTRL parent_fault=S013059_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013059_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013059_PE2 base=S013059_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013059_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013059_PE2: conveyor=S013059_PE2_VFD1.CTRL parent_fault=S013059_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013059_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013059_PE3 base=S013059_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013059_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013059_PE3: conveyor=S013059_PE3_VFD1.CTRL parent_fault=S013059_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013059_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013057_PE1 base=S013057_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013057_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013057_PE1: conveyor=S013057_PE1_VFD1.CTRL parent_fault=S013057_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013057_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013057_PE2 base=S013057_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013057_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013057_PE2: conveyor=S013057_PE2_VFD1.CTRL parent_fault=S013057_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013057_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013057_PE3 base=S013057_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013057_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013057_PE3: conveyor=S013057_PE3_VFD1.CTRL parent_fault=S013057_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013057_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013061_PE1 base=S013061_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013061_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013061_PE1: conveyor=S013061_PE1_VFD1.CTRL parent_fault=S013061_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013061_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013061_PE2 base=S013061_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013061_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013061_PE2: conveyor=S013061_PE2_VFD1.CTRL parent_fault=S013061_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013061_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013061_PE3 base=S013061_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013061_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013061_PE3: conveyor=S013061_PE3_VFD1.CTRL parent_fault=S013061_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013061_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013063_PE1 base=S013063_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013063_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013063_PE1: conveyor=S013063_PE1_VFD1.CTRL parent_fault=S013063_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013063_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013063_PE2 base=S013063_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013063_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013063_PE2: conveyor=S013063_PE2_VFD1.CTRL parent_fault=S013063_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013063_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013063_PE3 base=S013063_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013063_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013063_PE3: conveyor=S013063_PE3_VFD1.CTRL parent_fault=S013063_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013063_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013062_PE1 base=S013062_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013062_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013062_PE1: conveyor=S013062_PE1_VFD1.CTRL parent_fault=S013062_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013062_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013062_PE2 base=S013062_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013062_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013062_PE2: conveyor=S013062_PE2_VFD1.CTRL parent_fault=S013062_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013062_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013062_PE3 base=S013062_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013062_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013062_PE3: conveyor=S013062_PE3_VFD1.CTRL parent_fault=S013062_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013062_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013064_PE1 base=S013064_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013064_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013064_PE1: conveyor=S013064_PE1_VFD1.CTRL parent_fault=S013064_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013064_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013064_PE2 base=S013064_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013064_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013064_PE2: conveyor=S013064_PE2_VFD1.CTRL parent_fault=S013064_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013064_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013064_PE3 base=S013064_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013064_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013064_PE3: conveyor=S013064_PE3_VFD1.CTRL parent_fault=S013064_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013064_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013058_PE1 base=S013058_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013058_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013058_PE1: conveyor=S013058_PE1_VFD1.CTRL parent_fault=S013058_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013058_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013058_PE2 base=S013058_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013058_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013058_PE2: conveyor=S013058_PE2_VFD1.CTRL parent_fault=S013058_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013058_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013058_PE3 base=S013058_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013058_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013058_PE3: conveyor=S013058_PE3_VFD1.CTRL parent_fault=S013058_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013058_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013006_PE1 base=S013006_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013006_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013006_PE1: conveyor=S013006_PE1_VFD1.CTRL parent_fault=S013006_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013006_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013006_PE2 base=S013006_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013006_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013006_PE2: conveyor=S013006_PE2_VFD1.CTRL parent_fault=S013006_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013006_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013006_PE3 base=S013006_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013006_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013006_PE3: conveyor=S013006_PE3_VFD1.CTRL parent_fault=S013006_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013006_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013008_PE1 base=S013008_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013008_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013008_PE1: conveyor=S013008_PE1_VFD1.CTRL parent_fault=S013008_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013008_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013008_PE2 base=S013008_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013008_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013008_PE2: conveyor=S013008_PE2_VFD1.CTRL parent_fault=S013008_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013008_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013008_PE3 base=S013008_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013008_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013008_PE3: conveyor=S013008_PE3_VFD1.CTRL parent_fault=S013008_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013008_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013004_PE1 base=S013004_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013004_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013004_PE1: conveyor=S013004_PE1_VFD1.CTRL parent_fault=S013004_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013004_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013004_PE2 base=S013004_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013004_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013004_PE2: conveyor=S013004_PE2_VFD1.CTRL parent_fault=S013004_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013004_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013004_PE3 base=S013004_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013004_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013004_PE3: conveyor=S013004_PE3_VFD1.CTRL parent_fault=S013004_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013004_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013011_PE1 base=S013011_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013011_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013011_PE1: conveyor=S013011_PE1_VFD1.CTRL parent_fault=S013011_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013011_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013011_PE2 base=S013011_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013011_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013011_PE2: conveyor=S013011_PE2_VFD1.CTRL parent_fault=S013011_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013011_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013011_PE3 base=S013011_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013011_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013011_PE3: conveyor=S013011_PE3_VFD1.CTRL parent_fault=S013011_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013011_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013009_PE1 base=S013009_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013009_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013009_PE1: conveyor=S013009_PE1_VFD1.CTRL parent_fault=S013009_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013009_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013009_PE2 base=S013009_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013009_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013009_PE2: conveyor=S013009_PE2_VFD1.CTRL parent_fault=S013009_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013009_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013009_PE3 base=S013009_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013009_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013009_PE3: conveyor=S013009_PE3_VFD1.CTRL parent_fault=S013009_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013009_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013013_PE1 base=S013013_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013013_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013013_PE1: conveyor=S013013_PE1_VFD1.CTRL parent_fault=S013013_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013013_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013013_PE2 base=S013013_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013013_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013013_PE2: conveyor=S013013_PE2_VFD1.CTRL parent_fault=S013013_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013013_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013013_PE3 base=S013013_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013013_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013013_PE3: conveyor=S013013_PE3_VFD1.CTRL parent_fault=S013013_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013013_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013015_PE1 base=S013015_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013015_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013015_PE1: conveyor=S013015_PE1_VFD1.CTRL parent_fault=S013015_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013015_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013015_PE2 base=S013015_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013015_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013015_PE2: conveyor=S013015_PE2_VFD1.CTRL parent_fault=S013015_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013015_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013015_PE3 base=S013015_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013015_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013015_PE3: conveyor=S013015_PE3_VFD1.CTRL parent_fault=S013015_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013015_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013014_PE1 base=S013014_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013014_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013014_PE1: conveyor=S013014_PE1_VFD1.CTRL parent_fault=S013014_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013014_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013014_PE3 base=S013014_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013014_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013014_PE3: conveyor=S013014_PE3_VFD1.CTRL parent_fault=S013014_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013014_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013014_PE2 base=S013014_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013014_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013014_PE2: conveyor=S013014_PE2_VFD1.CTRL parent_fault=S013014_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013014_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013012_PE1 base=S013012_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013012_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013012_PE1: conveyor=S013012_PE1_VFD1.CTRL parent_fault=S013012_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013012_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013012_PE2 base=S013012_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013012_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013012_PE2: conveyor=S013012_PE2_VFD1.CTRL parent_fault=S013012_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013012_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013012_PE3 base=S013012_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013012_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013012_PE3: conveyor=S013012_PE3_VFD1.CTRL parent_fault=S013012_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013012_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013010_PE1 base=S013010_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013010_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013010_PE1: conveyor=S013010_PE1_VFD1.CTRL parent_fault=S013010_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013010_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013010_PE2 base=S013010_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013010_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013010_PE2: conveyor=S013010_PE2_VFD1.CTRL parent_fault=S013010_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013010_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013010_PE3 base=S013010_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013010_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013010_PE3: conveyor=S013010_PE3_VFD1.CTRL parent_fault=S013010_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013010_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013019_PE1 base=S013019_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013019_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013019_PE1: conveyor=S013019_PE1_VFD1.CTRL parent_fault=S013019_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013019_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013019_PE2 base=S013019_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013019_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013019_PE2: conveyor=S013019_PE2_VFD1.CTRL parent_fault=S013019_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013019_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013019_PE3 base=S013019_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013019_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013019_PE3: conveyor=S013019_PE3_VFD1.CTRL parent_fault=S013019_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013019_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013017_PE1 base=S013017_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013017_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013017_PE1: conveyor=S013017_PE1_VFD1.CTRL parent_fault=S013017_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013017_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013017_PE2 base=S013017_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013017_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013017_PE2: conveyor=S013017_PE2_VFD1.CTRL parent_fault=S013017_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013017_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013017_PE3 base=S013017_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013017_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013017_PE3: conveyor=S013017_PE3_VFD1.CTRL parent_fault=S013017_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013017_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013021_PE1 base=S013021_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013021_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013021_PE1: conveyor=S013021_PE1_VFD1.CTRL parent_fault=S013021_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013021_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013021_PE2 base=S013021_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013021_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013021_PE2: conveyor=S013021_PE2_VFD1.CTRL parent_fault=S013021_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013021_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013021_PE3 base=S013021_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013021_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013021_PE3: conveyor=S013021_PE3_VFD1.CTRL parent_fault=S013021_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013021_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013023_PE1 base=S013023_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013023_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013023_PE1: conveyor=S013023_PE1_VFD1.CTRL parent_fault=S013023_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013023_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013023_PE2 base=S013023_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013023_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013023_PE2: conveyor=S013023_PE2_VFD1.CTRL parent_fault=S013023_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013023_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013023_PE3 base=S013023_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013023_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013023_PE3: conveyor=S013023_PE3_VFD1.CTRL parent_fault=S013023_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013023_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013022_PE1 base=S013022_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013022_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013022_PE1: conveyor=S013022_PE1_VFD1.CTRL parent_fault=S013022_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013022_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013022_PE2 base=S013022_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013022_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013022_PE2: conveyor=S013022_PE2_VFD1.CTRL parent_fault=S013022_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013022_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013022_PE3 base=S013022_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013022_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013022_PE3: conveyor=S013022_PE3_VFD1.CTRL parent_fault=S013022_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013022_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013024_PE1 base=S013024_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013024_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013024_PE1: conveyor=S013024_PE1_VFD1.CTRL parent_fault=S013024_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013024_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013024_PE2 base=S013024_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013024_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013024_PE2: conveyor=S013024_PE2_VFD1.CTRL parent_fault=S013024_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013024_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013024_PE3 base=S013024_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013024_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013024_PE3: conveyor=S013024_PE3_VFD1.CTRL parent_fault=S013024_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013024_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013020_PE1 base=S013020_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013020_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013020_PE1: conveyor=S013020_PE1_VFD1.CTRL parent_fault=S013020_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013020_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013020_PE2 base=S013020_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013020_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013020_PE2: conveyor=S013020_PE2_VFD1.CTRL parent_fault=S013020_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013020_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013020_PE3 base=S013020_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013020_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013020_PE3: conveyor=S013020_PE3_VFD1.CTRL parent_fault=S013020_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013020_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013018_PE1 base=S013018_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013018_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013018_PE1: conveyor=S013018_PE1_VFD1.CTRL parent_fault=S013018_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013018_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013018_PE2 base=S013018_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013018_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013018_PE2: conveyor=S013018_PE2_VFD1.CTRL parent_fault=S013018_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013018_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013018_PE3 base=S013018_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013018_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013018_PE3: conveyor=S013018_PE3_VFD1.CTRL parent_fault=S013018_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013018_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013027_PE1 base=S013027_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013027_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013027_PE1: conveyor=S013027_PE1_VFD1.CTRL parent_fault=S013027_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013027_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013027_PE2 base=S013027_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013027_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013027_PE2: conveyor=S013027_PE2_VFD1.CTRL parent_fault=S013027_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013027_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013027_PE3 base=S013027_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013027_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013027_PE3: conveyor=S013027_PE3_VFD1.CTRL parent_fault=S013027_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013027_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013025_PE1 base=S013025_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013025_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013025_PE1: conveyor=S013025_PE1_VFD1.CTRL parent_fault=S013025_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013025_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013025_PE2 base=S013025_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013025_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013025_PE2: conveyor=S013025_PE2_VFD1.CTRL parent_fault=S013025_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013025_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013025_PE3 base=S013025_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013025_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013025_PE3: conveyor=S013025_PE3_VFD1.CTRL parent_fault=S013025_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013025_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013029_PE1 base=S013029_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013029_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013029_PE1: conveyor=S013029_PE1_VFD1.CTRL parent_fault=S013029_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013029_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013029_PE2 base=S013029_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013029_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013029_PE2: conveyor=S013029_PE2_VFD1.CTRL parent_fault=S013029_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013029_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013029_PE3 base=S013029_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013029_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013029_PE3: conveyor=S013029_PE3_VFD1.CTRL parent_fault=S013029_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013029_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013031_PE1 base=S013031_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013031_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013031_PE1: conveyor=S013031_PE1_VFD1.CTRL parent_fault=S013031_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013031_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013031_PE2 base=S013031_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013031_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013031_PE2: conveyor=S013031_PE2_VFD1.CTRL parent_fault=S013031_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013031_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013031_PE3 base=S013031_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013031_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013031_PE3: conveyor=S013031_PE3_VFD1.CTRL parent_fault=S013031_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013031_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013032_PE2 base=S013032_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013032_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013032_PE2: conveyor=S013032_PE2_VFD1.CTRL parent_fault=S013032_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013032_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013032_PE1 base=S013032_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013032_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013032_PE1: conveyor=S013032_PE1_VFD1.CTRL parent_fault=S013032_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013032_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013032_PE3 base=S013032_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013032_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013032_PE3: conveyor=S013032_PE3_VFD1.CTRL parent_fault=S013032_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013032_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013028_PE1 base=S013028_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013028_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013028_PE1: conveyor=S013028_PE1_VFD1.CTRL parent_fault=S013028_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013028_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013028_PE2 base=S013028_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013028_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013028_PE2: conveyor=S013028_PE2_VFD1.CTRL parent_fault=S013028_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013028_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013028_PE3 base=S013028_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013028_PE3
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013028_PE3: conveyor=S013028_PE3_VFD1.CTRL parent_fault=S013028_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013028_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013026_PE1 base=S013026_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013026_PE1
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013026_PE1: conveyor=S013026_PE1_VFD1.CTRL parent_fault=S013026_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013026_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013026_PE2 base=S013026_PE2
|
|
[16:35:14] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013026_PE2
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013026_PE2: conveyor=S013026_PE2_VFD1.CTRL parent_fault=S013026_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013026_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013026_PE3 base=S013026_PE3
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013026_PE3
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013026_PE3: conveyor=S013026_PE3_VFD1.CTRL parent_fault=S013026_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013026_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013035_PE1 base=S013035_PE1
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013035_PE1
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013035_PE1: conveyor=S013035_PE1_VFD1.CTRL parent_fault=S013035_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013035_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013035_PE2 base=S013035_PE2
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013035_PE2
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013035_PE2: conveyor=S013035_PE2_VFD1.CTRL parent_fault=S013035_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013035_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013035_PE3 base=S013035_PE3
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013035_PE3
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013035_PE3: conveyor=S013035_PE3_VFD1.CTRL parent_fault=S013035_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013035_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013033_PE1 base=S013033_PE1
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013033_PE1
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013033_PE1: conveyor=S013033_PE1_VFD1.CTRL parent_fault=S013033_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013033_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013033_PE2 base=S013033_PE2
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013033_PE2
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013033_PE2: conveyor=S013033_PE2_VFD1.CTRL parent_fault=S013033_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013033_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013033_PE3 base=S013033_PE3
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013033_PE3
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013033_PE3: conveyor=S013033_PE3_VFD1.CTRL parent_fault=S013033_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013033_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013037_PE1 base=S013037_PE1
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013037_PE1
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013037_PE1: conveyor=S013037_PE1_VFD1.CTRL parent_fault=S013037_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013037_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013037_PE2 base=S013037_PE2
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013037_PE2
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013037_PE2: conveyor=S013037_PE2_VFD1.CTRL parent_fault=S013037_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013037_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013037_PE3 base=S013037_PE3
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013037_PE3
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013037_PE3: conveyor=S013037_PE3_VFD1.CTRL parent_fault=S013037_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013037_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013039_PE1 base=S013039_PE1
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013039_PE1
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013039_PE1: conveyor=S013039_PE1_VFD1.CTRL parent_fault=S013039_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013039_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013039_PE2 base=S013039_PE2
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013039_PE2
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013039_PE2: conveyor=S013039_PE2_VFD1.CTRL parent_fault=S013039_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013039_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013039_PE3 base=S013039_PE3
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013039_PE3
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013039_PE3: conveyor=S013039_PE3_VFD1.CTRL parent_fault=S013039_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013039_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Data: FPE configs=351
|
|
[16:35:15] [DEBUG] [logging_config.py:126:_log_with_context] Extracting PMM data
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Data: PMM entries=0
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Data: PMM configs=0
|
|
[16:35:15] [DEBUG] [logging_config.py:126:_log_with_context] Extracting CB_MONITOR data
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Data: CB PDPs=0
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Data: CB configs=0
|
|
[16:35:15] [INFO] [logging_config.py:126:_log_with_context] Tags created: total=460 | standard=1 safety=3 dcs=1 modules=447
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Added 460 controller tags
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Generating main program routines...
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: mcm
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: mcm
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: rack
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: rack
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: dpm
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: dpm
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fiom
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fiom
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fioh
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fioh
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Plugin apf cannot generate with current data
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Plugin flow_ctrl cannot generate with current data
|
|
[16:35:15] [DEBUG] [logging_config.py:126:_log_with_context] Extracting SPEED_CTRL data
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL VFDs=0
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] SPEED_CTRL sample=
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL count=0
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Plugin speed_ctrl cannot generate with current data
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Plugin estop_check cannot generate with current data
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Plugin encoder cannot generate with current data
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: safety_tag_map
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: RST data has 1 rows
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: MCM05 -> Local:5:I.Data.0
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generating 1 rungs
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 1: XIC(Local:5:I.Data.0)OTE(MCM05);
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generated 1 total rungs
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: safety_tag_map
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_jr_pb
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_jr_pb
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Plugin station_s_pb cannot generate with current data
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Plugin station_ss_pb cannot generate with current data
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Plugin station_epc cannot generate with current data
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Plugin jpe cannot generate with current data
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fpe
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fpe
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Plugin pmm cannot generate with current data
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Plugin cb_monitor cannot generate with current data
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Plugin belt_tracking cannot generate with current data
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: main_routine
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Generating MainRoutine with JSR calls
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Successfully generated MainRoutine
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: main_routine
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Main routine generation results: {'mcm': True, 'rack': True, 'dpm': True, 'fiom': True, 'fioh': True, 'apf': False, 'flow_ctrl': False, 'speed_ctrl': False, 'estop_check': False, 'encoder': False, 'safety_tag_map': True, 'station_jr_pb': True, 'station_s_pb': False, 'station_ss_pb': False, 'station_epc': False, 'jpe': False, 'fpe': True, 'pmm': False, 'cb_monitor': False, 'belt_tracking': False, 'main_routine': True}
|
|
[16:35:15] [INFO] [logging_config.py:126:_log_with_context] Routines created (9): MainRoutine, R010_MCM, R011_RACK, R020_DPM, R030_FIOM, R031_FIOH, R090_STATION_JR_PB, R101_FPE, R130_SAFETY_TAG_MAP
|
|
[16:35:15] [INFO] [logging_config.py:126:_log_with_context] - R010_MCM: 2 rungs | example: NOP();
|
|
[16:35:15] [INFO] [logging_config.py:126:_log_with_context] - R011_RACK: 2 rungs | example: NOP();
|
|
[16:35:15] [INFO] [logging_config.py:126:_log_with_context] - R020_DPM: 3 rungs | example: NOP();
|
|
[16:35:15] [INFO] [logging_config.py:126:_log_with_context] - R030_FIOM: 33 rungs | example: NOP();
|
|
[16:35:15] [INFO] [logging_config.py:126:_log_with_context] - R031_FIOH: 33 rungs | example: NOP();
|
|
[16:35:15] [INFO] [logging_config.py:126:_log_with_context] - R130_SAFETY_TAG_MAP: 2 rungs | example: XIC(Local:5:I.Data.0)OTE(MCM_S_PB);
|
|
[16:35:15] [INFO] [logging_config.py:126:_log_with_context] - R090_STATION_JR_PB: 30 rungs | example: AOI_STATION_JR_PB(S012001_JR1_PB.AOI,S012001_JR1_PB.HMI,S012001_JR1_PB.CTRL,NO_PARTNER,VS01B_FIOM1:I.Pt04.Data,VS01B_FIOM1:O.Pt05.Data)MOVE(S012001_JR1_PB.CT...
|
|
[16:35:15] [INFO] [logging_config.py:126:_log_with_context] - R101_FPE: 351 rungs | example: AOI_FPE(S012001_PE1.AOI,S012001_PE1.HMI,S012001_PE1.CTRL,S012001_PE1_VFD1.CTRL,S012001_PE1_VFD1:I.ConnectionFaulted,VS01B_FIOH1:I.ProcessDataIn.Connector_6_A...
|
|
[16:35:15] [INFO] [logging_config.py:126:_log_with_context] - MainRoutine: 1 rungs | example: [JSR(R010_MCM,0) ,JSR(R011_RACK,0) ,JSR(R020_DPM,0) ,JSR(R030_FIOM,0) ,JSR(R031_FIOH,0) ,JSR(R130_SAFETY_TAG_MAP,0) ,JSR(R090_STATION_JR_PB,0) ,JSR(R101_FPE,...
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernMainProgramGenerator generation
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Written ModernMainProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/MainProgram_Generated.L5X
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] MainProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/MainProgram_Generated.L5X
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] Generating safety tag mapping...
|
|
[16:35:15] [DEBUG] [logging_config.py:128:_log_with_context] Creating MappingWriter wrapper
|
|
[16:35:15] [DEBUG] [logging_config.py:126:_log_with_context] Creating DataLoader instance
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] Safety tag mapping written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SafetyTagMapping.txt
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] - Safety tags: 1
|
|
[16:35:15] [INFO] [logging_config.py:128:_log_with_context] === All artifacts generated successfully! ===
|
|
{"level": "INFO", "message": "Routine generation completed successfully", "timestamp": "2025-09-01T16:35:15.203847", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
|
|
=== Step 3: IO Tree Generator stdout ===
|
|
Enhanced MCM Generator
|
|
- Project: SAT9_MCM05
|
|
- Excel: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/PLC Data Generator/DESC_IP_MERGED.xlsx
|
|
- Boilerplate: SAT9_boilerplate
|
|
- Mode: Single file
|
|
--------------------------------------------------
|
|
WARNING: Found 2 TAGNAMEs with more than 16 entries:
|
|
VS01B_FIOH14: 26 entries (PARTNUMBER: TBIL-M1-16DXP)
|
|
VS01C_FIOM15: 17 entries (PARTNUMBER: 5032-8IOLM12DR)
|
|
Note: Most modules should have ≤16 IO channels. Review these for potential data issues.
|
|
Created 32 FIOH modules based on TERM analysis
|
|
Found 32 IOLM modules
|
|
Found 117 Beacon modules
|
|
Found 2 DPM modules
|
|
Created 32 IOLM modules with boilerplate selection:
|
|
Device 'VS01B_FIOM1' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM1 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM10' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM10 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM11' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM11 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM12' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM12 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM13' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM13 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM14' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM14 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM15' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM15 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM16' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM16 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM17' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM17 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM2' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM2 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM3' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM3 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM4' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM4 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM5' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM5 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM6' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM6 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM7' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM7 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM8' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM8 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM1' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM1 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM10' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM10 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM11' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM11 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM12' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM12 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM13' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM13 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM14' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM14 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM15' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM15 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM16' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM16 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM2' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM2 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM3' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM3 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM4' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM4 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM5' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM5 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM6' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM6 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM7' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM7 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM8' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM8 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM9' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM9 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
VS01B_FIOH1 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH10 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH11 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH12 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH13 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH14 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH15 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH16 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH17 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH2 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH3 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH4 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH5 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH6 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH7 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH8 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH1 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH10 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH11 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH12 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH13 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH14 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH15 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH16 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH2 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH3 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH4 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH5 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH6 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH7 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH8 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH9 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/SLOT5_IB16_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/SLOT7_IB16S_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/SLOT6_OB16E_Module.L5X
|
|
No EN4TR modules registered for creation
|
|
Importing AOIs/DataTypes from base: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/IO Tree Configuration Generator/BaseProgram.L5X
|
|
Archived old L5X: SAT9_MCM05_20250901_162826.L5X
|
|
Programs already exist (2 programs found), skipping empty program creation
|
|
OK: Generated project: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SAT9_MCM05_20250901_163519.L5X
|
|
Single file generation complete
|
|
- ['/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SAT9_MCM05_20250901_163519.L5X']
|
|
|
|
=== Step 3 Batch Script Creation ===
|
|
Creating project folder compilation for: SAT9_MCM05
|
|
Source L5X: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SAT9_MCM05_20250901_163519.L5X
|
|
Project directory: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05
|
|
Generated batch file: compile_SAT9_MCM05.bat
|
|
SUCCESS: Project compilation ready!
|
|
To compile on Windows:
|
|
cd "C:\\Users\\ilia.gurielidze\\Projects\\PLC Generation\\generated_projects\\SAT9_MCM05"
|
|
compile_SAT9_MCM05.bat
|
|
|