2879 lines
648 KiB
Plaintext
2879 lines
648 KiB
Plaintext
{"level": "INFO", "message": "PLC Generation Workflow started", "timestamp": "2025-09-04T20:54:01.326690", "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:54:01.326929", "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 3 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.
|
|
================================================================================
|
|
|
|
Continuing with processing...
|
|
|
|
Normalizing TAGNAME, DESC, and IO_PATH columns for VFDs only in the final output...
|
|
|
|
Final result has 1074 rows
|
|
Sample of merged data:
|
|
TAGNAME TERM DESCA ... SIGNAL DEVICE_TYPE IO_PATH
|
|
0 SLOT5_IB16 I0 MCM05 ... I IB16 Local:5:I.Data.0
|
|
1 SLOT5_IB16 I1 MCM05 ... I IB16 Local:5:I.Data.1
|
|
2 SLOT5_IB16 I10 SPARE ... SPARE IB16 Local:5:I.Data.10
|
|
3 SLOT5_IB16 I11 SPARE ... SPARE IB16 Local:5:I.Data.11
|
|
4 SLOT5_IB16 I12 SPARE ... SPARE IB16 Local:5:I.Data.12
|
|
5 SLOT5_IB16 I13 SPARE ... SPARE IB16 Local:5:I.Data.13
|
|
6 SLOT5_IB16 I14 SPARE ... SPARE IB16 Local:5:I.Data.14
|
|
7 SLOT5_IB16 I15 SPARE ... SPARE IB16 Local:5:I.Data.15
|
|
8 SLOT5_IB16 I2 MCM05 ... I IB16 Local:5:I.Data.2
|
|
9 SLOT5_IB16 I3 MCM05 ... I IB16 Local:5:I.Data.3
|
|
|
|
[10 rows x 11 columns]
|
|
|
|
New Excel file created: SAT9_MCM05_DESC_IP_MERGED.xlsx
|
|
The file contains all original sheets plus the new 'DESC_IP' sheet with merged data.
|
|
DEBUG: Processing Excel file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/PLC Data Generator/data/SAT9_MCM05.xlsx
|
|
DEBUG: Full project pattern matched: SAT9_MCM05
|
|
DEBUG: Final subsystem name: SAT9_MCM05
|
|
Reading input file: SAT9_MCM05_DESC_IP_MERGED.xlsx
|
|
Removed 149 IOLink rows (including beacons, FIOH channels, and all other IOLink entries)
|
|
Added 266 rows for beacon lights
|
|
Removed 2 blank name/description rows
|
|
Saving output file: SAT9_MCM05_OUTPUT.csv
|
|
Processing complete!
|
|
Created standard output file: DESC_IP_MERGED.xlsx
|
|
|
|
=== Step 1: PLC Data Generator stderr ===
|
|
|
|
=== Step 1 File Copy ===
|
|
Copied SAT9_MCM05_DESC_IP_MERGED.xlsx to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/DESC_IP_MERGED.xlsx
|
|
{"level": "INFO", "message": "Data processing completed successfully", "timestamp": "2025-09-04T20:54:04.447002", "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:54:04.447342", "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_205401.log", "timestamp": "2025-09-04T20:54:06.072515", "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:54:06.073936", "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:54:06.074119", "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:54:06.083886", "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:54:06.084110", "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:54:06.084247", "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:54:06.092709", "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:54:06.097297", "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:54:06.100025", "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:54:06.102782", "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:54:06.105813", "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:54:06.108566", "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:54:06.111264", "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:54:06.118241", "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:54:06.121220", "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:54:06.124118", "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:54:06.127028", "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:54:06.130841", "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:54:06.133781", "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:54:06.136546", "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:54:06.139555", "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:54:06.142286", "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:54:06.145699", "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:54:06.148592", "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:54:06.151320", "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:54:06.154499", "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:54:06.157250", "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:54:06.160558", "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:54:06.163601", "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:54:06.166445", "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:54:06.169316", "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:54:06.172219", "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:54:06.175562", "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:54:06.179304", "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:54:06.183012", "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:54:06.186663", "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:54:06.190447", "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:54:06.194062", "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:54:06.194302", "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:54:06.942719", "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:54:06.945938", "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:54:06.946179", "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:54:06.947677", "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:54:06.961231", "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:54:06.961641", "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:54:06.962270", "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:54:06.962483", "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:54:06.962941", "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:54:06.963211", "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:54:06.963368", "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:54:06.963492", "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:54:06.968058", "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:54:06.968278", "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:54:06.968466", "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:54:06.968604", "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:54:06.968738", "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:54:06.970862", "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:54:07.034096", "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:54:07.034338", "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:54:07.034531", "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:54:07.034765", "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:54:07.034910", "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:54:07.035067", "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:54:07.117272", "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:54:07.130057", "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:54:07.130412", "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:54:07.130961", "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:54:07.185670", "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:54:07.218646", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.219564", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.221434", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.224188", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.224777", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.225601", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.227736", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.228057", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.228648", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.230062", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.230289", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.230659", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.231880", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.232139", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.232536", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.233808", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.234037", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.234382", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.236094", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.236401", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.236854", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.238233", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.238572", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.239087", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.240661", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.241153", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.241913", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.243812", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.244217", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.244918", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.247103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.247508", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.248237", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.250650", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.251120", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.252050", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.253917", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.254318", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.255323", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.257113", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.257566", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.258088", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.259603", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.259928", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.260464", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.261863", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.262201", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.262640", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.263998", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.264301", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.264717", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.266196", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.266505", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.267052", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.268595", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.268949", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.269423", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.270914", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.271323", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.271827", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.273257", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.273608", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.274104", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.275626", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.276149", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.276751", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.278290", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.278775", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.279359", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.281047", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.281432", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.281945", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.283489", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.284037", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.284542", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.285944", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.286317", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.286815", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.288298", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.288659", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.289243", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.291140", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.291563", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.292128", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.293541", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.293880", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.294391", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.295819", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.296178", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.296621", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.298066", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.298393", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.298894", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.300617", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.301253", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.302634", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.305731", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.306155", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.306695", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.308097", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.308399", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.308813", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.310177", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.310429", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.310810", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.312233", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.312605", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.313089", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.314764", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.315219", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.315856", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.317310", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.317681", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.318185", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.319603", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.319907", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.320328", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.321635", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.321946", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.322461", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.323784", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.324102", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.324567", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.325907", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.326246", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.326695", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.328187", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.328561", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.329114", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.330532", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.330913", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.331424", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.332751", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.333076", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.333563", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.334984", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.335328", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.335767", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.337071", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.337411", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.337907", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.339311", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.339633", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.340077", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.341416", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.341713", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.342143", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.343636", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.343977", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.344511", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.346083", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.346493", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.347002", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.348418", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.348759", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.349206", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "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:54:07.350518", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.350861", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.351310", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.352609", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.352859", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.353273", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.354614", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.354960", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.355417", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.356800", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.357143", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.357661", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.359056", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.359373", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.359842", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.361138", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.361457", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.361944", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.363283", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.363564", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.363948", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.365203", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.365458", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.365838", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.367054", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.367308", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.367683", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.368948", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.369181", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.369560", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.371122", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.371364", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.371763", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.372995", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.373242", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.373607", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.374934", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.375219", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.375594", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.376926", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.377290", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.377714", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.378923", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.379305", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.379740", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.380994", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.381293", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.381736", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.382894", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.383278", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.383680", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.384943", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.385220", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.385622", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.386771", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.387096", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.387483", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.388768", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.389057", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.389465", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.390678", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.390948", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.391382", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.392708", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.393092", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.393665", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.394999", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.395431", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.395918", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.397814", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.398218", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.398738", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.400051", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.400361", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.400770", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.401970", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.402325", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.402772", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.403989", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.404399", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.404842", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.406351", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.406548", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.406917", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.408309", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.408527", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.408895", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.410075", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.410344", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.410688", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.411884", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.412134", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.412506", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.413665", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.413851", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.414243", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.415421", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.415648", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.416005", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.417159", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.417393", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.417753", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.418911", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.419129", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.419474", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.420642", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.420885", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.421264", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.422441", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.422688", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.423059", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.433344", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.433680", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.434069", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.435354", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.435594", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.435938", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.437134", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.437339", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.437682", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.438886", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.439536", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.440027", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.441261", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.441499", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.441896", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.443145", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.443383", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.443740", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.445027", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.445287", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.445726", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.446991", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.447227", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.447569", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.448744", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.448998", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.449328", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.450694", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.450937", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.451375", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.452590", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.452824", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.453213", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.454455", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.454730", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.455134", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.456446", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.456753", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.457173", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.458447", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.458727", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.459149", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.460369", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.460591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.461027", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.462324", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.462567", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.462983", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.464340", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.464752", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.465222", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.466632", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.466915", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.467370", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.468786", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.469037", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.469672", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.471335", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.471643", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.472089", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.473889", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.474167", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.474573", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.475851", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.476096", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.476464", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.477945", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.478256", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.478875", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.480238", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.480491", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.480932", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.482227", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.482505", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.482929", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.484307", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.484585", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.485016", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.486310", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.486642", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.487332", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.488770", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.489049", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.489467", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.490756", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.491035", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.491513", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.493281", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.493518", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.493960", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.495691", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.496220", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.496894", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.498225", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.498524", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.499033", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.500382", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.500679", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.501079", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.502315", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.502707", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.503135", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.504373", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.504634", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.504985", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.506118", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.506402", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.506738", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.508049", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.508404", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.508812", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.510040", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.510310", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.510715", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.511991", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.512239", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.512679", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.513880", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.514147", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.514502", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.515618", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.515914", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.516293", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.517443", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.517727", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.518202", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.519408", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.519657", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.520034", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.521185", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.521471", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.521809", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.523003", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.523279", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.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 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:54:07.524781", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.525094", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.525442", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.526605", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.526894", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.527237", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.528433", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.528664", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.529026", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.530195", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.530430", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.530766", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.531915", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.532302", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.532708", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.534623", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.534855", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.535242", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.536435", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.536743", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.537174", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.538407", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.538641", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.539012", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.540256", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.540530", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.540876", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.542058", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.542263", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.542625", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.543793", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.543987", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.544325", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.545488", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.545770", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.546172", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.547385", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.547638", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.548003", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.549264", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.549547", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.550088", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.551299", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.551545", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.551937", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.553213", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.553463", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.553885", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.555131", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.555466", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.555870", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.557100", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.557369", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.557794", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.559022", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.559328", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.559735", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.561078", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.561296", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.561666", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.562885", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.563167", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.563549", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.564707", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.564974", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.565358", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.566632", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.566971", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.567368", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.568574", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.568929", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.569284", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.570449", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.570715", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.571116", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.572324", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.572626", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.572983", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.574268", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.574554", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.574924", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.576150", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.576372", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.576788", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.578012", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.578363", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.578800", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.580078", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.580346", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.580718", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.582119", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.582377", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.582767", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.584006", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.584235", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.584591", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.585838", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.586125", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.586471", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.587765", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.587989", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.588346", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.589556", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.589812", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.590162", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.591346", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.591567", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.591991", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.593221", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.593480", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.593874", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.595524", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.595822", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.596254", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.597871", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.598133", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.598542", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.599741", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.599937", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.600304", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.601473", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.601660", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.602005", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.603143", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.603361", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.603786", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.605067", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.605296", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.605644", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.606798", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.607038", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.607374", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.608563", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.608788", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.609125", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.610305", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.610528", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.610875", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.612488", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.612743", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.613135", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.614480", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.614751", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.615105", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.616395", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.616628", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.617004", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.618203", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.618433", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.618817", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.620057", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.620277", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.620625", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.621910", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.622148", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.622533", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.623714", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.624004", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.624400", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.625682", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.625961", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.626548", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.628170", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.628586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.629015", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.630450", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.630670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.631042", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.632389", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.632651", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.633072", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.634272", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.634507", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.634850", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.636027", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.636328", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.636714", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.637929", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.638177", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.638578", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.639814", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.640077", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.640433", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.641726", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.641955", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.642303", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.644157", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.644373", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.644748", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.646059", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.646340", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.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 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:54:07.647916", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.648128", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.648476", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.649635", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.649873", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.650244", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.651555", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.651777", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.652151", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.653320", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.653558", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.653904", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.655065", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.655354", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.655733", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.656940", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.657245", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.657678", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.659077", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.659286", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.659645", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.660903", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.661168", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.661895", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.663372", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.663600", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.663944", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.665116", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.665372", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.665720", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.666890", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.667144", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.667541", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.669166", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.669537", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.669992", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.671271", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.671537", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.671891", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.673085", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.673275", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.674093", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.675542", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.675788", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.676174", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.677340", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.677625", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.677960", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.679255", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.679563", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.679940", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.681115", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.681396", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.681746", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.682903", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.683260", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.683640", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.684869", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.685128", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.685540", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.686822", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.687080", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.687485", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.688722", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.688933", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.689278", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.690609", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.690813", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.691185", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.692360", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.692569", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.692919", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.694113", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.694345", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.694720", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.696337", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.696598", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.697037", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.698280", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.698529", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.698920", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.700125", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.700366", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.700758", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.702496", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.702734", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.703121", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.704361", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.704605", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.705001", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.706339", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.706635", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.707029", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.708250", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.708460", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.708816", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.710050", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.710310", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.710718", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.712586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.712853", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.713286", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.714599", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.714810", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.715206", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.716416", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.716636", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.716992", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.718184", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.718450", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.718827", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.720205", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.720435", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.720821", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.722195", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.722416", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.722805", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.724130", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.724367", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.724720", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.725943", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.726207", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.726585", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.727811", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.728085", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.728652", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.729962", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.730218", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.730603", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.731812", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.732072", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.732473", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.733676", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.733921", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.734301", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.735557", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.735782", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.736359", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.737917", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.738155", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.738601", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.739861", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.740136", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.740500", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.741723", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.741954", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.742342", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.743571", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.743797", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.744183", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.745405", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.745639", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.746052", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.747279", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.747501", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.747911", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.749127", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.749353", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.749745", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.751097", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.751305", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.751723", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.753012", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.753500", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.753903", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.755171", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.755396", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.755759", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.756987", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.757397", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.757842", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.759086", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.759306", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.759696", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.760990", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.761240", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.761634", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.762955", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.763206", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.763605", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.764838", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.765062", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.765475", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.766742", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.766957", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.767330", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.768569", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.769117", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.769571", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.770852", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.771075", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.771564", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.772777", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.773030", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.773450", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.774639", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.774893", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.775273", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.776546", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.776791", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.777298", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.778958", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.779207", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.779619", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.780854", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.781124", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.781507", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.782759", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.783008", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.783393", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.784810", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.785121", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.785622", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.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 processing S013008_PE3 base=S013008_PE3", "timestamp": "2025-09-04T20:54:07.787148", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.787578", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.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 processing S013004_PE1 base=S013004_PE1", "timestamp": "2025-09-04T20:54:07.789084", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.789503", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.790725", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.790968", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.791365", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.792602", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.792946", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.793378", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.794749", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.795111", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.795567", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.796860", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.797196", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.797706", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.798919", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.799320", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.799732", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.801175", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.801517", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.801924", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.803367", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.803628", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.804054", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.805324", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.805538", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.805907", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.807179", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.807419", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.807766", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.808939", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.809207", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.809619", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.810831", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.811083", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.811461", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.812955", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.813214", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.813844", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.815204", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.815486", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.815969", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.817248", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.817586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.818046", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.819388", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.819635", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.820017", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.821248", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.821495", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.821892", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.823094", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.823382", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.823766", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.825012", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.825268", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.825713", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.827022", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.827246", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.827612", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.829118", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.829365", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.829755", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.831380", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.831666", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.832254", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.833963", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.834233", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.834815", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.836428", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.836740", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.837396", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.838721", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.839103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.839581", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.840999", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.841294", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.841757", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.843134", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.843464", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.843889", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.845240", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.845638", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.846118", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.847437", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.847790", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.848273", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.849690", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.849959", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.850485", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.851885", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.852167", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.852612", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.853854", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.854160", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.854580", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.856059", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.856436", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.856935", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.858268", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.858534", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.859052", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.860448", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.860792", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.861249", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.862818", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.863131", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.863616", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.864862", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.865220", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.865726", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.867149", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.867490", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.867912", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.869109", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.869416", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.869760", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.870912", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.871202", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.871574", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.872788", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.873057", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.873486", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.874732", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.874933", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.875291", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.876539", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.876758", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.877115", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.878294", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.878538", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.878975", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.880263", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.880528", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.880929", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.882101", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.882390", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.882737", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.883893", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.884206", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.884578", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.885860", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.886176", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.886529", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.887788", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.888041", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.888387", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.889567", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.889831", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.890176", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.891338", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.891627", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.892090", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.893403", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.893670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.894051", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.895292", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.895511", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.895876", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.897070", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.897352", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.897700", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.898865", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.899112", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.899453", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.900605", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.900898", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.901244", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.902408", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.902620", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.902948", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.904133", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.904404", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.904803", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.906036", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.906297", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.906649", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.908050", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.908262", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.908614", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.909773", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.910210", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.910731", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.912066", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.912292", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.912636", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.913814", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.914109", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.914459", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.915699", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.916011", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.916438", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.917638", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.917885", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.918227", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.919506", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.919723", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.920139", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.921364", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.921632", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.921973", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.923518", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.923758", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.924136", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.925384", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.925690", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.926020", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.927189", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.927494", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.927842", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.929138", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.929385", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.929781", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.930985", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.931251", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.931588", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.932801", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.933048", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.933383", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.934550", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.934823", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.935159", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.936464", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.936744", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.937189", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.938577", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.938862", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.939285", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.940574", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.940834", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.941214", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.942413", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.942714", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.943154", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.944513", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.944835", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.945822", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.947386", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.947645", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.948156", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.949462", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:54:07.949724", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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:54:07.950280", "module": "DataLoader", "file": "logging_config.py", "line": 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:54:07.951514", "module": "DataLoader", "file": "logging_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:54:07.951706", "module": "DataLoader", "file": "logging_config.py", "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:54:07.952109", "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:54:07.953151", "module": "DataLoader", "file": "logging_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:54:07.953371", "module": "DataLoader", "file": "logging_config.py", "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:54:07.953564", "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:54:07.954655", "module": "DataLoader", "file": "logging_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:54:07.954860", "module": "DataLoader", "file": "logging_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=461 | standard=1 safety=3 dcs=1 modules=448", "timestamp": "2025-09-04T20:54:07.955351", "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 461 controller tags", "timestamp": "2025-09-04T20:54:07.955578", "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:54:07.955771", "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:54:07.956001", "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:54:07.956190", "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:54:07.956372", "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:54:07.956526", "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:54:07.956693", "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:54:07.957889", "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:54:07.958111", "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:54:07.960123", "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:54:07.960320", "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:54:07.962526", "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:54:07.963237", "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:54:07.963669", "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:54:07.963871", "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:54:07.964306", "module": "DataLoader", "file": "logging_config.py", "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:54:07.964514", "module": "DataLoader", "file": "logging_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:54:07.964702", "module": "DataLoader", "file": "logging_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:54:07.964903", "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:54:07.965084", "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:54:07.965280", "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:54:07.965471", "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:54:07.965706", "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:54:07.965974", "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:54:07.966156", "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:54:07.966340", "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:54:07.966499", "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:54:07.966655", "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:54:07.966810", "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:54:07.967429", "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:54:07.967623", "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:54:07.967824", "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:54:07.968017", "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:54:07.968247", "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:54:07.968416", "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:54:07.972599", "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:54:07.972956", "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:54:07.973152", "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:54:07.973634", "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:54:07.973855", "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:54:07.974036", "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:54:07.974233", "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:54:07.974378", "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:54:07.974548", "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:54:07.974752", "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:54:07.974932", "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:54:07.975176", "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:54:07.975406", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R030_FIOM: 33 rungs | example: NOP();", "timestamp": "2025-09-04T20:54:07.975599", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R031_FIOH: 33 rungs | example: NOP();", "timestamp": "2025-09-04T20:54:07.975763", "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:54:07.975918", "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:54:07.976099", "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:54:07.976289", "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:54:07.976481", "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:54:07.976655", "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:54:07.987611", "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:54:07.987845", "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:54:07.988142", "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:54:07.988299", "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:54:07.988453", "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:54:08.066140", "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:54:08.066351", "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:54:08.066499", "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 S012001_JR1_PB
|
|
Found STATION_JR_PB config for S012039_JR1_PB
|
|
Found STATION_JR_PB config for S012047_JR1_PB
|
|
Found STATION_JR_PB config for S012048_JR1_PB
|
|
Found STATION_JR_PB config for S012055_JR1_PB
|
|
Found STATION_JR_PB config for S012056_JR1_PB
|
|
Found STATION_JR_PB config for S012063_JR1_PB
|
|
Found STATION_JR_PB config for S012064_JR1_PB
|
|
Found STATION_JR_PB config for S012002_JR1_PB
|
|
Found STATION_JR_PB config for S012014_JR1_PB
|
|
Found STATION_JR_PB config for S012022_JR1_PB
|
|
Found STATION_JR_PB config for S012023_JR1_PB
|
|
Found STATION_JR_PB config for S012024_JR1_PB
|
|
Found STATION_JR_PB config for S012031_JR1_PB
|
|
Found STATION_JR_PB config for S012032_JR1_PB
|
|
Found STATION_JR_PB config for S013001_JR1_PB
|
|
Found STATION_JR_PB config for 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 S013058_JR1_PB
|
|
Found STATION_JR_PB config for S013009_JR1_PB
|
|
Found STATION_JR_PB config for S013010_JR1_PB
|
|
Found STATION_JR_PB config for S013017_JR1_PB
|
|
Found STATION_JR_PB config for S013018_JR1_PB
|
|
Found STATION_JR_PB config for S013025_JR1_PB
|
|
Found STATION_JR_PB config for S013026_JR1_PB
|
|
Found STATION_JR_PB config for S013033_JR1_PB
|
|
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 S012001_JR1_PB
|
|
Found STATION_JR_PB config for S012039_JR1_PB
|
|
Found STATION_JR_PB config for S012047_JR1_PB
|
|
Found STATION_JR_PB config for S012048_JR1_PB
|
|
Found STATION_JR_PB config for S012055_JR1_PB
|
|
Found STATION_JR_PB config for S012056_JR1_PB
|
|
Found STATION_JR_PB config for S012063_JR1_PB
|
|
Found STATION_JR_PB config for S012064_JR1_PB
|
|
Found STATION_JR_PB config for S012002_JR1_PB
|
|
Found STATION_JR_PB config for S012014_JR1_PB
|
|
Found STATION_JR_PB config for S012022_JR1_PB
|
|
Found STATION_JR_PB config for S012023_JR1_PB
|
|
Found STATION_JR_PB config for S012024_JR1_PB
|
|
Found STATION_JR_PB config for S012031_JR1_PB
|
|
Found STATION_JR_PB config for S012032_JR1_PB
|
|
Found STATION_JR_PB config for S013001_JR1_PB
|
|
Found STATION_JR_PB config for 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 S013058_JR1_PB
|
|
Found STATION_JR_PB config for S013009_JR1_PB
|
|
Found STATION_JR_PB config for S013010_JR1_PB
|
|
Found STATION_JR_PB config for S013017_JR1_PB
|
|
Found STATION_JR_PB config for S013018_JR1_PB
|
|
Found STATION_JR_PB config for S013025_JR1_PB
|
|
Found STATION_JR_PB config for S013026_JR1_PB
|
|
Found STATION_JR_PB config for S013033_JR1_PB
|
|
FIOM VS01B_FIOM1 -> DPM 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_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 VS01B_FIOM17 -> 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
|
|
FIOM VS01C_FIOM16 -> 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 VS01B_FIOH17 -> FIO VS01B_FIOM17
|
|
FIOH VS01C_FIOH1 -> FIO VS01C_FIOM1
|
|
FIOH VS01C_FIOH2 -> FIO VS01C_FIOM2
|
|
FIOH VS01C_FIOH3 -> FIO VS01C_FIOM3
|
|
FIOH VS01C_FIOH4 -> FIO VS01C_FIOM4
|
|
FIOH VS01C_FIOH5 -> FIO VS01C_FIOM5
|
|
FIOH VS01C_FIOH6 -> FIO VS01C_FIOM6
|
|
FIOH VS01C_FIOH7 -> FIO VS01C_FIOM7
|
|
FIOH VS01C_FIOH8 -> FIO VS01C_FIOM8
|
|
FIOH VS01C_FIOH9 -> FIO VS01C_FIOM9
|
|
FIOH VS01C_FIOH10 -> FIO VS01C_FIOM10
|
|
FIOH VS01C_FIOH11 -> FIO VS01C_FIOM11
|
|
FIOH VS01C_FIOH12 -> FIO VS01C_FIOM12
|
|
FIOH VS01C_FIOH13 -> FIO VS01C_FIOM13
|
|
FIOH VS01C_FIOH14 -> FIO VS01C_FIOM14
|
|
FIOH VS01C_FIOH15 -> FIO VS01C_FIOM15
|
|
FIOH VS01C_FIOH16 -> FIO VS01C_FIOM16
|
|
|
|
[R090_STATION_JR_PB] Starting STATION_JR_PB routine generation...
|
|
Found 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:54:06] [INFO] [logging_config.py:128:_log_with_context] Logging to file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/logs/workflow_SAT9_MCM05_20250904_205401.log
|
|
[20:54:06] [INFO] [logging_config.py:128:_log_with_context] === Generating All PLC Artifacts ===
|
|
[20:54:06] [INFO] [logging_config.py:128:_log_with_context] Generating SafetyProgram L5X...
|
|
[20:54:06] [WARNING] [logging_config.py:128:_log_with_context] LimitedSafetyProgramGenerator is deprecated; using ModernSafetyProgramGenerator
|
|
[20:54:06] [INFO] [logging_config.py:128:_log_with_context] Starting ModernSafetyProgramGenerator generation
|
|
[20:54:06] [DEBUG] [logging_config.py:128:_log_with_context] Creating SafetyProgram XML structure
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: main_routine (core)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: apf (device)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: belt_tracking (device)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: cb_monitor (device)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: d2c_chute (device)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: dpm (device)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: encoder (device)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estops (safety)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estop_check (safety)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: extendo (device)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fioh (device)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fiom (device)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: flow_ctrl (device)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fpe (device)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: inputs (safety)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: jpe (device)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: mcm (core)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: outputs (safety)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pb_chute (device)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pmm (device)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: rack (core)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: resets (safety)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_map (core)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_mapping (safety)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: speed_ctrl (device)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_epc (safety)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_chute (device)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_pb (device)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_ss_pb (device)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_s_pb (device)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: taching_belts (device)
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: zones (safety)
|
|
[20:54:06] [INFO] [logging_config.py:128:_log_with_context] Generating safety routines...
|
|
[20:54:06] [INFO] [logging_config.py:128:_log_with_context] Plugin inputs cannot generate with current data
|
|
[20:54:06] [INFO] [logging_config.py:128:_log_with_context] Plugin outputs cannot generate with current data
|
|
[20:54:06] [INFO] [logging_config.py:128:_log_with_context] Plugin resets cannot generate with current data
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Zones: using DEFAULT group
|
|
[20:54:06] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[20:54:06] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: zones
|
|
[20:54:06] [DEBUG] [logging_config.py:128:_log_with_context] Available DCS controllers: {}
|
|
[20:54:06] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: zones
|
|
[20:54:06] [INFO] [logging_config.py:128:_log_with_context] Plugin estops cannot generate with current data
|
|
[20:54:06] [INFO] [logging_config.py:128:_log_with_context] Safety routine generation results: {'inputs': False, 'outputs': False, 'resets': False, 'zones': True, 'estops': False}
|
|
[20:54:06] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag map with 1 tags
|
|
[20:54:06] [INFO] [logging_config.py:126:_log_with_context] Routines created (2): MainRoutine, R030_ZONES
|
|
[20:54:06] [INFO] [logging_config.py:126:_log_with_context] - R030_ZONES: 1 rungs | example: XIC(MCM_EPB_DCS_CTRL.O1)OTE(EStop_MCM_OK);
|
|
[20:54:06] [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:54:06] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernSafetyProgramGenerator generation
|
|
[20:54:06] [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:54:07] [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:54:07] [INFO] [logging_config.py:128:_log_with_context] Generating MainProgram L5X...
|
|
[20:54:07] [WARNING] [logging_config.py:128:_log_with_context] LimitedMainProgramGenerator is deprecated; using ModernMainProgramGenerator
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Starting ModernMainProgramGenerator generation
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] Creating MainProgram XML structure
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] Adding controller tags...
|
|
[20:54:07] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[20:54:07] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[20:54:07] [DEBUG] [logging_config.py:126:_log_with_context] Zones: using DEFAULT group
|
|
[20:54:07] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[20:54:07] [DEBUG] [logging_config.py:126:_log_with_context] Extracting FPE data
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Data: FPE count=351
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012003_PE1 base=S012003_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012003_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012003_PE2 base=S012003_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012003_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012003_PE3 base=S012003_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012003_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012001_PE1 base=S012001_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012001_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012001_PE2 base=S012001_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012001_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012001_PE3 base=S012001_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012001_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012005_PE1 base=S012005_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012005_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012005_PE2 base=S012005_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012005_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012005_PE3 base=S012005_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012005_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012007_PE1 base=S012007_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012007_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012007_PE2 base=S012007_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012007_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012007_PE3 base=S012007_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012007_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012041_PE1 base=S012041_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012041_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012041_PE2 base=S012041_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012041_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012041_PE3 base=S012041_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012041_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012039_PE1 base=S012039_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012039_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012039_PE2 base=S012039_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012039_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012039_PE3 base=S012039_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012039_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012043_PE1 base=S012043_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012043_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012043_PE2 base=S012043_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012043_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012043_PE3 base=S012043_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012043_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012045_PE1 base=S012045_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012045_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012045_PE2 base=S012045_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012045_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012045_PE3 base=S012045_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012045_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012044_PE1 base=S012044_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012044_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012044_PE2 base=S012044_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012044_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012044_PE3 base=S012044_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012044_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012046_PE1 base=S012046_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012046_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012046_PE2 base=S012046_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012046_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012046_PE3 base=S012046_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012046_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012042_PE1 base=S012042_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012042_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012042_PE2 base=S012042_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012042_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012042_PE3 base=S012042_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012042_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012049_PE1 base=S012049_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012049_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012049_PE2 base=S012049_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012049_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012049_PE3 base=S012049_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012049_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012047_PE1 base=S012047_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012047_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012047_PE2 base=S012047_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012047_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012047_PE3 base=S012047_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012047_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012051_PE1 base=S012051_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012051_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012051_PE2 base=S012051_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012051_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012051_PE3 base=S012051_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012051_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012053_PE1 base=S012053_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012053_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012053_PE2 base=S012053_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012053_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012053_PE3 base=S012053_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012053_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012052_PE1 base=S012052_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012052_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012052_PE2 base=S012052_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012052_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012052_PE3 base=S012052_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012052_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012050_PE1 base=S012050_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012050_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012050_PE2 base=S012050_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012050_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012050_PE3 base=S012050_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012050_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012048_PE1 base=S012048_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012048_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012048_PE2 base=S012048_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012048_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012048_PE3 base=S012048_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012048_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE1 base=S012057_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE2 base=S012057_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE3 base=S012057_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE1 base=S012055_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE2 base=S012055_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE3 base=S012055_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012059_PE1 base=S012059_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012059_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012059_PE2 base=S012059_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012059_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012059_PE3 base=S012059_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012059_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012061_PE1 base=S012061_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012061_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012061_PE2 base=S012061_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012061_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012061_PE3 base=S012061_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012061_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012060_PE1 base=S012060_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012060_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012060_PE2 base=S012060_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012060_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012060_PE3 base=S012060_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012060_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012062_PE1 base=S012062_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012062_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012062_PE2 base=S012062_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012062_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012062_PE3 base=S012062_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012062_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012058_PE1 base=S012058_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012058_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012058_PE2 base=S012058_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012058_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012058_PE3 base=S012058_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012058_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012056_PE1 base=S012056_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012056_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012056_PE2 base=S012056_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012056_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012056_PE3 base=S012056_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012056_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012065_PE1 base=S012065_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012065_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012065_PE2 base=S012065_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012065_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012065_PE3 base=S012065_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012065_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012063_PE1 base=S012063_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012063_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012063_PE2 base=S012063_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012063_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012063_PE3 base=S012063_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012063_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012067_PE1 base=S012067_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012067_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012067_PE2 base=S012067_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012067_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012067_PE3 base=S012067_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012067_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012069_PE1 base=S012069_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012069_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012069_PE2 base=S012069_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012069_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012069_PE3 base=S012069_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012069_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012068_PE1 base=S012068_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012068_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012068_PE2 base=S012068_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012068_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012068_PE3 base=S012068_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012068_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012066_PE1 base=S012066_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012066_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012066_PE2 base=S012066_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012066_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012066_PE3 base=S012066_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012066_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012064_PE1 base=S012064_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012064_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012064_PE2 base=S012064_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012064_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012064_PE3 base=S012064_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012064_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012006_PE1 base=S012006_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012006_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012006_PE2 base=S012006_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012006_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012006_PE3 base=S012006_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012006_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012008_PE1 base=S012008_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012008_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012008_PE2 base=S012008_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012008_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012008_PE3 base=S012008_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012008_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012004_PE1 base=S012004_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012004_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012004_PE2 base=S012004_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012004_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012004_PE3 base=S012004_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012004_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012002_PE1 base=S012002_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012002_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012002_PE2 base=S012002_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012002_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012002_PE3 base=S012002_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012002_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012018_PE1 base=S012018_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012018_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012018_PE2 base=S012018_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012018_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012018_PE3 base=S012018_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012018_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012020_PE1 base=S012020_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012020_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012020_PE2 base=S012020_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012020_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012020_PE3 base=S012020_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012020_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012016_PE1 base=S012016_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012016_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012016_PE2 base=S012016_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012016_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012016_PE3 base=S012016_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012016_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012014_PE1 base=S012014_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012014_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012014_PE2 base=S012014_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012014_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012014_PE3 base=S012014_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012014_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012022_PE1 base=S012022_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012022_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012022_PE2 base=S012022_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012022_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012022_PE3 base=S012022_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012022_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012025_PE1 base=S012025_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012025_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012025_PE2 base=S012025_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012025_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012025_PE3 base=S012025_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012025_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012023_PE1 base=S012023_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012023_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012023_PE2 base=S012023_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012023_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012023_PE3 base=S012023_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012023_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012027_PE1 base=S012027_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012027_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012027_PE2 base=S012027_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012027_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012027_PE3 base=S012027_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012027_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012029_PE1 base=S012029_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012029_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012029_PE2 base=S012029_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012029_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012029_PE3 base=S012029_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012029_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012028_PE1 base=S012028_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012028_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012028_PE2 base=S012028_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012028_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012028_PE3 base=S012028_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012028_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012030_PE1 base=S012030_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012030_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012030_PE2 base=S012030_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012030_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012030_PE3 base=S012030_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012030_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012026_PE1 base=S012026_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012026_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012026_PE2 base=S012026_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012026_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012026_PE3 base=S012026_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012026_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012024_PE1 base=S012024_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012024_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012024_PE2 base=S012024_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012024_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012024_PE3 base=S012024_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012024_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012033_PE1 base=S012033_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012033_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012033_PE2 base=S012033_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012033_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012033_PE3 base=S012033_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012033_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012031_PE1 base=S012031_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012031_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012031_PE2 base=S012031_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012031_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012031_PE3 base=S012031_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012031_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012035_PE1 base=S012035_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012035_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012035_PE2 base=S012035_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012035_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012035_PE3 base=S012035_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012035_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012037_PE1 base=S012037_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012037_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012037_PE2 base=S012037_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012037_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012037_PE3 base=S012037_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012037_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012036_PE1 base=S012036_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012036_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012036_PE2 base=S012036_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012036_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012036_PE3 base=S012036_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012036_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012038_PE1 base=S012038_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012038_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012038_PE2 base=S012038_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012038_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012038_PE3 base=S012038_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012038_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012034_PE1 base=S012034_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012034_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012034_PE2 base=S012034_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012034_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012034_PE3 base=S012034_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012034_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012032_PE1 base=S012032_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012032_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012032_PE2 base=S012032_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012032_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012032_PE3 base=S012032_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012032_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013003_PE1 base=S013003_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013003_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013003_PE2 base=S013003_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013003_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013003_PE3 base=S013003_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013003_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013001_PE1 base=S013001_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013001_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013001_PE2 base=S013001_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013001_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013001_PE3 base=S013001_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013001_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013005_PE1 base=S013005_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013005_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013005_PE2 base=S013005_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013005_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013005_PE3 base=S013005_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013005_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013007_PE1 base=S013007_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013007_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013007_PE2 base=S013007_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013007_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013007_PE3 base=S013007_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013007_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013038_PE1 base=S013038_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013038_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013038_PE2 base=S013038_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013038_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013038_PE3 base=S013038_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013038_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013040_PE1 base=S013040_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013040_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013040_PE2 base=S013040_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013040_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013040_PE3 base=S013040_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013040_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013036_PE1 base=S013036_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013036_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013036_PE2 base=S013036_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013036_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013036_PE3 base=S013036_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013036_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013034_PE1 base=S013034_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013034_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013034_PE2 base=S013034_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013034_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013034_PE3 base=S013034_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013034_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013043_PE1 base=S013043_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013043_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013043_PE2 base=S013043_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013043_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013043_PE3 base=S013043_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013043_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013041_PE1 base=S013041_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013041_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013041_PE2 base=S013041_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013041_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013041_PE3 base=S013041_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013041_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013045_PE1 base=S013045_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013045_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013045_PE2 base=S013045_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013045_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013045_PE3 base=S013045_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013045_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013047_PE1 base=S013047_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013047_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013047_PE2 base=S013047_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013047_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013047_PE3 base=S013047_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013047_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013048_PE1 base=S013048_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013048_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013048_PE2 base=S013048_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013048_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013048_PE3 base=S013048_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013048_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013044_PE1 base=S013044_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013044_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013044_PE2 base=S013044_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013044_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013044_PE3 base=S013044_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013044_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013042_PE1 base=S013042_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013042_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013042_PE2 base=S013042_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013042_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013042_PE3 base=S013042_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013042_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013051_PE1 base=S013051_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013051_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013051_PE2 base=S013051_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013051_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013051_PE3 base=S013051_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013051_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013049_PE1 base=S013049_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013049_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013049_PE2 base=S013049_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013049_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013049_PE3 base=S013049_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013049_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013053_PE1 base=S013053_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013053_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013053_PE2 base=S013053_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013053_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013053_PE3 base=S013053_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013053_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013055_PE1 base=S013055_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013055_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013055_PE2 base=S013055_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013055_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013055_PE3 base=S013055_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013055_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013054_PE1 base=S013054_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013054_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013054_PE2 base=S013054_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013054_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013054_PE3 base=S013054_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013054_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013056_PE1 base=S013056_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013056_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013056_PE2 base=S013056_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013056_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013056_PE3 base=S013056_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013056_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013052_PE1 base=S013052_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013052_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013052_PE2 base=S013052_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013052_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013052_PE3 base=S013052_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013052_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013050_PE1 base=S013050_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013050_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013050_PE2 base=S013050_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013050_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013050_PE3 base=S013050_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013050_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013059_PE1 base=S013059_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013059_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013059_PE2 base=S013059_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013059_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013059_PE3 base=S013059_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013059_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013057_PE1 base=S013057_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013057_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013057_PE2 base=S013057_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013057_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013057_PE3 base=S013057_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013057_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013061_PE1 base=S013061_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013061_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013061_PE2 base=S013061_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013061_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013061_PE3 base=S013061_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013061_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013063_PE1 base=S013063_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013063_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013063_PE2 base=S013063_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013063_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013063_PE3 base=S013063_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013063_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013062_PE1 base=S013062_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013062_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013062_PE2 base=S013062_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013062_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013062_PE3 base=S013062_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013062_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013064_PE1 base=S013064_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013064_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013064_PE2 base=S013064_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013064_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013064_PE3 base=S013064_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013064_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013058_PE1 base=S013058_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013058_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013058_PE2 base=S013058_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013058_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013058_PE3 base=S013058_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013058_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013006_PE1 base=S013006_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013006_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013006_PE2 base=S013006_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013006_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013006_PE3 base=S013006_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013006_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013008_PE1 base=S013008_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013008_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013008_PE2 base=S013008_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013008_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013008_PE3 base=S013008_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013008_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013004_PE1 base=S013004_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013004_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013004_PE2 base=S013004_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013004_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013004_PE3 base=S013004_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013004_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013011_PE1 base=S013011_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013011_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013011_PE2 base=S013011_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013011_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013011_PE3 base=S013011_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013011_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013009_PE1 base=S013009_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013009_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013009_PE2 base=S013009_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013009_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013009_PE3 base=S013009_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013009_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013013_PE1 base=S013013_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013013_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013013_PE2 base=S013013_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013013_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013013_PE3 base=S013013_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013013_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013015_PE1 base=S013015_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013015_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013015_PE2 base=S013015_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013015_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013015_PE3 base=S013015_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013015_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013014_PE1 base=S013014_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013014_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013014_PE2 base=S013014_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013014_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013014_PE3 base=S013014_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013014_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013012_PE1 base=S013012_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013012_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013012_PE2 base=S013012_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013012_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013012_PE3 base=S013012_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013012_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013010_PE1 base=S013010_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013010_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013010_PE2 base=S013010_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013010_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013010_PE3 base=S013010_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013010_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013019_PE1 base=S013019_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013019_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013019_PE2 base=S013019_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013019_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013019_PE3 base=S013019_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013019_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013017_PE1 base=S013017_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013017_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013017_PE2 base=S013017_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013017_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013017_PE3 base=S013017_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013017_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013021_PE1 base=S013021_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013021_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013021_PE2 base=S013021_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013021_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013021_PE3 base=S013021_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013021_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013023_PE1 base=S013023_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013023_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013023_PE2 base=S013023_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013023_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013023_PE3 base=S013023_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013023_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013022_PE1 base=S013022_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013022_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013022_PE2 base=S013022_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013022_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013022_PE3 base=S013022_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013022_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013024_PE1 base=S013024_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013024_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013024_PE2 base=S013024_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013024_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013024_PE3 base=S013024_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013024_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013020_PE1 base=S013020_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013020_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013020_PE2 base=S013020_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013020_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013020_PE3 base=S013020_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013020_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013018_PE1 base=S013018_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013018_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013018_PE2 base=S013018_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013018_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013018_PE3 base=S013018_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013018_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013027_PE1 base=S013027_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013027_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013027_PE2 base=S013027_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013027_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013027_PE3 base=S013027_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013027_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013025_PE1 base=S013025_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013025_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013025_PE2 base=S013025_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013025_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013025_PE3 base=S013025_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013025_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013029_PE1 base=S013029_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013029_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013029_PE2 base=S013029_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013029_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013029_PE3 base=S013029_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013029_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013031_PE1 base=S013031_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013031_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013031_PE2 base=S013031_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013031_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013031_PE3 base=S013031_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013031_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013032_PE1 base=S013032_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013032_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013032_PE2 base=S013032_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013032_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013032_PE3 base=S013032_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013032_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013028_PE1 base=S013028_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013028_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013028_PE2 base=S013028_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013028_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013028_PE3 base=S013028_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013028_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013026_PE1 base=S013026_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013026_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013026_PE2 base=S013026_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013026_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013026_PE3 base=S013026_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013026_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013035_PE1 base=S013035_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013035_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013035_PE2 base=S013035_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013035_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013035_PE3 base=S013035_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013035_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013033_PE1 base=S013033_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013033_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013033_PE2 base=S013033_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013033_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013033_PE3 base=S013033_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013033_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013037_PE1 base=S013037_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013037_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013037_PE2 base=S013037_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013037_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013037_PE3 base=S013037_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013037_PE3
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013039_PE1 base=S013039_PE1
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013039_PE1
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013039_PE2 base=S013039_PE2
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013039_PE2
|
|
[20:54:07] [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:54:07] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013039_PE3 base=S013039_PE3
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013039_PE3
|
|
[20:54:07] [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:54:07] [INFO] [logging_config.py:128:_log_with_context] Data: FPE configs=351
|
|
[20:54:07] [DEBUG] [logging_config.py:126:_log_with_context] Extracting PMM data
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Data: PMM entries=0
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Data: PMM configs=0
|
|
[20:54:07] [DEBUG] [logging_config.py:126:_log_with_context] Extracting CB_MONITOR data
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Data: CB PDPs=0
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Data: CB configs=0
|
|
[20:54:07] [INFO] [logging_config.py:126:_log_with_context] Tags created: total=461 | standard=1 safety=3 dcs=1 modules=448
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Added 461 controller tags
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Generating main program routines...
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: mcm
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: mcm
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: rack
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: rack
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: dpm
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: dpm
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fiom
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fiom
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fioh
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fioh
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Plugin apf cannot generate with current data
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Plugin flow_ctrl cannot generate with current data
|
|
[20:54:07] [DEBUG] [logging_config.py:126:_log_with_context] Extracting SPEED_CTRL data
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL VFDs=0
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] SPEED_CTRL sample=
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL count=0
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Plugin speed_ctrl cannot generate with current data
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Plugin estop_check cannot generate with current data
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Plugin encoder cannot generate with current data
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: safety_tag_map
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: RST data has 1 rows
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: MCM05 -> Local:5:I.Data.0
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generating 1 rungs
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 1: XIC(Local:5:I.Data.0)OTE(MCM05);
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generated 1 total rungs
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: safety_tag_map
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_jr_pb
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_jr_pb
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Plugin station_s_pb cannot generate with current data
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Plugin station_ss_pb cannot generate with current data
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Plugin station_epc cannot generate with current data
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Plugin jpe cannot generate with current data
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fpe
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fpe
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Plugin pmm cannot generate with current data
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Plugin cb_monitor cannot generate with current data
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Plugin belt_tracking cannot generate with current data
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: main_routine
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Generating MainRoutine with JSR calls
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Successfully generated MainRoutine
|
|
[20:54:07] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: main_routine
|
|
[20:54:07] [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:54:07] [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:54:07] [INFO] [logging_config.py:126:_log_with_context] - R010_MCM: 2 rungs | example: NOP();
|
|
[20:54:07] [INFO] [logging_config.py:126:_log_with_context] - R011_RACK: 2 rungs | example: NOP();
|
|
[20:54:07] [INFO] [logging_config.py:126:_log_with_context] - R020_DPM: 3 rungs | example: NOP();
|
|
[20:54:07] [INFO] [logging_config.py:126:_log_with_context] - R030_FIOM: 33 rungs | example: NOP();
|
|
[20:54:07] [INFO] [logging_config.py:126:_log_with_context] - R031_FIOH: 33 rungs | example: NOP();
|
|
[20:54:07] [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:54:07] [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:54:07] [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:54:07] [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:54:07] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernMainProgramGenerator generation
|
|
[20:54:07] [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:54:07] [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:54:07] [INFO] [logging_config.py:128:_log_with_context] Generating safety tag mapping...
|
|
[20:54:07] [DEBUG] [logging_config.py:128:_log_with_context] Creating MappingWriter wrapper
|
|
[20:54:07] [DEBUG] [logging_config.py:126:_log_with_context] Creating DataLoader instance
|
|
[20:54:08] [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:54:08] [INFO] [logging_config.py:128:_log_with_context] - Safety tags: 1
|
|
[20:54:08] [INFO] [logging_config.py:128:_log_with_context] === All artifacts generated successfully! ===
|
|
{"level": "INFO", "message": "Routine generation completed successfully", "timestamp": "2025-09-04T20:54:08.131022", "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
|
|
--------------------------------------------------
|
|
Created 32 FIOH modules based on TERM analysis
|
|
Found 32 IOLM modules
|
|
Found 117 Beacon modules
|
|
Found 2 DPM modules
|
|
Created 32 IOLM modules with boilerplate selection:
|
|
Device 'VS01B_FIOM1' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM1 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM10' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM10 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM11' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM11 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM12' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM12 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM13' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM13 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM14' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM14 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM15' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM15 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM16' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM16 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM17' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM17 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM2' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM2 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM3' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM3 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM4' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM4 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM5' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM5 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM6' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM6 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM7' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM7 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM8' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM8 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM1' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM1 (FIO PalletBuildMaster): Using 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_FIOM16' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM16 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM2' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM2 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM3' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM3 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM4' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM4 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM5' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM5 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM6' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM6 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM7' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM7 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM8' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM8 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM9' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM9 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
VS01B_FIOH1 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH10 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH11 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH12 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH13 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH14 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH15 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH16 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH17 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH2 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH3 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH4 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH5 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH6 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH7 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH8 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH1 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH10 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH11 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH12 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH13 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH14 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH15 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH16 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH2 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH3 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH4 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH5 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH6 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH7 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH8 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH9 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/SLOT5_IB16_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/SLOT7_IB16S_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/SLOT6_OB16E_Module.L5X
|
|
No EN4TR modules registered for creation
|
|
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_203337.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_205411.L5X
|
|
Single file generation complete
|
|
- ['/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SAT9_MCM05_20250904_205411.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_205411.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
|
|
|