2903 lines
660 KiB
Plaintext
2903 lines
660 KiB
Plaintext
{"level": "INFO", "message": "PLC Generation Workflow started", "timestamp": "2025-09-01T15:52:41.699641", "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-01T15:52:41.699918", "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-01T15:52:45.097967", "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-01T15:52:45.098181", "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_155241.log", "timestamp": "2025-09-01T15:52:46.852745", "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-01T15:52:46.854735", "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-01T15:52:46.854970", "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-01T15:52:46.866829", "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-01T15:52:46.867118", "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-01T15:52:46.867324", "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-01T15:52:46.880556", "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-01T15:52:46.886744", "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-01T15:52:46.891850", "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-01T15:52:46.897217", "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-01T15:52:46.901872", "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-01T15:52:46.907347", "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-01T15:52:46.912354", "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-01T15:52:46.921762", "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-01T15:52:46.926669", "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-01T15:52:46.931532", "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-01T15:52:46.936396", "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-01T15:52:46.941178", "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-01T15:52:46.945844", "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-01T15:52:46.950628", "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-01T15:52:46.955575", "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-01T15:52:46.960555", "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-01T15:52:46.965683", "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-01T15:52:46.970548", "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-01T15:52:46.975394", "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-01T15:52:46.980103", "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-01T15:52:46.984929", "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-01T15:52:46.989915", "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-01T15:52:46.994640", "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-01T15:52:46.998989", "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-01T15:52:47.003879", "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-01T15:52:47.008614", "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-01T15:52:47.012774", "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-01T15:52:47.016892", "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-01T15:52:47.021219", "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-01T15:52:47.025585", "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-01T15:52:47.029696", "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-01T15:52:47.029891", "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-01T15:52:47.960142", "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-01T15:52:47.963421", "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-01T15:52:47.963643", "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-01T15:52:47.965496", "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-01T15:52:47.978181", "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-01T15:52:47.978429", "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-01T15:52:47.979022", "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-01T15:52:47.979209", "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-01T15:52:47.979713", "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-01T15:52:47.980234", "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-01T15:52:47.980447", "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-01T15:52:47.980615", "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-01T15:52:47.985160", "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-01T15:52:47.985312", "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-01T15:52:47.985454", "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-01T15:52:47.985568", "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-01T15:52:47.985685", "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-01T15:52:47.988159", "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-01T15:52:47.988489", "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-01T15:52:47.988670", "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-01T15:52:47.988856", "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-01T15:52:47.989079", "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-01T15:52:47.989244", "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-01T15:52:47.989433", "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-01T15:52:48.076422", "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-01T15:52:48.089091", "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-01T15:52:48.089348", "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-01T15:52:48.089848", "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-01T15:52:48.146592", "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-01T15:52:48.147457", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.147791", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.148291", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.149800", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.150074", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.150553", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.151787", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.152040", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.152484", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.153853", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.154099", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.154503", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.156124", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.156381", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.156800", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.158024", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.158377", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.158819", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.160151", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.160391", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.160788", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.162097", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.162356", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.162951", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.164300", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.164557", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.165013", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.166282", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.166526", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.166980", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.168178", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.168453", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.168863", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.170101", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.170375", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.170811", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.172171", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.172416", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.172936", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.175856", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.176160", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.176615", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.177877", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.178131", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.178550", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.179745", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.180011", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.180463", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.181725", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.181976", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.182398", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.183618", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.183869", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.184329", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.185759", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.186010", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.186512", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.187888", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.188129", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.188870", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.190454", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.190820", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.191294", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.192801", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.193048", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.193497", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.194766", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.195026", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.195470", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.196714", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.196966", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.197384", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.198610", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.198864", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.199304", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.200522", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.200751", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.201175", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.202398", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.202623", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.203019", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.204603", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.204880", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.205291", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.206632", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.207036", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.207461", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.208839", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.209097", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.209554", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.210834", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.211075", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.211497", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.212808", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.213065", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.213498", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.214734", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.214985", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.215446", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.216678", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.216909", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.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": "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-01T15:52:48.218511", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.218751", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.219138", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.220350", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.220578", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.220939", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.222236", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.222456", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.222821", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.224106", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.224352", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.224768", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.225963", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.226214", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.226749", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.227988", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.228232", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.228680", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.230125", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.230367", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.230794", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.232216", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.232467", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.232875", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.234172", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.234405", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.234820", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.236086", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.236340", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.236753", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.238073", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.238337", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.238746", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.239990", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.240204", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.240584", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.241801", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.242043", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.242528", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.243761", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.244010", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.244474", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.245796", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.246033", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.246474", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.247796", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.248031", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.248429", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.249682", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.249916", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.250342", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.251654", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.251894", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.252276", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.253868", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.274074", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.274699", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.276368", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.276663", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.277100", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.278365", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.278596", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.279044", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.280475", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.280709", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.281090", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.282384", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.282620", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.283046", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.284147", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.284371", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.284709", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.285883", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.286128", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.286554", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.287804", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.288056", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.288458", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.290067", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.290313", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.290727", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.292077", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.292345", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.292808", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.293918", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.294263", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.294635", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.295855", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.296130", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.296512", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.297670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.297931", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.298332", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.299504", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.299845", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.300319", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.301506", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.301756", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.302155", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.303360", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.303605", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.304002", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.305271", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.305486", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.305836", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.306987", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.307231", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.307650", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.308815", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.309046", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.309435", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.310529", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.310836", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.311251", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.312457", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.312717", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.313118", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.314221", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.314445", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.314798", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.315869", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.316122", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.316555", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.317773", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.318047", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.318448", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.319660", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.319914", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.320343", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.321557", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.321789", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.322160", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.323383", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.323668", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.324060", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.325360", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.325615", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.326052", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.327248", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.327468", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.327814", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.328935", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.329190", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.329562", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.330777", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.331103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.331549", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.332944", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.333243", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.333666", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.334971", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.335314", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.335701", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.336896", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.337181", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.337565", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.338706", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.338972", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.339382", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.340556", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.340809", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.341162", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.342387", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.342610", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.343046", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.344359", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.344589", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.345013", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.346194", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.346487", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.346884", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.348253", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.348694", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.349159", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.350404", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.350652", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.351094", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.352665", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.352938", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.353668", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.355265", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.355527", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.355999", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.357180", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.357404", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.357812", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.359098", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.359397", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.359867", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.361113", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.361383", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.361791", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.363078", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.363417", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.363828", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.365017", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.365229", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.365682", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.366927", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.367189", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.367642", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.368921", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.369301", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.369736", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.371045", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.371316", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.371705", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.373044", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.373315", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.373860", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.375210", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.375489", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.375969", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.377231", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.377482", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.377899", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.379104", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.379362", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.379770", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.380932", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.381268", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.381669", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.382888", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.383175", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.383618", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.384907", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.385155", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.385553", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.386748", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.386984", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.387335", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.388520", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.388740", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.389121", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.390421", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.390649", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.391003", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.392207", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.392422", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.392818", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.394076", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.394404", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.394845", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.396090", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.396347", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.396786", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.398103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.398302", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.398673", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.399816", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.400007", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.400339", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.401573", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.401801", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.402205", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.403418", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.403658", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.404002", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.405130", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.405389", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.405820", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.407011", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.407228", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.407619", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.408804", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.409034", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.409415", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.410576", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.410794", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.411181", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.412665", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.412920", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.413360", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.414567", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.414806", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.415189", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.416420", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.416664", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.417052", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.418361", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.418605", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.419120", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.420339", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.420618", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.421027", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.422240", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.422465", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.422873", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.424045", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.424271", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.424624", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.425972", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.426216", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.426657", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.427940", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.428192", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.428590", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.429801", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.430000", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.430359", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.431500", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.431751", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.432142", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.433379", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.433567", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.433899", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.435030", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.435267", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.435663", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.436841", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.437041", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.437516", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.438768", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.439039", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.439446", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.440667", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.440889", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.441242", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.442533", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.442798", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.443179", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.444333", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.444558", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.444935", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.446274", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.446497", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.446876", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.448055", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.448309", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.448717", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.449896", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.450185", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.450623", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.451839", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.452062", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.452420", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.453643", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.453871", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.454298", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.455517", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.455770", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.456179", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.457422", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.457664", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.458120", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.459388", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.459649", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.460069", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "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-01T15:52:48.461349", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.461567", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.461961", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.463276", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.463567", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.464004", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.465286", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.465558", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.466132", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.467410", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.467644", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.468064", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.469381", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.469633", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.470178", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.471467", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.471748", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.472231", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.473928", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.474228", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.474735", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.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": "FPE processing S012024_PE1 base=S012024_PE1", "timestamp": "2025-09-01T15:52:48.476499", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.476958", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.478250", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.478476", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.478892", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.480129", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.480361", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.480774", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.482027", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.482277", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.482712", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.484075", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.484324", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.484771", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.486030", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.486311", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.486753", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.487968", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.488219", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.488845", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.490897", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.491249", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.491695", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.493060", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.493308", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.493761", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.495015", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.495280", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.495722", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.496984", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.497237", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.497674", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.498938", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.499156", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.499501", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.500666", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.500906", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.501336", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.502548", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.502792", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.503192", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.504375", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.504625", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.505147", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.506407", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.506666", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.507100", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.508610", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.508843", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.509201", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.510425", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.510671", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.511055", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.512395", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.512650", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.513153", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.514425", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.514703", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.515121", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.516379", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.516628", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.517070", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.518331", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.518598", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.519036", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.520346", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.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": "No VFD found for S012034_PE2", "timestamp": "2025-09-01T15:52:48.521126", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.522541", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.522824", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.523273", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.524539", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.524776", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.525212", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.526506", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.526760", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.527183", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.528432", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.528691", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.529162", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.530508", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.530761", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.531229", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.532531", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.532782", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.533230", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.534728", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.534970", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.535393", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.536996", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.537263", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.537718", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.538978", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.539247", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.539684", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.541099", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.541372", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.541833", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.543110", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.543367", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.543768", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.545079", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.545355", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.545795", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.547091", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.547351", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.547781", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.549127", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.549413", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.550020", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.552030", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.552366", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.553118", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.554753", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.555020", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.555478", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.556753", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.557006", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.557463", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.558704", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.558963", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.559391", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.560691", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.560977", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.561429", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.562747", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.563004", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.563422", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.564962", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.565228", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.565822", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.567117", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.567524", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.567997", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.569810", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.570188", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.570698", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.572019", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.572275", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.572747", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.574046", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.574297", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.574734", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.586550", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.586980", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.587473", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.588844", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.589087", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.589531", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.590760", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.591018", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.591466", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.592688", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.592941", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.593405", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.594705", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.594956", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.595415", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.596675", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.596936", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.597364", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.598694", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.598957", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.599407", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.600649", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.600908", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.601381", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.602631", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.602886", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.603407", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.604749", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.605009", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.605592", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.607084", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.607361", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.607827", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.609477", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.609748", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.610255", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.611576", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.611814", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.612250", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.613521", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.613784", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.614207", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.615437", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.615705", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.616159", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.617406", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.617662", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.618103", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.619493", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.619760", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.620184", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.621502", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.621785", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.622252", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.623684", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.623935", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.624403", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.625870", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.626133", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.626546", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.627806", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.628065", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.628536", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.629833", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.630072", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.630515", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.631743", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.631988", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.632409", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.633712", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.633948", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.634374", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.635664", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.635926", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.636376", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.637811", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.638069", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.638500", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.639747", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.640016", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.640443", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.641711", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.642008", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.642438", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.643958", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.644234", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.644678", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.646454", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.646814", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.647438", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.649247", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.649568", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.650189", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.651512", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.651774", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.652225", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.653488", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.653741", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.654175", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.655408", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.655665", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.656108", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.657334", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.657587", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.658023", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.659354", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.659639", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.660077", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.661330", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.661624", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.662090", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.663393", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.663664", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.664113", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.665379", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.665649", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.666090", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.667488", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.667751", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.668183", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.669519", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.669771", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.670300", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.671714", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.671973", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.672526", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.673822", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.674148", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.674590", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.676152", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.676445", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.676897", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.678462", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.678772", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.679245", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.680497", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.680755", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.681263", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.682544", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.682799", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.683196", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.684447", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.684787", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.685246", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.686943", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.687205", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.687673", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.689246", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.689566", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.690033", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.691944", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.692332", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.692797", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.694249", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.694514", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.694950", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.696235", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.696491", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.696961", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.698377", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.698647", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.699106", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.700507", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.700824", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.701306", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.702685", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.702941", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.703389", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.704639", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.704913", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.705356", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.706821", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.707111", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.707590", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.708898", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.709238", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.709690", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.710988", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.711273", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.711735", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.712972", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.713263", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.713717", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.715017", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.715304", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.715756", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.716994", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.717247", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.717711", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.718992", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.719273", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.719751", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.721315", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.721642", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.722111", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.723466", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.723723", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.724159", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.725639", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.725892", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.726343", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.727779", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.728039", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.728490", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.729765", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.730042", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.730507", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.731768", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.732036", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.732500", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.733927", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.734178", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.734620", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.735864", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.736122", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.736777", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.738256", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.738512", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.738950", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.740358", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.740622", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.741044", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.742308", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.742559", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.742969", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.744243", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.744496", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.744992", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.746299", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.746560", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.747009", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.748246", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.748475", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.748907", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.750179", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.750438", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.750859", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.752098", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.752358", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.752794", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.754031", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.754248", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.754674", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.756158", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.756428", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.756853", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.758579", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.758846", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.759320", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.760591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.760845", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.761353", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.762740", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.763061", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.763506", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.764754", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.765010", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.765426", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.766700", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.766960", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.767418", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.768670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.768928", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.769391", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.770656", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.770896", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.771430", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.772828", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.773125", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.773698", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.775028", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.775426", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.776207", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.777829", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.778093", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.778540", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.779977", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.780217", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.780681", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.781990", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.782261", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.782737", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.784014", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.784253", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.784702", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.786122", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.786392", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.786844", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.788119", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.788399", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.788887", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.790508", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.790761", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.791264", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.792814", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.793099", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.793566", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.794881", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.795133", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.795555", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.796903", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.797167", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.797631", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.798870", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.799131", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.799559", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.800843", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.801128", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.801633", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.802940", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.803208", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.803617", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.804857", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.805117", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.805573", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.806852", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.807111", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.807665", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.809383", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.809640", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.810068", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.811570", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.811832", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.812326", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.813682", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.813929", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.814361", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.815716", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.815993", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.816447", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.817703", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.817975", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.818440", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.819680", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.819924", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.820335", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.821589", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.821840", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.822263", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.823477", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.823727", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.824151", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.825376", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013024_PE1 base=S013024_PE1", "timestamp": "2025-09-01T15:52:48.825630", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.826081", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.827332", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.827596", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.828053", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.829505", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.829756", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.830310", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.831573", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.831831", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.832251", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.833696", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.834027", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.834466", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.835902", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.836162", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.836614", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.837875", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.838127", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.838544", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.839832", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.840054", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.840673", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.841912", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.842165", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.842605", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.843976", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.844209", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.844554", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.845828", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.846057", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.846488", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.847790", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "FPE processing S013027_PE3 base=S013027_PE3", "timestamp": "2025-09-01T15:52:48.848006", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.848431", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.849713", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.849966", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.850397", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.851672", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.851971", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.852395", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.853685", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.853935", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.854376", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.855602", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.855845", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.856262", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.857560", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.857810", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.858325", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.859728", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.859975", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.860420", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.861757", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.861984", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.862367", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.863674", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.863938", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.864377", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.865644", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.865886", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.866334", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.867629", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.867890", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.868465", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.869808", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.870075", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.870638", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.872209", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.872461", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.872893", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.874183", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.874464", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.874881", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.876158", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.876422", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.876841", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.878141", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.878369", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.878751", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.880042", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.880313", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.880762", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.882117", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.882380", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.882865", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.884165", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.884421", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.884859", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.886374", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.886674", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.887189", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.888426", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.888676", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.889110", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.890441", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.890698", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.891134", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.892670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.892911", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.893337", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.894626", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.894890", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.895339", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.896639", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.896885", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.897304", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.898535", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.898802", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.899215", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.900652", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.900880", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.901411", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.902829", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.903057", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.903471", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.904699", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.904951", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.905383", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.906764", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.907020", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.907480", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.908904", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-01T15:52:48.909181", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_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-01T15:52:48.909649", "module": "DataLoader", "file": "logging_config.py", "line": 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-01T15:52:48.911021", "module": "DataLoader", "file": "logging_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-01T15:52:48.911243", "module": "DataLoader", "file": "logging_config.py", "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-01T15:52:48.911601", "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-01T15:52:48.912739", "module": "DataLoader", "file": "logging_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-01T15:52:48.912971", "module": "DataLoader", "file": "logging_config.py", "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-01T15:52:48.913142", "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-01T15:52:48.914365", "module": "DataLoader", "file": "logging_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-01T15:52:48.914581", "module": "DataLoader", "file": "logging_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-01T15:52:48.915112", "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-01T15:52:48.915341", "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-01T15:52:48.915537", "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-01T15:52:48.915715", "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-01T15:52:48.915881", "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-01T15:52:48.916056", "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-01T15:52:48.916235", "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-01T15:52:48.916436", "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-01T15:52:48.917766", "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-01T15:52:48.917973", "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-01T15:52:48.919949", "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-01T15:52:48.920153", "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-01T15:52:48.922186", "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-01T15:52:48.922747", "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-01T15:52:48.923172", "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-01T15:52:48.923382", "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-01T15:52:48.923817", "module": "DataLoader", "file": "logging_config.py", "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-01T15:52:48.924030", "module": "DataLoader", "file": "logging_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-01T15:52:48.924193", "module": "DataLoader", "file": "logging_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-01T15:52:48.924386", "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-01T15:52:48.924580", "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-01T15:52:48.924748", "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-01T15:52:48.924989", "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-01T15:52:48.925370", "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-01T15:52:48.925564", "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-01T15:52:48.925739", "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-01T15:52:48.925921", "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-01T15:52:48.926094", "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-01T15:52:48.926288", "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-01T15:52:48.926820", "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-01T15:52:48.926996", "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-01T15:52:48.927199", "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-01T15:52:48.927381", "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-01T15:52:48.931433", "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-01T15:52:48.931637", "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-01T15:52:48.931811", "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-01T15:52:48.932309", "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-01T15:52:48.932495", "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-01T15:52:48.932644", "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-01T15:52:48.932792", "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-01T15:52:48.932921", "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_epc': False, 'jpe': False, 'fpe': True, 'pmm': False, 'cb_monitor': False, 'belt_tracking': False, 'main_routine': True}", "timestamp": "2025-09-01T15:52:48.933074", "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-01T15:52:48.933220", "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-01T15:52:48.933388", "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-01T15:52:48.933544", "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-01T15:52:48.933686", "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-01T15:52:48.933827", "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-01T15:52:48.934011", "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-01T15:52:48.934191", "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-01T15:52:48.934329", "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-01T15:52:48.934465", "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-01T15:52:48.934584", "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-01T15:52:48.934714", "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-01T15:52:48.944499", "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-01T15:52:48.944772", "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-01T15:52:48.944989", "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-01T15:52:48.945230", "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-01T15:52:48.945425", "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-01T15:52:49.022069", "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-01T15:52:49.022283", "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-01T15:52:49.022444", "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 ===
|
|
[15:52:46] [INFO] [logging_config.py:128:_log_with_context] Logging to file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/logs/workflow_SAT9_MCM05_20250901_155241.log
|
|
[15:52:46] [INFO] [logging_config.py:128:_log_with_context] === Generating All PLC Artifacts ===
|
|
[15:52:46] [INFO] [logging_config.py:128:_log_with_context] Generating SafetyProgram L5X...
|
|
[15:52:46] [WARNING] [logging_config.py:128:_log_with_context] LimitedSafetyProgramGenerator is deprecated; using ModernSafetyProgramGenerator
|
|
[15:52:46] [INFO] [logging_config.py:128:_log_with_context] Starting ModernSafetyProgramGenerator generation
|
|
[15:52:46] [DEBUG] [logging_config.py:128:_log_with_context] Creating SafetyProgram XML structure
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: main_routine (core)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: apf (device)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: belt_tracking (device)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: cb_monitor (device)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: d2c_chute (device)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: dpm (device)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: encoder (device)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estops (safety)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estop_check (safety)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: extendo (device)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fioh (device)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fiom (device)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: flow_ctrl (device)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fpe (device)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: inputs (safety)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: jpe (device)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: mcm (core)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: outputs (safety)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pb_chute (device)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pmm (device)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: rack (core)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: resets (safety)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_map (core)
|
|
[15:52:46] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: speed_ctrl (device)
|
|
[15:52:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_epc (safety)
|
|
[15:52:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_chute (device)
|
|
[15:52:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_pb (device)
|
|
[15:52:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_ss_pb (device)
|
|
[15:52:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_s_pb (device)
|
|
[15:52:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: taching_belts (device)
|
|
[15:52:47] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: zones (safety)
|
|
[15:52:47] [INFO] [logging_config.py:128:_log_with_context] Generating safety routines...
|
|
[15:52:47] [INFO] [logging_config.py:128:_log_with_context] Plugin inputs cannot generate with current data
|
|
[15:52:47] [INFO] [logging_config.py:128:_log_with_context] Plugin outputs cannot generate with current data
|
|
[15:52:47] [INFO] [logging_config.py:128:_log_with_context] Plugin resets cannot generate with current data
|
|
[15:52:47] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[15:52:47] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[15:52:47] [DEBUG] [logging_config.py:126:_log_with_context] Zones: using DEFAULT group
|
|
[15:52:47] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[15:52:47] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: zones
|
|
[15:52:47] [DEBUG] [logging_config.py:128:_log_with_context] Available DCS controllers: {}
|
|
[15:52:47] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: zones
|
|
[15:52:47] [INFO] [logging_config.py:128:_log_with_context] Plugin estops cannot generate with current data
|
|
[15:52:47] [INFO] [logging_config.py:128:_log_with_context] Safety routine generation results: {'inputs': False, 'outputs': False, 'resets': False, 'zones': True, 'estops': False}
|
|
[15:52:47] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag map with 1 tags
|
|
[15:52:47] [INFO] [logging_config.py:126:_log_with_context] Routines created (2): MainRoutine, R030_ZONES
|
|
[15:52:47] [INFO] [logging_config.py:126:_log_with_context] - R030_ZONES: 1 rungs | example: XIC(MCM_EPB_DCS_CTRL.O1)OTE(EStop_MCM_OK);
|
|
[15:52:47] [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) ];
|
|
[15:52:47] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernSafetyProgramGenerator generation
|
|
[15:52:47] [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
|
|
[15:52:47] [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
|
|
[15:52:47] [INFO] [logging_config.py:128:_log_with_context] Generating MainProgram L5X...
|
|
[15:52:47] [WARNING] [logging_config.py:128:_log_with_context] LimitedMainProgramGenerator is deprecated; using ModernMainProgramGenerator
|
|
[15:52:47] [INFO] [logging_config.py:128:_log_with_context] Starting ModernMainProgramGenerator generation
|
|
[15:52:47] [DEBUG] [logging_config.py:128:_log_with_context] Creating MainProgram XML structure
|
|
[15:52:47] [DEBUG] [logging_config.py:128:_log_with_context] Adding controller tags...
|
|
[15:52:48] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[15:52:48] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[15:52:48] [DEBUG] [logging_config.py:126:_log_with_context] Zones: using DEFAULT group
|
|
[15:52:48] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[15:52:48] [DEBUG] [logging_config.py:126:_log_with_context] Extracting FPE data
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Data: FPE count=361
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012003_PE1 base=S012003_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012003_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012003_PE2 base=S012003_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012003_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012003_PE3 base=S012003_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012003_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012001_PE1 base=S012001_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012001_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012001_PE2 base=S012001_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012001_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012001_PE3 base=S012001_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012001_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012005_PE1 base=S012005_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012005_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012005_PE2 base=S012005_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012005_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012005_PE3 base=S012005_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012005_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012007_PE1 base=S012007_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012007_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012007_PE2 base=S012007_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012007_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012007_PE3 base=S012007_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012007_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012041_PE1 base=S012041_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012041_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012041_PE2 base=S012041_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012041_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012041_PE3 base=S012041_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012041_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012039_PE1 base=S012039_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012039_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012039_PE2 base=S012039_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012039_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012039_PE3 base=S012039_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012039_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012043_PE1 base=S012043_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012043_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012043_PE2 base=S012043_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012043_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012043_PE3 base=S012043_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012043_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012045_PE1 base=S012045_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012045_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012045_PE2 base=S012045_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012045_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012045_PE3 base=S012045_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012045_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012044_PE1 base=S012044_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012044_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012044_PE2 base=S012044_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012044_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012044_PE3 base=S012044_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012044_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012046_PE1 base=S012046_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012046_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012046_PE2 base=S012046_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012046_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012046_PE3 base=S012046_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012046_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012042_PE1 base=S012042_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012042_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012042_PE2 base=S012042_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012042_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012042_PE3 base=S012042_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012042_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012049_PE1 base=S012049_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012049_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012049_PE2 base=S012049_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012049_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012049_PE3 base=S012049_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012049_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012047_PE1 base=S012047_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012047_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012047_PE2 base=S012047_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012047_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012047_PE3 base=S012047_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012047_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012051_PE1 base=S012051_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012051_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012051_PE2 base=S012051_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012051_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012051_PE3 base=S012051_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012051_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012053_PE1 base=S012053_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012053_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012053_PE2 base=S012053_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012053_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012053_PE3 base=S012053_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012053_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012052_PE1 base=S012052_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012052_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012052_PE3 base=S012052_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012052_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012052_PE2 base=S012052_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012052_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012050_PE1 base=S012050_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012050_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012050_PE2 base=S012050_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012050_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012050_PE3 base=S012050_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012050_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012048_PE1 base=S012048_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012048_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012048_PE2 base=S012048_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012048_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012048_PE3 base=S012048_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012048_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012059_PE1 base=S012059_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012059_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE1 base=S012057_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE1 base=S012057_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE2 base=S012057_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012059_PE3 base=S012059_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012059_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012061_PE1 base=S012061_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012061_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012061_PE2 base=S012061_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012061_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE2 base=S012057_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE2 base=S012055_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE3 base=S012057_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE3 base=S012055_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012061_PE1 base=S012061_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012061_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012059_PE1 base=S012059_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012059_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE1 base=S012055_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012061_PE2 base=S012061_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012061_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012057_PE3 base=S012057_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012057_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE1 base=S012055_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012059_PE2 base=S012059_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012059_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE2 base=S012055_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012059_PE2 base=S012059_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012059_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012055_PE3 base=S012055_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012055_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012061_PE3 base=S012061_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012061_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012060_PE1 base=S012060_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012060_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012060_PE2 base=S012060_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012060_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012060_PE3 base=S012060_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012060_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012062_PE1 base=S012062_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012062_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012062_PE2 base=S012062_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012062_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012062_PE3 base=S012062_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012062_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012058_PE1 base=S012058_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012058_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012058_PE2 base=S012058_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012058_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012058_PE3 base=S012058_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012058_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012056_PE1 base=S012056_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012056_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012056_PE2 base=S012056_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012056_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012056_PE3 base=S012056_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012056_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012065_PE1 base=S012065_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012065_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012065_PE2 base=S012065_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012065_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012065_PE3 base=S012065_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012065_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012063_PE1 base=S012063_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012063_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012063_PE2 base=S012063_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012063_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012063_PE3 base=S012063_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012063_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012067_PE1 base=S012067_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012067_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012067_PE2 base=S012067_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012067_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012067_PE3 base=S012067_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012067_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012069_PE1 base=S012069_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012069_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012069_PE2 base=S012069_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012069_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012069_PE3 base=S012069_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012069_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012068_PE1 base=S012068_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012068_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012068_PE3 base=S012068_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012068_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012068_PE2 base=S012068_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012068_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012066_PE1 base=S012066_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012066_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012066_PE2 base=S012066_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012066_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012066_PE3 base=S012066_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012066_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012064_PE1 base=S012064_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012064_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012064_PE2 base=S012064_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012064_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012064_PE3 base=S012064_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012064_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012006_PE1 base=S012006_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012006_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012006_PE2 base=S012006_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012006_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012006_PE3 base=S012006_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012006_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012008_PE1 base=S012008_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012008_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012008_PE2 base=S012008_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012008_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012008_PE3 base=S012008_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012008_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012004_PE1 base=S012004_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012004_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012004_PE2 base=S012004_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012004_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012004_PE3 base=S012004_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012004_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012002_PE1 base=S012002_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012002_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012002_PE2 base=S012002_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012002_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012002_PE3 base=S012002_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012002_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012018_PE1 base=S012018_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012018_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012018_PE2 base=S012018_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012018_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012018_PE3 base=S012018_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012018_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012020_PE1 base=S012020_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012020_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012020_PE2 base=S012020_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012020_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012020_PE3 base=S012020_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012020_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012016_PE1 base=S012016_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012016_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012016_PE2 base=S012016_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012016_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012016_PE3 base=S012016_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012016_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012014_PE1 base=S012014_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012014_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012014_PE2 base=S012014_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012014_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012014_PE3 base=S012014_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012014_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012022_PE1 base=S012022_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012022_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012022_PE2 base=S012022_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012022_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012022_PE3 base=S012022_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012022_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012025_PE1 base=S012025_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012025_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012025_PE2 base=S012025_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012025_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012025_PE3 base=S012025_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012025_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012023_PE1 base=S012023_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012023_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012023_PE2 base=S012023_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012023_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012023_PE3 base=S012023_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012023_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012027_PE1 base=S012027_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012027_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012027_PE2 base=S012027_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012027_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012027_PE3 base=S012027_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012027_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012029_PE1 base=S012029_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012029_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012029_PE2 base=S012029_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012029_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012029_PE3 base=S012029_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012029_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012028_PE1 base=S012028_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012028_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012028_PE2 base=S012028_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012028_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012028_PE3 base=S012028_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012028_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012030_PE1 base=S012030_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012030_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012030_PE2 base=S012030_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012030_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012030_PE3 base=S012030_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012030_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012026_PE1 base=S012026_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012026_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012026_PE2 base=S012026_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012026_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012026_PE3 base=S012026_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012026_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012024_PE1 base=S012024_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012024_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012024_PE2 base=S012024_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012024_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012024_PE3 base=S012024_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012024_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012033_PE1 base=S012033_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012033_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012033_PE2 base=S012033_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012033_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012033_PE3 base=S012033_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012033_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012031_PE1 base=S012031_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012031_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012031_PE2 base=S012031_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012031_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012031_PE3 base=S012031_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012031_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012035_PE1 base=S012035_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012035_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012035_PE2 base=S012035_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012035_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012035_PE3 base=S012035_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012035_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012037_PE1 base=S012037_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012037_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012037_PE2 base=S012037_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012037_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012037_PE3 base=S012037_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012037_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012036_PE1 base=S012036_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012036_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012036_PE2 base=S012036_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012036_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012036_PE3 base=S012036_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012036_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012038_PE1 base=S012038_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012038_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012038_PE2 base=S012038_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012038_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012038_PE3 base=S012038_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012038_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012034_PE1 base=S012034_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012034_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012034_PE2 base=S012034_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012034_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012034_PE3 base=S012034_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012034_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012032_PE1 base=S012032_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012032_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012032_PE2 base=S012032_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012032_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S012032_PE3 base=S012032_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S012032_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013003_PE1 base=S013003_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013003_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013003_PE2 base=S013003_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013003_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013003_PE3 base=S013003_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013003_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013001_PE1 base=S013001_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013001_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013001_PE2 base=S013001_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013001_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013001_PE3 base=S013001_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013001_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013005_PE1 base=S013005_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013005_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013005_PE2 base=S013005_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013005_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013005_PE3 base=S013005_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013005_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013007_PE1 base=S013007_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013007_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013007_PE2 base=S013007_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013007_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013007_PE3 base=S013007_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013007_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013038_PE1 base=S013038_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013038_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013038_PE2 base=S013038_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013038_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013038_PE3 base=S013038_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013038_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013040_PE1 base=S013040_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013040_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013040_PE2 base=S013040_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013040_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013040_PE3 base=S013040_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013040_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013036_PE1 base=S013036_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013036_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013036_PE2 base=S013036_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013036_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013036_PE3 base=S013036_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013036_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013034_PE1 base=S013034_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013034_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013034_PE2 base=S013034_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013034_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013034_PE3 base=S013034_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013034_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013043_PE1 base=S013043_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013043_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013043_PE2 base=S013043_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013043_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013043_PE3 base=S013043_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013043_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013041_PE1 base=S013041_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013041_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013041_PE2 base=S013041_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013041_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013041_PE3 base=S013041_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013041_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013045_PE1 base=S013045_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013045_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013045_PE2 base=S013045_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013045_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013045_PE3 base=S013045_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013045_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013047_PE1 base=S013047_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013047_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013047_PE2 base=S013047_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013047_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013047_PE3 base=S013047_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013047_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013048_PE2 base=S013048_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013048_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013048_PE1 base=S013048_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013048_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013048_PE3 base=S013048_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013048_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013044_PE1 base=S013044_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013044_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013044_PE2 base=S013044_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013044_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013044_PE3 base=S013044_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013044_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013042_PE1 base=S013042_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013042_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013042_PE2 base=S013042_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013042_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013042_PE3 base=S013042_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013042_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013051_PE1 base=S013051_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013051_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013051_PE2 base=S013051_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013051_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013051_PE3 base=S013051_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013051_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013049_PE1 base=S013049_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013049_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013049_PE2 base=S013049_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013049_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013049_PE3 base=S013049_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013049_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013053_PE1 base=S013053_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013053_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013053_PE2 base=S013053_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013053_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013053_PE3 base=S013053_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013053_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013055_PE1 base=S013055_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013055_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013055_PE2 base=S013055_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013055_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013055_PE3 base=S013055_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013055_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013054_PE1 base=S013054_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013054_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013054_PE2 base=S013054_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013054_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013054_PE3 base=S013054_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013054_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013056_PE1 base=S013056_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013056_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013056_PE2 base=S013056_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013056_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013056_PE3 base=S013056_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013056_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013052_PE1 base=S013052_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013052_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013052_PE2 base=S013052_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013052_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013052_PE3 base=S013052_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013052_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013050_PE1 base=S013050_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013050_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013050_PE2 base=S013050_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013050_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013050_PE3 base=S013050_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013050_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013059_PE1 base=S013059_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013059_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013059_PE2 base=S013059_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013059_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013059_PE3 base=S013059_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013059_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013057_PE1 base=S013057_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013057_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013057_PE2 base=S013057_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013057_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013057_PE3 base=S013057_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013057_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013061_PE1 base=S013061_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013061_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013061_PE2 base=S013061_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013061_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013061_PE3 base=S013061_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013061_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013063_PE1 base=S013063_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013063_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013063_PE2 base=S013063_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013063_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013063_PE3 base=S013063_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013063_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013062_PE1 base=S013062_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013062_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013062_PE2 base=S013062_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013062_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013062_PE3 base=S013062_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013062_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013064_PE1 base=S013064_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013064_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013064_PE2 base=S013064_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013064_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013064_PE3 base=S013064_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013064_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013058_PE1 base=S013058_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013058_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013058_PE2 base=S013058_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013058_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013058_PE3 base=S013058_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013058_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013006_PE1 base=S013006_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013006_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013006_PE2 base=S013006_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013006_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013006_PE3 base=S013006_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013006_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013008_PE1 base=S013008_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013008_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013008_PE2 base=S013008_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013008_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013008_PE3 base=S013008_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013008_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013004_PE1 base=S013004_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013004_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013004_PE2 base=S013004_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013004_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013004_PE3 base=S013004_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013004_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013011_PE1 base=S013011_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013011_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013011_PE2 base=S013011_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013011_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013011_PE3 base=S013011_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013011_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013009_PE1 base=S013009_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013009_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013009_PE2 base=S013009_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013009_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013009_PE3 base=S013009_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013009_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013013_PE1 base=S013013_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013013_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013013_PE2 base=S013013_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013013_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013013_PE3 base=S013013_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013013_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013015_PE1 base=S013015_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013015_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013015_PE2 base=S013015_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013015_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013015_PE3 base=S013015_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013015_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013014_PE1 base=S013014_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013014_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013014_PE3 base=S013014_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013014_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013014_PE2 base=S013014_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013014_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013012_PE1 base=S013012_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013012_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013012_PE2 base=S013012_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013012_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013012_PE3 base=S013012_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013012_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013010_PE1 base=S013010_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013010_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013010_PE2 base=S013010_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013010_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013010_PE3 base=S013010_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013010_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013019_PE1 base=S013019_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013019_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013019_PE2 base=S013019_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013019_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013019_PE3 base=S013019_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013019_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013017_PE1 base=S013017_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013017_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013017_PE2 base=S013017_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013017_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013017_PE3 base=S013017_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013017_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013021_PE1 base=S013021_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013021_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013021_PE2 base=S013021_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013021_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013021_PE3 base=S013021_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013021_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013023_PE1 base=S013023_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013023_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013023_PE2 base=S013023_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013023_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013023_PE3 base=S013023_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013023_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013022_PE1 base=S013022_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013022_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013022_PE2 base=S013022_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013022_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013022_PE3 base=S013022_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013022_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013024_PE1 base=S013024_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013024_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013024_PE2 base=S013024_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013024_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013024_PE3 base=S013024_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013024_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013020_PE1 base=S013020_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013020_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013020_PE2 base=S013020_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013020_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013020_PE3 base=S013020_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013020_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013018_PE1 base=S013018_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013018_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013018_PE2 base=S013018_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013018_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013018_PE3 base=S013018_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013018_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013027_PE1 base=S013027_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013027_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013027_PE2 base=S013027_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013027_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013027_PE3 base=S013027_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013027_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013025_PE1 base=S013025_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013025_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013025_PE2 base=S013025_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013025_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013025_PE3 base=S013025_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013025_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013029_PE1 base=S013029_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013029_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013029_PE2 base=S013029_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013029_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013029_PE3 base=S013029_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013029_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013031_PE1 base=S013031_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013031_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013031_PE2 base=S013031_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013031_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013031_PE3 base=S013031_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013031_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013032_PE2 base=S013032_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013032_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013032_PE1 base=S013032_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013032_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013032_PE3 base=S013032_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013032_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013028_PE1 base=S013028_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013028_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013028_PE2 base=S013028_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013028_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013028_PE3 base=S013028_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013028_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013026_PE1 base=S013026_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013026_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013026_PE2 base=S013026_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013026_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013026_PE3 base=S013026_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013026_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013035_PE1 base=S013035_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013035_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013035_PE2 base=S013035_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013035_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013035_PE3 base=S013035_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013035_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013033_PE1 base=S013033_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013033_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013033_PE2 base=S013033_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013033_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013033_PE3 base=S013033_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013033_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013037_PE1 base=S013037_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013037_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013037_PE2 base=S013037_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013037_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013037_PE3 base=S013037_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013037_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013039_PE1 base=S013039_PE1
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013039_PE1
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013039_PE2 base=S013039_PE2
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013039_PE2
|
|
[15:52:48] [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
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] FPE processing S013039_PE3 base=S013039_PE3
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] No VFD found for S013039_PE3
|
|
[15:52:48] [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
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Data: FPE configs=351
|
|
[15:52:48] [DEBUG] [logging_config.py:126:_log_with_context] Extracting PMM data
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Data: PMM entries=0
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Data: PMM configs=0
|
|
[15:52:48] [DEBUG] [logging_config.py:126:_log_with_context] Extracting CB_MONITOR data
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Data: CB PDPs=0
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Data: CB configs=0
|
|
[15:52:48] [INFO] [logging_config.py:126:_log_with_context] Tags created: total=460 | standard=1 safety=3 dcs=1 modules=447
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Added 460 controller tags
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Generating main program routines...
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: mcm
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: mcm
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: rack
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: rack
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: dpm
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: dpm
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fiom
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fiom
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fioh
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fioh
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Plugin apf cannot generate with current data
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Plugin flow_ctrl cannot generate with current data
|
|
[15:52:48] [DEBUG] [logging_config.py:126:_log_with_context] Extracting SPEED_CTRL data
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL VFDs=0
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] SPEED_CTRL sample=
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL count=0
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Plugin speed_ctrl cannot generate with current data
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Plugin estop_check cannot generate with current data
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: safety_tag_map
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: RST data has 1 rows
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: MCM05 -> Local:5:I.Data.0
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generating 1 rungs
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 1: XIC(Local:5:I.Data.0)OTE(MCM05);
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generated 1 total rungs
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: safety_tag_map
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_jr_pb
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_jr_pb
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Plugin station_epc cannot generate with current data
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Plugin jpe cannot generate with current data
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fpe
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fpe
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Plugin pmm cannot generate with current data
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Plugin cb_monitor cannot generate with current data
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Plugin belt_tracking cannot generate with current data
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: main_routine
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Generating MainRoutine with JSR calls
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Successfully generated MainRoutine
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: main_routine
|
|
[15:52:48] [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_epc': False, 'jpe': False, 'fpe': True, 'pmm': False, 'cb_monitor': False, 'belt_tracking': False, 'main_routine': True}
|
|
[15:52:48] [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
|
|
[15:52:48] [INFO] [logging_config.py:126:_log_with_context] - R010_MCM: 2 rungs | example: NOP();
|
|
[15:52:48] [INFO] [logging_config.py:126:_log_with_context] - R011_RACK: 2 rungs | example: NOP();
|
|
[15:52:48] [INFO] [logging_config.py:126:_log_with_context] - R020_DPM: 3 rungs | example: NOP();
|
|
[15:52:48] [INFO] [logging_config.py:126:_log_with_context] - R030_FIOM: 33 rungs | example: NOP();
|
|
[15:52:48] [INFO] [logging_config.py:126:_log_with_context] - R031_FIOH: 33 rungs | example: NOP();
|
|
[15:52:48] [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);
|
|
[15:52:48] [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...
|
|
[15:52:48] [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...
|
|
[15:52:48] [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,...
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernMainProgramGenerator generation
|
|
[15:52:48] [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
|
|
[15:52:48] [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
|
|
[15:52:48] [INFO] [logging_config.py:128:_log_with_context] Generating safety tag mapping...
|
|
[15:52:48] [DEBUG] [logging_config.py:128:_log_with_context] Creating MappingWriter wrapper
|
|
[15:52:48] [DEBUG] [logging_config.py:126:_log_with_context] Creating DataLoader instance
|
|
[15:52: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
|
|
[15:52:49] [INFO] [logging_config.py:128:_log_with_context] - Safety tags: 1
|
|
[15:52:49] [INFO] [logging_config.py:128:_log_with_context] === All artifacts generated successfully! ===
|
|
{"level": "INFO", "message": "Routine generation completed successfully", "timestamp": "2025-09-01T15:52:49.078367", "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_154813.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_155253.L5X
|
|
Single file generation complete
|
|
- ['/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM05/SAT9_MCM05_20250901_155253.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_155253.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
|
|
|