2905 lines
660 KiB
Plaintext
2905 lines
660 KiB
Plaintext
{"level": "INFO", "message": "PLC Generation Workflow started", "timestamp": "2025-09-01T16:24:42.124730", "module": "__main__", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "excel_file": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/PLC Data Generator/data/SAT9_MCM05.xlsx", "project_name": "SAT9_MCM05"}
|
|
{"level": "INFO", "message": "Starting data processing step", "timestamp": "2025-09-01T16:24:42.124969", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
|
|
=== Step 1: PLC Data Generator stdout ===
|
|
Loading IO path mappings...
|
|
Loaded IO path mappings:
|
|
APF: 11 rows
|
|
M12DR: 16 rows
|
|
Hub: 16 rows
|
|
SorterHub: 16 rows
|
|
SIO: 16 rows
|
|
IB16: 16 rows
|
|
OB16E: 16 rows
|
|
IB16S: 16 rows
|
|
Available sheets: ['NETWORK_PLC', 'DESC_PLC']
|
|
Found DESC sheet: DESC_PLC
|
|
Found NETWORK sheet: NETWORK_PLC
|
|
|
|
DESC columns: ['TAGNAME', 'TERM', 'DESCA', 'DESCB']
|
|
NETWORK columns: ['DPM', 'DPM_IP', 'Name', 'PartNumber', 'IP']
|
|
|
|
NOTE: Ignored 1 rows from DESC sheet with an empty TAGNAME.
|
|
|
|
Classifying signals and adding IO paths...
|
|
|
|
Signal classification results:
|
|
SPARE: 450
|
|
I: 405
|
|
IOLink: 154
|
|
O: 36
|
|
|
|
Device type distribution:
|
|
M12DR: 528
|
|
Hub: 469
|
|
IB16: 16
|
|
OB16E: 16
|
|
IB16S: 16
|
|
|
|
IO Path mapping results:
|
|
Successful mappings: 1045/1045 (100.0%)
|
|
|
|
Found 3 TAGNAMEs present in DESC but not in NETWORK_PLC.
|
|
|
|
Adding unique DPM names not present in DESC or NETWORK_PLC.Name: ['DPM01_VS01B', 'DPM01_VS01C']
|
|
|
|
================================================================================
|
|
WARNING: The following issues were found but processing will continue:
|
|
================================================================================
|
|
- TAGNAME 'SLOT5_IB16' from DESC sheet not found in NETWORK_PLC sheet.
|
|
- TAGNAME 'SLOT6_OB16E' from DESC sheet not found in NETWORK_PLC sheet.
|
|
- TAGNAME 'SLOT7_IB16S' from DESC sheet not found in NETWORK_PLC sheet.
|
|
================================================================================
|
|
|
|
Continuing with processing...
|
|
|
|
Normalizing TAGNAME, DESC, and IO_PATH columns for VFDs only in the final output...
|
|
|
|
Removed 17 duplicate rows (exact matches) before saving DESC_IP sheet.
|
|
|
|
Final result has 1030 rows
|
|
Sample of merged data:
|
|
TAGNAME TERM DESCA ... SIGNAL DEVICE_TYPE IO_PATH
|
|
0 SLOT5_IB16 I0 MCM05 ... I IB16 Local:5:I.Data.0
|
|
1 SLOT5_IB16 I1 MCM05 ... I IB16 Local:5:I.Data.1
|
|
2 SLOT5_IB16 I10 SPARE ... SPARE IB16 Local:5:I.Data.10
|
|
3 SLOT5_IB16 I11 SPARE ... SPARE IB16 Local:5:I.Data.11
|
|
4 SLOT5_IB16 I12 SPARE ... SPARE IB16 Local:5:I.Data.12
|
|
5 SLOT5_IB16 I13 SPARE ... SPARE IB16 Local:5:I.Data.13
|
|
6 SLOT5_IB16 I14 SPARE ... SPARE IB16 Local:5:I.Data.14
|
|
7 SLOT5_IB16 I15 SPARE ... SPARE IB16 Local:5:I.Data.15
|
|
8 SLOT5_IB16 I2 MCM05 ... I IB16 Local:5:I.Data.2
|
|
9 SLOT5_IB16 I3 MCM05 ... I IB16 Local:5:I.Data.3
|
|
|
|
[10 rows x 11 columns]
|
|
|
|
New Excel file created: SAT9_MCM05_DESC_IP_MERGED.xlsx
|
|
The file contains all original sheets plus the new 'DESC_IP' sheet with merged data.
|
|
DEBUG: Processing Excel file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/PLC Data Generator/data/SAT9_MCM05.xlsx
|
|
DEBUG: Full project pattern matched: SAT9_MCM05
|
|
DEBUG: Final subsystem name: SAT9_MCM05
|
|
Reading input file: SAT9_MCM05_DESC_IP_MERGED.xlsx
|
|
Removed 149 IOLink rows (including beacons, FIOH channels, and all other IOLink entries)
|
|
Added 265 rows for beacon lights
|
|
Removed 2 blank name/description rows
|
|
Saving output file: SAT9_MCM05_OUTPUT.csv
|
|
Processing complete!
|
|
Created standard output file: DESC_IP_MERGED.xlsx
|
|
|
|
=== Step 1: PLC Data Generator stderr ===
|
|
|
|
=== Step 1 File Copy ===
|
|
Copied SAT9_MCM05_DESC_IP_MERGED.xlsx to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/DESC_IP_MERGED.xlsx
|
|
{"level": "INFO", "message": "Data processing completed successfully", "timestamp": "2025-09-01T16:24:45.709206", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Starting routine generation step", "timestamp": "2025-09-01T16:24:45.709469", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Logging to file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/logs/workflow_SAT9_MCM05_20250901_162442.log", "timestamp": "2025-09-01T16:24:47.736379", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "=== Generating All PLC Artifacts ===", "timestamp": "2025-09-01T16:24:47.738328", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Generating SafetyProgram L5X...", "timestamp": "2025-09-01T16:24:47.738512", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "WARNING", "message": "LimitedSafetyProgramGenerator is deprecated; using ModernSafetyProgramGenerator", "timestamp": "2025-09-01T16:24:47.750127", "module": "src.container", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Starting ModernSafetyProgramGenerator generation", "timestamp": "2025-09-01T16:24:47.750390", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Creating SafetyProgram XML structure", "timestamp": "2025-09-01T16:24:47.750547", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Registered plugin: main_routine (core)", "timestamp": "2025-09-01T16:24:47.761935", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: apf (device)", "timestamp": "2025-09-01T16:24:47.768120", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: belt_tracking (device)", "timestamp": "2025-09-01T16:24:47.773198", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: cb_monitor (device)", "timestamp": "2025-09-01T16:24:47.777824", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: d2c_chute (device)", "timestamp": "2025-09-01T16:24:47.783849", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: dpm (device)", "timestamp": "2025-09-01T16:24:47.789842", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: encoder (device)", "timestamp": "2025-09-01T16:24:47.795550", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: estops (safety)", "timestamp": "2025-09-01T16:24:47.805915", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: estop_check (safety)", "timestamp": "2025-09-01T16:24:47.810981", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: extendo (device)", "timestamp": "2025-09-01T16:24:47.816114", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: fioh (device)", "timestamp": "2025-09-01T16:24:47.821357", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: fiom (device)", "timestamp": "2025-09-01T16:24:47.826183", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: flow_ctrl (device)", "timestamp": "2025-09-01T16:24:47.831330", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: fpe (device)", "timestamp": "2025-09-01T16:24:47.836218", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: inputs (safety)", "timestamp": "2025-09-01T16:24:47.841089", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: jpe (device)", "timestamp": "2025-09-01T16:24:47.845783", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: mcm (core)", "timestamp": "2025-09-01T16:24:47.850741", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: outputs (safety)", "timestamp": "2025-09-01T16:24:47.855570", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: pb_chute (device)", "timestamp": "2025-09-01T16:24:47.860329", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: pmm (device)", "timestamp": "2025-09-01T16:24:47.865021", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: rack (core)", "timestamp": "2025-09-01T16:24:47.870165", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: resets (safety)", "timestamp": "2025-09-01T16:24:47.875126", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: safety_tag_map (core)", "timestamp": "2025-09-01T16:24:47.879888", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: speed_ctrl (device)", "timestamp": "2025-09-01T16:24:47.885056", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: station_epc (safety)", "timestamp": "2025-09-01T16:24:47.889894", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: station_jr_chute (device)", "timestamp": "2025-09-01T16:24:47.894649", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: station_jr_pb (device)", "timestamp": "2025-09-01T16:24:47.899522", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: station_ss_pb (device)", "timestamp": "2025-09-01T16:24:47.904713", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: station_s_pb (device)", "timestamp": "2025-09-01T16:24:47.909822", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: taching_belts (device)", "timestamp": "2025-09-01T16:24:47.914992", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: zones (safety)", "timestamp": "2025-09-01T16:24:47.920169", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "INFO", "message": "Generating safety routines...", "timestamp": "2025-09-01T16:24:47.920427", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin inputs cannot generate with current data", "timestamp": "2025-09-01T16:24:48.818211", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin outputs cannot generate with current data", "timestamp": "2025-09-01T16:24:48.821231", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin resets cannot generate with current data", "timestamp": "2025-09-01T16:24:48.821447", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zones: subsystem key", "timestamp": "2025-09-01T16:24:48.822948", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "subsystem": "DEFAULT", "found": false}
|
|
{"level": "DEBUG", "message": "Zones: heuristic best match", "timestamp": "2025-09-01T16:24:48.836810", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "best_key": "MCM01", "score": 0}
|
|
{"level": "DEBUG", "message": "Zones: using DEFAULT group", "timestamp": "2025-09-01T16:24:48.837069", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "default_count": 1}
|
|
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-09-01T16:24:48.837753", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "rows": 1}
|
|
{"level": "DEBUG", "message": "Generating routine: zones", "timestamp": "2025-09-01T16:24:48.837970", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Available DCS controllers: {}", "timestamp": "2025-09-01T16:24:48.838433", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: zones", "timestamp": "2025-09-01T16:24:48.838700", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin estops cannot generate with current data", "timestamp": "2025-09-01T16:24:48.838880", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Safety routine generation results: {'inputs': False, 'outputs': False, 'resets': False, 'zones': True, 'estops': False}", "timestamp": "2025-09-01T16:24:48.839011", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag map with 1 tags", "timestamp": "2025-09-01T16:24:48.844204", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Routines created (2): MainRoutine, R030_ZONES", "timestamp": "2025-09-01T16:24:48.844365", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R030_ZONES: 1 rungs | example: XIC(MCM_EPB_DCS_CTRL.O1)OTE(EStop_MCM_OK);", "timestamp": "2025-09-01T16:24:48.844491", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- MainRoutine: 1 rungs | example: [JSR(R010_INPUTS,0) ,JSR(R011_OUTPUTS,0) ,JSR(R012_RESETS,0) ,JSR(R020_ESTOPS,0) ,JSR(R030_ZONES,0) ];", "timestamp": "2025-09-01T16:24:48.844613", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "Successfully completed ModernSafetyProgramGenerator generation", "timestamp": "2025-09-01T16:24:48.844724", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Written ModernSafetyProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SafetyProgram_Generated.L5X", "timestamp": "2025-09-01T16:24:48.846509", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "[SUCCESS] SafetyProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SafetyProgram_Generated.L5X", "timestamp": "2025-09-01T16:24:48.846666", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Generating MainProgram L5X...", "timestamp": "2025-09-01T16:24:48.846794", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "WARNING", "message": "LimitedMainProgramGenerator is deprecated; using ModernMainProgramGenerator", "timestamp": "2025-09-01T16:24:48.846965", "module": "src.container", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Starting ModernMainProgramGenerator generation", "timestamp": "2025-09-01T16:24:48.847166", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Creating MainProgram XML structure", "timestamp": "2025-09-01T16:24:48.847295", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Adding controller tags...", "timestamp": "2025-09-01T16:24:48.847463", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zones: subsystem key", "timestamp": "2025-09-01T16:24:48.931209", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "subsystem": "DEFAULT", "found": false}
|
|
{"level": "DEBUG", "message": "Zones: heuristic best match", "timestamp": "2025-09-01T16:24:48.944468", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "best_key": "MCM01", "score": 0}
|
|
{"level": "DEBUG", "message": "Zones: using DEFAULT group", "timestamp": "2025-09-01T16:24:48.944734", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "default_count": 1}
|
|
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-09-01T16:24:48.945237", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "rows": 1}
|
|
{"level": "DEBUG", "message": "Extracting FPE data", "timestamp": "2025-09-01T16:24:49.004313", "module": "DataLoader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "data_extraction", "type": "FPE"}
|
|
{"level": "INFO", "message": "Data: FPE count=361", "timestamp": "2025-09-01T16:24:49.005230", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012003_PE1 base=S012003_PE1", "timestamp": "2025-09-01T16:24:49.005584", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012003_PE1", "timestamp": "2025-09-01T16:24:49.006042", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012003_PE1: conveyor=S012003_PE1_VFD1.CTRL parent_fault=S012003_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012003_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.007324", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012003_PE2 base=S012003_PE2", "timestamp": "2025-09-01T16:24:49.007579", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012003_PE2", "timestamp": "2025-09-01T16:24:49.008022", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012003_PE2: conveyor=S012003_PE2_VFD1.CTRL parent_fault=S012003_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012003_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.009195", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012003_PE3 base=S012003_PE3", "timestamp": "2025-09-01T16:24:49.009443", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012003_PE3", "timestamp": "2025-09-01T16:24:49.009876", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012003_PE3: conveyor=S012003_PE3_VFD1.CTRL parent_fault=S012003_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012003_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.011126", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012001_PE1 base=S012001_PE1", "timestamp": "2025-09-01T16:24:49.011518", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012001_PE1", "timestamp": "2025-09-01T16:24:49.011981", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012001_PE1: conveyor=S012001_PE1_VFD1.CTRL parent_fault=S012001_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012001_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.013391", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012001_PE2 base=S012001_PE2", "timestamp": "2025-09-01T16:24:49.013630", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012001_PE2", "timestamp": "2025-09-01T16:24:49.014024", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012001_PE2: conveyor=S012001_PE2_VFD1.CTRL parent_fault=S012001_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012001_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.015310", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012001_PE3 base=S012001_PE3", "timestamp": "2025-09-01T16:24:49.015560", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012001_PE3", "timestamp": "2025-09-01T16:24:49.015984", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012001_PE3: conveyor=S012001_PE3_VFD1.CTRL parent_fault=S012001_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012001_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.017165", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012005_PE1 base=S012005_PE1", "timestamp": "2025-09-01T16:24:49.017406", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012005_PE1", "timestamp": "2025-09-01T16:24:49.017827", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012005_PE1: conveyor=S012005_PE1_VFD1.CTRL parent_fault=S012005_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012005_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.019122", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012005_PE2 base=S012005_PE2", "timestamp": "2025-09-01T16:24:49.019360", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012005_PE2", "timestamp": "2025-09-01T16:24:49.019739", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012005_PE2: conveyor=S012005_PE2_VFD1.CTRL parent_fault=S012005_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012005_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.020923", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012005_PE3 base=S012005_PE3", "timestamp": "2025-09-01T16:24:49.021125", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012005_PE3", "timestamp": "2025-09-01T16:24:49.021533", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012005_PE3: conveyor=S012005_PE3_VFD1.CTRL parent_fault=S012005_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012005_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.022758", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012007_PE1 base=S012007_PE1", "timestamp": "2025-09-01T16:24:49.022982", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012007_PE1", "timestamp": "2025-09-01T16:24:49.023345", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012007_PE1: conveyor=S012007_PE1_VFD1.CTRL parent_fault=S012007_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012007_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.024610", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012007_PE2 base=S012007_PE2", "timestamp": "2025-09-01T16:24:49.024891", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012007_PE2", "timestamp": "2025-09-01T16:24:49.025288", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012007_PE2: conveyor=S012007_PE2_VFD1.CTRL parent_fault=S012007_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012007_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.026498", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012007_PE3 base=S012007_PE3", "timestamp": "2025-09-01T16:24:49.026787", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012007_PE3", "timestamp": "2025-09-01T16:24:49.027241", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012007_PE3: conveyor=S012007_PE3_VFD1.CTRL parent_fault=S012007_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012007_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.028539", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012041_PE1 base=S012041_PE1", "timestamp": "2025-09-01T16:24:49.028879", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012041_PE1", "timestamp": "2025-09-01T16:24:49.029276", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012041_PE1: conveyor=S012041_PE1_VFD1.CTRL parent_fault=S012041_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012041_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.031064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012041_PE2 base=S012041_PE2", "timestamp": "2025-09-01T16:24:49.031302", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012041_PE2", "timestamp": "2025-09-01T16:24:49.031729", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012041_PE2: conveyor=S012041_PE2_VFD1.CTRL parent_fault=S012041_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012041_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.032990", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012041_PE3 base=S012041_PE3", "timestamp": "2025-09-01T16:24:49.033236", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012041_PE3", "timestamp": "2025-09-01T16:24:49.033648", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012041_PE3: conveyor=S012041_PE3_VFD1.CTRL parent_fault=S012041_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012041_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.034843", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012039_PE1 base=S012039_PE1", "timestamp": "2025-09-01T16:24:49.035053", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012039_PE1", "timestamp": "2025-09-01T16:24:49.035477", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012039_PE1: conveyor=S012039_PE1_VFD1.CTRL parent_fault=S012039_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012039_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.036677", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012039_PE2 base=S012039_PE2", "timestamp": "2025-09-01T16:24:49.036898", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012039_PE2", "timestamp": "2025-09-01T16:24:49.037272", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012039_PE2: conveyor=S012039_PE2_VFD1.CTRL parent_fault=S012039_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012039_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.038522", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012039_PE3 base=S012039_PE3", "timestamp": "2025-09-01T16:24:49.038776", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012039_PE3", "timestamp": "2025-09-01T16:24:49.039163", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012039_PE3: conveyor=S012039_PE3_VFD1.CTRL parent_fault=S012039_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012039_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.040400", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012043_PE1 base=S012043_PE1", "timestamp": "2025-09-01T16:24:49.040688", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012043_PE1", "timestamp": "2025-09-01T16:24:49.041094", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012043_PE1: conveyor=S012043_PE1_VFD1.CTRL parent_fault=S012043_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012043_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.042320", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012043_PE2 base=S012043_PE2", "timestamp": "2025-09-01T16:24:49.042659", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012043_PE2", "timestamp": "2025-09-01T16:24:49.043111", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012043_PE2: conveyor=S012043_PE2_VFD1.CTRL parent_fault=S012043_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012043_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.044369", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012043_PE3 base=S012043_PE3", "timestamp": "2025-09-01T16:24:49.044619", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012043_PE3", "timestamp": "2025-09-01T16:24:49.045064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012043_PE3: conveyor=S012043_PE3_VFD1.CTRL parent_fault=S012043_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012043_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.046285", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012045_PE1 base=S012045_PE1", "timestamp": "2025-09-01T16:24:49.046554", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012045_PE1", "timestamp": "2025-09-01T16:24:49.046988", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012045_PE1: conveyor=S012045_PE1_VFD1.CTRL parent_fault=S012045_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012045_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.048217", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012045_PE2 base=S012045_PE2", "timestamp": "2025-09-01T16:24:49.048490", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012045_PE2", "timestamp": "2025-09-01T16:24:49.048922", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012045_PE2: conveyor=S012045_PE2_VFD1.CTRL parent_fault=S012045_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012045_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.050239", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012045_PE3 base=S012045_PE3", "timestamp": "2025-09-01T16:24:49.050484", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012045_PE3", "timestamp": "2025-09-01T16:24:49.050898", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012045_PE3: conveyor=S012045_PE3_VFD1.CTRL parent_fault=S012045_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012045_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.052094", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012044_PE1 base=S012044_PE1", "timestamp": "2025-09-01T16:24:49.052324", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012044_PE1", "timestamp": "2025-09-01T16:24:49.052709", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012044_PE1: conveyor=S012044_PE1_VFD1.CTRL parent_fault=S012044_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012044_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.053958", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012044_PE2 base=S012044_PE2", "timestamp": "2025-09-01T16:24:49.054302", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012044_PE2", "timestamp": "2025-09-01T16:24:49.054723", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012044_PE2: conveyor=S012044_PE2_VFD1.CTRL parent_fault=S012044_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012044_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.056023", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012044_PE3 base=S012044_PE3", "timestamp": "2025-09-01T16:24:49.056311", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012044_PE3", "timestamp": "2025-09-01T16:24:49.056740", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012044_PE3: conveyor=S012044_PE3_VFD1.CTRL parent_fault=S012044_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012044_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.058398", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012046_PE1 base=S012046_PE1", "timestamp": "2025-09-01T16:24:49.058708", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012046_PE1", "timestamp": "2025-09-01T16:24:49.059194", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012046_PE1: conveyor=S012046_PE1_VFD1.CTRL parent_fault=S012046_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012046_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.060509", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012046_PE2 base=S012046_PE2", "timestamp": "2025-09-01T16:24:49.060823", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012046_PE2", "timestamp": "2025-09-01T16:24:49.061311", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012046_PE2: conveyor=S012046_PE2_VFD1.CTRL parent_fault=S012046_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012046_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.062586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012046_PE3 base=S012046_PE3", "timestamp": "2025-09-01T16:24:49.062876", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012046_PE3", "timestamp": "2025-09-01T16:24:49.063341", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012046_PE3: conveyor=S012046_PE3_VFD1.CTRL parent_fault=S012046_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012046_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.064733", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012042_PE1 base=S012042_PE1", "timestamp": "2025-09-01T16:24:49.065064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012042_PE1", "timestamp": "2025-09-01T16:24:49.065532", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012042_PE1: conveyor=S012042_PE1_VFD1.CTRL parent_fault=S012042_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012042_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.066794", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012042_PE2 base=S012042_PE2", "timestamp": "2025-09-01T16:24:49.067022", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012042_PE2", "timestamp": "2025-09-01T16:24:49.067397", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012042_PE2: conveyor=S012042_PE2_VFD1.CTRL parent_fault=S012042_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012042_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.068635", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012042_PE3 base=S012042_PE3", "timestamp": "2025-09-01T16:24:49.068894", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012042_PE3", "timestamp": "2025-09-01T16:24:49.069306", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012042_PE3: conveyor=S012042_PE3_VFD1.CTRL parent_fault=S012042_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012042_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.070528", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012049_PE1 base=S012049_PE1", "timestamp": "2025-09-01T16:24:49.070774", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012049_PE1", "timestamp": "2025-09-01T16:24:49.071184", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012049_PE1: conveyor=S012049_PE1_VFD1.CTRL parent_fault=S012049_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012049_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.072444", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012049_PE2 base=S012049_PE2", "timestamp": "2025-09-01T16:24:49.072689", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012049_PE2", "timestamp": "2025-09-01T16:24:49.073067", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012049_PE2: conveyor=S012049_PE2_VFD1.CTRL parent_fault=S012049_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012049_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.074470", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012049_PE3 base=S012049_PE3", "timestamp": "2025-09-01T16:24:49.074741", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012049_PE3", "timestamp": "2025-09-01T16:24:49.075267", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012049_PE3: conveyor=S012049_PE3_VFD1.CTRL parent_fault=S012049_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012049_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.076511", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012047_PE1 base=S012047_PE1", "timestamp": "2025-09-01T16:24:49.076825", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012047_PE1", "timestamp": "2025-09-01T16:24:49.077236", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012047_PE1: conveyor=S012047_PE1_VFD1.CTRL parent_fault=S012047_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012047_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.078481", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012047_PE2 base=S012047_PE2", "timestamp": "2025-09-01T16:24:49.078723", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012047_PE2", "timestamp": "2025-09-01T16:24:49.079168", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012047_PE2: conveyor=S012047_PE2_VFD1.CTRL parent_fault=S012047_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012047_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.080386", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012047_PE3 base=S012047_PE3", "timestamp": "2025-09-01T16:24:49.080661", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012047_PE3", "timestamp": "2025-09-01T16:24:49.081098", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012047_PE3: conveyor=S012047_PE3_VFD1.CTRL parent_fault=S012047_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012047_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.082365", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012051_PE1 base=S012051_PE1", "timestamp": "2025-09-01T16:24:49.082635", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012051_PE1", "timestamp": "2025-09-01T16:24:49.083047", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012051_PE1: conveyor=S012051_PE1_VFD1.CTRL parent_fault=S012051_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012051_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.084270", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012051_PE2 base=S012051_PE2", "timestamp": "2025-09-01T16:24:49.084578", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012051_PE2", "timestamp": "2025-09-01T16:24:49.085022", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012051_PE2: conveyor=S012051_PE2_VFD1.CTRL parent_fault=S012051_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012051_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.086400", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012051_PE3 base=S012051_PE3", "timestamp": "2025-09-01T16:24:49.086683", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012051_PE3", "timestamp": "2025-09-01T16:24:49.087096", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012051_PE3: conveyor=S012051_PE3_VFD1.CTRL parent_fault=S012051_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012051_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.088279", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012053_PE1 base=S012053_PE1", "timestamp": "2025-09-01T16:24:49.088523", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012053_PE1", "timestamp": "2025-09-01T16:24:49.088932", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012053_PE1: conveyor=S012053_PE1_VFD1.CTRL parent_fault=S012053_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012053_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.090289", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012053_PE2 base=S012053_PE2", "timestamp": "2025-09-01T16:24:49.090570", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012053_PE2", "timestamp": "2025-09-01T16:24:49.091031", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012053_PE2: conveyor=S012053_PE2_VFD1.CTRL parent_fault=S012053_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012053_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.092324", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012053_PE3 base=S012053_PE3", "timestamp": "2025-09-01T16:24:49.092601", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012053_PE3", "timestamp": "2025-09-01T16:24:49.093082", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012053_PE3: conveyor=S012053_PE3_VFD1.CTRL parent_fault=S012053_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012053_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.094349", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012052_PE1 base=S012052_PE1", "timestamp": "2025-09-01T16:24:49.094643", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012052_PE1", "timestamp": "2025-09-01T16:24:49.095072", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012052_PE1: conveyor=S012052_PE1_VFD1.CTRL parent_fault=S012052_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012052_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.096311", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012052_PE3 base=S012052_PE3", "timestamp": "2025-09-01T16:24:49.096575", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012052_PE3", "timestamp": "2025-09-01T16:24:49.097005", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012052_PE3: conveyor=S012052_PE3_VFD1.CTRL parent_fault=S012052_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012052_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.098279", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012052_PE2 base=S012052_PE2", "timestamp": "2025-09-01T16:24:49.098558", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012052_PE2", "timestamp": "2025-09-01T16:24:49.099027", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012052_PE2: conveyor=S012052_PE2_VFD1.CTRL parent_fault=S012052_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012052_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.100276", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012050_PE1 base=S012050_PE1", "timestamp": "2025-09-01T16:24:49.100543", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012050_PE1", "timestamp": "2025-09-01T16:24:49.100990", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012050_PE1: conveyor=S012050_PE1_VFD1.CTRL parent_fault=S012050_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012050_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.102234", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012050_PE2 base=S012050_PE2", "timestamp": "2025-09-01T16:24:49.102575", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012050_PE2", "timestamp": "2025-09-01T16:24:49.103004", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012050_PE2: conveyor=S012050_PE2_VFD1.CTRL parent_fault=S012050_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012050_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.104239", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012050_PE3 base=S012050_PE3", "timestamp": "2025-09-01T16:24:49.104495", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012050_PE3", "timestamp": "2025-09-01T16:24:49.104929", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012050_PE3: conveyor=S012050_PE3_VFD1.CTRL parent_fault=S012050_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012050_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.106185", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012048_PE1 base=S012048_PE1", "timestamp": "2025-09-01T16:24:49.106485", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012048_PE1", "timestamp": "2025-09-01T16:24:49.106991", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012048_PE1: conveyor=S012048_PE1_VFD1.CTRL parent_fault=S012048_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012048_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.108224", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012048_PE2 base=S012048_PE2", "timestamp": "2025-09-01T16:24:49.108455", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012048_PE2", "timestamp": "2025-09-01T16:24:49.108880", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012048_PE2: conveyor=S012048_PE2_VFD1.CTRL parent_fault=S012048_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012048_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.110216", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012048_PE3 base=S012048_PE3", "timestamp": "2025-09-01T16:24:49.110468", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012048_PE3", "timestamp": "2025-09-01T16:24:49.110886", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012048_PE3: conveyor=S012048_PE3_VFD1.CTRL parent_fault=S012048_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012048_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.112073", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012059_PE1 base=S012059_PE1", "timestamp": "2025-09-01T16:24:49.112355", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012059_PE1", "timestamp": "2025-09-01T16:24:49.112725", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012059_PE1: conveyor=S012059_PE1_VFD1.CTRL parent_fault=S012059_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012059_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.114079", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012057_PE1 base=S012057_PE1", "timestamp": "2025-09-01T16:24:49.114384", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012057_PE1", "timestamp": "2025-09-01T16:24:49.114810", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012057_PE1: conveyor=S012057_PE1_VFD1.CTRL parent_fault=S012057_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012057_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.116044", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012057_PE1 base=S012057_PE1", "timestamp": "2025-09-01T16:24:49.116306", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012057_PE1", "timestamp": "2025-09-01T16:24:49.116733", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012057_PE1: conveyor=S012057_PE1_VFD1.CTRL parent_fault=S012057_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012057_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.117926", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012057_PE2 base=S012057_PE2", "timestamp": "2025-09-01T16:24:49.118228", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012057_PE2", "timestamp": "2025-09-01T16:24:49.118674", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012057_PE2: conveyor=S012057_PE2_VFD1.CTRL parent_fault=S012057_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012057_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.119896", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012059_PE3 base=S012059_PE3", "timestamp": "2025-09-01T16:24:49.120163", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012059_PE3", "timestamp": "2025-09-01T16:24:49.120556", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012059_PE3: conveyor=S012059_PE3_VFD1.CTRL parent_fault=S012059_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012059_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.121784", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012061_PE1 base=S012061_PE1", "timestamp": "2025-09-01T16:24:49.122030", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012061_PE1", "timestamp": "2025-09-01T16:24:49.122414", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012061_PE1: conveyor=S012061_PE1_VFD1.CTRL parent_fault=S012061_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012061_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.123606", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012061_PE2 base=S012061_PE2", "timestamp": "2025-09-01T16:24:49.123865", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012061_PE2", "timestamp": "2025-09-01T16:24:49.124246", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012061_PE2: conveyor=S012061_PE2_VFD1.CTRL parent_fault=S012061_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012061_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.125478", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012057_PE2 base=S012057_PE2", "timestamp": "2025-09-01T16:24:49.125743", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012057_PE2", "timestamp": "2025-09-01T16:24:49.126169", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012057_PE2: conveyor=S012057_PE2_VFD1.CTRL parent_fault=S012057_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012057_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.127279", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012055_PE2 base=S012055_PE2", "timestamp": "2025-09-01T16:24:49.127494", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012055_PE2", "timestamp": "2025-09-01T16:24:49.127885", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012055_PE2: conveyor=S012055_PE2_VFD1.CTRL parent_fault=S012055_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012055_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.129079", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012057_PE3 base=S012057_PE3", "timestamp": "2025-09-01T16:24:49.129345", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012057_PE3", "timestamp": "2025-09-01T16:24:49.129724", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012057_PE3: conveyor=S012057_PE3_VFD1.CTRL parent_fault=S012057_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012057_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.130871", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012055_PE3 base=S012055_PE3", "timestamp": "2025-09-01T16:24:49.131149", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012055_PE3", "timestamp": "2025-09-01T16:24:49.131513", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012055_PE3: conveyor=S012055_PE3_VFD1.CTRL parent_fault=S012055_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012055_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.132727", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012061_PE1 base=S012061_PE1", "timestamp": "2025-09-01T16:24:49.132977", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012061_PE1", "timestamp": "2025-09-01T16:24:49.133421", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012061_PE1: conveyor=S012061_PE1_VFD1.CTRL parent_fault=S012061_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012061_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.134554", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012059_PE1 base=S012059_PE1", "timestamp": "2025-09-01T16:24:49.134803", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012059_PE1", "timestamp": "2025-09-01T16:24:49.135219", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012059_PE1: conveyor=S012059_PE1_VFD1.CTRL parent_fault=S012059_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012059_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.136399", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012055_PE1 base=S012055_PE1", "timestamp": "2025-09-01T16:24:49.136698", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012055_PE1", "timestamp": "2025-09-01T16:24:49.137154", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012055_PE1: conveyor=S012055_PE1_VFD1.CTRL parent_fault=S012055_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012055_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.138437", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012061_PE2 base=S012061_PE2", "timestamp": "2025-09-01T16:24:49.138708", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012061_PE2", "timestamp": "2025-09-01T16:24:49.139161", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012061_PE2: conveyor=S012061_PE2_VFD1.CTRL parent_fault=S012061_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012061_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.140423", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012057_PE3 base=S012057_PE3", "timestamp": "2025-09-01T16:24:49.140668", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012057_PE3", "timestamp": "2025-09-01T16:24:49.141128", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012057_PE3: conveyor=S012057_PE3_VFD1.CTRL parent_fault=S012057_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012057_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.142301", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012055_PE1 base=S012055_PE1", "timestamp": "2025-09-01T16:24:49.142540", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012055_PE1", "timestamp": "2025-09-01T16:24:49.142952", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012055_PE1: conveyor=S012055_PE1_VFD1.CTRL parent_fault=S012055_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012055_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.144075", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012059_PE2 base=S012059_PE2", "timestamp": "2025-09-01T16:24:49.144379", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012059_PE2", "timestamp": "2025-09-01T16:24:49.144807", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012059_PE2: conveyor=S012059_PE2_VFD1.CTRL parent_fault=S012059_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012059_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.146015", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012055_PE2 base=S012055_PE2", "timestamp": "2025-09-01T16:24:49.146260", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012055_PE2", "timestamp": "2025-09-01T16:24:49.146703", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012055_PE2: conveyor=S012055_PE2_VFD1.CTRL parent_fault=S012055_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012055_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.147899", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012059_PE2 base=S012059_PE2", "timestamp": "2025-09-01T16:24:49.148166", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012059_PE2", "timestamp": "2025-09-01T16:24:49.148602", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012059_PE2: conveyor=S012059_PE2_VFD1.CTRL parent_fault=S012059_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012059_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.149819", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012055_PE3 base=S012055_PE3", "timestamp": "2025-09-01T16:24:49.150087", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012055_PE3", "timestamp": "2025-09-01T16:24:49.150528", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012055_PE3: conveyor=S012055_PE3_VFD1.CTRL parent_fault=S012055_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012055_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.151943", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012061_PE3 base=S012061_PE3", "timestamp": "2025-09-01T16:24:49.152198", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012061_PE3", "timestamp": "2025-09-01T16:24:49.152716", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012061_PE3: conveyor=S012061_PE3_VFD1.CTRL parent_fault=S012061_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012061_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.153995", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012060_PE1 base=S012060_PE1", "timestamp": "2025-09-01T16:24:49.154268", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012060_PE1", "timestamp": "2025-09-01T16:24:49.154729", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012060_PE1: conveyor=S012060_PE1_VFD1.CTRL parent_fault=S012060_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012060_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.155990", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012060_PE2 base=S012060_PE2", "timestamp": "2025-09-01T16:24:49.156235", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012060_PE2", "timestamp": "2025-09-01T16:24:49.156692", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012060_PE2: conveyor=S012060_PE2_VFD1.CTRL parent_fault=S012060_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012060_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.157948", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012060_PE3 base=S012060_PE3", "timestamp": "2025-09-01T16:24:49.158219", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012060_PE3", "timestamp": "2025-09-01T16:24:49.158689", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012060_PE3: conveyor=S012060_PE3_VFD1.CTRL parent_fault=S012060_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012060_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.159967", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012062_PE1 base=S012062_PE1", "timestamp": "2025-09-01T16:24:49.160217", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012062_PE1", "timestamp": "2025-09-01T16:24:49.160664", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012062_PE1: conveyor=S012062_PE1_VFD1.CTRL parent_fault=S012062_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012062_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.161946", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012062_PE2 base=S012062_PE2", "timestamp": "2025-09-01T16:24:49.162222", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012062_PE2", "timestamp": "2025-09-01T16:24:49.162650", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012062_PE2: conveyor=S012062_PE2_VFD1.CTRL parent_fault=S012062_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012062_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.163901", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012062_PE3 base=S012062_PE3", "timestamp": "2025-09-01T16:24:49.164150", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012062_PE3", "timestamp": "2025-09-01T16:24:49.164603", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012062_PE3: conveyor=S012062_PE3_VFD1.CTRL parent_fault=S012062_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012062_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.165903", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012058_PE1 base=S012058_PE1", "timestamp": "2025-09-01T16:24:49.166180", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012058_PE1", "timestamp": "2025-09-01T16:24:49.166646", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012058_PE1: conveyor=S012058_PE1_VFD1.CTRL parent_fault=S012058_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012058_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.168193", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012058_PE2 base=S012058_PE2", "timestamp": "2025-09-01T16:24:49.168451", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012058_PE2", "timestamp": "2025-09-01T16:24:49.168844", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012058_PE2: conveyor=S012058_PE2_VFD1.CTRL parent_fault=S012058_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012058_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.170403", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012058_PE3 base=S012058_PE3", "timestamp": "2025-09-01T16:24:49.170672", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012058_PE3", "timestamp": "2025-09-01T16:24:49.171122", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012058_PE3: conveyor=S012058_PE3_VFD1.CTRL parent_fault=S012058_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012058_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.172577", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012056_PE1 base=S012056_PE1", "timestamp": "2025-09-01T16:24:49.172835", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012056_PE1", "timestamp": "2025-09-01T16:24:49.173270", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012056_PE1: conveyor=S012056_PE1_VFD1.CTRL parent_fault=S012056_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012056_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.174505", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012056_PE2 base=S012056_PE2", "timestamp": "2025-09-01T16:24:49.174751", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012056_PE2", "timestamp": "2025-09-01T16:24:49.175179", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012056_PE2: conveyor=S012056_PE2_VFD1.CTRL parent_fault=S012056_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012056_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.176429", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012056_PE3 base=S012056_PE3", "timestamp": "2025-09-01T16:24:49.176690", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012056_PE3", "timestamp": "2025-09-01T16:24:49.177134", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012056_PE3: conveyor=S012056_PE3_VFD1.CTRL parent_fault=S012056_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012056_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.178376", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012065_PE1 base=S012065_PE1", "timestamp": "2025-09-01T16:24:49.178626", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012065_PE1", "timestamp": "2025-09-01T16:24:49.179036", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012065_PE1: conveyor=S012065_PE1_VFD1.CTRL parent_fault=S012065_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012065_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.180295", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012065_PE2 base=S012065_PE2", "timestamp": "2025-09-01T16:24:49.180557", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012065_PE2", "timestamp": "2025-09-01T16:24:49.180992", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012065_PE2: conveyor=S012065_PE2_VFD1.CTRL parent_fault=S012065_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012065_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.182233", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012065_PE3 base=S012065_PE3", "timestamp": "2025-09-01T16:24:49.182508", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012065_PE3", "timestamp": "2025-09-01T16:24:49.182935", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012065_PE3: conveyor=S012065_PE3_VFD1.CTRL parent_fault=S012065_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012065_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.184220", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012063_PE1 base=S012063_PE1", "timestamp": "2025-09-01T16:24:49.184484", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012063_PE1", "timestamp": "2025-09-01T16:24:49.184948", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012063_PE1: conveyor=S012063_PE1_VFD1.CTRL parent_fault=S012063_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012063_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.186239", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012063_PE2 base=S012063_PE2", "timestamp": "2025-09-01T16:24:49.186495", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012063_PE2", "timestamp": "2025-09-01T16:24:49.186948", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012063_PE2: conveyor=S012063_PE2_VFD1.CTRL parent_fault=S012063_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012063_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.188222", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012063_PE3 base=S012063_PE3", "timestamp": "2025-09-01T16:24:49.188493", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012063_PE3", "timestamp": "2025-09-01T16:24:49.188933", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012063_PE3: conveyor=S012063_PE3_VFD1.CTRL parent_fault=S012063_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012063_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.190303", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012067_PE1 base=S012067_PE1", "timestamp": "2025-09-01T16:24:49.190554", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012067_PE1", "timestamp": "2025-09-01T16:24:49.191033", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012067_PE1: conveyor=S012067_PE1_VFD1.CTRL parent_fault=S012067_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012067_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.192297", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012067_PE2 base=S012067_PE2", "timestamp": "2025-09-01T16:24:49.192528", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012067_PE2", "timestamp": "2025-09-01T16:24:49.192968", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012067_PE2: conveyor=S012067_PE2_VFD1.CTRL parent_fault=S012067_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012067_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.194349", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012067_PE3 base=S012067_PE3", "timestamp": "2025-09-01T16:24:49.194589", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012067_PE3", "timestamp": "2025-09-01T16:24:49.195016", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012067_PE3: conveyor=S012067_PE3_VFD1.CTRL parent_fault=S012067_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012067_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.196262", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012069_PE1 base=S012069_PE1", "timestamp": "2025-09-01T16:24:49.196531", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012069_PE1", "timestamp": "2025-09-01T16:24:49.196983", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012069_PE1: conveyor=S012069_PE1_VFD1.CTRL parent_fault=S012069_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012069_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.198371", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012069_PE2 base=S012069_PE2", "timestamp": "2025-09-01T16:24:49.198742", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012069_PE2", "timestamp": "2025-09-01T16:24:49.199250", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012069_PE2: conveyor=S012069_PE2_VFD1.CTRL parent_fault=S012069_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012069_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.200571", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012069_PE3 base=S012069_PE3", "timestamp": "2025-09-01T16:24:49.200824", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012069_PE3", "timestamp": "2025-09-01T16:24:49.201279", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012069_PE3: conveyor=S012069_PE3_VFD1.CTRL parent_fault=S012069_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012069_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.202549", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012068_PE1 base=S012068_PE1", "timestamp": "2025-09-01T16:24:49.202797", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012068_PE1", "timestamp": "2025-09-01T16:24:49.203243", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012068_PE1: conveyor=S012068_PE1_VFD1.CTRL parent_fault=S012068_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012068_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.204646", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012068_PE3 base=S012068_PE3", "timestamp": "2025-09-01T16:24:49.204894", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012068_PE3", "timestamp": "2025-09-01T16:24:49.205351", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012068_PE3: conveyor=S012068_PE3_VFD1.CTRL parent_fault=S012068_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012068_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.206646", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012068_PE2 base=S012068_PE2", "timestamp": "2025-09-01T16:24:49.206896", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012068_PE2", "timestamp": "2025-09-01T16:24:49.207370", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012068_PE2: conveyor=S012068_PE2_VFD1.CTRL parent_fault=S012068_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012068_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.208787", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012066_PE1 base=S012066_PE1", "timestamp": "2025-09-01T16:24:49.209041", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012066_PE1", "timestamp": "2025-09-01T16:24:49.209566", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012066_PE1: conveyor=S012066_PE1_VFD1.CTRL parent_fault=S012066_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012066_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.210936", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012066_PE2 base=S012066_PE2", "timestamp": "2025-09-01T16:24:49.211186", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012066_PE2", "timestamp": "2025-09-01T16:24:49.211616", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012066_PE2: conveyor=S012066_PE2_VFD1.CTRL parent_fault=S012066_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012066_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.212855", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012066_PE3 base=S012066_PE3", "timestamp": "2025-09-01T16:24:49.213107", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012066_PE3", "timestamp": "2025-09-01T16:24:49.213561", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012066_PE3: conveyor=S012066_PE3_VFD1.CTRL parent_fault=S012066_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012066_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.215050", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012064_PE1 base=S012064_PE1", "timestamp": "2025-09-01T16:24:49.215352", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012064_PE1", "timestamp": "2025-09-01T16:24:49.215819", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012064_PE1: conveyor=S012064_PE1_VFD1.CTRL parent_fault=S012064_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012064_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.217053", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012064_PE2 base=S012064_PE2", "timestamp": "2025-09-01T16:24:49.217304", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012064_PE2", "timestamp": "2025-09-01T16:24:49.217757", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012064_PE2: conveyor=S012064_PE2_VFD1.CTRL parent_fault=S012064_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012064_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.218985", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012064_PE3 base=S012064_PE3", "timestamp": "2025-09-01T16:24:49.219256", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012064_PE3", "timestamp": "2025-09-01T16:24:49.219678", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012064_PE3: conveyor=S012064_PE3_VFD1.CTRL parent_fault=S012064_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012064_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.220963", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012006_PE1 base=S012006_PE1", "timestamp": "2025-09-01T16:24:49.221221", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012006_PE1", "timestamp": "2025-09-01T16:24:49.221630", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012006_PE1: conveyor=S012006_PE1_VFD1.CTRL parent_fault=S012006_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012006_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.222875", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012006_PE2 base=S012006_PE2", "timestamp": "2025-09-01T16:24:49.223116", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012006_PE2", "timestamp": "2025-09-01T16:24:49.223559", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012006_PE2: conveyor=S012006_PE2_VFD1.CTRL parent_fault=S012006_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012006_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.224988", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012006_PE3 base=S012006_PE3", "timestamp": "2025-09-01T16:24:49.225252", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012006_PE3", "timestamp": "2025-09-01T16:24:49.225874", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012006_PE3: conveyor=S012006_PE3_VFD1.CTRL parent_fault=S012006_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012006_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.227251", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012008_PE1 base=S012008_PE1", "timestamp": "2025-09-01T16:24:49.227514", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012008_PE1", "timestamp": "2025-09-01T16:24:49.227938", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012008_PE1: conveyor=S012008_PE1_VFD1.CTRL parent_fault=S012008_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012008_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.229244", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012008_PE2 base=S012008_PE2", "timestamp": "2025-09-01T16:24:49.229493", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012008_PE2", "timestamp": "2025-09-01T16:24:49.229912", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012008_PE2: conveyor=S012008_PE2_VFD1.CTRL parent_fault=S012008_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012008_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.231297", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012008_PE3 base=S012008_PE3", "timestamp": "2025-09-01T16:24:49.231570", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012008_PE3", "timestamp": "2025-09-01T16:24:49.232048", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012008_PE3: conveyor=S012008_PE3_VFD1.CTRL parent_fault=S012008_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012008_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.233315", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012004_PE1 base=S012004_PE1", "timestamp": "2025-09-01T16:24:49.233573", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012004_PE1", "timestamp": "2025-09-01T16:24:49.234010", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012004_PE1: conveyor=S012004_PE1_VFD1.CTRL parent_fault=S012004_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012004_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.235273", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012004_PE2 base=S012004_PE2", "timestamp": "2025-09-01T16:24:49.235521", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012004_PE2", "timestamp": "2025-09-01T16:24:49.235976", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012004_PE2: conveyor=S012004_PE2_VFD1.CTRL parent_fault=S012004_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012004_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.237232", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012004_PE3 base=S012004_PE3", "timestamp": "2025-09-01T16:24:49.237520", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012004_PE3", "timestamp": "2025-09-01T16:24:49.237964", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012004_PE3: conveyor=S012004_PE3_VFD1.CTRL parent_fault=S012004_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012004_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.239321", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012002_PE1 base=S012002_PE1", "timestamp": "2025-09-01T16:24:49.239606", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012002_PE1", "timestamp": "2025-09-01T16:24:49.240043", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012002_PE1: conveyor=S012002_PE1_VFD1.CTRL parent_fault=S012002_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012002_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.241330", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012002_PE2 base=S012002_PE2", "timestamp": "2025-09-01T16:24:49.241587", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012002_PE2", "timestamp": "2025-09-01T16:24:49.242061", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012002_PE2: conveyor=S012002_PE2_VFD1.CTRL parent_fault=S012002_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012002_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.243298", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012002_PE3 base=S012002_PE3", "timestamp": "2025-09-01T16:24:49.243562", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012002_PE3", "timestamp": "2025-09-01T16:24:49.244004", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012002_PE3: conveyor=S012002_PE3_VFD1.CTRL parent_fault=S012002_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012002_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.245274", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012018_PE1 base=S012018_PE1", "timestamp": "2025-09-01T16:24:49.245622", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012018_PE1", "timestamp": "2025-09-01T16:24:49.246043", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012018_PE1: conveyor=S012018_PE1_VFD1.CTRL parent_fault=S012018_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012018_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.247309", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012018_PE2 base=S012018_PE2", "timestamp": "2025-09-01T16:24:49.247582", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012018_PE2", "timestamp": "2025-09-01T16:24:49.248030", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012018_PE2: conveyor=S012018_PE2_VFD1.CTRL parent_fault=S012018_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012018_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.249263", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012018_PE3 base=S012018_PE3", "timestamp": "2025-09-01T16:24:49.249557", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012018_PE3", "timestamp": "2025-09-01T16:24:49.250016", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012018_PE3: conveyor=S012018_PE3_VFD1.CTRL parent_fault=S012018_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012018_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.251273", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012020_PE1 base=S012020_PE1", "timestamp": "2025-09-01T16:24:49.251508", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012020_PE1", "timestamp": "2025-09-01T16:24:49.251910", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012020_PE1: conveyor=S012020_PE1_VFD1.CTRL parent_fault=S012020_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012020_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.253189", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012020_PE2 base=S012020_PE2", "timestamp": "2025-09-01T16:24:49.253459", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012020_PE2", "timestamp": "2025-09-01T16:24:49.253926", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012020_PE2: conveyor=S012020_PE2_VFD1.CTRL parent_fault=S012020_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012020_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.255179", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012020_PE3 base=S012020_PE3", "timestamp": "2025-09-01T16:24:49.255430", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012020_PE3", "timestamp": "2025-09-01T16:24:49.255914", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012020_PE3: conveyor=S012020_PE3_VFD1.CTRL parent_fault=S012020_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012020_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.257307", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012016_PE1 base=S012016_PE1", "timestamp": "2025-09-01T16:24:49.257573", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012016_PE1", "timestamp": "2025-09-01T16:24:49.257975", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012016_PE1: conveyor=S012016_PE1_VFD1.CTRL parent_fault=S012016_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012016_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.259350", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012016_PE2 base=S012016_PE2", "timestamp": "2025-09-01T16:24:49.259628", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012016_PE2", "timestamp": "2025-09-01T16:24:49.260115", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012016_PE2: conveyor=S012016_PE2_VFD1.CTRL parent_fault=S012016_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012016_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.261366", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012016_PE3 base=S012016_PE3", "timestamp": "2025-09-01T16:24:49.261586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012016_PE3", "timestamp": "2025-09-01T16:24:49.262043", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012016_PE3: conveyor=S012016_PE3_VFD1.CTRL parent_fault=S012016_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012016_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.263272", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012014_PE1 base=S012014_PE1", "timestamp": "2025-09-01T16:24:49.263517", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012014_PE1", "timestamp": "2025-09-01T16:24:49.263960", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012014_PE1: conveyor=S012014_PE1_VFD1.CTRL parent_fault=S012014_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012014_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.265251", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012014_PE2 base=S012014_PE2", "timestamp": "2025-09-01T16:24:49.265524", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012014_PE2", "timestamp": "2025-09-01T16:24:49.265964", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012014_PE2: conveyor=S012014_PE2_VFD1.CTRL parent_fault=S012014_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012014_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.267254", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012014_PE3 base=S012014_PE3", "timestamp": "2025-09-01T16:24:49.267491", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012014_PE3", "timestamp": "2025-09-01T16:24:49.267887", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012014_PE3: conveyor=S012014_PE3_VFD1.CTRL parent_fault=S012014_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012014_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.269071", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012022_PE1 base=S012022_PE1", "timestamp": "2025-09-01T16:24:49.269344", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012022_PE1", "timestamp": "2025-09-01T16:24:49.269772", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012022_PE1: conveyor=S012022_PE1_VFD1.CTRL parent_fault=S012022_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH4:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012022_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.270963", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012022_PE2 base=S012022_PE2", "timestamp": "2025-09-01T16:24:49.271183", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012022_PE2", "timestamp": "2025-09-01T16:24:49.271568", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012022_PE2: conveyor=S012022_PE2_VFD1.CTRL parent_fault=S012022_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH4:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012022_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.272843", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012022_PE3 base=S012022_PE3", "timestamp": "2025-09-01T16:24:49.273088", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012022_PE3", "timestamp": "2025-09-01T16:24:49.273504", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012022_PE3: conveyor=S012022_PE3_VFD1.CTRL parent_fault=S012022_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH4:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012022_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.274817", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012025_PE1 base=S012025_PE1", "timestamp": "2025-09-01T16:24:49.275079", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012025_PE1", "timestamp": "2025-09-01T16:24:49.275507", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012025_PE1: conveyor=S012025_PE1_VFD1.CTRL parent_fault=S012025_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012025_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.277331", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012025_PE2 base=S012025_PE2", "timestamp": "2025-09-01T16:24:49.277616", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012025_PE2", "timestamp": "2025-09-01T16:24:49.278065", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012025_PE2: conveyor=S012025_PE2_VFD1.CTRL parent_fault=S012025_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012025_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.279312", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012025_PE3 base=S012025_PE3", "timestamp": "2025-09-01T16:24:49.279554", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012025_PE3", "timestamp": "2025-09-01T16:24:49.279973", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012025_PE3: conveyor=S012025_PE3_VFD1.CTRL parent_fault=S012025_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012025_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.281221", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012023_PE1 base=S012023_PE1", "timestamp": "2025-09-01T16:24:49.281495", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012023_PE1", "timestamp": "2025-09-01T16:24:49.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 S012023_PE1: conveyor=S012023_PE1_VFD1.CTRL parent_fault=S012023_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012023_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.283211", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012023_PE2 base=S012023_PE2", "timestamp": "2025-09-01T16:24:49.283471", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012023_PE2", "timestamp": "2025-09-01T16:24:49.283872", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012023_PE2: conveyor=S012023_PE2_VFD1.CTRL parent_fault=S012023_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012023_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.285043", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012023_PE3 base=S012023_PE3", "timestamp": "2025-09-01T16:24:49.285263", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012023_PE3", "timestamp": "2025-09-01T16:24:49.285659", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012023_PE3: conveyor=S012023_PE3_VFD1.CTRL parent_fault=S012023_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012023_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.287001", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012027_PE1 base=S012027_PE1", "timestamp": "2025-09-01T16:24:49.287248", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012027_PE1", "timestamp": "2025-09-01T16:24:49.287655", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012027_PE1: conveyor=S012027_PE1_VFD1.CTRL parent_fault=S012027_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012027_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.288933", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012027_PE2 base=S012027_PE2", "timestamp": "2025-09-01T16:24:49.289172", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012027_PE2", "timestamp": "2025-09-01T16:24:49.289584", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012027_PE2: conveyor=S012027_PE2_VFD1.CTRL parent_fault=S012027_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012027_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.290813", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012027_PE3 base=S012027_PE3", "timestamp": "2025-09-01T16:24:49.291063", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012027_PE3", "timestamp": "2025-09-01T16:24:49.291467", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012027_PE3: conveyor=S012027_PE3_VFD1.CTRL parent_fault=S012027_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012027_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.292656", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012029_PE1 base=S012029_PE1", "timestamp": "2025-09-01T16:24:49.292895", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012029_PE1", "timestamp": "2025-09-01T16:24:49.293383", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012029_PE1: conveyor=S012029_PE1_VFD1.CTRL parent_fault=S012029_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012029_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.294664", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012029_PE2 base=S012029_PE2", "timestamp": "2025-09-01T16:24:49.294912", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012029_PE2", "timestamp": "2025-09-01T16:24:49.295330", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012029_PE2: conveyor=S012029_PE2_VFD1.CTRL parent_fault=S012029_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012029_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.296586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012029_PE3 base=S012029_PE3", "timestamp": "2025-09-01T16:24:49.296838", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012029_PE3", "timestamp": "2025-09-01T16:24:49.297301", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012029_PE3: conveyor=S012029_PE3_VFD1.CTRL parent_fault=S012029_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012029_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.298766", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012028_PE1 base=S012028_PE1", "timestamp": "2025-09-01T16:24:49.299031", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012028_PE1", "timestamp": "2025-09-01T16:24:49.299463", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012028_PE1: conveyor=S012028_PE1_VFD1.CTRL parent_fault=S012028_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012028_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.300726", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012028_PE2 base=S012028_PE2", "timestamp": "2025-09-01T16:24:49.300974", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012028_PE2", "timestamp": "2025-09-01T16:24:49.301500", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012028_PE2: conveyor=S012028_PE2_VFD1.CTRL parent_fault=S012028_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012028_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.302708", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012028_PE3 base=S012028_PE3", "timestamp": "2025-09-01T16:24:49.302960", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012028_PE3", "timestamp": "2025-09-01T16:24:49.303392", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012028_PE3: conveyor=S012028_PE3_VFD1.CTRL parent_fault=S012028_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012028_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.304645", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012030_PE1 base=S012030_PE1", "timestamp": "2025-09-01T16:24:49.304884", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012030_PE1", "timestamp": "2025-09-01T16:24:49.305310", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012030_PE1: conveyor=S012030_PE1_VFD1.CTRL parent_fault=S012030_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012030_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.306556", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012030_PE2 base=S012030_PE2", "timestamp": "2025-09-01T16:24:49.306794", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012030_PE2", "timestamp": "2025-09-01T16:24:49.307216", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012030_PE2: conveyor=S012030_PE2_VFD1.CTRL parent_fault=S012030_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012030_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.308473", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012030_PE3 base=S012030_PE3", "timestamp": "2025-09-01T16:24:49.308711", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012030_PE3", "timestamp": "2025-09-01T16:24:49.309139", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012030_PE3: conveyor=S012030_PE3_VFD1.CTRL parent_fault=S012030_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012030_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.310584", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012026_PE1 base=S012026_PE1", "timestamp": "2025-09-01T16:24:49.310828", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012026_PE1", "timestamp": "2025-09-01T16:24:49.311336", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012026_PE1: conveyor=S012026_PE1_VFD1.CTRL parent_fault=S012026_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012026_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.312628", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012026_PE2 base=S012026_PE2", "timestamp": "2025-09-01T16:24:49.312882", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012026_PE2", "timestamp": "2025-09-01T16:24:49.313300", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012026_PE2: conveyor=S012026_PE2_VFD1.CTRL parent_fault=S012026_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012026_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.314564", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012026_PE3 base=S012026_PE3", "timestamp": "2025-09-01T16:24:49.314831", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012026_PE3", "timestamp": "2025-09-01T16:24:49.315290", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012026_PE3: conveyor=S012026_PE3_VFD1.CTRL parent_fault=S012026_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012026_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.316707", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012024_PE1 base=S012024_PE1", "timestamp": "2025-09-01T16:24:49.316964", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012024_PE1", "timestamp": "2025-09-01T16:24:49.317409", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012024_PE1: conveyor=S012024_PE1_VFD1.CTRL parent_fault=S012024_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012024_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.318724", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012024_PE2 base=S012024_PE2", "timestamp": "2025-09-01T16:24:49.318976", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012024_PE2", "timestamp": "2025-09-01T16:24:49.319381", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012024_PE2: conveyor=S012024_PE2_VFD1.CTRL parent_fault=S012024_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012024_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.320630", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012024_PE3 base=S012024_PE3", "timestamp": "2025-09-01T16:24:49.320884", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012024_PE3", "timestamp": "2025-09-01T16:24:49.321313", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012024_PE3: conveyor=S012024_PE3_VFD1.CTRL parent_fault=S012024_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012024_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.322539", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012033_PE1 base=S012033_PE1", "timestamp": "2025-09-01T16:24:49.322781", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012033_PE1", "timestamp": "2025-09-01T16:24:49.323215", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012033_PE1: conveyor=S012033_PE1_VFD1.CTRL parent_fault=S012033_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012033_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.324505", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012033_PE2 base=S012033_PE2", "timestamp": "2025-09-01T16:24:49.324761", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012033_PE2", "timestamp": "2025-09-01T16:24:49.325213", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012033_PE2: conveyor=S012033_PE2_VFD1.CTRL parent_fault=S012033_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012033_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.326435", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012033_PE3 base=S012033_PE3", "timestamp": "2025-09-01T16:24:49.326679", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012033_PE3", "timestamp": "2025-09-01T16:24:49.327086", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012033_PE3: conveyor=S012033_PE3_VFD1.CTRL parent_fault=S012033_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012033_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.328286", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012031_PE1 base=S012031_PE1", "timestamp": "2025-09-01T16:24:49.328528", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012031_PE1", "timestamp": "2025-09-01T16:24:49.328959", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012031_PE1: conveyor=S012031_PE1_VFD1.CTRL parent_fault=S012031_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012031_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.330251", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012031_PE2 base=S012031_PE2", "timestamp": "2025-09-01T16:24:49.330495", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012031_PE2", "timestamp": "2025-09-01T16:24:49.330938", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012031_PE2: conveyor=S012031_PE2_VFD1.CTRL parent_fault=S012031_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012031_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.332250", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012031_PE3 base=S012031_PE3", "timestamp": "2025-09-01T16:24:49.332521", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012031_PE3", "timestamp": "2025-09-01T16:24:49.332972", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012031_PE3: conveyor=S012031_PE3_VFD1.CTRL parent_fault=S012031_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012031_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.334215", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012035_PE1 base=S012035_PE1", "timestamp": "2025-09-01T16:24:49.334462", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012035_PE1", "timestamp": "2025-09-01T16:24:49.334898", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012035_PE1: conveyor=S012035_PE1_VFD1.CTRL parent_fault=S012035_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012035_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.336125", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012035_PE2 base=S012035_PE2", "timestamp": "2025-09-01T16:24:49.336370", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012035_PE2", "timestamp": "2025-09-01T16:24:49.336785", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012035_PE2: conveyor=S012035_PE2_VFD1.CTRL parent_fault=S012035_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012035_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.338032", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012035_PE3 base=S012035_PE3", "timestamp": "2025-09-01T16:24:49.338274", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012035_PE3", "timestamp": "2025-09-01T16:24:49.338725", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012035_PE3: conveyor=S012035_PE3_VFD1.CTRL parent_fault=S012035_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012035_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.340052", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012037_PE1 base=S012037_PE1", "timestamp": "2025-09-01T16:24:49.340326", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012037_PE1", "timestamp": "2025-09-01T16:24:49.340758", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012037_PE1: conveyor=S012037_PE1_VFD1.CTRL parent_fault=S012037_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012037_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.342058", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012037_PE2 base=S012037_PE2", "timestamp": "2025-09-01T16:24:49.342383", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012037_PE2", "timestamp": "2025-09-01T16:24:49.342815", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012037_PE2: conveyor=S012037_PE2_VFD1.CTRL parent_fault=S012037_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012037_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.344080", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012037_PE3 base=S012037_PE3", "timestamp": "2025-09-01T16:24:49.344328", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012037_PE3", "timestamp": "2025-09-01T16:24:49.344754", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012037_PE3: conveyor=S012037_PE3_VFD1.CTRL parent_fault=S012037_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012037_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.346123", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012036_PE1 base=S012036_PE1", "timestamp": "2025-09-01T16:24:49.346400", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012036_PE1", "timestamp": "2025-09-01T16:24:49.346845", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012036_PE1: conveyor=S012036_PE1_VFD1.CTRL parent_fault=S012036_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012036_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.348494", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012036_PE2 base=S012036_PE2", "timestamp": "2025-09-01T16:24:49.348764", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012036_PE2", "timestamp": "2025-09-01T16:24:49.349250", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012036_PE2: conveyor=S012036_PE2_VFD1.CTRL parent_fault=S012036_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012036_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.350557", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012036_PE3 base=S012036_PE3", "timestamp": "2025-09-01T16:24:49.350801", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012036_PE3", "timestamp": "2025-09-01T16:24:49.351222", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012036_PE3: conveyor=S012036_PE3_VFD1.CTRL parent_fault=S012036_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012036_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.352452", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012038_PE1 base=S012038_PE1", "timestamp": "2025-09-01T16:24:49.352700", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012038_PE1", "timestamp": "2025-09-01T16:24:49.353132", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012038_PE1: conveyor=S012038_PE1_VFD1.CTRL parent_fault=S012038_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012038_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.354367", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012038_PE2 base=S012038_PE2", "timestamp": "2025-09-01T16:24:49.354627", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012038_PE2", "timestamp": "2025-09-01T16:24:49.355061", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012038_PE2: conveyor=S012038_PE2_VFD1.CTRL parent_fault=S012038_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012038_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.356515", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012038_PE3 base=S012038_PE3", "timestamp": "2025-09-01T16:24:49.356772", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012038_PE3", "timestamp": "2025-09-01T16:24:49.357216", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012038_PE3: conveyor=S012038_PE3_VFD1.CTRL parent_fault=S012038_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012038_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.358436", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012034_PE1 base=S012034_PE1", "timestamp": "2025-09-01T16:24:49.358672", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012034_PE1", "timestamp": "2025-09-01T16:24:49.359079", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012034_PE1: conveyor=S012034_PE1_VFD1.CTRL parent_fault=S012034_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012034_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.360301", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012034_PE2 base=S012034_PE2", "timestamp": "2025-09-01T16:24:49.360561", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012034_PE2", "timestamp": "2025-09-01T16:24:49.361005", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012034_PE2: conveyor=S012034_PE2_VFD1.CTRL parent_fault=S012034_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012034_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.362229", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012034_PE3 base=S012034_PE3", "timestamp": "2025-09-01T16:24:49.362480", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012034_PE3", "timestamp": "2025-09-01T16:24:49.362886", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012034_PE3: conveyor=S012034_PE3_VFD1.CTRL parent_fault=S012034_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012034_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.364135", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012032_PE1 base=S012032_PE1", "timestamp": "2025-09-01T16:24:49.364386", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012032_PE1", "timestamp": "2025-09-01T16:24:49.364830", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012032_PE1: conveyor=S012032_PE1_VFD1.CTRL parent_fault=S012032_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012032_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.366143", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012032_PE2 base=S012032_PE2", "timestamp": "2025-09-01T16:24:49.366404", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012032_PE2", "timestamp": "2025-09-01T16:24:49.366862", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012032_PE2: conveyor=S012032_PE2_VFD1.CTRL parent_fault=S012032_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012032_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.368072", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S012032_PE3 base=S012032_PE3", "timestamp": "2025-09-01T16:24:49.368316", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S012032_PE3", "timestamp": "2025-09-01T16:24:49.368837", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S012032_PE3: conveyor=S012032_PE3_VFD1.CTRL parent_fault=S012032_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012032_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.370107", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013003_PE1 base=S013003_PE1", "timestamp": "2025-09-01T16:24:49.370403", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013003_PE1", "timestamp": "2025-09-01T16:24:49.370848", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013003_PE1: conveyor=S013003_PE1_VFD1.CTRL parent_fault=S013003_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013003_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.373029", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013003_PE2 base=S013003_PE2", "timestamp": "2025-09-01T16:24:49.373402", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013003_PE2", "timestamp": "2025-09-01T16:24:49.374034", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013003_PE2: conveyor=S013003_PE2_VFD1.CTRL parent_fault=S013003_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013003_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.375348", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013003_PE3 base=S013003_PE3", "timestamp": "2025-09-01T16:24:49.375604", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013003_PE3", "timestamp": "2025-09-01T16:24:49.376051", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013003_PE3: conveyor=S013003_PE3_VFD1.CTRL parent_fault=S013003_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013003_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.377287", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013001_PE1 base=S013001_PE1", "timestamp": "2025-09-01T16:24:49.377564", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013001_PE1", "timestamp": "2025-09-01T16:24:49.377984", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013001_PE1: conveyor=S013001_PE1_VFD1.CTRL parent_fault=S013001_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013001_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.379237", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013001_PE2 base=S013001_PE2", "timestamp": "2025-09-01T16:24:49.379488", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013001_PE2", "timestamp": "2025-09-01T16:24:49.379949", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013001_PE2: conveyor=S013001_PE2_VFD1.CTRL parent_fault=S013001_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013001_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.381417", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013001_PE3 base=S013001_PE3", "timestamp": "2025-09-01T16:24:49.381673", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013001_PE3", "timestamp": "2025-09-01T16:24:49.382124", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013001_PE3: conveyor=S013001_PE3_VFD1.CTRL parent_fault=S013001_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013001_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.383463", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013005_PE1 base=S013005_PE1", "timestamp": "2025-09-01T16:24:49.383725", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013005_PE1", "timestamp": "2025-09-01T16:24:49.384591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013005_PE1: conveyor=S013005_PE1_VFD1.CTRL parent_fault=S013005_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013005_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.385874", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013005_PE2 base=S013005_PE2", "timestamp": "2025-09-01T16:24:49.386139", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013005_PE2", "timestamp": "2025-09-01T16:24:49.386583", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013005_PE2: conveyor=S013005_PE2_VFD1.CTRL parent_fault=S013005_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013005_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.388596", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013005_PE3 base=S013005_PE3", "timestamp": "2025-09-01T16:24:49.388882", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013005_PE3", "timestamp": "2025-09-01T16:24:49.389398", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013005_PE3: conveyor=S013005_PE3_VFD1.CTRL parent_fault=S013005_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013005_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.391347", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013007_PE1 base=S013007_PE1", "timestamp": "2025-09-01T16:24:49.391634", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013007_PE1", "timestamp": "2025-09-01T16:24:49.392052", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013007_PE1: conveyor=S013007_PE1_VFD1.CTRL parent_fault=S013007_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013007_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.393342", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013007_PE2 base=S013007_PE2", "timestamp": "2025-09-01T16:24:49.393603", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013007_PE2", "timestamp": "2025-09-01T16:24:49.394050", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013007_PE2: conveyor=S013007_PE2_VFD1.CTRL parent_fault=S013007_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013007_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.395309", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013007_PE3 base=S013007_PE3", "timestamp": "2025-09-01T16:24:49.395566", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013007_PE3", "timestamp": "2025-09-01T16:24:49.396011", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013007_PE3: conveyor=S013007_PE3_VFD1.CTRL parent_fault=S013007_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013007_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.397223", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013038_PE1 base=S013038_PE1", "timestamp": "2025-09-01T16:24:49.397443", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013038_PE1", "timestamp": "2025-09-01T16:24:49.397863", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013038_PE1: conveyor=S013038_PE1_VFD1.CTRL parent_fault=S013038_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013038_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.399081", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013038_PE2 base=S013038_PE2", "timestamp": "2025-09-01T16:24:49.399315", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013038_PE2", "timestamp": "2025-09-01T16:24:49.399726", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013038_PE2: conveyor=S013038_PE2_VFD1.CTRL parent_fault=S013038_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013038_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.400973", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013038_PE3 base=S013038_PE3", "timestamp": "2025-09-01T16:24:49.401229", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013038_PE3", "timestamp": "2025-09-01T16:24:49.401668", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013038_PE3: conveyor=S013038_PE3_VFD1.CTRL parent_fault=S013038_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013038_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.402911", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013040_PE1 base=S013040_PE1", "timestamp": "2025-09-01T16:24:49.403302", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013040_PE1", "timestamp": "2025-09-01T16:24:49.403749", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013040_PE1: conveyor=S013040_PE1_VFD1.CTRL parent_fault=S013040_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013040_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.405004", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013040_PE2 base=S013040_PE2", "timestamp": "2025-09-01T16:24:49.405236", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013040_PE2", "timestamp": "2025-09-01T16:24:49.405664", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013040_PE2: conveyor=S013040_PE2_VFD1.CTRL parent_fault=S013040_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013040_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.406903", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013040_PE3 base=S013040_PE3", "timestamp": "2025-09-01T16:24:49.407135", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013040_PE3", "timestamp": "2025-09-01T16:24:49.407521", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013040_PE3: conveyor=S013040_PE3_VFD1.CTRL parent_fault=S013040_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013040_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.408730", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013036_PE1 base=S013036_PE1", "timestamp": "2025-09-01T16:24:49.408971", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013036_PE1", "timestamp": "2025-09-01T16:24:49.409539", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013036_PE1: conveyor=S013036_PE1_VFD1.CTRL parent_fault=S013036_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013036_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.410760", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013036_PE2 base=S013036_PE2", "timestamp": "2025-09-01T16:24:49.411003", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013036_PE2", "timestamp": "2025-09-01T16:24:49.411439", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013036_PE2: conveyor=S013036_PE2_VFD1.CTRL parent_fault=S013036_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013036_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.412670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013036_PE3 base=S013036_PE3", "timestamp": "2025-09-01T16:24:49.412909", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013036_PE3", "timestamp": "2025-09-01T16:24:49.413288", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013036_PE3: conveyor=S013036_PE3_VFD1.CTRL parent_fault=S013036_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013036_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.423890", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013034_PE1 base=S013034_PE1", "timestamp": "2025-09-01T16:24:49.424345", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013034_PE1", "timestamp": "2025-09-01T16:24:49.424817", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013034_PE1: conveyor=S013034_PE1_VFD1.CTRL parent_fault=S013034_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013034_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.426112", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013034_PE2 base=S013034_PE2", "timestamp": "2025-09-01T16:24:49.426372", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013034_PE2", "timestamp": "2025-09-01T16:24:49.426811", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013034_PE2: conveyor=S013034_PE2_VFD1.CTRL parent_fault=S013034_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013034_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.428077", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013034_PE3 base=S013034_PE3", "timestamp": "2025-09-01T16:24:49.428335", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013034_PE3", "timestamp": "2025-09-01T16:24:49.428763", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013034_PE3: conveyor=S013034_PE3_VFD1.CTRL parent_fault=S013034_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013034_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.430019", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013043_PE1 base=S013043_PE1", "timestamp": "2025-09-01T16:24:49.430263", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013043_PE1", "timestamp": "2025-09-01T16:24:49.430723", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013043_PE1: conveyor=S013043_PE1_VFD1.CTRL parent_fault=S013043_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013043_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.432586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013043_PE2 base=S013043_PE2", "timestamp": "2025-09-01T16:24:49.432876", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013043_PE2", "timestamp": "2025-09-01T16:24:49.433310", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013043_PE2: conveyor=S013043_PE2_VFD1.CTRL parent_fault=S013043_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013043_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.434820", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013043_PE3 base=S013043_PE3", "timestamp": "2025-09-01T16:24:49.435096", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013043_PE3", "timestamp": "2025-09-01T16:24:49.435546", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013043_PE3: conveyor=S013043_PE3_VFD1.CTRL parent_fault=S013043_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013043_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.436938", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013041_PE1 base=S013041_PE1", "timestamp": "2025-09-01T16:24:49.437199", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013041_PE1", "timestamp": "2025-09-01T16:24:49.437627", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013041_PE1: conveyor=S013041_PE1_VFD1.CTRL parent_fault=S013041_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013041_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.438882", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013041_PE2 base=S013041_PE2", "timestamp": "2025-09-01T16:24:49.439231", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013041_PE2", "timestamp": "2025-09-01T16:24:49.439657", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013041_PE2: conveyor=S013041_PE2_VFD1.CTRL parent_fault=S013041_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013041_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.440901", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013041_PE3 base=S013041_PE3", "timestamp": "2025-09-01T16:24:49.441152", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013041_PE3", "timestamp": "2025-09-01T16:24:49.441597", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013041_PE3: conveyor=S013041_PE3_VFD1.CTRL parent_fault=S013041_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013041_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.442793", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013045_PE1 base=S013045_PE1", "timestamp": "2025-09-01T16:24:49.443043", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013045_PE1", "timestamp": "2025-09-01T16:24:49.443466", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013045_PE1: conveyor=S013045_PE1_VFD1.CTRL parent_fault=S013045_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013045_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.444678", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013045_PE2 base=S013045_PE2", "timestamp": "2025-09-01T16:24:49.444947", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013045_PE2", "timestamp": "2025-09-01T16:24:49.445428", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013045_PE2: conveyor=S013045_PE2_VFD1.CTRL parent_fault=S013045_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013045_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.446759", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013045_PE3 base=S013045_PE3", "timestamp": "2025-09-01T16:24:49.447016", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013045_PE3", "timestamp": "2025-09-01T16:24:49.447460", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013045_PE3: conveyor=S013045_PE3_VFD1.CTRL parent_fault=S013045_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013045_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.449329", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013047_PE1 base=S013047_PE1", "timestamp": "2025-09-01T16:24:49.449622", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013047_PE1", "timestamp": "2025-09-01T16:24:49.450092", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013047_PE1: conveyor=S013047_PE1_VFD1.CTRL parent_fault=S013047_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013047_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.451425", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013047_PE2 base=S013047_PE2", "timestamp": "2025-09-01T16:24:49.451686", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013047_PE2", "timestamp": "2025-09-01T16:24:49.452138", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013047_PE2: conveyor=S013047_PE2_VFD1.CTRL parent_fault=S013047_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013047_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.453421", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013047_PE3 base=S013047_PE3", "timestamp": "2025-09-01T16:24:49.453666", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013047_PE3", "timestamp": "2025-09-01T16:24:49.454131", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013047_PE3: conveyor=S013047_PE3_VFD1.CTRL parent_fault=S013047_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013047_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.455373", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013048_PE2 base=S013048_PE2", "timestamp": "2025-09-01T16:24:49.455627", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013048_PE2", "timestamp": "2025-09-01T16:24:49.456070", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013048_PE2: conveyor=S013048_PE2_VFD1.CTRL parent_fault=S013048_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013048_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.457366", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013048_PE1 base=S013048_PE1", "timestamp": "2025-09-01T16:24:49.457623", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013048_PE1", "timestamp": "2025-09-01T16:24:49.458058", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013048_PE1: conveyor=S013048_PE1_VFD1.CTRL parent_fault=S013048_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013048_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.459305", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013048_PE3 base=S013048_PE3", "timestamp": "2025-09-01T16:24:49.459565", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013048_PE3", "timestamp": "2025-09-01T16:24:49.459994", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013048_PE3: conveyor=S013048_PE3_VFD1.CTRL parent_fault=S013048_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013048_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.461315", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013044_PE1 base=S013044_PE1", "timestamp": "2025-09-01T16:24:49.461550", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013044_PE1", "timestamp": "2025-09-01T16:24:49.461977", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013044_PE1: conveyor=S013044_PE1_VFD1.CTRL parent_fault=S013044_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013044_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.463537", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013044_PE2 base=S013044_PE2", "timestamp": "2025-09-01T16:24:49.463801", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013044_PE2", "timestamp": "2025-09-01T16:24:49.464403", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013044_PE2: conveyor=S013044_PE2_VFD1.CTRL parent_fault=S013044_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013044_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.465961", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013044_PE3 base=S013044_PE3", "timestamp": "2025-09-01T16:24:49.466232", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013044_PE3", "timestamp": "2025-09-01T16:24:49.466733", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013044_PE3: conveyor=S013044_PE3_VFD1.CTRL parent_fault=S013044_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013044_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.467922", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013042_PE1 base=S013042_PE1", "timestamp": "2025-09-01T16:24:49.468177", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013042_PE1", "timestamp": "2025-09-01T16:24:49.468696", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013042_PE1: conveyor=S013042_PE1_VFD1.CTRL parent_fault=S013042_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013042_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.470035", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013042_PE2 base=S013042_PE2", "timestamp": "2025-09-01T16:24:49.470293", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013042_PE2", "timestamp": "2025-09-01T16:24:49.470713", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013042_PE2: conveyor=S013042_PE2_VFD1.CTRL parent_fault=S013042_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013042_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.471998", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013042_PE3 base=S013042_PE3", "timestamp": "2025-09-01T16:24:49.472251", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013042_PE3", "timestamp": "2025-09-01T16:24:49.472703", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013042_PE3: conveyor=S013042_PE3_VFD1.CTRL parent_fault=S013042_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013042_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.473943", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013051_PE1 base=S013051_PE1", "timestamp": "2025-09-01T16:24:49.474174", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013051_PE1", "timestamp": "2025-09-01T16:24:49.474600", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013051_PE1: conveyor=S013051_PE1_VFD1.CTRL parent_fault=S013051_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013051_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.475956", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013051_PE2 base=S013051_PE2", "timestamp": "2025-09-01T16:24:49.476206", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013051_PE2", "timestamp": "2025-09-01T16:24:49.476667", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013051_PE2: conveyor=S013051_PE2_VFD1.CTRL parent_fault=S013051_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013051_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.478152", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013051_PE3 base=S013051_PE3", "timestamp": "2025-09-01T16:24:49.478400", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013051_PE3", "timestamp": "2025-09-01T16:24:49.478821", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013051_PE3: conveyor=S013051_PE3_VFD1.CTRL parent_fault=S013051_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013051_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.480341", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013049_PE1 base=S013049_PE1", "timestamp": "2025-09-01T16:24:49.480591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013049_PE1", "timestamp": "2025-09-01T16:24:49.481154", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013049_PE1: conveyor=S013049_PE1_VFD1.CTRL parent_fault=S013049_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013049_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.482572", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013049_PE2 base=S013049_PE2", "timestamp": "2025-09-01T16:24:49.482836", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013049_PE2", "timestamp": "2025-09-01T16:24:49.483294", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013049_PE2: conveyor=S013049_PE2_VFD1.CTRL parent_fault=S013049_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013049_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.484564", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013049_PE3 base=S013049_PE3", "timestamp": "2025-09-01T16:24:49.484819", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013049_PE3", "timestamp": "2025-09-01T16:24:49.485244", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013049_PE3: conveyor=S013049_PE3_VFD1.CTRL parent_fault=S013049_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013049_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.486567", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013053_PE1 base=S013053_PE1", "timestamp": "2025-09-01T16:24:49.486822", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013053_PE1", "timestamp": "2025-09-01T16:24:49.487270", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013053_PE1: conveyor=S013053_PE1_VFD1.CTRL parent_fault=S013053_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013053_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.488502", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013053_PE2 base=S013053_PE2", "timestamp": "2025-09-01T16:24:49.488750", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013053_PE2", "timestamp": "2025-09-01T16:24:49.489204", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013053_PE2: conveyor=S013053_PE2_VFD1.CTRL parent_fault=S013053_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013053_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.490477", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013053_PE3 base=S013053_PE3", "timestamp": "2025-09-01T16:24:49.490737", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013053_PE3", "timestamp": "2025-09-01T16:24:49.491200", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013053_PE3: conveyor=S013053_PE3_VFD1.CTRL parent_fault=S013053_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013053_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.492465", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013055_PE1 base=S013055_PE1", "timestamp": "2025-09-01T16:24:49.492723", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013055_PE1", "timestamp": "2025-09-01T16:24:49.493164", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013055_PE1: conveyor=S013055_PE1_VFD1.CTRL parent_fault=S013055_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013055_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.494518", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013055_PE2 base=S013055_PE2", "timestamp": "2025-09-01T16:24:49.494762", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013055_PE2", "timestamp": "2025-09-01T16:24:49.495198", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013055_PE2: conveyor=S013055_PE2_VFD1.CTRL parent_fault=S013055_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013055_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.496448", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013055_PE3 base=S013055_PE3", "timestamp": "2025-09-01T16:24:49.496719", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013055_PE3", "timestamp": "2025-09-01T16:24:49.497174", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013055_PE3: conveyor=S013055_PE3_VFD1.CTRL parent_fault=S013055_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013055_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.498641", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013054_PE1 base=S013054_PE1", "timestamp": "2025-09-01T16:24:49.498924", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013054_PE1", "timestamp": "2025-09-01T16:24:49.499430", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013054_PE1: conveyor=S013054_PE1_VFD1.CTRL parent_fault=S013054_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013054_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.500723", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013054_PE2 base=S013054_PE2", "timestamp": "2025-09-01T16:24:49.500974", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013054_PE2", "timestamp": "2025-09-01T16:24:49.501431", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013054_PE2: conveyor=S013054_PE2_VFD1.CTRL parent_fault=S013054_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013054_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.502891", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013054_PE3 base=S013054_PE3", "timestamp": "2025-09-01T16:24:49.503145", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013054_PE3", "timestamp": "2025-09-01T16:24:49.503733", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013054_PE3: conveyor=S013054_PE3_VFD1.CTRL parent_fault=S013054_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013054_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.505527", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013056_PE1 base=S013056_PE1", "timestamp": "2025-09-01T16:24:49.505849", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013056_PE1", "timestamp": "2025-09-01T16:24:49.506460", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013056_PE1: conveyor=S013056_PE1_VFD1.CTRL parent_fault=S013056_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013056_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.508164", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013056_PE2 base=S013056_PE2", "timestamp": "2025-09-01T16:24:49.508435", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013056_PE2", "timestamp": "2025-09-01T16:24:49.508958", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013056_PE2: conveyor=S013056_PE2_VFD1.CTRL parent_fault=S013056_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013056_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.510579", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013056_PE3 base=S013056_PE3", "timestamp": "2025-09-01T16:24:49.510835", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013056_PE3", "timestamp": "2025-09-01T16:24:49.511256", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013056_PE3: conveyor=S013056_PE3_VFD1.CTRL parent_fault=S013056_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013056_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.512533", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013052_PE1 base=S013052_PE1", "timestamp": "2025-09-01T16:24:49.512788", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013052_PE1", "timestamp": "2025-09-01T16:24:49.513229", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013052_PE1: conveyor=S013052_PE1_VFD1.CTRL parent_fault=S013052_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013052_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.514537", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013052_PE2 base=S013052_PE2", "timestamp": "2025-09-01T16:24:49.514791", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013052_PE2", "timestamp": "2025-09-01T16:24:49.515241", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013052_PE2: conveyor=S013052_PE2_VFD1.CTRL parent_fault=S013052_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013052_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.516490", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013052_PE3 base=S013052_PE3", "timestamp": "2025-09-01T16:24:49.516758", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013052_PE3", "timestamp": "2025-09-01T16:24:49.517230", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013052_PE3: conveyor=S013052_PE3_VFD1.CTRL parent_fault=S013052_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013052_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.518488", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013050_PE1 base=S013050_PE1", "timestamp": "2025-09-01T16:24:49.518743", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013050_PE1", "timestamp": "2025-09-01T16:24:49.519155", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013050_PE1: conveyor=S013050_PE1_VFD1.CTRL parent_fault=S013050_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013050_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.520608", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013050_PE2 base=S013050_PE2", "timestamp": "2025-09-01T16:24:49.520857", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013050_PE2", "timestamp": "2025-09-01T16:24:49.521349", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013050_PE2: conveyor=S013050_PE2_VFD1.CTRL parent_fault=S013050_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013050_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.522641", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013050_PE3 base=S013050_PE3", "timestamp": "2025-09-01T16:24:49.522894", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013050_PE3", "timestamp": "2025-09-01T16:24:49.523340", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013050_PE3: conveyor=S013050_PE3_VFD1.CTRL parent_fault=S013050_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013050_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.524725", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013059_PE1 base=S013059_PE1", "timestamp": "2025-09-01T16:24:49.524977", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013059_PE1", "timestamp": "2025-09-01T16:24:49.525508", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013059_PE1: conveyor=S013059_PE1_VFD1.CTRL parent_fault=S013059_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013059_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.526895", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013059_PE2 base=S013059_PE2", "timestamp": "2025-09-01T16:24:49.527240", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013059_PE2", "timestamp": "2025-09-01T16:24:49.527707", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013059_PE2: conveyor=S013059_PE2_VFD1.CTRL parent_fault=S013059_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013059_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.529058", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013059_PE3 base=S013059_PE3", "timestamp": "2025-09-01T16:24:49.529329", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013059_PE3", "timestamp": "2025-09-01T16:24:49.529776", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013059_PE3: conveyor=S013059_PE3_VFD1.CTRL parent_fault=S013059_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013059_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.531046", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013057_PE1 base=S013057_PE1", "timestamp": "2025-09-01T16:24:49.531303", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013057_PE1", "timestamp": "2025-09-01T16:24:49.531764", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013057_PE1: conveyor=S013057_PE1_VFD1.CTRL parent_fault=S013057_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013057_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.533056", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013057_PE2 base=S013057_PE2", "timestamp": "2025-09-01T16:24:49.533337", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013057_PE2", "timestamp": "2025-09-01T16:24:49.533786", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013057_PE2: conveyor=S013057_PE2_VFD1.CTRL parent_fault=S013057_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013057_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.535131", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013057_PE3 base=S013057_PE3", "timestamp": "2025-09-01T16:24:49.535399", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013057_PE3", "timestamp": "2025-09-01T16:24:49.535851", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013057_PE3: conveyor=S013057_PE3_VFD1.CTRL parent_fault=S013057_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013057_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.537288", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013061_PE1 base=S013061_PE1", "timestamp": "2025-09-01T16:24:49.537605", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013061_PE1", "timestamp": "2025-09-01T16:24:49.538075", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013061_PE1: conveyor=S013061_PE1_VFD1.CTRL parent_fault=S013061_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013061_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.539657", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013061_PE2 base=S013061_PE2", "timestamp": "2025-09-01T16:24:49.539930", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013061_PE2", "timestamp": "2025-09-01T16:24:49.540379", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013061_PE2: conveyor=S013061_PE2_VFD1.CTRL parent_fault=S013061_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013061_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.542076", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013061_PE3 base=S013061_PE3", "timestamp": "2025-09-01T16:24:49.542339", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013061_PE3", "timestamp": "2025-09-01T16:24:49.542869", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013061_PE3: conveyor=S013061_PE3_VFD1.CTRL parent_fault=S013061_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013061_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.544151", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013063_PE1 base=S013063_PE1", "timestamp": "2025-09-01T16:24:49.544406", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013063_PE1", "timestamp": "2025-09-01T16:24:49.544854", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013063_PE1: conveyor=S013063_PE1_VFD1.CTRL parent_fault=S013063_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013063_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.546130", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013063_PE2 base=S013063_PE2", "timestamp": "2025-09-01T16:24:49.546393", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013063_PE2", "timestamp": "2025-09-01T16:24:49.546838", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013063_PE2: conveyor=S013063_PE2_VFD1.CTRL parent_fault=S013063_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013063_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.548126", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013063_PE3 base=S013063_PE3", "timestamp": "2025-09-01T16:24:49.548437", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013063_PE3", "timestamp": "2025-09-01T16:24:49.548898", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013063_PE3: conveyor=S013063_PE3_VFD1.CTRL parent_fault=S013063_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013063_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.550181", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013062_PE1 base=S013062_PE1", "timestamp": "2025-09-01T16:24:49.550441", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013062_PE1", "timestamp": "2025-09-01T16:24:49.550897", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013062_PE1: conveyor=S013062_PE1_VFD1.CTRL parent_fault=S013062_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013062_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.552237", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013062_PE2 base=S013062_PE2", "timestamp": "2025-09-01T16:24:49.552495", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013062_PE2", "timestamp": "2025-09-01T16:24:49.552996", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013062_PE2: conveyor=S013062_PE2_VFD1.CTRL parent_fault=S013062_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013062_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.554534", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013062_PE3 base=S013062_PE3", "timestamp": "2025-09-01T16:24:49.554783", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013062_PE3", "timestamp": "2025-09-01T16:24:49.555291", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013062_PE3: conveyor=S013062_PE3_VFD1.CTRL parent_fault=S013062_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013062_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.556837", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013064_PE1 base=S013064_PE1", "timestamp": "2025-09-01T16:24:49.557103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013064_PE1", "timestamp": "2025-09-01T16:24:49.557567", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013064_PE1: conveyor=S013064_PE1_VFD1.CTRL parent_fault=S013064_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013064_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.559209", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013064_PE2 base=S013064_PE2", "timestamp": "2025-09-01T16:24:49.559499", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013064_PE2", "timestamp": "2025-09-01T16:24:49.559966", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013064_PE2: conveyor=S013064_PE2_VFD1.CTRL parent_fault=S013064_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013064_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.561223", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013064_PE3 base=S013064_PE3", "timestamp": "2025-09-01T16:24:49.561496", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013064_PE3", "timestamp": "2025-09-01T16:24:49.561955", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013064_PE3: conveyor=S013064_PE3_VFD1.CTRL parent_fault=S013064_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013064_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.563204", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013058_PE1 base=S013058_PE1", "timestamp": "2025-09-01T16:24:49.563454", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013058_PE1", "timestamp": "2025-09-01T16:24:49.563906", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013058_PE1: conveyor=S013058_PE1_VFD1.CTRL parent_fault=S013058_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013058_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.565244", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013058_PE2 base=S013058_PE2", "timestamp": "2025-09-01T16:24:49.565513", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013058_PE2", "timestamp": "2025-09-01T16:24:49.565971", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013058_PE2: conveyor=S013058_PE2_VFD1.CTRL parent_fault=S013058_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013058_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.567238", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013058_PE3 base=S013058_PE3", "timestamp": "2025-09-01T16:24:49.567509", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013058_PE3", "timestamp": "2025-09-01T16:24:49.567971", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013058_PE3: conveyor=S013058_PE3_VFD1.CTRL parent_fault=S013058_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013058_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.569257", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013006_PE1 base=S013006_PE1", "timestamp": "2025-09-01T16:24:49.569594", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013006_PE1", "timestamp": "2025-09-01T16:24:49.570306", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013006_PE1: conveyor=S013006_PE1_VFD1.CTRL parent_fault=S013006_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013006_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.571827", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013006_PE2 base=S013006_PE2", "timestamp": "2025-09-01T16:24:49.572118", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013006_PE2", "timestamp": "2025-09-01T16:24:49.572616", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013006_PE2: conveyor=S013006_PE2_VFD1.CTRL parent_fault=S013006_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013006_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.574368", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013006_PE3 base=S013006_PE3", "timestamp": "2025-09-01T16:24:49.574705", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013006_PE3", "timestamp": "2025-09-01T16:24:49.575600", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013006_PE3: conveyor=S013006_PE3_VFD1.CTRL parent_fault=S013006_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013006_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.577060", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013008_PE1 base=S013008_PE1", "timestamp": "2025-09-01T16:24:49.577347", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013008_PE1", "timestamp": "2025-09-01T16:24:49.577818", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013008_PE1: conveyor=S013008_PE1_VFD1.CTRL parent_fault=S013008_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013008_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.579117", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013008_PE2 base=S013008_PE2", "timestamp": "2025-09-01T16:24:49.579405", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013008_PE2", "timestamp": "2025-09-01T16:24:49.579867", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013008_PE2: conveyor=S013008_PE2_VFD1.CTRL parent_fault=S013008_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013008_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.581180", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013008_PE3 base=S013008_PE3", "timestamp": "2025-09-01T16:24:49.581637", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013008_PE3", "timestamp": "2025-09-01T16:24:49.582096", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013008_PE3: conveyor=S013008_PE3_VFD1.CTRL parent_fault=S013008_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013008_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.583391", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013004_PE1 base=S013004_PE1", "timestamp": "2025-09-01T16:24:49.583646", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013004_PE1", "timestamp": "2025-09-01T16:24:49.584131", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013004_PE1: conveyor=S013004_PE1_VFD1.CTRL parent_fault=S013004_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013004_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.585591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013004_PE2 base=S013004_PE2", "timestamp": "2025-09-01T16:24:49.585883", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013004_PE2", "timestamp": "2025-09-01T16:24:49.587713", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013004_PE2: conveyor=S013004_PE2_VFD1.CTRL parent_fault=S013004_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013004_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.590384", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013004_PE3 base=S013004_PE3", "timestamp": "2025-09-01T16:24:49.590909", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013004_PE3", "timestamp": "2025-09-01T16:24:49.591855", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013004_PE3: conveyor=S013004_PE3_VFD1.CTRL parent_fault=S013004_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013004_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.593535", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013011_PE1 base=S013011_PE1", "timestamp": "2025-09-01T16:24:49.593835", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013011_PE1", "timestamp": "2025-09-01T16:24:49.594348", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013011_PE1: conveyor=S013011_PE1_VFD1.CTRL parent_fault=S013011_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013011_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.595733", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013011_PE2 base=S013011_PE2", "timestamp": "2025-09-01T16:24:49.596107", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013011_PE2", "timestamp": "2025-09-01T16:24:49.596636", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013011_PE2: conveyor=S013011_PE2_VFD1.CTRL parent_fault=S013011_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013011_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.598006", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013011_PE3 base=S013011_PE3", "timestamp": "2025-09-01T16:24:49.598360", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013011_PE3", "timestamp": "2025-09-01T16:24:49.598931", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013011_PE3: conveyor=S013011_PE3_VFD1.CTRL parent_fault=S013011_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013011_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.600600", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013009_PE1 base=S013009_PE1", "timestamp": "2025-09-01T16:24:49.600903", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013009_PE1", "timestamp": "2025-09-01T16:24:49.601449", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013009_PE1: conveyor=S013009_PE1_VFD1.CTRL parent_fault=S013009_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013009_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.602866", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013009_PE2 base=S013009_PE2", "timestamp": "2025-09-01T16:24:49.603168", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013009_PE2", "timestamp": "2025-09-01T16:24:49.603934", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013009_PE2: conveyor=S013009_PE2_VFD1.CTRL parent_fault=S013009_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013009_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.606868", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013009_PE3 base=S013009_PE3", "timestamp": "2025-09-01T16:24:49.607261", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013009_PE3", "timestamp": "2025-09-01T16:24:49.607872", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013009_PE3: conveyor=S013009_PE3_VFD1.CTRL parent_fault=S013009_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013009_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.609311", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013013_PE1 base=S013013_PE1", "timestamp": "2025-09-01T16:24:49.609617", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013013_PE1", "timestamp": "2025-09-01T16:24:49.610087", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013013_PE1: conveyor=S013013_PE1_VFD1.CTRL parent_fault=S013013_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013013_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.611434", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013013_PE2 base=S013013_PE2", "timestamp": "2025-09-01T16:24:49.611728", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013013_PE2", "timestamp": "2025-09-01T16:24:49.612214", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013013_PE2: conveyor=S013013_PE2_VFD1.CTRL parent_fault=S013013_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013013_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.613572", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013013_PE3 base=S013013_PE3", "timestamp": "2025-09-01T16:24:49.613873", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013013_PE3", "timestamp": "2025-09-01T16:24:49.614360", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013013_PE3: conveyor=S013013_PE3_VFD1.CTRL parent_fault=S013013_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013013_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.615799", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013015_PE1 base=S013015_PE1", "timestamp": "2025-09-01T16:24:49.616152", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013015_PE1", "timestamp": "2025-09-01T16:24:49.616656", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013015_PE1: conveyor=S013015_PE1_VFD1.CTRL parent_fault=S013015_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013015_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.618010", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013015_PE2 base=S013015_PE2", "timestamp": "2025-09-01T16:24:49.618321", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013015_PE2", "timestamp": "2025-09-01T16:24:49.618836", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013015_PE2: conveyor=S013015_PE2_VFD1.CTRL parent_fault=S013015_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013015_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.620215", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013015_PE3 base=S013015_PE3", "timestamp": "2025-09-01T16:24:49.620569", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013015_PE3", "timestamp": "2025-09-01T16:24:49.621207", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013015_PE3: conveyor=S013015_PE3_VFD1.CTRL parent_fault=S013015_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013015_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.622585", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013014_PE1 base=S013014_PE1", "timestamp": "2025-09-01T16:24:49.622885", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013014_PE1", "timestamp": "2025-09-01T16:24:49.623421", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013014_PE1: conveyor=S013014_PE1_VFD1.CTRL parent_fault=S013014_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013014_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.624766", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013014_PE3 base=S013014_PE3", "timestamp": "2025-09-01T16:24:49.625073", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013014_PE3", "timestamp": "2025-09-01T16:24:49.625566", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013014_PE3: conveyor=S013014_PE3_VFD1.CTRL parent_fault=S013014_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013014_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.626926", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013014_PE2 base=S013014_PE2", "timestamp": "2025-09-01T16:24:49.627211", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013014_PE2", "timestamp": "2025-09-01T16:24:49.627676", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013014_PE2: conveyor=S013014_PE2_VFD1.CTRL parent_fault=S013014_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013014_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.629020", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013012_PE1 base=S013012_PE1", "timestamp": "2025-09-01T16:24:49.629342", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013012_PE1", "timestamp": "2025-09-01T16:24:49.629839", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013012_PE1: conveyor=S013012_PE1_VFD1.CTRL parent_fault=S013012_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013012_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.631192", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013012_PE2 base=S013012_PE2", "timestamp": "2025-09-01T16:24:49.631496", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013012_PE2", "timestamp": "2025-09-01T16:24:49.632004", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013012_PE2: conveyor=S013012_PE2_VFD1.CTRL parent_fault=S013012_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013012_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.633501", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013012_PE3 base=S013012_PE3", "timestamp": "2025-09-01T16:24:49.633838", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013012_PE3", "timestamp": "2025-09-01T16:24:49.634318", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013012_PE3: conveyor=S013012_PE3_VFD1.CTRL parent_fault=S013012_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013012_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.635695", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013010_PE1 base=S013010_PE1", "timestamp": "2025-09-01T16:24:49.635987", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013010_PE1", "timestamp": "2025-09-01T16:24:49.636441", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013010_PE1: conveyor=S013010_PE1_VFD1.CTRL parent_fault=S013010_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013010_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.637856", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013010_PE2 base=S013010_PE2", "timestamp": "2025-09-01T16:24:49.638169", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013010_PE2", "timestamp": "2025-09-01T16:24:49.638660", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013010_PE2: conveyor=S013010_PE2_VFD1.CTRL parent_fault=S013010_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013010_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.639967", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013010_PE3 base=S013010_PE3", "timestamp": "2025-09-01T16:24:49.640253", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013010_PE3", "timestamp": "2025-09-01T16:24:49.640694", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013010_PE3: conveyor=S013010_PE3_VFD1.CTRL parent_fault=S013010_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013010_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.642024", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013019_PE1 base=S013019_PE1", "timestamp": "2025-09-01T16:24:49.642312", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013019_PE1", "timestamp": "2025-09-01T16:24:49.642777", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013019_PE1: conveyor=S013019_PE1_VFD1.CTRL parent_fault=S013019_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013019_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.644064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013019_PE2 base=S013019_PE2", "timestamp": "2025-09-01T16:24:49.644329", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013019_PE2", "timestamp": "2025-09-01T16:24:49.644806", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013019_PE2: conveyor=S013019_PE2_VFD1.CTRL parent_fault=S013019_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013019_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.646194", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013019_PE3 base=S013019_PE3", "timestamp": "2025-09-01T16:24:49.646477", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013019_PE3", "timestamp": "2025-09-01T16:24:49.646917", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013019_PE3: conveyor=S013019_PE3_VFD1.CTRL parent_fault=S013019_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013019_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.648192", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013017_PE1 base=S013017_PE1", "timestamp": "2025-09-01T16:24:49.648568", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013017_PE1", "timestamp": "2025-09-01T16:24:49.649128", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013017_PE1: conveyor=S013017_PE1_VFD1.CTRL parent_fault=S013017_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013017_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.650492", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013017_PE2 base=S013017_PE2", "timestamp": "2025-09-01T16:24:49.650800", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013017_PE2", "timestamp": "2025-09-01T16:24:49.651270", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013017_PE2: conveyor=S013017_PE2_VFD1.CTRL parent_fault=S013017_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013017_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.652706", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013017_PE3 base=S013017_PE3", "timestamp": "2025-09-01T16:24:49.653228", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013017_PE3", "timestamp": "2025-09-01T16:24:49.653753", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013017_PE3: conveyor=S013017_PE3_VFD1.CTRL parent_fault=S013017_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013017_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.655169", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013021_PE1 base=S013021_PE1", "timestamp": "2025-09-01T16:24:49.655476", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013021_PE1", "timestamp": "2025-09-01T16:24:49.655954", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013021_PE1: conveyor=S013021_PE1_VFD1.CTRL parent_fault=S013021_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013021_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.657582", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013021_PE2 base=S013021_PE2", "timestamp": "2025-09-01T16:24:49.657929", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013021_PE2", "timestamp": "2025-09-01T16:24:49.658417", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013021_PE2: conveyor=S013021_PE2_VFD1.CTRL parent_fault=S013021_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013021_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.659804", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013021_PE3 base=S013021_PE3", "timestamp": "2025-09-01T16:24:49.660126", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013021_PE3", "timestamp": "2025-09-01T16:24:49.660613", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013021_PE3: conveyor=S013021_PE3_VFD1.CTRL parent_fault=S013021_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013021_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.661972", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013023_PE1 base=S013023_PE1", "timestamp": "2025-09-01T16:24:49.662308", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013023_PE1", "timestamp": "2025-09-01T16:24:49.662848", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013023_PE1: conveyor=S013023_PE1_VFD1.CTRL parent_fault=S013023_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013023_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.664404", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013023_PE2 base=S013023_PE2", "timestamp": "2025-09-01T16:24:49.664740", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013023_PE2", "timestamp": "2025-09-01T16:24:49.665304", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013023_PE2: conveyor=S013023_PE2_VFD1.CTRL parent_fault=S013023_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013023_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.666653", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013023_PE3 base=S013023_PE3", "timestamp": "2025-09-01T16:24:49.666970", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013023_PE3", "timestamp": "2025-09-01T16:24:49.667474", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013023_PE3: conveyor=S013023_PE3_VFD1.CTRL parent_fault=S013023_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013023_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.668822", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013022_PE1 base=S013022_PE1", "timestamp": "2025-09-01T16:24:49.669127", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013022_PE1", "timestamp": "2025-09-01T16:24:49.669606", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013022_PE1: conveyor=S013022_PE1_VFD1.CTRL parent_fault=S013022_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013022_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.670967", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013022_PE2 base=S013022_PE2", "timestamp": "2025-09-01T16:24:49.671278", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013022_PE2", "timestamp": "2025-09-01T16:24:49.671792", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013022_PE2: conveyor=S013022_PE2_VFD1.CTRL parent_fault=S013022_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013022_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.673154", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013022_PE3 base=S013022_PE3", "timestamp": "2025-09-01T16:24:49.673470", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013022_PE3", "timestamp": "2025-09-01T16:24:49.673949", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013022_PE3: conveyor=S013022_PE3_VFD1.CTRL parent_fault=S013022_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013022_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.675268", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013024_PE1 base=S013024_PE1", "timestamp": "2025-09-01T16:24:49.675562", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013024_PE1", "timestamp": "2025-09-01T16:24:49.676116", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013024_PE1: conveyor=S013024_PE1_VFD1.CTRL parent_fault=S013024_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013024_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.677411", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013024_PE2 base=S013024_PE2", "timestamp": "2025-09-01T16:24:49.677742", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013024_PE2", "timestamp": "2025-09-01T16:24:49.678234", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013024_PE2: conveyor=S013024_PE2_VFD1.CTRL parent_fault=S013024_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013024_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.679555", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013024_PE3 base=S013024_PE3", "timestamp": "2025-09-01T16:24:49.679829", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013024_PE3", "timestamp": "2025-09-01T16:24:49.680264", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013024_PE3: conveyor=S013024_PE3_VFD1.CTRL parent_fault=S013024_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013024_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.681600", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013020_PE1 base=S013020_PE1", "timestamp": "2025-09-01T16:24:49.681937", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013020_PE1", "timestamp": "2025-09-01T16:24:49.682441", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013020_PE1: conveyor=S013020_PE1_VFD1.CTRL parent_fault=S013020_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013020_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.683756", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013020_PE2 base=S013020_PE2", "timestamp": "2025-09-01T16:24:49.684083", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013020_PE2", "timestamp": "2025-09-01T16:24:49.684546", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013020_PE2: conveyor=S013020_PE2_VFD1.CTRL parent_fault=S013020_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013020_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.685908", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013020_PE3 base=S013020_PE3", "timestamp": "2025-09-01T16:24:49.686186", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013020_PE3", "timestamp": "2025-09-01T16:24:49.686642", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013020_PE3: conveyor=S013020_PE3_VFD1.CTRL parent_fault=S013020_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013020_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.688028", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013018_PE1 base=S013018_PE1", "timestamp": "2025-09-01T16:24:49.688343", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013018_PE1", "timestamp": "2025-09-01T16:24:49.688839", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013018_PE1: conveyor=S013018_PE1_VFD1.CTRL parent_fault=S013018_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013018_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.690145", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013018_PE2 base=S013018_PE2", "timestamp": "2025-09-01T16:24:49.690448", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013018_PE2", "timestamp": "2025-09-01T16:24:49.690911", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013018_PE2: conveyor=S013018_PE2_VFD1.CTRL parent_fault=S013018_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013018_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.692226", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013018_PE3 base=S013018_PE3", "timestamp": "2025-09-01T16:24:49.692589", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013018_PE3", "timestamp": "2025-09-01T16:24:49.693017", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013018_PE3: conveyor=S013018_PE3_VFD1.CTRL parent_fault=S013018_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013018_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.694536", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013027_PE1 base=S013027_PE1", "timestamp": "2025-09-01T16:24:49.694879", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013027_PE1", "timestamp": "2025-09-01T16:24:49.695387", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013027_PE1: conveyor=S013027_PE1_VFD1.CTRL parent_fault=S013027_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013027_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.696758", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013027_PE2 base=S013027_PE2", "timestamp": "2025-09-01T16:24:49.697084", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013027_PE2", "timestamp": "2025-09-01T16:24:49.697562", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013027_PE2: conveyor=S013027_PE2_VFD1.CTRL parent_fault=S013027_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013027_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.698992", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013027_PE3 base=S013027_PE3", "timestamp": "2025-09-01T16:24:49.699405", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013027_PE3", "timestamp": "2025-09-01T16:24:49.699942", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013027_PE3: conveyor=S013027_PE3_VFD1.CTRL parent_fault=S013027_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013027_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.701377", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013025_PE1 base=S013025_PE1", "timestamp": "2025-09-01T16:24:49.701771", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013025_PE1", "timestamp": "2025-09-01T16:24:49.702248", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013025_PE1: conveyor=S013025_PE1_VFD1.CTRL parent_fault=S013025_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013025_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.703585", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013025_PE2 base=S013025_PE2", "timestamp": "2025-09-01T16:24:49.703905", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013025_PE2", "timestamp": "2025-09-01T16:24:49.704340", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013025_PE2: conveyor=S013025_PE2_VFD1.CTRL parent_fault=S013025_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013025_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.705722", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013025_PE3 base=S013025_PE3", "timestamp": "2025-09-01T16:24:49.706053", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013025_PE3", "timestamp": "2025-09-01T16:24:49.706571", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013025_PE3: conveyor=S013025_PE3_VFD1.CTRL parent_fault=S013025_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013025_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.707938", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013029_PE1 base=S013029_PE1", "timestamp": "2025-09-01T16:24:49.708248", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013029_PE1", "timestamp": "2025-09-01T16:24:49.708761", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013029_PE1: conveyor=S013029_PE1_VFD1.CTRL parent_fault=S013029_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013029_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.710060", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013029_PE2 base=S013029_PE2", "timestamp": "2025-09-01T16:24:49.710331", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013029_PE2", "timestamp": "2025-09-01T16:24:49.710757", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013029_PE2: conveyor=S013029_PE2_VFD1.CTRL parent_fault=S013029_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013029_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.712133", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013029_PE3 base=S013029_PE3", "timestamp": "2025-09-01T16:24:49.712426", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013029_PE3", "timestamp": "2025-09-01T16:24:49.712904", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013029_PE3: conveyor=S013029_PE3_VFD1.CTRL parent_fault=S013029_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013029_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.714293", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013031_PE1 base=S013031_PE1", "timestamp": "2025-09-01T16:24:49.714549", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013031_PE1", "timestamp": "2025-09-01T16:24:49.715116", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013031_PE1: conveyor=S013031_PE1_VFD1.CTRL parent_fault=S013031_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013031_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.716595", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013031_PE2 base=S013031_PE2", "timestamp": "2025-09-01T16:24:49.717072", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013031_PE2", "timestamp": "2025-09-01T16:24:49.717595", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013031_PE2: conveyor=S013031_PE2_VFD1.CTRL parent_fault=S013031_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013031_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.719041", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013031_PE3 base=S013031_PE3", "timestamp": "2025-09-01T16:24:49.719393", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013031_PE3", "timestamp": "2025-09-01T16:24:49.719878", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013031_PE3: conveyor=S013031_PE3_VFD1.CTRL parent_fault=S013031_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013031_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.721223", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013032_PE2 base=S013032_PE2", "timestamp": "2025-09-01T16:24:49.721544", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013032_PE2", "timestamp": "2025-09-01T16:24:49.721953", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013032_PE2: conveyor=S013032_PE2_VFD1.CTRL parent_fault=S013032_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013032_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.723209", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013032_PE1 base=S013032_PE1", "timestamp": "2025-09-01T16:24:49.723515", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013032_PE1", "timestamp": "2025-09-01T16:24:49.723927", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013032_PE1: conveyor=S013032_PE1_VFD1.CTRL parent_fault=S013032_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013032_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.725426", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013032_PE3 base=S013032_PE3", "timestamp": "2025-09-01T16:24:49.725773", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013032_PE3", "timestamp": "2025-09-01T16:24:49.726326", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013032_PE3: conveyor=S013032_PE3_VFD1.CTRL parent_fault=S013032_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013032_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.727672", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013028_PE1 base=S013028_PE1", "timestamp": "2025-09-01T16:24:49.727978", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013028_PE1", "timestamp": "2025-09-01T16:24:49.728463", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013028_PE1: conveyor=S013028_PE1_VFD1.CTRL parent_fault=S013028_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013028_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.729806", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013028_PE2 base=S013028_PE2", "timestamp": "2025-09-01T16:24:49.730130", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013028_PE2", "timestamp": "2025-09-01T16:24:49.730630", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013028_PE2: conveyor=S013028_PE2_VFD1.CTRL parent_fault=S013028_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013028_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.732029", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013028_PE3 base=S013028_PE3", "timestamp": "2025-09-01T16:24:49.732391", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013028_PE3", "timestamp": "2025-09-01T16:24:49.732880", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013028_PE3: conveyor=S013028_PE3_VFD1.CTRL parent_fault=S013028_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013028_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.734270", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013026_PE1 base=S013026_PE1", "timestamp": "2025-09-01T16:24:49.734665", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013026_PE1", "timestamp": "2025-09-01T16:24:49.735208", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013026_PE1: conveyor=S013026_PE1_VFD1.CTRL parent_fault=S013026_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013026_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.736727", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013026_PE2 base=S013026_PE2", "timestamp": "2025-09-01T16:24:49.737130", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013026_PE2", "timestamp": "2025-09-01T16:24:49.737671", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013026_PE2: conveyor=S013026_PE2_VFD1.CTRL parent_fault=S013026_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013026_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.739078", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013026_PE3 base=S013026_PE3", "timestamp": "2025-09-01T16:24:49.739547", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013026_PE3", "timestamp": "2025-09-01T16:24:49.740086", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013026_PE3: conveyor=S013026_PE3_VFD1.CTRL parent_fault=S013026_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013026_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.741541", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013035_PE1 base=S013035_PE1", "timestamp": "2025-09-01T16:24:49.741899", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013035_PE1", "timestamp": "2025-09-01T16:24:49.742412", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013035_PE1: conveyor=S013035_PE1_VFD1.CTRL parent_fault=S013035_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013035_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.743786", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013035_PE2 base=S013035_PE2", "timestamp": "2025-09-01T16:24:49.744103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013035_PE2", "timestamp": "2025-09-01T16:24:49.744561", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013035_PE2: conveyor=S013035_PE2_VFD1.CTRL parent_fault=S013035_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013035_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.745899", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013035_PE3 base=S013035_PE3", "timestamp": "2025-09-01T16:24:49.746180", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013035_PE3", "timestamp": "2025-09-01T16:24:49.746636", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013035_PE3: conveyor=S013035_PE3_VFD1.CTRL parent_fault=S013035_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013035_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.747880", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013033_PE1 base=S013033_PE1", "timestamp": "2025-09-01T16:24:49.748134", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013033_PE1", "timestamp": "2025-09-01T16:24:49.748744", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013033_PE1: conveyor=S013033_PE1_VFD1.CTRL parent_fault=S013033_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013033_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.750196", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013033_PE2 base=S013033_PE2", "timestamp": "2025-09-01T16:24:49.750497", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013033_PE2", "timestamp": "2025-09-01T16:24:49.750979", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013033_PE2: conveyor=S013033_PE2_VFD1.CTRL parent_fault=S013033_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013033_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.752286", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013033_PE3 base=S013033_PE3", "timestamp": "2025-09-01T16:24:49.752542", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013033_PE3", "timestamp": "2025-09-01T16:24:49.752984", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013033_PE3: conveyor=S013033_PE3_VFD1.CTRL parent_fault=S013033_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013033_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.754282", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013037_PE1 base=S013037_PE1", "timestamp": "2025-09-01T16:24:49.754588", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013037_PE1", "timestamp": "2025-09-01T16:24:49.755033", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013037_PE1: conveyor=S013037_PE1_VFD1.CTRL parent_fault=S013037_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013037_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.756540", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013037_PE2 base=S013037_PE2", "timestamp": "2025-09-01T16:24:49.756869", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013037_PE2", "timestamp": "2025-09-01T16:24:49.757334", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013037_PE2: conveyor=S013037_PE2_VFD1.CTRL parent_fault=S013037_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013037_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.758755", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013037_PE3 base=S013037_PE3", "timestamp": "2025-09-01T16:24:49.759054", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013037_PE3", "timestamp": "2025-09-01T16:24:49.759531", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013037_PE3: conveyor=S013037_PE3_VFD1.CTRL parent_fault=S013037_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013037_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.760839", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013039_PE1 base=S013039_PE1", "timestamp": "2025-09-01T16:24:49.761167", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013039_PE1", "timestamp": "2025-09-01T16:24:49.761807", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013039_PE1: conveyor=S013039_PE1_VFD1.CTRL parent_fault=S013039_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013039_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.763228", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013039_PE2 base=S013039_PE2", "timestamp": "2025-09-01T16:24:49.763541", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013039_PE2", "timestamp": "2025-09-01T16:24:49.764017", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013039_PE2: conveyor=S013039_PE2_VFD1.CTRL parent_fault=S013039_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013039_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.765495", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013039_PE3 base=S013039_PE3", "timestamp": "2025-09-01T16:24:49.765931", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No VFD found for S013039_PE3", "timestamp": "2025-09-01T16:24:49.766389", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE S013039_PE3: conveyor=S013039_PE3_VFD1.CTRL parent_fault=S013039_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013039_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2", "timestamp": "2025-09-01T16:24:49.767738", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Data: FPE configs=351", "timestamp": "2025-09-01T16:24:49.767992", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Extracting PMM data", "timestamp": "2025-09-01T16:24:49.768318", "module": "DataLoader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "data_extraction", "type": "PMM"}
|
|
{"level": "INFO", "message": "Data: PMM entries=0", "timestamp": "2025-09-01T16:24:49.769485", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Data: PMM configs=0", "timestamp": "2025-09-01T16:24:49.769752", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Extracting CB_MONITOR data", "timestamp": "2025-09-01T16:24:49.769968", "module": "DataLoader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "data_extraction", "type": "CB_MONITOR"}
|
|
{"level": "INFO", "message": "Data: CB PDPs=0", "timestamp": "2025-09-01T16:24:49.771073", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Data: CB configs=0", "timestamp": "2025-09-01T16:24:49.771289", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Tags created: total=460 | standard=1 safety=3 dcs=1 modules=447", "timestamp": "2025-09-01T16:24:49.771816", "module": "src.writers.xml_tag_writer", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "Added 460 controller tags", "timestamp": "2025-09-01T16:24:49.772043", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Generating main program routines...", "timestamp": "2025-09-01T16:24:49.772211", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: mcm", "timestamp": "2025-09-01T16:24:49.772382", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: mcm", "timestamp": "2025-09-01T16:24:49.772535", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: rack", "timestamp": "2025-09-01T16:24:49.772662", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: rack", "timestamp": "2025-09-01T16:24:49.772779", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: dpm", "timestamp": "2025-09-01T16:24:49.772918", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: dpm", "timestamp": "2025-09-01T16:24:49.774237", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: fiom", "timestamp": "2025-09-01T16:24:49.774521", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: fiom", "timestamp": "2025-09-01T16:24:49.776593", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: fioh", "timestamp": "2025-09-01T16:24:49.776858", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: fioh", "timestamp": "2025-09-01T16:24:49.779023", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin apf cannot generate with current data", "timestamp": "2025-09-01T16:24:49.779755", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin flow_ctrl cannot generate with current data", "timestamp": "2025-09-01T16:24:49.780249", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Extracting SPEED_CTRL data", "timestamp": "2025-09-01T16:24:49.780454", "module": "DataLoader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "data_extraction", "type": "SPEED_CTRL"}
|
|
{"level": "INFO", "message": "Data: SPEED_CTRL VFDs=0", "timestamp": "2025-09-01T16:24:49.780862", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "SPEED_CTRL sample=", "timestamp": "2025-09-01T16:24:49.781062", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Data: SPEED_CTRL count=0", "timestamp": "2025-09-01T16:24:49.781226", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin speed_ctrl cannot generate with current data", "timestamp": "2025-09-01T16:24:49.781384", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin estop_check cannot generate with current data", "timestamp": "2025-09-01T16:24:49.781635", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: safety_tag_map", "timestamp": "2025-09-01T16:24:49.781849", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Safety tag map: RST data has 1 rows", "timestamp": "2025-09-01T16:24:49.782122", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: MCM05 -> Local:5:I.Data.0", "timestamp": "2025-09-01T16:24:49.782389", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Safety tag map: Generating 1 rungs", "timestamp": "2025-09-01T16:24:49.782548", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 1: XIC(Local:5:I.Data.0)OTE(MCM05);", "timestamp": "2025-09-01T16:24:49.782677", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Safety tag map: Generated 1 total rungs", "timestamp": "2025-09-01T16:24:49.782797", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: safety_tag_map", "timestamp": "2025-09-01T16:24:49.782953", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: station_jr_pb", "timestamp": "2025-09-01T16:24:49.783128", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: station_jr_pb", "timestamp": "2025-09-01T16:24:49.783645", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin station_ss_pb cannot generate with current data", "timestamp": "2025-09-01T16:24:49.783831", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin station_epc cannot generate with current data", "timestamp": "2025-09-01T16:24:49.784000", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin jpe cannot generate with current data", "timestamp": "2025-09-01T16:24:49.784155", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: fpe", "timestamp": "2025-09-01T16:24:49.784293", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: fpe", "timestamp": "2025-09-01T16:24:49.788505", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin pmm cannot generate with current data", "timestamp": "2025-09-01T16:24:49.788902", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin cb_monitor cannot generate with current data", "timestamp": "2025-09-01T16:24:49.789123", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin belt_tracking cannot generate with current data", "timestamp": "2025-09-01T16:24:49.789730", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: main_routine", "timestamp": "2025-09-01T16:24:49.789915", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Generating MainRoutine with JSR calls", "timestamp": "2025-09-01T16:24:49.790064", "module": "src.routines.main_routine_plugin.MainRoutinePlugin", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated MainRoutine", "timestamp": "2025-09-01T16:24:49.790236", "module": "src.routines.main_routine_plugin.MainRoutinePlugin", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: main_routine", "timestamp": "2025-09-01T16:24:49.790350", "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, 'safety_tag_map': True, 'station_jr_pb': True, 'station_ss_pb': False, 'station_epc': False, 'jpe': False, 'fpe': True, 'pmm': False, 'cb_monitor': False, 'belt_tracking': False, 'main_routine': True}", "timestamp": "2025-09-01T16:24:49.790471", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Routines created (9): MainRoutine, R010_MCM, R011_RACK, R020_DPM, R030_FIOM, R031_FIOH, R090_STATION_JR_PB, R101_FPE, R130_SAFETY_TAG_MAP", "timestamp": "2025-09-01T16:24:49.790612", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R010_MCM: 2 rungs | example: NOP();", "timestamp": "2025-09-01T16:24:49.790754", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R011_RACK: 2 rungs | example: NOP();", "timestamp": "2025-09-01T16:24:49.790864", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R020_DPM: 3 rungs | example: NOP();", "timestamp": "2025-09-01T16:24:49.790972", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R030_FIOM: 33 rungs | example: NOP();", "timestamp": "2025-09-01T16:24:49.791080", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R031_FIOH: 33 rungs | example: NOP();", "timestamp": "2025-09-01T16:24:49.791201", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R130_SAFETY_TAG_MAP: 2 rungs | example: XIC(Local:5:I.Data.0)OTE(MCM_S_PB);", "timestamp": "2025-09-01T16:24:49.791365", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R090_STATION_JR_PB: 30 rungs | example: AOI_STATION_JR_PB(S012001_JR1_PB.AOI,S012001_JR1_PB.HMI,S012001_JR1_PB.CTRL,NO_PARTNER,VS01B_FIOM1:I.Pt04.Data,VS01B_FIOM1:O.Pt05.Data)MOVE(S012001_JR1_PB.CT...", "timestamp": "2025-09-01T16:24:49.791547", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R101_FPE: 351 rungs | example: AOI_FPE(S012001_PE1.AOI,S012001_PE1.HMI,S012001_PE1.CTRL,S012001_PE1_VFD1.CTRL,S012001_PE1_VFD1:I.ConnectionFaulted,VS01B_FIOH1:I.ProcessDataIn.Connector_6_A...", "timestamp": "2025-09-01T16:24:49.791719", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- MainRoutine: 1 rungs | example: [JSR(R010_MCM,0) ,JSR(R011_RACK,0) ,JSR(R020_DPM,0) ,JSR(R030_FIOM,0) ,JSR(R031_FIOH,0) ,JSR(R130_SAFETY_TAG_MAP,0) ,JSR(R090_STATION_JR_PB,0) ,JSR(R101_FPE,...", "timestamp": "2025-09-01T16:24:49.791884", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "Successfully completed ModernMainProgramGenerator generation", "timestamp": "2025-09-01T16:24:49.792029", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Written ModernMainProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/MainProgram_Generated.L5X", "timestamp": "2025-09-01T16:24:49.801226", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "[SUCCESS] MainProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/MainProgram_Generated.L5X", "timestamp": "2025-09-01T16:24:49.801543", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Generating safety tag mapping...", "timestamp": "2025-09-01T16:24:49.801762", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Creating MappingWriter wrapper", "timestamp": "2025-09-01T16:24:49.801977", "module": "src.container", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Creating DataLoader instance", "timestamp": "2025-09-01T16:24:49.802217", "module": "src.container", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "excel_file": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/DESC_IP_MERGED.xlsx"}
|
|
{"level": "INFO", "message": "[SUCCESS] Safety tag mapping written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SafetyTagMapping.txt", "timestamp": "2025-09-01T16:24:49.877310", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": " - Safety tags: 1", "timestamp": "2025-09-01T16:24:49.877557", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "=== All artifacts generated successfully! ===", "timestamp": "2025-09-01T16:24:49.877711", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
|
|
=== Step 2: Routines Generator stdout ===
|
|
Found STATION_JR_PB config for S012001_JR1_PB
|
|
Found STATION_JR_PB config for S012039_JR1_PB
|
|
Found STATION_JR_PB config for S012047_JR1_PB
|
|
Found STATION_JR_PB config for S012048_JR1_PB
|
|
Found STATION_JR_PB config for S012055_JR1_PB
|
|
Found STATION_JR_PB config for S012056_JR1_PB
|
|
Found STATION_JR_PB config for S012063_JR1_PB
|
|
Found STATION_JR_PB config for S012064_JR1_PB
|
|
Found STATION_JR_PB config for S012002_JR1_PB
|
|
Found STATION_JR_PB config for S012014_JR1_PB
|
|
Found STATION_JR_PB config for S012022_JR1_PB
|
|
Found STATION_JR_PB config for S012023_JR1_PB
|
|
Found STATION_JR_PB config for S012024_JR1_PB
|
|
Found STATION_JR_PB config for S012031_JR1_PB
|
|
Found STATION_JR_PB config for S012032_JR1_PB
|
|
Found STATION_JR_PB config for S013001_JR1_PB
|
|
Found STATION_JR_PB config for S013034_JR1_PB
|
|
Found STATION_JR_PB config for S013041_JR1_PB
|
|
Found STATION_JR_PB config for S013042_JR1_PB
|
|
Found STATION_JR_PB config for S013049_JR1_PB
|
|
Found STATION_JR_PB config for S013050_JR1_PB
|
|
Found STATION_JR_PB config for S013057_JR1_PB
|
|
Found STATION_JR_PB config for S013058_JR1_PB
|
|
Found STATION_JR_PB config for S013009_JR1_PB
|
|
Found STATION_JR_PB config for S013010_JR1_PB
|
|
Found STATION_JR_PB config for S013017_JR1_PB
|
|
Found STATION_JR_PB config for S013018_JR1_PB
|
|
Found STATION_JR_PB config for S013025_JR1_PB
|
|
Found STATION_JR_PB config for S013026_JR1_PB
|
|
Found STATION_JR_PB config for S013033_JR1_PB
|
|
FIOM VS01B_FIOM1 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM2 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM3 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM4 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM5 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM6 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM7 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM8 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM10 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM11 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM12 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM13 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM14 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM15 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM16 -> DPM DPM01_VS01B
|
|
FIOM VS01B_FIOM17 -> DPM DPM01_VS01B
|
|
FIOM VS01C_FIOM1 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM2 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM3 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM4 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM5 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM6 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM7 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM8 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM9 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM10 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM11 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM12 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM13 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM14 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM15 -> DPM DPM01_VS01C
|
|
FIOM VS01C_FIOM16 -> DPM DPM01_VS01C
|
|
FIOH VS01B_FIOH1 -> FIO VS01B_FIOM1
|
|
FIOH VS01B_FIOH2 -> FIO VS01B_FIOM2
|
|
FIOH VS01B_FIOH3 -> FIO VS01B_FIOM3
|
|
FIOH VS01B_FIOH4 -> FIO VS01B_FIOM4
|
|
FIOH VS01B_FIOH5 -> FIO VS01B_FIOM5
|
|
FIOH VS01B_FIOH6 -> FIO VS01B_FIOM6
|
|
FIOH VS01B_FIOH7 -> FIO VS01B_FIOM7
|
|
FIOH VS01B_FIOH8 -> FIO VS01B_FIOM8
|
|
FIOH VS01B_FIOH10 -> FIO VS01B_FIOM10
|
|
FIOH VS01B_FIOH11 -> FIO VS01B_FIOM11
|
|
FIOH VS01B_FIOH12 -> FIO VS01B_FIOM12
|
|
FIOH VS01B_FIOH13 -> FIO VS01B_FIOM13
|
|
FIOH VS01B_FIOH14 -> FIO VS01B_FIOM14
|
|
FIOH VS01B_FIOH15 -> FIO VS01B_FIOM15
|
|
FIOH VS01B_FIOH16 -> FIO VS01B_FIOM16
|
|
FIOH VS01B_FIOH17 -> FIO VS01B_FIOM17
|
|
FIOH VS01C_FIOH1 -> FIO VS01C_FIOM1
|
|
FIOH VS01C_FIOH2 -> FIO VS01C_FIOM2
|
|
FIOH VS01C_FIOH3 -> FIO VS01C_FIOM3
|
|
FIOH VS01C_FIOH4 -> FIO VS01C_FIOM4
|
|
FIOH VS01C_FIOH5 -> FIO VS01C_FIOM5
|
|
FIOH VS01C_FIOH6 -> FIO VS01C_FIOM6
|
|
FIOH VS01C_FIOH7 -> FIO VS01C_FIOM7
|
|
FIOH VS01C_FIOH8 -> FIO VS01C_FIOM8
|
|
FIOH VS01C_FIOH9 -> FIO VS01C_FIOM9
|
|
FIOH VS01C_FIOH10 -> FIO VS01C_FIOM10
|
|
FIOH VS01C_FIOH11 -> FIO VS01C_FIOM11
|
|
FIOH VS01C_FIOH12 -> FIO VS01C_FIOM12
|
|
FIOH VS01C_FIOH13 -> FIO VS01C_FIOM13
|
|
FIOH VS01C_FIOH14 -> FIO VS01C_FIOM14
|
|
FIOH VS01C_FIOH15 -> FIO VS01C_FIOM15
|
|
FIOH VS01C_FIOH16 -> FIO VS01C_FIOM16
|
|
|
|
[R090_STATION_JR_PB] Starting STATION_JR_PB routine generation...
|
|
Found 30 STATION_JR_PB configurations
|
|
Generated 30 STATION_JR_PB rungs
|
|
|
|
[R101_FPE] Starting FPE routine generation...
|
|
Found 351 FPE configurations
|
|
Generated 351 FPE rungs
|
|
Created safety tag mapping file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SafetyTagMapping.txt
|
|
|
|
=== Step 2: Routines Generator stderr ===
|
|
[16:24:47] [INFO] [logging_config.py:128:_log_with_context] Logging to file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/logs/workflow_SAT9_MCM05_20250901_162442.log
|
|
[16:24:47] [INFO] [logging_config.py:128:_log_with_context] === Generating All PLC Artifacts ===
|
|
[16:24:47] [INFO] [logging_config.py:128:_log_with_context] Generating SafetyProgram L5X...
|
|
[16:24:47] [WARNING] [logging_config.py:128:_log_with_context] LimitedSafetyProgramGenerator is deprecated; using ModernSafetyProgramGenerator
|
|
[16:24:47] [INFO] [logging_config.py:128:_log_with_context] Starting ModernSafetyProgramGenerator generation
|
|
[16:24:47] [DEBUG] [logging_config.py:128:_log_with_context] Creating SafetyProgram XML structure
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: main_routine (core)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: apf (device)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: belt_tracking (device)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: cb_monitor (device)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: d2c_chute (device)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: dpm (device)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: encoder (device)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estops (safety)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estop_check (safety)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: extendo (device)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fioh (device)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fiom (device)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: flow_ctrl (device)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fpe (device)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: inputs (safety)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: jpe (device)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: mcm (core)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: outputs (safety)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pb_chute (device)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pmm (device)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: rack (core)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: resets (safety)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_map (core)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: speed_ctrl (device)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_epc (safety)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_chute (device)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_pb (device)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_ss_pb (device)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_s_pb (device)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: taching_belts (device)
|
|
[16:24:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: zones (safety)
|
|
[16:24:47] [INFO] [logging_config.py:128:_log_with_context] Generating safety routines...
|
|
[16:24:48] [INFO] [logging_config.py:128:_log_with_context] Plugin inputs cannot generate with current data
|
|
[16:24:48] [INFO] [logging_config.py:128:_log_with_context] Plugin outputs cannot generate with current data
|
|
[16:24:48] [INFO] [logging_config.py:128:_log_with_context] Plugin resets cannot generate with current data
|
|
[16:24:48] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[16:24:48] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[16:24:48] [DEBUG] [logging_config.py:126:_log_with_context] Zones: using DEFAULT group
|
|
[16:24:48] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[16:24:48] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: zones
|
|
[16:24:48] [DEBUG] [logging_config.py:128:_log_with_context] Available DCS controllers: {}
|
|
[16:24:48] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: zones
|
|
[16:24:48] [INFO] [logging_config.py:128:_log_with_context] Plugin estops cannot generate with current data
|
|
[16:24:48] [INFO] [logging_config.py:128:_log_with_context] Safety routine generation results: {'inputs': False, 'outputs': False, 'resets': False, 'zones': True, 'estops': False}
|
|
[16:24:48] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag map with 1 tags
|
|
[16:24:48] [INFO] [logging_config.py:126:_log_with_context] Routines created (2): MainRoutine, R030_ZONES
|
|
[16:24:48] [INFO] [logging_config.py:126:_log_with_context] - R030_ZONES: 1 rungs | example: XIC(MCM_EPB_DCS_CTRL.O1)OTE(EStop_MCM_OK);
|
|
[16:24:48] [INFO] [logging_config.py:126:_log_with_context] - MainRoutine: 1 rungs | example: [JSR(R010_INPUTS,0) ,JSR(R011_OUTPUTS,0) ,JSR(R012_RESETS,0) ,JSR(R020_ESTOPS,0) ,JSR(R030_ZONES,0) ];
|
|
[16:24:48] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernSafetyProgramGenerator generation
|
|
[16:24:48] [INFO] [logging_config.py:128:_log_with_context] Written ModernSafetyProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SafetyProgram_Generated.L5X
|
|
[16:24:48] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] SafetyProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SafetyProgram_Generated.L5X
|
|
[16:24:48] [INFO] [logging_config.py:128:_log_with_context] Generating MainProgram L5X...
|
|
[16:24:48] [WARNING] [logging_config.py:128:_log_with_context] LimitedMainProgramGenerator is deprecated; using ModernMainProgramGenerator
|
|
[16:24:48] [INFO] [logging_config.py:128:_log_with_context] Starting ModernMainProgramGenerator generation
|
|
[16:24:48] [DEBUG] [logging_config.py:128:_log_with_context] Creating MainProgram XML structure
|
|
[16:24:48] [DEBUG] [logging_config.py:128:_log_with_context] Adding controller tags...
|
|
[16:24:48] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[16:24:48] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[16:24:48] [DEBUG] [logging_config.py:126:_log_with_context] Zones: using DEFAULT group
|
|
[16:24:48] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[16:24:49] [DEBUG] [logging_config.py:126:_log_with_context] Extracting FPE data
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Data: FPE count=361
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012003_PE1 base=S012003_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012003_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012003_PE1: conveyor=S012003_PE1_VFD1.CTRL parent_fault=S012003_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012003_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012003_PE2 base=S012003_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012003_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012003_PE2: conveyor=S012003_PE2_VFD1.CTRL parent_fault=S012003_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012003_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012003_PE3 base=S012003_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012003_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012003_PE3: conveyor=S012003_PE3_VFD1.CTRL parent_fault=S012003_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012003_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012001_PE1 base=S012001_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012001_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012001_PE1: conveyor=S012001_PE1_VFD1.CTRL parent_fault=S012001_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012001_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012001_PE2 base=S012001_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012001_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012001_PE2: conveyor=S012001_PE2_VFD1.CTRL parent_fault=S012001_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012001_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012001_PE3 base=S012001_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012001_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012001_PE3: conveyor=S012001_PE3_VFD1.CTRL parent_fault=S012001_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012001_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012005_PE1 base=S012005_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012005_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012005_PE1: conveyor=S012005_PE1_VFD1.CTRL parent_fault=S012005_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012005_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012005_PE2 base=S012005_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012005_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012005_PE2: conveyor=S012005_PE2_VFD1.CTRL parent_fault=S012005_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012005_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012005_PE3 base=S012005_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012005_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012005_PE3: conveyor=S012005_PE3_VFD1.CTRL parent_fault=S012005_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012005_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012007_PE1 base=S012007_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012007_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012007_PE1: conveyor=S012007_PE1_VFD1.CTRL parent_fault=S012007_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012007_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012007_PE2 base=S012007_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012007_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012007_PE2: conveyor=S012007_PE2_VFD1.CTRL parent_fault=S012007_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012007_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012007_PE3 base=S012007_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012007_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012007_PE3: conveyor=S012007_PE3_VFD1.CTRL parent_fault=S012007_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012007_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012041_PE1 base=S012041_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012041_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012041_PE1: conveyor=S012041_PE1_VFD1.CTRL parent_fault=S012041_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012041_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012041_PE2 base=S012041_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012041_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012041_PE2: conveyor=S012041_PE2_VFD1.CTRL parent_fault=S012041_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012041_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012041_PE3 base=S012041_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012041_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012041_PE3: conveyor=S012041_PE3_VFD1.CTRL parent_fault=S012041_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012041_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012039_PE1 base=S012039_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012039_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012039_PE1: conveyor=S012039_PE1_VFD1.CTRL parent_fault=S012039_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012039_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012039_PE2 base=S012039_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012039_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012039_PE2: conveyor=S012039_PE2_VFD1.CTRL parent_fault=S012039_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012039_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012039_PE3 base=S012039_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012039_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012039_PE3: conveyor=S012039_PE3_VFD1.CTRL parent_fault=S012039_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012039_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012043_PE1 base=S012043_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012043_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012043_PE1: conveyor=S012043_PE1_VFD1.CTRL parent_fault=S012043_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012043_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012043_PE2 base=S012043_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012043_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012043_PE2: conveyor=S012043_PE2_VFD1.CTRL parent_fault=S012043_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012043_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012043_PE3 base=S012043_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012043_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012043_PE3: conveyor=S012043_PE3_VFD1.CTRL parent_fault=S012043_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012043_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012045_PE1 base=S012045_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012045_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012045_PE1: conveyor=S012045_PE1_VFD1.CTRL parent_fault=S012045_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012045_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012045_PE2 base=S012045_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012045_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012045_PE2: conveyor=S012045_PE2_VFD1.CTRL parent_fault=S012045_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012045_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012045_PE3 base=S012045_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012045_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012045_PE3: conveyor=S012045_PE3_VFD1.CTRL parent_fault=S012045_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH10:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012045_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012044_PE1 base=S012044_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012044_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012044_PE1: conveyor=S012044_PE1_VFD1.CTRL parent_fault=S012044_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012044_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012044_PE2 base=S012044_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012044_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012044_PE2: conveyor=S012044_PE2_VFD1.CTRL parent_fault=S012044_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012044_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012044_PE3 base=S012044_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012044_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012044_PE3: conveyor=S012044_PE3_VFD1.CTRL parent_fault=S012044_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012044_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012046_PE1 base=S012046_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012046_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012046_PE1: conveyor=S012046_PE1_VFD1.CTRL parent_fault=S012046_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012046_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012046_PE2 base=S012046_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012046_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012046_PE2: conveyor=S012046_PE2_VFD1.CTRL parent_fault=S012046_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012046_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012046_PE3 base=S012046_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012046_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012046_PE3: conveyor=S012046_PE3_VFD1.CTRL parent_fault=S012046_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012046_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012042_PE1 base=S012042_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012042_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012042_PE1: conveyor=S012042_PE1_VFD1.CTRL parent_fault=S012042_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012042_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012042_PE2 base=S012042_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012042_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012042_PE2: conveyor=S012042_PE2_VFD1.CTRL parent_fault=S012042_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012042_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012042_PE3 base=S012042_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012042_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012042_PE3: conveyor=S012042_PE3_VFD1.CTRL parent_fault=S012042_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH11:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012042_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012049_PE1 base=S012049_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012049_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012049_PE1: conveyor=S012049_PE1_VFD1.CTRL parent_fault=S012049_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012049_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012049_PE2 base=S012049_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012049_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012049_PE2: conveyor=S012049_PE2_VFD1.CTRL parent_fault=S012049_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012049_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012049_PE3 base=S012049_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012049_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012049_PE3: conveyor=S012049_PE3_VFD1.CTRL parent_fault=S012049_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012049_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012047_PE1 base=S012047_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012047_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012047_PE1: conveyor=S012047_PE1_VFD1.CTRL parent_fault=S012047_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012047_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012047_PE2 base=S012047_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012047_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012047_PE2: conveyor=S012047_PE2_VFD1.CTRL parent_fault=S012047_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012047_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012047_PE3 base=S012047_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012047_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012047_PE3: conveyor=S012047_PE3_VFD1.CTRL parent_fault=S012047_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012047_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012051_PE1 base=S012051_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012051_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012051_PE1: conveyor=S012051_PE1_VFD1.CTRL parent_fault=S012051_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012051_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012051_PE2 base=S012051_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012051_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012051_PE2: conveyor=S012051_PE2_VFD1.CTRL parent_fault=S012051_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012051_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012051_PE3 base=S012051_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012051_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012051_PE3: conveyor=S012051_PE3_VFD1.CTRL parent_fault=S012051_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012051_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012053_PE1 base=S012053_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012053_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012053_PE1: conveyor=S012053_PE1_VFD1.CTRL parent_fault=S012053_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012053_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012053_PE2 base=S012053_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012053_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012053_PE2: conveyor=S012053_PE2_VFD1.CTRL parent_fault=S012053_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012053_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012053_PE3 base=S012053_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012053_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012053_PE3: conveyor=S012053_PE3_VFD1.CTRL parent_fault=S012053_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH12:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012053_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012052_PE1 base=S012052_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012052_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012052_PE1: conveyor=S012052_PE1_VFD1.CTRL parent_fault=S012052_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012052_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012052_PE3 base=S012052_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012052_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012052_PE3: conveyor=S012052_PE3_VFD1.CTRL parent_fault=S012052_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012052_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012052_PE2 base=S012052_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012052_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012052_PE2: conveyor=S012052_PE2_VFD1.CTRL parent_fault=S012052_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012052_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012050_PE1 base=S012050_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012050_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012050_PE1: conveyor=S012050_PE1_VFD1.CTRL parent_fault=S012050_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012050_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012050_PE2 base=S012050_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012050_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012050_PE2: conveyor=S012050_PE2_VFD1.CTRL parent_fault=S012050_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012050_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012050_PE3 base=S012050_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012050_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012050_PE3: conveyor=S012050_PE3_VFD1.CTRL parent_fault=S012050_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012050_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012048_PE1 base=S012048_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012048_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012048_PE1: conveyor=S012048_PE1_VFD1.CTRL parent_fault=S012048_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012048_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012048_PE2 base=S012048_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012048_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012048_PE2: conveyor=S012048_PE2_VFD1.CTRL parent_fault=S012048_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012048_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012048_PE3 base=S012048_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012048_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012048_PE3: conveyor=S012048_PE3_VFD1.CTRL parent_fault=S012048_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH13:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012048_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012059_PE1 base=S012059_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012059_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012059_PE1: conveyor=S012059_PE1_VFD1.CTRL parent_fault=S012059_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012059_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE1 base=S012057_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012057_PE1: conveyor=S012057_PE1_VFD1.CTRL parent_fault=S012057_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012057_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE1 base=S012057_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012057_PE1: conveyor=S012057_PE1_VFD1.CTRL parent_fault=S012057_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012057_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE2 base=S012057_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012057_PE2: conveyor=S012057_PE2_VFD1.CTRL parent_fault=S012057_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012057_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012059_PE3 base=S012059_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012059_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012059_PE3: conveyor=S012059_PE3_VFD1.CTRL parent_fault=S012059_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012059_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012061_PE1 base=S012061_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012061_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012061_PE1: conveyor=S012061_PE1_VFD1.CTRL parent_fault=S012061_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012061_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012061_PE2 base=S012061_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012061_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012061_PE2: conveyor=S012061_PE2_VFD1.CTRL parent_fault=S012061_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012061_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE2 base=S012057_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012057_PE2: conveyor=S012057_PE2_VFD1.CTRL parent_fault=S012057_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012057_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE2 base=S012055_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012055_PE2: conveyor=S012055_PE2_VFD1.CTRL parent_fault=S012055_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012055_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE3 base=S012057_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012057_PE3: conveyor=S012057_PE3_VFD1.CTRL parent_fault=S012057_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012057_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE3 base=S012055_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012055_PE3: conveyor=S012055_PE3_VFD1.CTRL parent_fault=S012055_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012055_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012061_PE1 base=S012061_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012061_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012061_PE1: conveyor=S012061_PE1_VFD1.CTRL parent_fault=S012061_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012061_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012059_PE1 base=S012059_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012059_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012059_PE1: conveyor=S012059_PE1_VFD1.CTRL parent_fault=S012059_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012059_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE1 base=S012055_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012055_PE1: conveyor=S012055_PE1_VFD1.CTRL parent_fault=S012055_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012055_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012061_PE2 base=S012061_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012061_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012061_PE2: conveyor=S012061_PE2_VFD1.CTRL parent_fault=S012061_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012061_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE3 base=S012057_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012057_PE3: conveyor=S012057_PE3_VFD1.CTRL parent_fault=S012057_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012057_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE1 base=S012055_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012055_PE1: conveyor=S012055_PE1_VFD1.CTRL parent_fault=S012055_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012055_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012059_PE2 base=S012059_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012059_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012059_PE2: conveyor=S012059_PE2_VFD1.CTRL parent_fault=S012059_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012059_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE2 base=S012055_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012055_PE2: conveyor=S012055_PE2_VFD1.CTRL parent_fault=S012055_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012055_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012059_PE2 base=S012059_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012059_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012059_PE2: conveyor=S012059_PE2_VFD1.CTRL parent_fault=S012059_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012059_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE3 base=S012055_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012055_PE3: conveyor=S012055_PE3_VFD1.CTRL parent_fault=S012055_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012055_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012061_PE3 base=S012061_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012061_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012061_PE3: conveyor=S012061_PE3_VFD1.CTRL parent_fault=S012061_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH14:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012061_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012060_PE1 base=S012060_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012060_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012060_PE1: conveyor=S012060_PE1_VFD1.CTRL parent_fault=S012060_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012060_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012060_PE2 base=S012060_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012060_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012060_PE2: conveyor=S012060_PE2_VFD1.CTRL parent_fault=S012060_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012060_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012060_PE3 base=S012060_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012060_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012060_PE3: conveyor=S012060_PE3_VFD1.CTRL parent_fault=S012060_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012060_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012062_PE1 base=S012062_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012062_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012062_PE1: conveyor=S012062_PE1_VFD1.CTRL parent_fault=S012062_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012062_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012062_PE2 base=S012062_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012062_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012062_PE2: conveyor=S012062_PE2_VFD1.CTRL parent_fault=S012062_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012062_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012062_PE3 base=S012062_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012062_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012062_PE3: conveyor=S012062_PE3_VFD1.CTRL parent_fault=S012062_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012062_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012058_PE1 base=S012058_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012058_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012058_PE1: conveyor=S012058_PE1_VFD1.CTRL parent_fault=S012058_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012058_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012058_PE2 base=S012058_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012058_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012058_PE2: conveyor=S012058_PE2_VFD1.CTRL parent_fault=S012058_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012058_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012058_PE3 base=S012058_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012058_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012058_PE3: conveyor=S012058_PE3_VFD1.CTRL parent_fault=S012058_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012058_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012056_PE1 base=S012056_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012056_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012056_PE1: conveyor=S012056_PE1_VFD1.CTRL parent_fault=S012056_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012056_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012056_PE2 base=S012056_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012056_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012056_PE2: conveyor=S012056_PE2_VFD1.CTRL parent_fault=S012056_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012056_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012056_PE3 base=S012056_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012056_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012056_PE3: conveyor=S012056_PE3_VFD1.CTRL parent_fault=S012056_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH15:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012056_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012065_PE1 base=S012065_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012065_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012065_PE1: conveyor=S012065_PE1_VFD1.CTRL parent_fault=S012065_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012065_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012065_PE2 base=S012065_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012065_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012065_PE2: conveyor=S012065_PE2_VFD1.CTRL parent_fault=S012065_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012065_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012065_PE3 base=S012065_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012065_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012065_PE3: conveyor=S012065_PE3_VFD1.CTRL parent_fault=S012065_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012065_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012063_PE1 base=S012063_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012063_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012063_PE1: conveyor=S012063_PE1_VFD1.CTRL parent_fault=S012063_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012063_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012063_PE2 base=S012063_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012063_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012063_PE2: conveyor=S012063_PE2_VFD1.CTRL parent_fault=S012063_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012063_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012063_PE3 base=S012063_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012063_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012063_PE3: conveyor=S012063_PE3_VFD1.CTRL parent_fault=S012063_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012063_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012067_PE1 base=S012067_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012067_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012067_PE1: conveyor=S012067_PE1_VFD1.CTRL parent_fault=S012067_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012067_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012067_PE2 base=S012067_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012067_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012067_PE2: conveyor=S012067_PE2_VFD1.CTRL parent_fault=S012067_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012067_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012067_PE3 base=S012067_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012067_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012067_PE3: conveyor=S012067_PE3_VFD1.CTRL parent_fault=S012067_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012067_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012069_PE1 base=S012069_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012069_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012069_PE1: conveyor=S012069_PE1_VFD1.CTRL parent_fault=S012069_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012069_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012069_PE2 base=S012069_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012069_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012069_PE2: conveyor=S012069_PE2_VFD1.CTRL parent_fault=S012069_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012069_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012069_PE3 base=S012069_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012069_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012069_PE3: conveyor=S012069_PE3_VFD1.CTRL parent_fault=S012069_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH16:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012069_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012068_PE1 base=S012068_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012068_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012068_PE1: conveyor=S012068_PE1_VFD1.CTRL parent_fault=S012068_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012068_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012068_PE3 base=S012068_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012068_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012068_PE3: conveyor=S012068_PE3_VFD1.CTRL parent_fault=S012068_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012068_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012068_PE2 base=S012068_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012068_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012068_PE2: conveyor=S012068_PE2_VFD1.CTRL parent_fault=S012068_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012068_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012066_PE1 base=S012066_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012066_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012066_PE1: conveyor=S012066_PE1_VFD1.CTRL parent_fault=S012066_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012066_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012066_PE2 base=S012066_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012066_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012066_PE2: conveyor=S012066_PE2_VFD1.CTRL parent_fault=S012066_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012066_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012066_PE3 base=S012066_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012066_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012066_PE3: conveyor=S012066_PE3_VFD1.CTRL parent_fault=S012066_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012066_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012064_PE1 base=S012064_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012064_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012064_PE1: conveyor=S012064_PE1_VFD1.CTRL parent_fault=S012064_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012064_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012064_PE2 base=S012064_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012064_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012064_PE2: conveyor=S012064_PE2_VFD1.CTRL parent_fault=S012064_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012064_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012064_PE3 base=S012064_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012064_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012064_PE3: conveyor=S012064_PE3_VFD1.CTRL parent_fault=S012064_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH17:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012064_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012006_PE1 base=S012006_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012006_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012006_PE1: conveyor=S012006_PE1_VFD1.CTRL parent_fault=S012006_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012006_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012006_PE2 base=S012006_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012006_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012006_PE2: conveyor=S012006_PE2_VFD1.CTRL parent_fault=S012006_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012006_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012006_PE3 base=S012006_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012006_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012006_PE3: conveyor=S012006_PE3_VFD1.CTRL parent_fault=S012006_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012006_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012008_PE1 base=S012008_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012008_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012008_PE1: conveyor=S012008_PE1_VFD1.CTRL parent_fault=S012008_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012008_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012008_PE2 base=S012008_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012008_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012008_PE2: conveyor=S012008_PE2_VFD1.CTRL parent_fault=S012008_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012008_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012008_PE3 base=S012008_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012008_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012008_PE3: conveyor=S012008_PE3_VFD1.CTRL parent_fault=S012008_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012008_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012004_PE1 base=S012004_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012004_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012004_PE1: conveyor=S012004_PE1_VFD1.CTRL parent_fault=S012004_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012004_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012004_PE2 base=S012004_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012004_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012004_PE2: conveyor=S012004_PE2_VFD1.CTRL parent_fault=S012004_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012004_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012004_PE3 base=S012004_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012004_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012004_PE3: conveyor=S012004_PE3_VFD1.CTRL parent_fault=S012004_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012004_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012002_PE1 base=S012002_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012002_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012002_PE1: conveyor=S012002_PE1_VFD1.CTRL parent_fault=S012002_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012002_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012002_PE2 base=S012002_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012002_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012002_PE2: conveyor=S012002_PE2_VFD1.CTRL parent_fault=S012002_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012002_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012002_PE3 base=S012002_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012002_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012002_PE3: conveyor=S012002_PE3_VFD1.CTRL parent_fault=S012002_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH2:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012002_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012018_PE1 base=S012018_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012018_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012018_PE1: conveyor=S012018_PE1_VFD1.CTRL parent_fault=S012018_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012018_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012018_PE2 base=S012018_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012018_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012018_PE2: conveyor=S012018_PE2_VFD1.CTRL parent_fault=S012018_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012018_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012018_PE3 base=S012018_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012018_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012018_PE3: conveyor=S012018_PE3_VFD1.CTRL parent_fault=S012018_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012018_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012020_PE1 base=S012020_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012020_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012020_PE1: conveyor=S012020_PE1_VFD1.CTRL parent_fault=S012020_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012020_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012020_PE2 base=S012020_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012020_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012020_PE2: conveyor=S012020_PE2_VFD1.CTRL parent_fault=S012020_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012020_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012020_PE3 base=S012020_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012020_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012020_PE3: conveyor=S012020_PE3_VFD1.CTRL parent_fault=S012020_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012020_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012016_PE1 base=S012016_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012016_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012016_PE1: conveyor=S012016_PE1_VFD1.CTRL parent_fault=S012016_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012016_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012016_PE2 base=S012016_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012016_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012016_PE2: conveyor=S012016_PE2_VFD1.CTRL parent_fault=S012016_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012016_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012016_PE3 base=S012016_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012016_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012016_PE3: conveyor=S012016_PE3_VFD1.CTRL parent_fault=S012016_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012016_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012014_PE1 base=S012014_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012014_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012014_PE1: conveyor=S012014_PE1_VFD1.CTRL parent_fault=S012014_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012014_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012014_PE2 base=S012014_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012014_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012014_PE2: conveyor=S012014_PE2_VFD1.CTRL parent_fault=S012014_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012014_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012014_PE3 base=S012014_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012014_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012014_PE3: conveyor=S012014_PE3_VFD1.CTRL parent_fault=S012014_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH3:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012014_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012022_PE1 base=S012022_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012022_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012022_PE1: conveyor=S012022_PE1_VFD1.CTRL parent_fault=S012022_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH4:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012022_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012022_PE2 base=S012022_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012022_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012022_PE2: conveyor=S012022_PE2_VFD1.CTRL parent_fault=S012022_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH4:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012022_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012022_PE3 base=S012022_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012022_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012022_PE3: conveyor=S012022_PE3_VFD1.CTRL parent_fault=S012022_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH4:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012022_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012025_PE1 base=S012025_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012025_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012025_PE1: conveyor=S012025_PE1_VFD1.CTRL parent_fault=S012025_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012025_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012025_PE2 base=S012025_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012025_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012025_PE2: conveyor=S012025_PE2_VFD1.CTRL parent_fault=S012025_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012025_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012025_PE3 base=S012025_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012025_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012025_PE3: conveyor=S012025_PE3_VFD1.CTRL parent_fault=S012025_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012025_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012023_PE1 base=S012023_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012023_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012023_PE1: conveyor=S012023_PE1_VFD1.CTRL parent_fault=S012023_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012023_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012023_PE2 base=S012023_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012023_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012023_PE2: conveyor=S012023_PE2_VFD1.CTRL parent_fault=S012023_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012023_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012023_PE3 base=S012023_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012023_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012023_PE3: conveyor=S012023_PE3_VFD1.CTRL parent_fault=S012023_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012023_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012027_PE1 base=S012027_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012027_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012027_PE1: conveyor=S012027_PE1_VFD1.CTRL parent_fault=S012027_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012027_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012027_PE2 base=S012027_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012027_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012027_PE2: conveyor=S012027_PE2_VFD1.CTRL parent_fault=S012027_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012027_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012027_PE3 base=S012027_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012027_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012027_PE3: conveyor=S012027_PE3_VFD1.CTRL parent_fault=S012027_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012027_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012029_PE1 base=S012029_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012029_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012029_PE1: conveyor=S012029_PE1_VFD1.CTRL parent_fault=S012029_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012029_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012029_PE2 base=S012029_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012029_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012029_PE2: conveyor=S012029_PE2_VFD1.CTRL parent_fault=S012029_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012029_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012029_PE3 base=S012029_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012029_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012029_PE3: conveyor=S012029_PE3_VFD1.CTRL parent_fault=S012029_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH5:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012029_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012028_PE1 base=S012028_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012028_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012028_PE1: conveyor=S012028_PE1_VFD1.CTRL parent_fault=S012028_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012028_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012028_PE2 base=S012028_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012028_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012028_PE2: conveyor=S012028_PE2_VFD1.CTRL parent_fault=S012028_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012028_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012028_PE3 base=S012028_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012028_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012028_PE3: conveyor=S012028_PE3_VFD1.CTRL parent_fault=S012028_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012028_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012030_PE1 base=S012030_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012030_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012030_PE1: conveyor=S012030_PE1_VFD1.CTRL parent_fault=S012030_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012030_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012030_PE2 base=S012030_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012030_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012030_PE2: conveyor=S012030_PE2_VFD1.CTRL parent_fault=S012030_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012030_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012030_PE3 base=S012030_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012030_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012030_PE3: conveyor=S012030_PE3_VFD1.CTRL parent_fault=S012030_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012030_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012026_PE1 base=S012026_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012026_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012026_PE1: conveyor=S012026_PE1_VFD1.CTRL parent_fault=S012026_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012026_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012026_PE2 base=S012026_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012026_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012026_PE2: conveyor=S012026_PE2_VFD1.CTRL parent_fault=S012026_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012026_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012026_PE3 base=S012026_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012026_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012026_PE3: conveyor=S012026_PE3_VFD1.CTRL parent_fault=S012026_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012026_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012024_PE1 base=S012024_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012024_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012024_PE1: conveyor=S012024_PE1_VFD1.CTRL parent_fault=S012024_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012024_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012024_PE2 base=S012024_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012024_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012024_PE2: conveyor=S012024_PE2_VFD1.CTRL parent_fault=S012024_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012024_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012024_PE3 base=S012024_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012024_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012024_PE3: conveyor=S012024_PE3_VFD1.CTRL parent_fault=S012024_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH6:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012024_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012033_PE1 base=S012033_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012033_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012033_PE1: conveyor=S012033_PE1_VFD1.CTRL parent_fault=S012033_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012033_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012033_PE2 base=S012033_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012033_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012033_PE2: conveyor=S012033_PE2_VFD1.CTRL parent_fault=S012033_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012033_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012033_PE3 base=S012033_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012033_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012033_PE3: conveyor=S012033_PE3_VFD1.CTRL parent_fault=S012033_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012033_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012031_PE1 base=S012031_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012031_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012031_PE1: conveyor=S012031_PE1_VFD1.CTRL parent_fault=S012031_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012031_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012031_PE2 base=S012031_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012031_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012031_PE2: conveyor=S012031_PE2_VFD1.CTRL parent_fault=S012031_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012031_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012031_PE3 base=S012031_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012031_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012031_PE3: conveyor=S012031_PE3_VFD1.CTRL parent_fault=S012031_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012031_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012035_PE1 base=S012035_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012035_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012035_PE1: conveyor=S012035_PE1_VFD1.CTRL parent_fault=S012035_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012035_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012035_PE2 base=S012035_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012035_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012035_PE2: conveyor=S012035_PE2_VFD1.CTRL parent_fault=S012035_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012035_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012035_PE3 base=S012035_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012035_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012035_PE3: conveyor=S012035_PE3_VFD1.CTRL parent_fault=S012035_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012035_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012037_PE1 base=S012037_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012037_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012037_PE1: conveyor=S012037_PE1_VFD1.CTRL parent_fault=S012037_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012037_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012037_PE2 base=S012037_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012037_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012037_PE2: conveyor=S012037_PE2_VFD1.CTRL parent_fault=S012037_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012037_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012037_PE3 base=S012037_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012037_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012037_PE3: conveyor=S012037_PE3_VFD1.CTRL parent_fault=S012037_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH7:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012037_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012036_PE1 base=S012036_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012036_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012036_PE1: conveyor=S012036_PE1_VFD1.CTRL parent_fault=S012036_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S012036_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012036_PE2 base=S012036_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012036_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012036_PE2: conveyor=S012036_PE2_VFD1.CTRL parent_fault=S012036_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S012036_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012036_PE3 base=S012036_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012036_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012036_PE3: conveyor=S012036_PE3_VFD1.CTRL parent_fault=S012036_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S012036_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012038_PE1 base=S012038_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012038_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012038_PE1: conveyor=S012038_PE1_VFD1.CTRL parent_fault=S012038_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S012038_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012038_PE2 base=S012038_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012038_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012038_PE2: conveyor=S012038_PE2_VFD1.CTRL parent_fault=S012038_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S012038_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012038_PE3 base=S012038_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012038_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012038_PE3: conveyor=S012038_PE3_VFD1.CTRL parent_fault=S012038_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S012038_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012034_PE1 base=S012034_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012034_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012034_PE1: conveyor=S012034_PE1_VFD1.CTRL parent_fault=S012034_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S012034_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012034_PE2 base=S012034_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012034_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012034_PE2: conveyor=S012034_PE2_VFD1.CTRL parent_fault=S012034_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S012034_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012034_PE3 base=S012034_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012034_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012034_PE3: conveyor=S012034_PE3_VFD1.CTRL parent_fault=S012034_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S012034_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012032_PE1 base=S012032_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012032_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012032_PE1: conveyor=S012032_PE1_VFD1.CTRL parent_fault=S012032_PE1_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S012032_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012032_PE2 base=S012032_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012032_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012032_PE2: conveyor=S012032_PE2_VFD1.CTRL parent_fault=S012032_PE2_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S012032_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012032_PE3 base=S012032_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012032_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S012032_PE3: conveyor=S012032_PE3_VFD1.CTRL parent_fault=S012032_PE3_VFD1:I.ConnectionFaulted input=VS01B_FIOH8:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S012032_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013003_PE1 base=S013003_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013003_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013003_PE1: conveyor=S013003_PE1_VFD1.CTRL parent_fault=S013003_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013003_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013003_PE2 base=S013003_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013003_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013003_PE2: conveyor=S013003_PE2_VFD1.CTRL parent_fault=S013003_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013003_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013003_PE3 base=S013003_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013003_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013003_PE3: conveyor=S013003_PE3_VFD1.CTRL parent_fault=S013003_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013003_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013001_PE1 base=S013001_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013001_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013001_PE1: conveyor=S013001_PE1_VFD1.CTRL parent_fault=S013001_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013001_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013001_PE2 base=S013001_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013001_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013001_PE2: conveyor=S013001_PE2_VFD1.CTRL parent_fault=S013001_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013001_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013001_PE3 base=S013001_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013001_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013001_PE3: conveyor=S013001_PE3_VFD1.CTRL parent_fault=S013001_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013001_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013005_PE1 base=S013005_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013005_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013005_PE1: conveyor=S013005_PE1_VFD1.CTRL parent_fault=S013005_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013005_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013005_PE2 base=S013005_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013005_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013005_PE2: conveyor=S013005_PE2_VFD1.CTRL parent_fault=S013005_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013005_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013005_PE3 base=S013005_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013005_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013005_PE3: conveyor=S013005_PE3_VFD1.CTRL parent_fault=S013005_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013005_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013007_PE1 base=S013007_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013007_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013007_PE1: conveyor=S013007_PE1_VFD1.CTRL parent_fault=S013007_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013007_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013007_PE2 base=S013007_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013007_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013007_PE2: conveyor=S013007_PE2_VFD1.CTRL parent_fault=S013007_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013007_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013007_PE3 base=S013007_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013007_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013007_PE3: conveyor=S013007_PE3_VFD1.CTRL parent_fault=S013007_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013007_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013038_PE1 base=S013038_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013038_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013038_PE1: conveyor=S013038_PE1_VFD1.CTRL parent_fault=S013038_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013038_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013038_PE2 base=S013038_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013038_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013038_PE2: conveyor=S013038_PE2_VFD1.CTRL parent_fault=S013038_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013038_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013038_PE3 base=S013038_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013038_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013038_PE3: conveyor=S013038_PE3_VFD1.CTRL parent_fault=S013038_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013038_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013040_PE1 base=S013040_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013040_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013040_PE1: conveyor=S013040_PE1_VFD1.CTRL parent_fault=S013040_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013040_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013040_PE2 base=S013040_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013040_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013040_PE2: conveyor=S013040_PE2_VFD1.CTRL parent_fault=S013040_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013040_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013040_PE3 base=S013040_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013040_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013040_PE3: conveyor=S013040_PE3_VFD1.CTRL parent_fault=S013040_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013040_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013036_PE1 base=S013036_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013036_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013036_PE1: conveyor=S013036_PE1_VFD1.CTRL parent_fault=S013036_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013036_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013036_PE2 base=S013036_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013036_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013036_PE2: conveyor=S013036_PE2_VFD1.CTRL parent_fault=S013036_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013036_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013036_PE3 base=S013036_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013036_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013036_PE3: conveyor=S013036_PE3_VFD1.CTRL parent_fault=S013036_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013036_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013034_PE1 base=S013034_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013034_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013034_PE1: conveyor=S013034_PE1_VFD1.CTRL parent_fault=S013034_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013034_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013034_PE2 base=S013034_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013034_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013034_PE2: conveyor=S013034_PE2_VFD1.CTRL parent_fault=S013034_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013034_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013034_PE3 base=S013034_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013034_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013034_PE3: conveyor=S013034_PE3_VFD1.CTRL parent_fault=S013034_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH10:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013034_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013043_PE1 base=S013043_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013043_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013043_PE1: conveyor=S013043_PE1_VFD1.CTRL parent_fault=S013043_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013043_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013043_PE2 base=S013043_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013043_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013043_PE2: conveyor=S013043_PE2_VFD1.CTRL parent_fault=S013043_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013043_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013043_PE3 base=S013043_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013043_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013043_PE3: conveyor=S013043_PE3_VFD1.CTRL parent_fault=S013043_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013043_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013041_PE1 base=S013041_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013041_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013041_PE1: conveyor=S013041_PE1_VFD1.CTRL parent_fault=S013041_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013041_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013041_PE2 base=S013041_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013041_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013041_PE2: conveyor=S013041_PE2_VFD1.CTRL parent_fault=S013041_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013041_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013041_PE3 base=S013041_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013041_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013041_PE3: conveyor=S013041_PE3_VFD1.CTRL parent_fault=S013041_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013041_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013045_PE1 base=S013045_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013045_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013045_PE1: conveyor=S013045_PE1_VFD1.CTRL parent_fault=S013045_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013045_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013045_PE2 base=S013045_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013045_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013045_PE2: conveyor=S013045_PE2_VFD1.CTRL parent_fault=S013045_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013045_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013045_PE3 base=S013045_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013045_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013045_PE3: conveyor=S013045_PE3_VFD1.CTRL parent_fault=S013045_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013045_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013047_PE1 base=S013047_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013047_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013047_PE1: conveyor=S013047_PE1_VFD1.CTRL parent_fault=S013047_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013047_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013047_PE2 base=S013047_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013047_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013047_PE2: conveyor=S013047_PE2_VFD1.CTRL parent_fault=S013047_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013047_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013047_PE3 base=S013047_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013047_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013047_PE3: conveyor=S013047_PE3_VFD1.CTRL parent_fault=S013047_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH11:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013047_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013048_PE2 base=S013048_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013048_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013048_PE2: conveyor=S013048_PE2_VFD1.CTRL parent_fault=S013048_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013048_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013048_PE1 base=S013048_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013048_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013048_PE1: conveyor=S013048_PE1_VFD1.CTRL parent_fault=S013048_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013048_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013048_PE3 base=S013048_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013048_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013048_PE3: conveyor=S013048_PE3_VFD1.CTRL parent_fault=S013048_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013048_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013044_PE1 base=S013044_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013044_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013044_PE1: conveyor=S013044_PE1_VFD1.CTRL parent_fault=S013044_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013044_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013044_PE2 base=S013044_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013044_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013044_PE2: conveyor=S013044_PE2_VFD1.CTRL parent_fault=S013044_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013044_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013044_PE3 base=S013044_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013044_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013044_PE3: conveyor=S013044_PE3_VFD1.CTRL parent_fault=S013044_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013044_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013042_PE1 base=S013042_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013042_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013042_PE1: conveyor=S013042_PE1_VFD1.CTRL parent_fault=S013042_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013042_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013042_PE2 base=S013042_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013042_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013042_PE2: conveyor=S013042_PE2_VFD1.CTRL parent_fault=S013042_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013042_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013042_PE3 base=S013042_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013042_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013042_PE3: conveyor=S013042_PE3_VFD1.CTRL parent_fault=S013042_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH12:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013042_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013051_PE1 base=S013051_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013051_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013051_PE1: conveyor=S013051_PE1_VFD1.CTRL parent_fault=S013051_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013051_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013051_PE2 base=S013051_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013051_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013051_PE2: conveyor=S013051_PE2_VFD1.CTRL parent_fault=S013051_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013051_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013051_PE3 base=S013051_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013051_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013051_PE3: conveyor=S013051_PE3_VFD1.CTRL parent_fault=S013051_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013051_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013049_PE1 base=S013049_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013049_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013049_PE1: conveyor=S013049_PE1_VFD1.CTRL parent_fault=S013049_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013049_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013049_PE2 base=S013049_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013049_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013049_PE2: conveyor=S013049_PE2_VFD1.CTRL parent_fault=S013049_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013049_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013049_PE3 base=S013049_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013049_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013049_PE3: conveyor=S013049_PE3_VFD1.CTRL parent_fault=S013049_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013049_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013053_PE1 base=S013053_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013053_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013053_PE1: conveyor=S013053_PE1_VFD1.CTRL parent_fault=S013053_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013053_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013053_PE2 base=S013053_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013053_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013053_PE2: conveyor=S013053_PE2_VFD1.CTRL parent_fault=S013053_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013053_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013053_PE3 base=S013053_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013053_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013053_PE3: conveyor=S013053_PE3_VFD1.CTRL parent_fault=S013053_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013053_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013055_PE1 base=S013055_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013055_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013055_PE1: conveyor=S013055_PE1_VFD1.CTRL parent_fault=S013055_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013055_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013055_PE2 base=S013055_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013055_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013055_PE2: conveyor=S013055_PE2_VFD1.CTRL parent_fault=S013055_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013055_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013055_PE3 base=S013055_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013055_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013055_PE3: conveyor=S013055_PE3_VFD1.CTRL parent_fault=S013055_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH13:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013055_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013054_PE1 base=S013054_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013054_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013054_PE1: conveyor=S013054_PE1_VFD1.CTRL parent_fault=S013054_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013054_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013054_PE2 base=S013054_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013054_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013054_PE2: conveyor=S013054_PE2_VFD1.CTRL parent_fault=S013054_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013054_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013054_PE3 base=S013054_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013054_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013054_PE3: conveyor=S013054_PE3_VFD1.CTRL parent_fault=S013054_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013054_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013056_PE1 base=S013056_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013056_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013056_PE1: conveyor=S013056_PE1_VFD1.CTRL parent_fault=S013056_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013056_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013056_PE2 base=S013056_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013056_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013056_PE2: conveyor=S013056_PE2_VFD1.CTRL parent_fault=S013056_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013056_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013056_PE3 base=S013056_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013056_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013056_PE3: conveyor=S013056_PE3_VFD1.CTRL parent_fault=S013056_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013056_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013052_PE1 base=S013052_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013052_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013052_PE1: conveyor=S013052_PE1_VFD1.CTRL parent_fault=S013052_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013052_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013052_PE2 base=S013052_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013052_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013052_PE2: conveyor=S013052_PE2_VFD1.CTRL parent_fault=S013052_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013052_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013052_PE3 base=S013052_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013052_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013052_PE3: conveyor=S013052_PE3_VFD1.CTRL parent_fault=S013052_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013052_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013050_PE1 base=S013050_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013050_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013050_PE1: conveyor=S013050_PE1_VFD1.CTRL parent_fault=S013050_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013050_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013050_PE2 base=S013050_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013050_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013050_PE2: conveyor=S013050_PE2_VFD1.CTRL parent_fault=S013050_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013050_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013050_PE3 base=S013050_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013050_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013050_PE3: conveyor=S013050_PE3_VFD1.CTRL parent_fault=S013050_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH14:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013050_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013059_PE1 base=S013059_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013059_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013059_PE1: conveyor=S013059_PE1_VFD1.CTRL parent_fault=S013059_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013059_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013059_PE2 base=S013059_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013059_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013059_PE2: conveyor=S013059_PE2_VFD1.CTRL parent_fault=S013059_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013059_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013059_PE3 base=S013059_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013059_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013059_PE3: conveyor=S013059_PE3_VFD1.CTRL parent_fault=S013059_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013059_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013057_PE1 base=S013057_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013057_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013057_PE1: conveyor=S013057_PE1_VFD1.CTRL parent_fault=S013057_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013057_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013057_PE2 base=S013057_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013057_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013057_PE2: conveyor=S013057_PE2_VFD1.CTRL parent_fault=S013057_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013057_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013057_PE3 base=S013057_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013057_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013057_PE3: conveyor=S013057_PE3_VFD1.CTRL parent_fault=S013057_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013057_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013061_PE1 base=S013061_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013061_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013061_PE1: conveyor=S013061_PE1_VFD1.CTRL parent_fault=S013061_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013061_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013061_PE2 base=S013061_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013061_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013061_PE2: conveyor=S013061_PE2_VFD1.CTRL parent_fault=S013061_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013061_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013061_PE3 base=S013061_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013061_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013061_PE3: conveyor=S013061_PE3_VFD1.CTRL parent_fault=S013061_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013061_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013063_PE1 base=S013063_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013063_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013063_PE1: conveyor=S013063_PE1_VFD1.CTRL parent_fault=S013063_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013063_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013063_PE2 base=S013063_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013063_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013063_PE2: conveyor=S013063_PE2_VFD1.CTRL parent_fault=S013063_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013063_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013063_PE3 base=S013063_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013063_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013063_PE3: conveyor=S013063_PE3_VFD1.CTRL parent_fault=S013063_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH15:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013063_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013062_PE1 base=S013062_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013062_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013062_PE1: conveyor=S013062_PE1_VFD1.CTRL parent_fault=S013062_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013062_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013062_PE2 base=S013062_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013062_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013062_PE2: conveyor=S013062_PE2_VFD1.CTRL parent_fault=S013062_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013062_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013062_PE3 base=S013062_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013062_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013062_PE3: conveyor=S013062_PE3_VFD1.CTRL parent_fault=S013062_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013062_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013064_PE1 base=S013064_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013064_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013064_PE1: conveyor=S013064_PE1_VFD1.CTRL parent_fault=S013064_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013064_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013064_PE2 base=S013064_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013064_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013064_PE2: conveyor=S013064_PE2_VFD1.CTRL parent_fault=S013064_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013064_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013064_PE3 base=S013064_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013064_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013064_PE3: conveyor=S013064_PE3_VFD1.CTRL parent_fault=S013064_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013064_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013058_PE1 base=S013058_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013058_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013058_PE1: conveyor=S013058_PE1_VFD1.CTRL parent_fault=S013058_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013058_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013058_PE2 base=S013058_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013058_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013058_PE2: conveyor=S013058_PE2_VFD1.CTRL parent_fault=S013058_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013058_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013058_PE3 base=S013058_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013058_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013058_PE3: conveyor=S013058_PE3_VFD1.CTRL parent_fault=S013058_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH16:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013058_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013006_PE1 base=S013006_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013006_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013006_PE1: conveyor=S013006_PE1_VFD1.CTRL parent_fault=S013006_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013006_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013006_PE2 base=S013006_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013006_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013006_PE2: conveyor=S013006_PE2_VFD1.CTRL parent_fault=S013006_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013006_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013006_PE3 base=S013006_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013006_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013006_PE3: conveyor=S013006_PE3_VFD1.CTRL parent_fault=S013006_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013006_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013008_PE1 base=S013008_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013008_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013008_PE1: conveyor=S013008_PE1_VFD1.CTRL parent_fault=S013008_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013008_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013008_PE2 base=S013008_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013008_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013008_PE2: conveyor=S013008_PE2_VFD1.CTRL parent_fault=S013008_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013008_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013008_PE3 base=S013008_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013008_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013008_PE3: conveyor=S013008_PE3_VFD1.CTRL parent_fault=S013008_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013008_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013004_PE1 base=S013004_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013004_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013004_PE1: conveyor=S013004_PE1_VFD1.CTRL parent_fault=S013004_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013004_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013004_PE2 base=S013004_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013004_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013004_PE2: conveyor=S013004_PE2_VFD1.CTRL parent_fault=S013004_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013004_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013004_PE3 base=S013004_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013004_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013004_PE3: conveyor=S013004_PE3_VFD1.CTRL parent_fault=S013004_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH2:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013004_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013011_PE1 base=S013011_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013011_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013011_PE1: conveyor=S013011_PE1_VFD1.CTRL parent_fault=S013011_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013011_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013011_PE2 base=S013011_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013011_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013011_PE2: conveyor=S013011_PE2_VFD1.CTRL parent_fault=S013011_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013011_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013011_PE3 base=S013011_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013011_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013011_PE3: conveyor=S013011_PE3_VFD1.CTRL parent_fault=S013011_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013011_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013009_PE1 base=S013009_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013009_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013009_PE1: conveyor=S013009_PE1_VFD1.CTRL parent_fault=S013009_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013009_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013009_PE2 base=S013009_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013009_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013009_PE2: conveyor=S013009_PE2_VFD1.CTRL parent_fault=S013009_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013009_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013009_PE3 base=S013009_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013009_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013009_PE3: conveyor=S013009_PE3_VFD1.CTRL parent_fault=S013009_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013009_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013013_PE1 base=S013013_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013013_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013013_PE1: conveyor=S013013_PE1_VFD1.CTRL parent_fault=S013013_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013013_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013013_PE2 base=S013013_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013013_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013013_PE2: conveyor=S013013_PE2_VFD1.CTRL parent_fault=S013013_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013013_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013013_PE3 base=S013013_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013013_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013013_PE3: conveyor=S013013_PE3_VFD1.CTRL parent_fault=S013013_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013013_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013015_PE1 base=S013015_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013015_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013015_PE1: conveyor=S013015_PE1_VFD1.CTRL parent_fault=S013015_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013015_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013015_PE2 base=S013015_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013015_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013015_PE2: conveyor=S013015_PE2_VFD1.CTRL parent_fault=S013015_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013015_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013015_PE3 base=S013015_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013015_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013015_PE3: conveyor=S013015_PE3_VFD1.CTRL parent_fault=S013015_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH3:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013015_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013014_PE1 base=S013014_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013014_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013014_PE1: conveyor=S013014_PE1_VFD1.CTRL parent_fault=S013014_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013014_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013014_PE3 base=S013014_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013014_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013014_PE3: conveyor=S013014_PE3_VFD1.CTRL parent_fault=S013014_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013014_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013014_PE2 base=S013014_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013014_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013014_PE2: conveyor=S013014_PE2_VFD1.CTRL parent_fault=S013014_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013014_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013012_PE1 base=S013012_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013012_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013012_PE1: conveyor=S013012_PE1_VFD1.CTRL parent_fault=S013012_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013012_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013012_PE2 base=S013012_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013012_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013012_PE2: conveyor=S013012_PE2_VFD1.CTRL parent_fault=S013012_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013012_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013012_PE3 base=S013012_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013012_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013012_PE3: conveyor=S013012_PE3_VFD1.CTRL parent_fault=S013012_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013012_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013010_PE1 base=S013010_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013010_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013010_PE1: conveyor=S013010_PE1_VFD1.CTRL parent_fault=S013010_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013010_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013010_PE2 base=S013010_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013010_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013010_PE2: conveyor=S013010_PE2_VFD1.CTRL parent_fault=S013010_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013010_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013010_PE3 base=S013010_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013010_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013010_PE3: conveyor=S013010_PE3_VFD1.CTRL parent_fault=S013010_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH4:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013010_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013019_PE1 base=S013019_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013019_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013019_PE1: conveyor=S013019_PE1_VFD1.CTRL parent_fault=S013019_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013019_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013019_PE2 base=S013019_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013019_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013019_PE2: conveyor=S013019_PE2_VFD1.CTRL parent_fault=S013019_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013019_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013019_PE3 base=S013019_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013019_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013019_PE3: conveyor=S013019_PE3_VFD1.CTRL parent_fault=S013019_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013019_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013017_PE1 base=S013017_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013017_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013017_PE1: conveyor=S013017_PE1_VFD1.CTRL parent_fault=S013017_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013017_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013017_PE2 base=S013017_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013017_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013017_PE2: conveyor=S013017_PE2_VFD1.CTRL parent_fault=S013017_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013017_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013017_PE3 base=S013017_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013017_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013017_PE3: conveyor=S013017_PE3_VFD1.CTRL parent_fault=S013017_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013017_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013021_PE1 base=S013021_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013021_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013021_PE1: conveyor=S013021_PE1_VFD1.CTRL parent_fault=S013021_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013021_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013021_PE2 base=S013021_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013021_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013021_PE2: conveyor=S013021_PE2_VFD1.CTRL parent_fault=S013021_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013021_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013021_PE3 base=S013021_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013021_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013021_PE3: conveyor=S013021_PE3_VFD1.CTRL parent_fault=S013021_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013021_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013023_PE1 base=S013023_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013023_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013023_PE1: conveyor=S013023_PE1_VFD1.CTRL parent_fault=S013023_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013023_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013023_PE2 base=S013023_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013023_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013023_PE2: conveyor=S013023_PE2_VFD1.CTRL parent_fault=S013023_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013023_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013023_PE3 base=S013023_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013023_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013023_PE3: conveyor=S013023_PE3_VFD1.CTRL parent_fault=S013023_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH5:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013023_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013022_PE1 base=S013022_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013022_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013022_PE1: conveyor=S013022_PE1_VFD1.CTRL parent_fault=S013022_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013022_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013022_PE2 base=S013022_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013022_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013022_PE2: conveyor=S013022_PE2_VFD1.CTRL parent_fault=S013022_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013022_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013022_PE3 base=S013022_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013022_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013022_PE3: conveyor=S013022_PE3_VFD1.CTRL parent_fault=S013022_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013022_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013024_PE1 base=S013024_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013024_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013024_PE1: conveyor=S013024_PE1_VFD1.CTRL parent_fault=S013024_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013024_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013024_PE2 base=S013024_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013024_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013024_PE2: conveyor=S013024_PE2_VFD1.CTRL parent_fault=S013024_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013024_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013024_PE3 base=S013024_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013024_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013024_PE3: conveyor=S013024_PE3_VFD1.CTRL parent_fault=S013024_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013024_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013020_PE1 base=S013020_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013020_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013020_PE1: conveyor=S013020_PE1_VFD1.CTRL parent_fault=S013020_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013020_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013020_PE2 base=S013020_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013020_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013020_PE2: conveyor=S013020_PE2_VFD1.CTRL parent_fault=S013020_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013020_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013020_PE3 base=S013020_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013020_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013020_PE3: conveyor=S013020_PE3_VFD1.CTRL parent_fault=S013020_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013020_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013018_PE1 base=S013018_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013018_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013018_PE1: conveyor=S013018_PE1_VFD1.CTRL parent_fault=S013018_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013018_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013018_PE2 base=S013018_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013018_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013018_PE2: conveyor=S013018_PE2_VFD1.CTRL parent_fault=S013018_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013018_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013018_PE3 base=S013018_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013018_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013018_PE3: conveyor=S013018_PE3_VFD1.CTRL parent_fault=S013018_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH6:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013018_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013027_PE1 base=S013027_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013027_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013027_PE1: conveyor=S013027_PE1_VFD1.CTRL parent_fault=S013027_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013027_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013027_PE2 base=S013027_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013027_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013027_PE2: conveyor=S013027_PE2_VFD1.CTRL parent_fault=S013027_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013027_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013027_PE3 base=S013027_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013027_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013027_PE3: conveyor=S013027_PE3_VFD1.CTRL parent_fault=S013027_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013027_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013025_PE1 base=S013025_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013025_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013025_PE1: conveyor=S013025_PE1_VFD1.CTRL parent_fault=S013025_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013025_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013025_PE2 base=S013025_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013025_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013025_PE2: conveyor=S013025_PE2_VFD1.CTRL parent_fault=S013025_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013025_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013025_PE3 base=S013025_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013025_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013025_PE3: conveyor=S013025_PE3_VFD1.CTRL parent_fault=S013025_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013025_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013029_PE1 base=S013029_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013029_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013029_PE1: conveyor=S013029_PE1_VFD1.CTRL parent_fault=S013029_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013029_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013029_PE2 base=S013029_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013029_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013029_PE2: conveyor=S013029_PE2_VFD1.CTRL parent_fault=S013029_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013029_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013029_PE3 base=S013029_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013029_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013029_PE3: conveyor=S013029_PE3_VFD1.CTRL parent_fault=S013029_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013029_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013031_PE1 base=S013031_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013031_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013031_PE1: conveyor=S013031_PE1_VFD1.CTRL parent_fault=S013031_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013031_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013031_PE2 base=S013031_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013031_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013031_PE2: conveyor=S013031_PE2_VFD1.CTRL parent_fault=S013031_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013031_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013031_PE3 base=S013031_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013031_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013031_PE3: conveyor=S013031_PE3_VFD1.CTRL parent_fault=S013031_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH7:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013031_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013032_PE2 base=S013032_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013032_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013032_PE2: conveyor=S013032_PE2_VFD1.CTRL parent_fault=S013032_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013032_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013032_PE1 base=S013032_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013032_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013032_PE1: conveyor=S013032_PE1_VFD1.CTRL parent_fault=S013032_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013032_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013032_PE3 base=S013032_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013032_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013032_PE3: conveyor=S013032_PE3_VFD1.CTRL parent_fault=S013032_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013032_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013028_PE1 base=S013028_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013028_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013028_PE1: conveyor=S013028_PE1_VFD1.CTRL parent_fault=S013028_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013028_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013028_PE2 base=S013028_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013028_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013028_PE2: conveyor=S013028_PE2_VFD1.CTRL parent_fault=S013028_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013028_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013028_PE3 base=S013028_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013028_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013028_PE3: conveyor=S013028_PE3_VFD1.CTRL parent_fault=S013028_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013028_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013026_PE1 base=S013026_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013026_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013026_PE1: conveyor=S013026_PE1_VFD1.CTRL parent_fault=S013026_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013026_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013026_PE2 base=S013026_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013026_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013026_PE2: conveyor=S013026_PE2_VFD1.CTRL parent_fault=S013026_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013026_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013026_PE3 base=S013026_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013026_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013026_PE3: conveyor=S013026_PE3_VFD1.CTRL parent_fault=S013026_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH8:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013026_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013035_PE1 base=S013035_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013035_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013035_PE1: conveyor=S013035_PE1_VFD1.CTRL parent_fault=S013035_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_2_A_Pin_4 beacon=S013035_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013035_PE2 base=S013035_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013035_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013035_PE2: conveyor=S013035_PE2_VFD1.CTRL parent_fault=S013035_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_4_A_Pin_4 beacon=S013035_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013035_PE3 base=S013035_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013035_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013035_PE3: conveyor=S013035_PE3_VFD1.CTRL parent_fault=S013035_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_4_B_Pin_2 beacon=S013035_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013033_PE1 base=S013033_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013033_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013033_PE1: conveyor=S013033_PE1_VFD1.CTRL parent_fault=S013033_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_6_A_Pin_4 beacon=S013033_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013033_PE2 base=S013033_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013033_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013033_PE2: conveyor=S013033_PE2_VFD1.CTRL parent_fault=S013033_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_8_A_Pin_4 beacon=S013033_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013033_PE3 base=S013033_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013033_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013033_PE3: conveyor=S013033_PE3_VFD1.CTRL parent_fault=S013033_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_8_B_Pin_2 beacon=S013033_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013037_PE1 base=S013037_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013037_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013037_PE1: conveyor=S013037_PE1_VFD1.CTRL parent_fault=S013037_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_1_A_Pin_4 beacon=S013037_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013037_PE2 base=S013037_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013037_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013037_PE2: conveyor=S013037_PE2_VFD1.CTRL parent_fault=S013037_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_3_A_Pin_4 beacon=S013037_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013037_PE3 base=S013037_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013037_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013037_PE3: conveyor=S013037_PE3_VFD1.CTRL parent_fault=S013037_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_3_B_Pin_2 beacon=S013037_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013039_PE1 base=S013039_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013039_PE1
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013039_PE1: conveyor=S013039_PE1_VFD1.CTRL parent_fault=S013039_PE1_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_5_A_Pin_4 beacon=S013039_PE1_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013039_PE2 base=S013039_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013039_PE2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013039_PE2: conveyor=S013039_PE2_VFD1.CTRL parent_fault=S013039_PE2_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_7_A_Pin_4 beacon=S013039_PE2_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013039_PE3 base=S013039_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013039_PE3
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] FPE S013039_PE3: conveyor=S013039_PE3_VFD1.CTRL parent_fault=S013039_PE3_VFD1:I.ConnectionFaulted input=VS01C_FIOH9:I.ProcessDataIn.Connector_7_B_Pin_2 beacon=S013039_PE3_FIOH1:O.ProcessDataOut.Connector_1_B_Pin_2
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Data: FPE configs=351
|
|
[16:24:49] [DEBUG] [logging_config.py:126:_log_with_context] Extracting PMM data
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Data: PMM entries=0
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Data: PMM configs=0
|
|
[16:24:49] [DEBUG] [logging_config.py:126:_log_with_context] Extracting CB_MONITOR data
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Data: CB PDPs=0
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Data: CB configs=0
|
|
[16:24:49] [INFO] [logging_config.py:126:_log_with_context] Tags created: total=460 | standard=1 safety=3 dcs=1 modules=447
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Added 460 controller tags
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Generating main program routines...
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: mcm
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: mcm
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: rack
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: rack
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: dpm
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: dpm
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fiom
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fiom
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fioh
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fioh
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Plugin apf cannot generate with current data
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Plugin flow_ctrl cannot generate with current data
|
|
[16:24:49] [DEBUG] [logging_config.py:126:_log_with_context] Extracting SPEED_CTRL data
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL VFDs=0
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] SPEED_CTRL sample=
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL count=0
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Plugin speed_ctrl cannot generate with current data
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Plugin estop_check cannot generate with current data
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: safety_tag_map
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: RST data has 1 rows
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: MCM05 -> Local:5:I.Data.0
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generating 1 rungs
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 1: XIC(Local:5:I.Data.0)OTE(MCM05);
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generated 1 total rungs
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: safety_tag_map
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_jr_pb
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_jr_pb
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Plugin station_ss_pb cannot generate with current data
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Plugin station_epc cannot generate with current data
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Plugin jpe cannot generate with current data
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fpe
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fpe
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Plugin pmm cannot generate with current data
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Plugin cb_monitor cannot generate with current data
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Plugin belt_tracking cannot generate with current data
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: main_routine
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Generating MainRoutine with JSR calls
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Successfully generated MainRoutine
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: main_routine
|
|
[16:24:49] [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, 'safety_tag_map': True, 'station_jr_pb': True, 'station_ss_pb': False, 'station_epc': False, 'jpe': False, 'fpe': True, 'pmm': False, 'cb_monitor': False, 'belt_tracking': False, 'main_routine': True}
|
|
[16:24:49] [INFO] [logging_config.py:126:_log_with_context] Routines created (9): MainRoutine, R010_MCM, R011_RACK, R020_DPM, R030_FIOM, R031_FIOH, R090_STATION_JR_PB, R101_FPE, R130_SAFETY_TAG_MAP
|
|
[16:24:49] [INFO] [logging_config.py:126:_log_with_context] - R010_MCM: 2 rungs | example: NOP();
|
|
[16:24:49] [INFO] [logging_config.py:126:_log_with_context] - R011_RACK: 2 rungs | example: NOP();
|
|
[16:24:49] [INFO] [logging_config.py:126:_log_with_context] - R020_DPM: 3 rungs | example: NOP();
|
|
[16:24:49] [INFO] [logging_config.py:126:_log_with_context] - R030_FIOM: 33 rungs | example: NOP();
|
|
[16:24:49] [INFO] [logging_config.py:126:_log_with_context] - R031_FIOH: 33 rungs | example: NOP();
|
|
[16:24:49] [INFO] [logging_config.py:126:_log_with_context] - R130_SAFETY_TAG_MAP: 2 rungs | example: XIC(Local:5:I.Data.0)OTE(MCM_S_PB);
|
|
[16:24:49] [INFO] [logging_config.py:126:_log_with_context] - R090_STATION_JR_PB: 30 rungs | example: AOI_STATION_JR_PB(S012001_JR1_PB.AOI,S012001_JR1_PB.HMI,S012001_JR1_PB.CTRL,NO_PARTNER,VS01B_FIOM1:I.Pt04.Data,VS01B_FIOM1:O.Pt05.Data)MOVE(S012001_JR1_PB.CT...
|
|
[16:24:49] [INFO] [logging_config.py:126:_log_with_context] - R101_FPE: 351 rungs | example: AOI_FPE(S012001_PE1.AOI,S012001_PE1.HMI,S012001_PE1.CTRL,S012001_PE1_VFD1.CTRL,S012001_PE1_VFD1:I.ConnectionFaulted,VS01B_FIOH1:I.ProcessDataIn.Connector_6_A...
|
|
[16:24:49] [INFO] [logging_config.py:126:_log_with_context] - MainRoutine: 1 rungs | example: [JSR(R010_MCM,0) ,JSR(R011_RACK,0) ,JSR(R020_DPM,0) ,JSR(R030_FIOM,0) ,JSR(R031_FIOH,0) ,JSR(R130_SAFETY_TAG_MAP,0) ,JSR(R090_STATION_JR_PB,0) ,JSR(R101_FPE,...
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernMainProgramGenerator generation
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Written ModernMainProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/MainProgram_Generated.L5X
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] MainProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/MainProgram_Generated.L5X
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] Generating safety tag mapping...
|
|
[16:24:49] [DEBUG] [logging_config.py:128:_log_with_context] Creating MappingWriter wrapper
|
|
[16:24:49] [DEBUG] [logging_config.py:126:_log_with_context] Creating DataLoader instance
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] Safety tag mapping written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SafetyTagMapping.txt
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] - Safety tags: 1
|
|
[16:24:49] [INFO] [logging_config.py:128:_log_with_context] === All artifacts generated successfully! ===
|
|
{"level": "INFO", "message": "Routine generation completed successfully", "timestamp": "2025-09-01T16:24:49.937264", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
|
|
=== Step 3: IO Tree Generator stdout ===
|
|
Enhanced MCM Generator
|
|
- Project: SAT9_MCM05
|
|
- Excel: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/PLC Data Generator/DESC_IP_MERGED.xlsx
|
|
- Boilerplate: SAT9_boilerplate
|
|
- Mode: Single file
|
|
--------------------------------------------------
|
|
WARNING: Found 2 TAGNAMEs with more than 16 entries:
|
|
VS01B_FIOH14: 26 entries (PARTNUMBER: TBIL-M1-16DXP)
|
|
VS01C_FIOM15: 17 entries (PARTNUMBER: 5032-8IOLM12DR)
|
|
Note: Most modules should have ≤16 IO channels. Review these for potential data issues.
|
|
Created 32 FIOH modules based on TERM analysis
|
|
Found 32 IOLM modules
|
|
Found 117 Beacon modules
|
|
Found 2 DPM modules
|
|
Created 32 IOLM modules with boilerplate selection:
|
|
Device 'VS01B_FIOM1' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM1 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM10' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM10 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM11' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM11 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM12' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM12 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM13' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM13 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM14' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM14 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM15' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM15 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM16' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM16 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM17' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM17 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM2' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM2 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM3' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM3 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM4' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM4 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM5' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM5 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM6' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM6 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM7' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM7 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01B_FIOM8' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01B_FIOM8 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM1' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM1 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM10' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM10 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM11' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM11 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM12' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM12 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM13' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM13 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM14' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM14 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM15' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM15 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM16' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM16 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM2' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM2 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM3' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM3 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM4' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM4 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM5' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM5 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM6' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM6 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM7' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM7 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM8' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM8 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Device 'VS01C_FIOM9' matched pattern 'VS', assigned to: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
VS01C_FIOM9 (FIO PalletBuildMaster): Using variant boilerplate PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/PalletBuildMaster_Module.L5X
|
|
VS01B_FIOH1 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH10 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH11 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH12 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH13 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH14 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH15 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH16 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH17 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH2 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH3 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH4 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH5 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH6 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH7 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01B_FIOH8 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH1 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH10 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH11 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH12 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH13 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH14 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH15 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH16 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH2 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH3 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH4 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH5 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH6 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH7 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH8 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
VS01C_FIOH9 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/SLOT5_IB16_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/SLOT7_IB16S_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/SLOT6_OB16E_Module.L5X
|
|
No EN4TR modules registered for creation
|
|
Importing AOIs/DataTypes from base: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/IO Tree Configuration Generator/BaseProgram.L5X
|
|
Archived old L5X: SAT9_MCM05_20250901_161803.L5X
|
|
Programs already exist (2 programs found), skipping empty program creation
|
|
OK: Generated project: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SAT9_MCM05_20250901_162454.L5X
|
|
Single file generation complete
|
|
- ['/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SAT9_MCM05_20250901_162454.L5X']
|
|
|
|
=== Step 3 Batch Script Creation ===
|
|
Creating project folder compilation for: SAT9_MCM05
|
|
Source L5X: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SAT9_MCM05_20250901_162454.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
|
|
|