PLC_Generation/logs/workflow_SAT9_MCM05_20250904_203326.log
2025-09-04 22:37:52 +04:00

2910 lines
650 KiB
Plaintext

{"level": "INFO", "message": "PLC Generation Workflow started", "timestamp": "2025-09-04T20:33:26.808766", "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-04T20:33:26.809072", "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: ['DESC_PLC', 'NETWORK_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']
Classifying signals and adding IO paths...
Signal classification results:
SPARE: 490
I: 396
IOLink: 149
O: 37
Device type distribution:
Hub: 512
M12DR: 512
IB16: 16
OB16E: 16
IB16S: 16
IO Path mapping results:
Successful mappings: 1072/1072 (100.0%)
Found 5 TAGNAMEs present in DESC but not in NETWORK_PLC.
Adding unique DPM names not present in DESC or NETWORK_PLC.Name: ['DPM1_VS01B', 'DPM1_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.
- TAGNAME 'VS01B_FIOM17' from DESC sheet not found in NETWORK_PLC sheet.
- TAGNAME 'VS01C_FIOM16' 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...
Final result has 1075 rows
Sample of merged data:
TAGNAME TERM ... DEVICE_TYPE IO_PATH
0 VS01B_FIOM17 IO00 ... M12DR VS01B_FIOM17:I.IOLink00
1 VS01B_FIOM17 IO01 ... M12DR VS01B_FIOM17:I.Pt01.Data
2 VS01B_FIOM17 IO02 ... M12DR VS01B_FIOM17:I.Pt02.Data
3 VS01B_FIOM17 IO03 ... M12DR VS01B_FIOM17:I.Pt03.Data
4 VS01B_FIOM17 IO04 ... M12DR VS01B_FIOM17:I.Pt04.Data
5 VS01B_FIOM17 IO05 ... M12DR VS01B_FIOM17:O.Pt05.Data
6 VS01B_FIOM17 IO06 ... M12DR VS01B_FIOM17:I.Pt06.Data
7 VS01B_FIOM17 IO07 ... M12DR VS01B_FIOM17:O.Pt07.Data
8 VS01B_FIOM17 IO08 ... M12DR VS01B_FIOM17:I.IOLink08
9 VS01B_FIOM17 IO09 ... M12DR VS01B_FIOM17:I.Pt09.Data
[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 266 rows for beacon lights
Removed 3 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-04T20:33:29.709487", "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-04T20:33:29.709701", "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_20250904_203326.log", "timestamp": "2025-09-04T20:33:31.372413", "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-04T20:33:31.373775", "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-04T20:33:31.373936", "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-04T20:33:31.383439", "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-04T20:33:31.383664", "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-04T20:33:31.383831", "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-04T20:33:31.394173", "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-04T20:33:31.398827", "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-04T20:33:31.402270", "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-04T20:33:31.406003", "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-04T20:33:31.409287", "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-04T20:33:31.412680", "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-04T20:33:31.415743", "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-04T20:33:31.423788", "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-04T20:33:31.426862", "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-04T20:33:31.430331", "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-04T20:33:31.433326", "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-04T20:33:31.437102", "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-04T20:33:31.440890", "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-04T20:33:31.443691", "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-04T20:33:31.447158", "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-04T20:33:31.450449", "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-04T20:33:31.453682", "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-04T20:33:31.456893", "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-04T20:33:31.460038", "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-04T20:33:31.463468", "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-04T20:33:31.466727", "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-04T20:33:31.469769", "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-04T20:33:31.472626", "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_mapping (safety)", "timestamp": "2025-09-04T20:33:31.475998", "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-04T20:33:31.479129", "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-04T20:33:31.482483", "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-04T20:33:31.485796", "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-04T20:33:31.488574", "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-04T20:33:31.491795", "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-04T20:33:31.494604", "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-04T20:33:31.497978", "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-04T20:33:31.501890", "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-04T20:33:31.502087", "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-04T20:33:32.256763", "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-04T20:33:32.260071", "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-04T20:33:32.260319", "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-04T20:33:32.261872", "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-04T20:33:32.275781", "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-04T20:33:32.276047", "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-04T20:33:32.276673", "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-04T20:33:32.276865", "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-04T20:33:32.277351", "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-04T20:33:32.277660", "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-04T20:33:32.277969", "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-04T20:33:32.278263", "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-04T20:33:32.283220", "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-04T20:33:32.283403", "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-04T20:33:32.283572", "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-04T20:33:32.283728", "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-04T20:33:32.283897", "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-04T20:33:32.286346", "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-04T20:33:32.353663", "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-04T20:33:32.353869", "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-04T20:33:32.354023", "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-04T20:33:32.354254", "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-04T20:33:32.354409", "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-04T20:33:32.354588", "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-04T20:33:32.437145", "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-04T20:33:32.450546", "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-04T20:33:32.451131", "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-04T20:33:32.451807", "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-04T20:33:32.506284", "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=351", "timestamp": "2025-09-04T20:33:32.507343", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.507852", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.508435", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.509698", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.509907", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.510273", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.511456", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.511928", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.512365", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.513659", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.513890", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.514302", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.515505", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.515753", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.516187", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.517447", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.517706", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.518513", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.519787", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.520105", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.520443", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.521615", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.521916", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.522323", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.523606", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.523849", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.524264", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.525441", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.525652", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.526003", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.527279", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.527567", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.528181", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.529472", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.529716", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.530077", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.531257", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.531515", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.531873", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.533073", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.533328", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.533713", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.534979", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.535265", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.535680", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.536930", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.537200", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.537627", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.538923", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.539167", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.539552", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.540760", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.541029", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.541376", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.542535", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.542793", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.543140", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.544604", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.544848", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.545197", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.546564", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.546814", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.547251", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.548470", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.548695", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.549041", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.550201", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.550397", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.550724", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.552489", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.552743", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.553140", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.554285", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.554574", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.554996", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.556309", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.556552", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.556937", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.558140", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.558377", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.558753", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.559983", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.560255", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.560786", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.562066", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.562299", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.562653", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.563800", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.564047", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.564411", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.565572", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.565763", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.566092", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.567260", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.567709", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.568240", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.569539", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.569785", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.570153", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.571331", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.571543", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.571897", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.573055", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.573318", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.573757", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.575004", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.575217", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.575566", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.576840", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.577058", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.577436", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.578626", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.578854", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.579196", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.580354", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.580590", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.580931", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.582084", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.582341", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.582765", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.584016", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.584517", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.584946", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.586140", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.586480", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.586879", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.588161", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.588500", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.588899", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.590065", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.590500", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.590912", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.592130", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.592352", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.592698", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.593834", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.594104", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.594438", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.595619", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.595834", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.596187", "module": "DataLoader", "file": "logging_config.py", "line": 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_4_A_Pin_4 beacon=S012052_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-04T20:33:32.597396", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.597608", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.597961", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.599136", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.599443", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.599809", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.601109", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.601383", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.601783", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.602981", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.603280", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.603700", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.604890", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.605112", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.605446", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.606713", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.606987", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.607382", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.608719", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.608951", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.609368", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.610586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.610900", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.611238", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.612506", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.612826", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.613178", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.614331", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.614542", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.614878", "module": "DataLoader", "file": "logging_config.py", "line": 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_4_B_Pin_2 beacon=S012057_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-04T20:33:32.616050", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.616276", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.616659", "module": "DataLoader", "file": "logging_config.py", "line": 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_6_A_Pin_4 beacon=S012055_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-04T20:33:32.617891", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.618158", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.618577", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.619848", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.620100", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.620440", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.621720", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.621954", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.622319", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.623611", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.623869", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.624262", "module": "DataLoader", "file": "logging_config.py", "line": 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_3_A_Pin_4 beacon=S012059_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-04T20:33:32.625739", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.625983", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.626371", "module": "DataLoader", "file": "logging_config.py", "line": 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_3_B_Pin_2 beacon=S012059_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-04T20:33:32.627590", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.627831", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.628248", "module": "DataLoader", "file": "logging_config.py", "line": 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_5_A_Pin_4 beacon=S012061_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-04T20:33:32.629497", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.629736", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.630107", "module": "DataLoader", "file": "logging_config.py", "line": 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_7_A_Pin_4 beacon=S012061_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-04T20:33:32.631305", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.631568", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.631968", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.633159", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.633381", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.633759", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.634972", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.635209", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.635583", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.636778", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.637018", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.637396", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.638635", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.638945", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.639328", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.640545", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.640774", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.641160", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.642373", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.642607", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.642973", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.644217", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.644454", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.644842", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.646096", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.646331", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.646709", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.647946", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.648171", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.648549", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.650475", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.650761", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.651277", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.652521", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.652755", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.653142", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.654347", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.654583", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.654967", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.656179", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.656439", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.656821", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.657998", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.658259", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.658634", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.659891", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.660157", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.660558", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.661793", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.662056", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.662430", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.663611", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.663865", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.664253", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.665461", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.665695", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.666077", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.667300", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.667759", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.668293", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.669482", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.669701", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.670091", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.671421", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.671652", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.672076", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.673367", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.673628", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.674006", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.675242", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.675560", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.675935", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.686274", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.686627", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.687194", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.688517", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.688763", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.689134", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.690356", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.690597", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.690986", "module": "DataLoader", "file": "logging_config.py", "line": 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_4_A_Pin_4 beacon=S012068_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-04T20:33:32.692280", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.692516", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.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 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-04T20:33:32.694043", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.694258", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.694640", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.695795", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.696069", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.696402", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.697779", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.698089", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.698471", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.699668", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.699921", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.700328", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.701560", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.701797", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.702195", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.703463", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.703706", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.704094", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.705268", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.705514", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.705960", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.707407", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.707816", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.708426", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.709727", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.709972", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.710351", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.711607", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.711831", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.712299", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.713518", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.713799", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.714181", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.715382", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.715620", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.715995", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.717177", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.717796", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.718226", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.719480", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.719754", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.720188", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.721386", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.721670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.722050", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.723263", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.723502", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.723869", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.725028", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.725254", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.725624", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.726835", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.727103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.727485", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.728799", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.729110", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.729498", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.730700", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.731003", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.731397", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.732632", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.732888", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.733299", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.735522", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.735807", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.736227", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.737439", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.737745", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.738135", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.739411", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.739650", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.740060", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.741237", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.741512", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.741892", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.743119", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.743385", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.743747", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.744995", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.745232", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.745626", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.746846", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.747107", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.747543", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.749427", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.749707", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.750164", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.751397", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.751654", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.752084", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.753296", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.753550", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.753980", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.755202", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.755451", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.755838", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.757220", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.757467", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.757841", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.759062", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.759341", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.759702", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.760969", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.761249", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.761619", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.762848", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.763083", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.763455", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.764814", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.765058", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.765454", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.766670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.766889", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.767273", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.768591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.768853", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.769252", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.770470", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.770683", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.771127", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.772389", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.772618", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.772986", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.774146", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.774373", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.774761", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.775995", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.776239", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.776614", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.777843", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.778107", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.778502", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.779730", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.780172", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.780624", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.782045", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.782317", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.782697", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.784048", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.784397", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.784894", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.786253", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.786508", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.786903", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.788141", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.788412", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.788830", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.790046", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.790294", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.790677", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.791891", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.792131", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.792518", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.793689", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.793915", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.794305", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.795551", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.795815", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.796263", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.797518", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.797767", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.798169", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.799400", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.799677", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.800118", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.801578", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.801828", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.802232", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.803542", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.803769", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.804164", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.805362", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.805595", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.805960", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.807182", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.807420", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.807785", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.809000", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.809286", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.809645", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.810990", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.811331", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.811701", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.812958", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.813180", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.813555", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.814700", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.814942", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.815378", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.816670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.816939", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.817352", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.818700", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.818972", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.819394", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.820847", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.821180", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.821554", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.822716", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.822962", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.823336", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.824596", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.824859", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.825254", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.826476", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.826926", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.827410", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.828730", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.828955", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.829390", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.830607", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.830917", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.831258", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.832421", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.832648", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.833022", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.834206", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.834420", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.834813", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.836082", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.836315", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.836720", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.838030", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.838317", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.838692", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.839923", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.840144", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.840525", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.841753", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.842123", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.842520", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.843882", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.844135", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.844537", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.845754", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.845984", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.846405", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.847637", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.847848", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.848239", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.849467", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.849727", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.850108", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.851541", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.851791", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.852210", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.853417", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.853659", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.854026", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.855212", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.855476", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.855844", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.857097", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.857332", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.857715", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.859017", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.859256", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.859694", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.860914", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.861186", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.861568", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.862763", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.863014", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.863410", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.865049", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.865300", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.865666", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.866857", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.867104", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.867754", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.869020", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.869309", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.869797", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.871110", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.871372", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.871825", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.873191", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.873482", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.873906", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.875146", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.875404", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.875793", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.877063", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.877314", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.877704", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.878915", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.879148", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.879511", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.880734", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.881013", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.881386", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.882553", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.882818", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.883188", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.884410", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.884658", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.885063", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.886332", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.886568", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.886962", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.888179", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.888425", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.888868", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.890149", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.890419", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.890801", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.892242", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.892480", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.892865", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.894209", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.894447", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.894853", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.896077", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.896318", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.896704", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.897905", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.898173", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.898570", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.899781", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.900039", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.900414", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.901619", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.901846", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.902239", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.903542", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.903874", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.904278", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.905484", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.905733", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.906134", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.907597", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.907869", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.908287", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.909806", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.910047", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.910510", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.911749", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.911990", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.912464", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.913671", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.913959", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.914338", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.915541", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.915780", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.916170", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.917407", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.917732", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.918341", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.919845", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.920146", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.920571", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.922055", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.922408", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.922872", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.924123", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.924353", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.924716", "module": "DataLoader", "file": "logging_config.py", "line": 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_8_A_Pin_4 beacon=S013048_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-04T20:33:32.925957", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.926207", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.926603", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.927914", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.928153", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.928569", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.929789", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.930070", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.930536", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.931721", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.931962", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.932368", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.933614", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.933906", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.934362", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.935831", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.936080", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.936509", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.937727", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.937985", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.938382", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.939593", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.940074", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.940516", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.941788", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.942034", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.942453", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.943682", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.943907", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.944300", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.945533", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.945841", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.946263", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.947711", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.948020", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.948474", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.949658", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.949951", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.950383", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.951620", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.951862", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.952300", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.953561", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.953873", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.954282", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.955446", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.955716", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.956285", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.957563", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.957850", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.958225", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.959403", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.959650", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.960005", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.961163", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.961389", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.961762", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.962942", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.963193", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.963599", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.964845", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.965050", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.965401", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.966669", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.966908", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.967286", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.969046", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.969340", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.969789", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.971123", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.971385", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.971916", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.973195", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.973432", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.973780", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.975165", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.975424", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.975804", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.976990", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.977218", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.977599", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.978786", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.978997", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.979349", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.980539", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.980768", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.981121", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.982297", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.982507", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.982854", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.984016", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.984348", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.985046", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.986332", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.986616", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.987042", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.988336", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.988597", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.988949", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.992241", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.993107", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.993769", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.995515", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.995955", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:32.996591", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:32.998914", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:32.999367", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.000047", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.001517", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.002011", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.002673", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.004192", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.004521", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.005258", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.006713", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.007102", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.007586", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.009214", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.009661", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.010251", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.011684", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.012205", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.012832", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.014595", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.014934", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.015456", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.017121", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.017712", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.018385", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.019969", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.020353", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.020825", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.022086", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.022605", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.023122", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.024523", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.024939", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.025360", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.026633", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.026918", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.027363", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.028708", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.029081", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.029552", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.030817", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.031165", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.031592", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.032807", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.033136", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.033494", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.034666", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.034994", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.035374", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.036545", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.036855", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.037269", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.038513", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.038819", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.039304", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.040725", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.041059", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.041478", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.042862", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.043216", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.043647", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.044906", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.045247", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.045703", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.046946", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.047336", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.047755", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.049114", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.049572", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.050091", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.051411", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.051762", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.052320", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.053585", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.053940", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.054382", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.055643", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.055984", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.056492", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.057713", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.058152", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.058632", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.059943", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.060218", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.060635", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.061891", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.062161", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.062541", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.063871", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.064168", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.064543", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.065784", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.066091", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.066473", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.067717", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.068123", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.068556", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.069915", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.070246", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.070658", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.072012", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.072385", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.072885", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.074113", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.074485", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.074892", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.076211", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.076530", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.076989", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.078255", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.078662", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.079163", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.080462", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.080779", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.081176", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.082413", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.082831", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.083287", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.084558", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.084874", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.085296", "module": "DataLoader", "file": "logging_config.py", "line": 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_4_A_Pin_4 beacon=S013014_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-04T20:33:33.086516", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.086835", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.087272", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.088521", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.088870", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.089358", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.090644", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.091169", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.091785", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.092973", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.093243", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.093613", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.094795", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.095109", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.095472", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.096664", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.096928", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.097288", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.098547", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.098909", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.099325", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.100737", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.100971", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.101414", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.102843", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.103144", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.103575", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.104800", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.105080", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.105489", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.106853", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.107114", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.107511", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.108736", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.109017", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.109422", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.110771", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.111014", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.111382", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.112640", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.112884", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.113314", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.114521", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.114767", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.115168", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.116425", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.116655", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.117034", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.118222", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.118489", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.118910", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.120105", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.120384", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.120802", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.122100", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.122497", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.122913", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.124239", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.124543", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.124927", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.126323", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.126564", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.126938", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.128140", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.128409", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.128829", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.130065", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.130300", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.130693", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.131903", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.132140", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.132541", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.133746", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.134038", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.134508", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.135770", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.136012", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.136392", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.137609", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.137842", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.138252", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.139475", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.139710", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.140101", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.141457", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.141684", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.142058", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.143248", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.143484", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.143904", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.145136", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.145387", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.145768", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.146967", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.147245", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.147611", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.148840", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.149070", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.149457", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.150649", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.150918", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.151341", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.152733", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.152969", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.153360", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.154575", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.154841", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.155179", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.156419", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.156818", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.157259", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.158487", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.158730", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.159102", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.160329", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.160571", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.160966", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.162176", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.162417", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.162799", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.164032", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.164278", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.164657", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.165858", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.166096", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.166469", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.167836", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.168062", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.168492", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.169717", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.169964", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.170346", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.171563", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.171802", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.172192", "module": "DataLoader", "file": "logging_config.py", "line": 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_8_A_Pin_4 beacon=S013032_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-04T20:33:33.173478", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.173718", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.174122", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.175328", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.175570", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.175967", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.177179", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.177416", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.177794", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.179101", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.179347", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.179898", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.181144", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.181378", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.181753", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.182931", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.183201", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.183595", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.185139", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.185398", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.185802", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.187016", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.187253", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.187640", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.188993", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.189230", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.189609", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.190810", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.191054", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.191454", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.192687", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.192918", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.193290", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.194523", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.194786", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.195188", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.196439", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.196682", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.197050", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.198215", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.198517", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.198884", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.200135", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.200366", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.200746", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.202097", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.202373", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.202811", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.204085", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.204298", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.204695", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.206126", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.206394", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.206827", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.208099", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-04T20:33:33.208359", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-04T20:33:33.208765", "module": "DataLoader", "file": "logging_config.py", "line": 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-04T20:33:33.210052", "module": "DataLoader", "file": "logging_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-04T20:33:33.210244", "module": "DataLoader", "file": "logging_config.py", "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-04T20:33:33.210539", "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-04T20:33:33.211534", "module": "DataLoader", "file": "logging_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-04T20:33:33.211720", "module": "DataLoader", "file": "logging_config.py", "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-04T20:33:33.211875", "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-04T20:33:33.212979", "module": "DataLoader", "file": "logging_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-04T20:33:33.213279", "module": "DataLoader", "file": "logging_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=458 | standard=1 safety=3 dcs=1 modules=445", "timestamp": "2025-09-04T20:33:33.213658", "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 458 controller tags", "timestamp": "2025-09-04T20:33:33.213825", "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-04T20:33:33.213963", "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-04T20:33:33.214098", "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-04T20:33:33.214212", "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-04T20:33:33.214322", "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-04T20:33:33.214425", "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-04T20:33:33.214536", "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-04T20:33:33.215659", "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-04T20:33:33.215862", "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-04T20:33:33.217755", "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-04T20:33:33.217982", "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-04T20:33:33.220078", "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-04T20:33:33.220681", "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-04T20:33:33.221106", "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-04T20:33:33.221282", "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-04T20:33:33.221622", "module": "DataLoader", "file": "logging_config.py", "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-04T20:33:33.221797", "module": "DataLoader", "file": "logging_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-04T20:33:33.221921", "module": "DataLoader", "file": "logging_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-04T20:33:33.222050", "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-04T20:33:33.222182", "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-04T20:33:33.222324", "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-04T20:33:33.222475", "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-04T20:33:33.222673", "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-04T20:33:33.222882", "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-04T20:33:33.223017", "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-04T20:33:33.223145", "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-04T20:33:33.223264", "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-04T20:33:33.223386", "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-04T20:33:33.223515", "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-04T20:33:33.224060", "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-04T20:33:33.224216", "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-04T20:33:33.224355", "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-04T20:33:33.224494", "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-04T20:33:33.224668", "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-04T20:33:33.224804", "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-04T20:33:33.228706", "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-04T20:33:33.228903", "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-04T20:33:33.229048", "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-04T20:33:33.229427", "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-04T20:33:33.229595", "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-04T20:33:33.229737", "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-04T20:33:33.229872", "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-04T20:33:33.229988", "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-04T20:33:33.230098", "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-04T20:33:33.230225", "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-04T20:33:33.230341", "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-04T20:33:33.230466", "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-04T20:33:33.230741", "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: 32 rungs | example: NOP();", "timestamp": "2025-09-04T20:33:33.231075", "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: 31 rungs | example: NOP();", "timestamp": "2025-09-04T20:33:33.231206", "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-04T20:33:33.231334", "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: 31 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,MCM.CTRL)MOVE(S012001_...", "timestamp": "2025-09-04T20:33:33.231476", "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-04T20:33:33.231602", "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-04T20:33:33.231710", "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-04T20:33:33.231833", "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-04T20:33:33.241294", "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-04T20:33:33.241476", "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-04T20:33:33.241650", "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-04T20:33:33.241803", "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-04T20:33:33.241951", "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-04T20:33:33.318304", "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-04T20:33:33.318526", "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-04T20:33:33.318692", "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 ===
[DEBUG] Found 0 SO beacon tags for safety mapping
Found STATION_JR_PB config for S012064_JR1_PB
Found STATION_JR_PB config for S013058_JR1_PB
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 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 S013003_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 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
Created SafetyTagMapping.txt with 32 mappings
File: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SafetyTagMapping.txt
Found STATION_JR_PB config for S012064_JR1_PB
Found STATION_JR_PB config for S013058_JR1_PB
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 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 S013003_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 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 DPM1_VS01B
FIOM VS01B_FIOM2 -> DPM DPM1_VS01B
FIOM VS01B_FIOM3 -> DPM DPM1_VS01B
FIOM VS01B_FIOM4 -> DPM DPM1_VS01B
FIOM VS01B_FIOM5 -> DPM DPM1_VS01B
FIOM VS01B_FIOM6 -> DPM DPM1_VS01B
FIOM VS01B_FIOM7 -> DPM DPM1_VS01B
FIOM VS01B_FIOM8 -> DPM DPM1_VS01B
FIOM VS01B_FIOM9 -> DPM DPM1_VS01B
FIOM VS01B_FIOM10 -> DPM DPM1_VS01B
FIOM VS01B_FIOM11 -> DPM DPM1_VS01B
FIOM VS01B_FIOM12 -> DPM DPM1_VS01B
FIOM VS01B_FIOM13 -> DPM DPM1_VS01B
FIOM VS01B_FIOM14 -> DPM DPM1_VS01B
FIOM VS01B_FIOM15 -> DPM DPM1_VS01B
FIOM VS01B_FIOM16 -> DPM DPM1_VS01B
FIOM VS01C_FIOM1 -> DPM DPM1_VS01C
FIOM VS01C_FIOM2 -> DPM DPM1_VS01C
FIOM VS01C_FIOM3 -> DPM DPM1_VS01C
FIOM VS01C_FIOM4 -> DPM DPM1_VS01C
FIOM VS01C_FIOM5 -> DPM DPM1_VS01C
FIOM VS01C_FIOM6 -> DPM DPM1_VS01C
FIOM VS01C_FIOM7 -> DPM DPM1_VS01C
FIOM VS01C_FIOM8 -> DPM DPM1_VS01C
FIOM VS01C_FIOM9 -> DPM DPM1_VS01C
FIOM VS01C_FIOM10 -> DPM DPM1_VS01C
FIOM VS01C_FIOM11 -> DPM DPM1_VS01C
FIOM VS01C_FIOM12 -> DPM DPM1_VS01C
FIOM VS01C_FIOM13 -> DPM DPM1_VS01C
FIOM VS01C_FIOM14 -> DPM DPM1_VS01C
FIOM VS01C_FIOM15 -> DPM DPM1_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 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
[R090_STATION_JR_PB] Starting STATION_JR_PB routine generation...
Found 31 STATION_JR_PB configurations
Generated 31 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 ===
[20:33:31] [INFO] [logging_config.py:128:_log_with_context] Logging to file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/logs/workflow_SAT9_MCM05_20250904_203326.log
[20:33:31] [INFO] [logging_config.py:128:_log_with_context] === Generating All PLC Artifacts ===
[20:33:31] [INFO] [logging_config.py:128:_log_with_context] Generating SafetyProgram L5X...
[20:33:31] [WARNING] [logging_config.py:128:_log_with_context] LimitedSafetyProgramGenerator is deprecated; using ModernSafetyProgramGenerator
[20:33:31] [INFO] [logging_config.py:128:_log_with_context] Starting ModernSafetyProgramGenerator generation
[20:33:31] [DEBUG] [logging_config.py:128:_log_with_context] Creating SafetyProgram XML structure
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: main_routine (core)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: apf (device)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: belt_tracking (device)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: cb_monitor (device)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: d2c_chute (device)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: dpm (device)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: encoder (device)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estops (safety)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estop_check (safety)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: extendo (device)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fioh (device)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fiom (device)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: flow_ctrl (device)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fpe (device)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: inputs (safety)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: jpe (device)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: mcm (core)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: outputs (safety)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pb_chute (device)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pmm (device)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: rack (core)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: resets (safety)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_map (core)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_mapping (safety)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: speed_ctrl (device)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_epc (safety)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_chute (device)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_pb (device)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_ss_pb (device)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_s_pb (device)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: taching_belts (device)
[20:33:31] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: zones (safety)
[20:33:31] [INFO] [logging_config.py:128:_log_with_context] Generating safety routines...
[20:33:32] [INFO] [logging_config.py:128:_log_with_context] Plugin inputs cannot generate with current data
[20:33:32] [INFO] [logging_config.py:128:_log_with_context] Plugin outputs cannot generate with current data
[20:33:32] [INFO] [logging_config.py:128:_log_with_context] Plugin resets cannot generate with current data
[20:33:32] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
[20:33:32] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
[20:33:32] [DEBUG] [logging_config.py:126:_log_with_context] Zones: using DEFAULT group
[20:33:32] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: zones
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] Available DCS controllers: {}
[20:33:32] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: zones
[20:33:32] [INFO] [logging_config.py:128:_log_with_context] Plugin estops cannot generate with current data
[20:33:32] [INFO] [logging_config.py:128:_log_with_context] Safety routine generation results: {'inputs': False, 'outputs': False, 'resets': False, 'zones': True, 'estops': False}
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag map with 1 tags
[20:33:32] [INFO] [logging_config.py:126:_log_with_context] Routines created (2): MainRoutine, R030_ZONES
[20:33:32] [INFO] [logging_config.py:126:_log_with_context] - R030_ZONES: 1 rungs | example: XIC(MCM_EPB_DCS_CTRL.O1)OTE(EStop_MCM_OK);
[20:33:32] [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) ];
[20:33:32] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernSafetyProgramGenerator generation
[20:33:32] [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
[20:33:32] [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
[20:33:32] [INFO] [logging_config.py:128:_log_with_context] Generating MainProgram L5X...
[20:33:32] [WARNING] [logging_config.py:128:_log_with_context] LimitedMainProgramGenerator is deprecated; using ModernMainProgramGenerator
[20:33:32] [INFO] [logging_config.py:128:_log_with_context] Starting ModernMainProgramGenerator generation
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] Creating MainProgram XML structure
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] Adding controller tags...
[20:33:32] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
[20:33:32] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
[20:33:32] [DEBUG] [logging_config.py:126:_log_with_context] Zones: using DEFAULT group
[20:33:32] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
[20:33:32] [DEBUG] [logging_config.py:126:_log_with_context] Extracting FPE data
[20:33:32] [INFO] [logging_config.py:128:_log_with_context] Data: FPE count=351
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012003_PE1 base=S012003_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012003_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012003_PE2 base=S012003_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012003_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012003_PE3 base=S012003_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012003_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012001_PE1 base=S012001_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012001_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012001_PE2 base=S012001_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012001_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012001_PE3 base=S012001_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012001_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012005_PE1 base=S012005_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012005_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012005_PE2 base=S012005_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012005_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012005_PE3 base=S012005_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012005_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012007_PE1 base=S012007_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012007_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012007_PE2 base=S012007_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012007_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012007_PE3 base=S012007_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012007_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012041_PE1 base=S012041_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012041_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012041_PE2 base=S012041_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012041_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012041_PE3 base=S012041_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012041_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012039_PE1 base=S012039_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012039_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012039_PE2 base=S012039_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012039_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012039_PE3 base=S012039_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012039_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012043_PE1 base=S012043_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012043_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012043_PE2 base=S012043_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012043_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012043_PE3 base=S012043_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012043_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012045_PE1 base=S012045_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012045_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012045_PE2 base=S012045_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012045_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012045_PE3 base=S012045_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012045_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012044_PE1 base=S012044_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012044_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012044_PE2 base=S012044_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012044_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012044_PE3 base=S012044_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012044_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012046_PE1 base=S012046_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012046_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012046_PE2 base=S012046_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012046_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012046_PE3 base=S012046_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012046_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012042_PE1 base=S012042_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012042_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012042_PE2 base=S012042_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012042_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012042_PE3 base=S012042_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012042_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012049_PE1 base=S012049_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012049_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012049_PE2 base=S012049_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012049_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012049_PE3 base=S012049_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012049_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012047_PE1 base=S012047_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012047_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012047_PE2 base=S012047_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012047_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012047_PE3 base=S012047_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012047_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012051_PE1 base=S012051_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012051_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012051_PE2 base=S012051_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012051_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012051_PE3 base=S012051_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012051_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012053_PE1 base=S012053_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012053_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012053_PE2 base=S012053_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012053_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012053_PE3 base=S012053_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012053_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012052_PE1 base=S012052_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012052_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012052_PE2 base=S012052_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012052_PE2
[20:33:32] [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_4_A_Pin_4 beacon=S012052_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012052_PE3 base=S012052_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012052_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012050_PE1 base=S012050_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012050_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012050_PE2 base=S012050_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012050_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012050_PE3 base=S012050_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012050_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012048_PE1 base=S012048_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012048_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012048_PE2 base=S012048_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012048_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012048_PE3 base=S012048_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012048_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE1 base=S012057_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE2 base=S012057_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE3 base=S012057_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE3
[20:33:32] [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_4_B_Pin_2 beacon=S012057_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE1 base=S012055_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE1
[20:33:32] [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_6_A_Pin_4 beacon=S012055_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE2 base=S012055_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE3 base=S012055_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012059_PE1 base=S012059_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012059_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012059_PE2 base=S012059_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012059_PE2
[20:33:32] [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_3_A_Pin_4 beacon=S012059_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012059_PE3 base=S012059_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012059_PE3
[20:33:32] [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_3_B_Pin_2 beacon=S012059_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012061_PE1 base=S012061_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012061_PE1
[20:33:32] [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_5_A_Pin_4 beacon=S012061_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012061_PE2 base=S012061_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012061_PE2
[20:33:32] [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_7_A_Pin_4 beacon=S012061_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012061_PE3 base=S012061_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012061_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012060_PE1 base=S012060_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012060_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012060_PE2 base=S012060_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012060_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012060_PE3 base=S012060_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012060_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012062_PE1 base=S012062_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012062_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012062_PE2 base=S012062_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012062_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012062_PE3 base=S012062_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012062_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012058_PE1 base=S012058_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012058_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012058_PE2 base=S012058_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012058_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012058_PE3 base=S012058_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012058_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012056_PE1 base=S012056_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012056_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012056_PE2 base=S012056_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012056_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012056_PE3 base=S012056_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012056_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012065_PE1 base=S012065_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012065_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012065_PE2 base=S012065_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012065_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012065_PE3 base=S012065_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012065_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012063_PE1 base=S012063_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012063_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012063_PE2 base=S012063_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012063_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012063_PE3 base=S012063_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012063_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012067_PE1 base=S012067_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012067_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012067_PE2 base=S012067_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012067_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012067_PE3 base=S012067_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012067_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012069_PE1 base=S012069_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012069_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012069_PE2 base=S012069_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012069_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012069_PE3 base=S012069_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012069_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012068_PE1 base=S012068_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012068_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012068_PE2 base=S012068_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012068_PE2
[20:33:32] [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_4_A_Pin_4 beacon=S012068_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012068_PE3 base=S012068_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012068_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012066_PE1 base=S012066_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012066_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012066_PE2 base=S012066_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012066_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012066_PE3 base=S012066_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012066_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012064_PE1 base=S012064_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012064_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012064_PE2 base=S012064_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012064_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012064_PE3 base=S012064_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012064_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012006_PE1 base=S012006_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012006_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012006_PE2 base=S012006_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012006_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012006_PE3 base=S012006_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012006_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012008_PE1 base=S012008_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012008_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012008_PE2 base=S012008_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012008_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012008_PE3 base=S012008_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012008_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012004_PE1 base=S012004_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012004_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012004_PE2 base=S012004_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012004_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012004_PE3 base=S012004_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012004_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012002_PE1 base=S012002_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012002_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012002_PE2 base=S012002_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012002_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012002_PE3 base=S012002_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012002_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012018_PE1 base=S012018_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012018_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012018_PE2 base=S012018_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012018_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012018_PE3 base=S012018_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012018_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012020_PE1 base=S012020_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012020_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012020_PE2 base=S012020_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012020_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012020_PE3 base=S012020_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012020_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012016_PE1 base=S012016_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012016_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012016_PE2 base=S012016_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012016_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012016_PE3 base=S012016_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012016_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012014_PE1 base=S012014_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012014_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012014_PE2 base=S012014_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012014_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012014_PE3 base=S012014_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012014_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012022_PE1 base=S012022_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012022_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012022_PE2 base=S012022_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012022_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012022_PE3 base=S012022_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012022_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012025_PE1 base=S012025_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012025_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012025_PE2 base=S012025_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012025_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012025_PE3 base=S012025_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012025_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012023_PE1 base=S012023_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012023_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012023_PE2 base=S012023_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012023_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012023_PE3 base=S012023_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012023_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012027_PE1 base=S012027_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012027_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012027_PE2 base=S012027_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012027_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012027_PE3 base=S012027_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012027_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012029_PE1 base=S012029_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012029_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012029_PE2 base=S012029_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012029_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012029_PE3 base=S012029_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012029_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012028_PE1 base=S012028_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012028_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012028_PE2 base=S012028_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012028_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012028_PE3 base=S012028_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012028_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012030_PE1 base=S012030_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012030_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012030_PE2 base=S012030_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012030_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012030_PE3 base=S012030_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012030_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012026_PE1 base=S012026_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012026_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012026_PE2 base=S012026_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012026_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012026_PE3 base=S012026_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012026_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012024_PE1 base=S012024_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012024_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012024_PE2 base=S012024_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012024_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012024_PE3 base=S012024_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012024_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012033_PE1 base=S012033_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012033_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012033_PE2 base=S012033_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012033_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012033_PE3 base=S012033_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012033_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012031_PE1 base=S012031_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012031_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012031_PE2 base=S012031_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012031_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012031_PE3 base=S012031_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012031_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012035_PE1 base=S012035_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012035_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012035_PE2 base=S012035_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012035_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012035_PE3 base=S012035_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012035_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012037_PE1 base=S012037_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012037_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012037_PE2 base=S012037_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012037_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012037_PE3 base=S012037_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012037_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012036_PE1 base=S012036_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012036_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012036_PE2 base=S012036_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012036_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012036_PE3 base=S012036_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012036_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012038_PE1 base=S012038_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012038_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012038_PE2 base=S012038_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012038_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012038_PE3 base=S012038_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012038_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012034_PE1 base=S012034_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012034_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012034_PE2 base=S012034_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012034_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012034_PE3 base=S012034_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012034_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012032_PE1 base=S012032_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012032_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012032_PE2 base=S012032_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012032_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012032_PE3 base=S012032_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012032_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013003_PE1 base=S013003_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013003_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013003_PE2 base=S013003_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013003_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013003_PE3 base=S013003_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013003_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013001_PE1 base=S013001_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013001_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013001_PE2 base=S013001_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013001_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013001_PE3 base=S013001_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013001_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013005_PE1 base=S013005_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013005_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013005_PE2 base=S013005_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013005_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013005_PE3 base=S013005_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013005_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013007_PE1 base=S013007_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013007_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013007_PE2 base=S013007_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013007_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013007_PE3 base=S013007_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013007_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013038_PE1 base=S013038_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013038_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013038_PE2 base=S013038_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013038_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013038_PE3 base=S013038_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013038_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013040_PE1 base=S013040_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013040_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013040_PE2 base=S013040_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013040_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013040_PE3 base=S013040_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013040_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013036_PE1 base=S013036_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013036_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013036_PE2 base=S013036_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013036_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013036_PE3 base=S013036_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013036_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013034_PE1 base=S013034_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013034_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013034_PE2 base=S013034_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013034_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013034_PE3 base=S013034_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013034_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013043_PE1 base=S013043_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013043_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013043_PE2 base=S013043_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013043_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013043_PE3 base=S013043_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013043_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013041_PE1 base=S013041_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013041_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013041_PE2 base=S013041_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013041_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013041_PE3 base=S013041_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013041_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013045_PE1 base=S013045_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013045_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013045_PE2 base=S013045_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013045_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013045_PE3 base=S013045_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013045_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013047_PE1 base=S013047_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013047_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013047_PE2 base=S013047_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013047_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013047_PE3 base=S013047_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013047_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013048_PE1 base=S013048_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013048_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013048_PE2 base=S013048_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013048_PE2
[20:33:32] [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_8_A_Pin_4 beacon=S013048_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013048_PE3 base=S013048_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013048_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013044_PE1 base=S013044_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013044_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013044_PE2 base=S013044_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013044_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013044_PE3 base=S013044_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013044_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013042_PE1 base=S013042_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013042_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013042_PE2 base=S013042_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013042_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013042_PE3 base=S013042_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013042_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013051_PE1 base=S013051_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013051_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013051_PE2 base=S013051_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013051_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013051_PE3 base=S013051_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013051_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013049_PE1 base=S013049_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013049_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013049_PE2 base=S013049_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013049_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013049_PE3 base=S013049_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013049_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013053_PE1 base=S013053_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013053_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013053_PE2 base=S013053_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013053_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013053_PE3 base=S013053_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013053_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013055_PE1 base=S013055_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013055_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013055_PE2 base=S013055_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013055_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013055_PE3 base=S013055_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013055_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013054_PE1 base=S013054_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013054_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013054_PE2 base=S013054_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013054_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013054_PE3 base=S013054_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013054_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013056_PE1 base=S013056_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013056_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013056_PE2 base=S013056_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013056_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013056_PE3 base=S013056_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013056_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013052_PE1 base=S013052_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013052_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013052_PE2 base=S013052_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013052_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013052_PE3 base=S013052_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013052_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013050_PE1 base=S013050_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013050_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013050_PE2 base=S013050_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013050_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013050_PE3 base=S013050_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013050_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013059_PE1 base=S013059_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013059_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013059_PE2 base=S013059_PE2
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013059_PE2
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013059_PE3 base=S013059_PE3
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013059_PE3
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013057_PE1 base=S013057_PE1
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013057_PE1
[20:33:32] [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
[20:33:32] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013057_PE2 base=S013057_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013057_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013057_PE3 base=S013057_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013057_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013061_PE1 base=S013061_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013061_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013061_PE2 base=S013061_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013061_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013061_PE3 base=S013061_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013061_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013063_PE1 base=S013063_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013063_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013063_PE2 base=S013063_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013063_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013063_PE3 base=S013063_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013063_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013062_PE1 base=S013062_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013062_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013062_PE2 base=S013062_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013062_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013062_PE3 base=S013062_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013062_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013064_PE1 base=S013064_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013064_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013064_PE2 base=S013064_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013064_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013064_PE3 base=S013064_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013064_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013058_PE1 base=S013058_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013058_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013058_PE2 base=S013058_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013058_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013058_PE3 base=S013058_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013058_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013006_PE1 base=S013006_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013006_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013006_PE2 base=S013006_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013006_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013006_PE3 base=S013006_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013006_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013008_PE1 base=S013008_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013008_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013008_PE2 base=S013008_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013008_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013008_PE3 base=S013008_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013008_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013004_PE1 base=S013004_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013004_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013004_PE2 base=S013004_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013004_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013004_PE3 base=S013004_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013004_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013011_PE1 base=S013011_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013011_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013011_PE2 base=S013011_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013011_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013011_PE3 base=S013011_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013011_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013009_PE1 base=S013009_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013009_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013009_PE2 base=S013009_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013009_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013009_PE3 base=S013009_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013009_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013013_PE1 base=S013013_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013013_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013013_PE2 base=S013013_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013013_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013013_PE3 base=S013013_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013013_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013015_PE1 base=S013015_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013015_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013015_PE2 base=S013015_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013015_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013015_PE3 base=S013015_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013015_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013014_PE1 base=S013014_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013014_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013014_PE2 base=S013014_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013014_PE2
[20:33:33] [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_4_A_Pin_4 beacon=S013014_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013014_PE3 base=S013014_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013014_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013012_PE1 base=S013012_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013012_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013012_PE2 base=S013012_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013012_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013012_PE3 base=S013012_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013012_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013010_PE1 base=S013010_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013010_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013010_PE2 base=S013010_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013010_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013010_PE3 base=S013010_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013010_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013019_PE1 base=S013019_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013019_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013019_PE2 base=S013019_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013019_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013019_PE3 base=S013019_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013019_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013017_PE1 base=S013017_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013017_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013017_PE2 base=S013017_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013017_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013017_PE3 base=S013017_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013017_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013021_PE1 base=S013021_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013021_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013021_PE2 base=S013021_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013021_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013021_PE3 base=S013021_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013021_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013023_PE1 base=S013023_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013023_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013023_PE2 base=S013023_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013023_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013023_PE3 base=S013023_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013023_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013022_PE1 base=S013022_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013022_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013022_PE2 base=S013022_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013022_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013022_PE3 base=S013022_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013022_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013024_PE1 base=S013024_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013024_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013024_PE2 base=S013024_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013024_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013024_PE3 base=S013024_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013024_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013020_PE1 base=S013020_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013020_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013020_PE2 base=S013020_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013020_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013020_PE3 base=S013020_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013020_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013018_PE1 base=S013018_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013018_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013018_PE2 base=S013018_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013018_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013018_PE3 base=S013018_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013018_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013027_PE1 base=S013027_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013027_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013027_PE2 base=S013027_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013027_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013027_PE3 base=S013027_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013027_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013025_PE1 base=S013025_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013025_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013025_PE2 base=S013025_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013025_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013025_PE3 base=S013025_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013025_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013029_PE1 base=S013029_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013029_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013029_PE2 base=S013029_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013029_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013029_PE3 base=S013029_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013029_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013031_PE1 base=S013031_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013031_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013031_PE2 base=S013031_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013031_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013031_PE3 base=S013031_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013031_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013032_PE1 base=S013032_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013032_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013032_PE2 base=S013032_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013032_PE2
[20:33:33] [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_8_A_Pin_4 beacon=S013032_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013032_PE3 base=S013032_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013032_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013028_PE1 base=S013028_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013028_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013028_PE2 base=S013028_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013028_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013028_PE3 base=S013028_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013028_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013026_PE1 base=S013026_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013026_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013026_PE2 base=S013026_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013026_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013026_PE3 base=S013026_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013026_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013035_PE1 base=S013035_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013035_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013035_PE2 base=S013035_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013035_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013035_PE3 base=S013035_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013035_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013033_PE1 base=S013033_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013033_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013033_PE2 base=S013033_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013033_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013033_PE3 base=S013033_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013033_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013037_PE1 base=S013037_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013037_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013037_PE2 base=S013037_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013037_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013037_PE3 base=S013037_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013037_PE3
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013039_PE1 base=S013039_PE1
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013039_PE1
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013039_PE2 base=S013039_PE2
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013039_PE2
[20:33:33] [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
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013039_PE3 base=S013039_PE3
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013039_PE3
[20:33:33] [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
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Data: FPE configs=351
[20:33:33] [DEBUG] [logging_config.py:126:_log_with_context] Extracting PMM data
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Data: PMM entries=0
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Data: PMM configs=0
[20:33:33] [DEBUG] [logging_config.py:126:_log_with_context] Extracting CB_MONITOR data
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Data: CB PDPs=0
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Data: CB configs=0
[20:33:33] [INFO] [logging_config.py:126:_log_with_context] Tags created: total=458 | standard=1 safety=3 dcs=1 modules=445
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Added 458 controller tags
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Generating main program routines...
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: mcm
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: mcm
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: rack
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: rack
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: dpm
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: dpm
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fiom
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fiom
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fioh
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fioh
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Plugin apf cannot generate with current data
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Plugin flow_ctrl cannot generate with current data
[20:33:33] [DEBUG] [logging_config.py:126:_log_with_context] Extracting SPEED_CTRL data
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL VFDs=0
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] SPEED_CTRL sample=
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL count=0
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Plugin speed_ctrl cannot generate with current data
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Plugin estop_check cannot generate with current data
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Plugin encoder cannot generate with current data
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: safety_tag_map
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: RST data has 1 rows
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: MCM05 -> Local:5:I.Data.0
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generating 1 rungs
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 1: XIC(Local:5:I.Data.0)OTE(MCM05);
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generated 1 total rungs
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: safety_tag_map
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_jr_pb
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_jr_pb
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Plugin station_s_pb cannot generate with current data
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Plugin station_ss_pb cannot generate with current data
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Plugin station_epc cannot generate with current data
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Plugin jpe cannot generate with current data
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fpe
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fpe
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Plugin pmm cannot generate with current data
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Plugin cb_monitor cannot generate with current data
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Plugin belt_tracking cannot generate with current data
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: main_routine
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Generating MainRoutine with JSR calls
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Successfully generated MainRoutine
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: main_routine
[20:33:33] [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}
[20:33:33] [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
[20:33:33] [INFO] [logging_config.py:126:_log_with_context] - R010_MCM: 2 rungs | example: NOP();
[20:33:33] [INFO] [logging_config.py:126:_log_with_context] - R011_RACK: 2 rungs | example: NOP();
[20:33:33] [INFO] [logging_config.py:126:_log_with_context] - R020_DPM: 3 rungs | example: NOP();
[20:33:33] [INFO] [logging_config.py:126:_log_with_context] - R030_FIOM: 32 rungs | example: NOP();
[20:33:33] [INFO] [logging_config.py:126:_log_with_context] - R031_FIOH: 31 rungs | example: NOP();
[20:33:33] [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);
[20:33:33] [INFO] [logging_config.py:126:_log_with_context] - R090_STATION_JR_PB: 31 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,MCM.CTRL)MOVE(S012001_...
[20:33:33] [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...
[20:33:33] [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,...
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernMainProgramGenerator generation
[20:33:33] [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
[20:33:33] [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
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] Generating safety tag mapping...
[20:33:33] [DEBUG] [logging_config.py:128:_log_with_context] Creating MappingWriter wrapper
[20:33:33] [DEBUG] [logging_config.py:126:_log_with_context] Creating DataLoader instance
[20:33:33] [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
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] - Safety tags: 1
[20:33:33] [INFO] [logging_config.py:128:_log_with_context] === All artifacts generated successfully! ===
{"level": "INFO", "message": "Routine generation completed successfully", "timestamp": "2025-09-04T20:33:33.378008", "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
--------------------------------------------------
INFO: Found 32 rows with empty PARTNUMBER (will attempt inference):
Row 2: TAGNAME='VS01B_FIOM17', PARTNUMBER='[EMPTY]', DESC='S012068_BCN1 2 STACK IOLINK BEACON', TERM='IO00'
Row 3: TAGNAME='VS01B_FIOM17', PARTNUMBER='[EMPTY]', DESC='SPARE', TERM='IO01'
Row 4: TAGNAME='VS01B_FIOM17', PARTNUMBER='[EMPTY]', DESC='SPARE', TERM='IO02'
Row 5: TAGNAME='VS01B_FIOM17', PARTNUMBER='[EMPTY]', DESC='SPARE', TERM='IO03'
Row 6: TAGNAME='VS01B_FIOM17', PARTNUMBER='[EMPTY]', DESC='S012064_JR1_PB JAM RESET PUSHBUTTON', TERM='IO04'
Row 7: TAGNAME='VS01B_FIOM17', PARTNUMBER='[EMPTY]', DESC='S012064_JR1_PB_LT JAM RESET PUSHBUTTON LIGHT', TERM='IO05'
Row 8: TAGNAME='VS01B_FIOM17', PARTNUMBER='[EMPTY]', DESC='SPARE', TERM='IO06'
Row 9: TAGNAME='VS01B_FIOM17', PARTNUMBER='[EMPTY]', DESC='SPARE', TERM='IO07'
Row 10: TAGNAME='VS01B_FIOM17', PARTNUMBER='[EMPTY]', DESC='S012066_BCN1 2 STACK IOLINK BEACON', TERM='IO08'
Row 11: TAGNAME='VS01B_FIOM17', PARTNUMBER='[EMPTY]', DESC='SPARE', TERM='IO09'
Row 12: TAGNAME='VS01B_FIOM17', PARTNUMBER='[EMPTY]', DESC='S012064_BCN1 3 STACK IOLINK BEACON', TERM='IO10'
Row 13: TAGNAME='VS01B_FIOM17', PARTNUMBER='[EMPTY]', DESC='SPARE', TERM='IO11'
Row 14: TAGNAME='VS01B_FIOM17', PARTNUMBER='[EMPTY]', DESC='VS01B_FIOH17 FIO HUB', TERM='IO12'
Row 15: TAGNAME='VS01B_FIOM17', PARTNUMBER='[EMPTY]', DESC='SPARE', TERM='IO13'
Row 16: TAGNAME='VS01B_FIOM17', PARTNUMBER='[EMPTY]', DESC='SPARE', TERM='IO14'
Row 17: TAGNAME='VS01B_FIOM17', PARTNUMBER='[EMPTY]', DESC='SPARE', TERM='IO15'
Row 18: TAGNAME='VS01C_FIOM16', PARTNUMBER='[EMPTY]', DESC='S013062_BCN1 2 STACK IOLINK BEACON', TERM='IO00'
Row 19: TAGNAME='VS01C_FIOM16', PARTNUMBER='[EMPTY]', DESC='SPARE', TERM='IO01'
Row 20: TAGNAME='VS01C_FIOM16', PARTNUMBER='[EMPTY]', DESC='S013064_BCN1 2 STACK IOLINK BEACON', TERM='IO02'
Row 21: TAGNAME='VS01C_FIOM16', PARTNUMBER='[EMPTY]', DESC='SPARE', TERM='IO03'
Row 22: TAGNAME='VS01C_FIOM16', PARTNUMBER='[EMPTY]', DESC='S013058_JR1_PB JAM RESET PUSHBUTTON', TERM='IO04'
Row 23: TAGNAME='VS01C_FIOM16', PARTNUMBER='[EMPTY]', DESC='S013058_JR1_PB_LT JAM RESET PUSHBUTTON LIGHT', TERM='IO05'
Row 24: TAGNAME='VS01C_FIOM16', PARTNUMBER='[EMPTY]', DESC='SPARE', TERM='IO06'
Row 25: TAGNAME='VS01C_FIOM16', PARTNUMBER='[EMPTY]', DESC='SPARE', TERM='IO07'
Row 26: TAGNAME='VS01C_FIOM16', PARTNUMBER='[EMPTY]', DESC='SPARE', TERM='IO08'
Row 27: TAGNAME='VS01C_FIOM16', PARTNUMBER='[EMPTY]', DESC='SPARE', TERM='IO09'
Row 28: TAGNAME='VS01C_FIOM16', PARTNUMBER='[EMPTY]', DESC='S013058_BCN1 3 STACK IOLINK BEACON', TERM='IO10'
Row 29: TAGNAME='VS01C_FIOM16', PARTNUMBER='[EMPTY]', DESC='SPARE', TERM='IO11'
Row 30: TAGNAME='VS01C_FIOM16', PARTNUMBER='[EMPTY]', DESC='VS01C_FIOH16 FIO HUB', TERM='IO12'
Row 31: TAGNAME='VS01C_FIOM16', PARTNUMBER='[EMPTY]', DESC='SPARE', TERM='IO13'
Row 32: TAGNAME='VS01C_FIOM16', PARTNUMBER='[EMPTY]', DESC='SPARE', TERM='IO14'
Row 33: TAGNAME='VS01C_FIOM16', PARTNUMBER='[EMPTY]', DESC='SPARE', TERM='IO15'
Created 32 FIOH modules based on TERM analysis
Found 31 IOLM modules
Found 111 Beacon modules
Found 2 DPM modules
WARNING: 2 unknown modules found
1. VS01B_FIOM17 - ()
2. VS01C_FIOM16 - ()
Created 31 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_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 'VS01B_FIOM9' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
VS01B_FIOM9 (FIO D2CMaster): Using variant boilerplate D2CMaster_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/D2CMaster_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/D2CMaster_Module.L5X
Device 'VS01C_FIOM1' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
VS01C_FIOM1 (FIO PalletBuildMaster): Using module-specific boilerplate VS01C_FIOM1_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/VS01C_FIOM1_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/VS01C_FIOM1_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_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
WARNING: MCM base L5X not found at SAT9_boilerplate/MCM05.L5X
Using fallback: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/IO Tree Configuration Generator/BaseProgram.L5X
Archived old L5X: SAT9_MCM05_20250904_202229.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_20250904_203337.L5X
Single file generation complete
- ['/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SAT9_MCM05_20250904_203337.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_20250904_203337.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