7739 lines
1.1 MiB
7739 lines
1.1 MiB
{"level": "INFO", "message": "PLC Generation Workflow started", "timestamp": "2025-09-10T19:09:06.359848", "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/MTN6_MCM01.xlsx", "project_name": "MTN6_MCM01"}
|
|
{"level": "INFO", "message": "Starting data processing step", "timestamp": "2025-09-10T19:09:06.360183", "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: ['Templates', 'Devices', 'Instructions', 'IO Assignment MCM01', 'NETWORK', 'Part number', 'MCM01_DESC', 'Sheet2', 'MCM01_DESC_V2', 'DESC_PLC', 'NETWORK_PLC']
|
|
Found DESC sheet: DESC_PLC
|
|
Found NETWORK sheet: NETWORK_PLC
|
|
|
|
DESC columns: ['TAGNAME', 'TERM', 'DESCA', 'DESCB', 'Unnamed: 4', 'Unnamed: 5', 'Unnamed: 6', 'Unnamed: 7']
|
|
NETWORK columns: ['DPM', 'DPM_IP', 'Name', 'PartNumber', 'IP']
|
|
|
|
Classifying signals and adding IO paths...
|
|
|
|
Signal classification results:
|
|
SPARE: 1105
|
|
I: 756
|
|
O: 205
|
|
IOLink: 39
|
|
|
|
Device type distribution:
|
|
APF: 1705
|
|
M12DR: 304
|
|
Hub: 48
|
|
IB16: 16
|
|
OB16E: 16
|
|
IB16S: 16
|
|
|
|
IO Path mapping results:
|
|
Successful mappings: 2105/2105 (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: ['PS1_4_DPM1', 'PS3_3_DPM1', 'PS4_7_DPM1', 'UL10_3_DPM1', 'UL11_10_DPM1', 'UL1_4_DPM1', 'UL2_4_DPM1', 'UL4_4_DPM1', 'UL5_4_DPM1', 'UL7_4_DPM1', 'UL8_3_DPM1']
|
|
|
|
================================================================================
|
|
WARNING: The following issues were found but processing will continue:
|
|
================================================================================
|
|
- TAGNAME 'SLOT5_IB16' from DESC sheet not found in NETWORK_PLC sheet.
|
|
- TAGNAME 'SLOT6_OB16E' from DESC sheet not found in NETWORK_PLC sheet.
|
|
- TAGNAME 'SLOT7_IB16S' from DESC sheet not found in NETWORK_PLC sheet.
|
|
================================================================================
|
|
|
|
Continuing with processing...
|
|
|
|
Normalizing TAGNAME, DESC, and IO_PATH columns for VFDs only in the final output...
|
|
|
|
Final result has 2127 rows
|
|
Sample of merged data:
|
|
TAGNAME TERM DESCA ... SIGNAL DEVICE_TYPE IO_PATH
|
|
0 PDP1_PMM1 ... NaN NaN NaN
|
|
1 PDP2_PMM1 ... NaN NaN NaN
|
|
2 PDP6_PMM1 ... NaN NaN NaN
|
|
3 SLOT5_IB16 I0 MCM01 ... I IB16 Local:5:I.Data.0
|
|
4 SLOT5_IB16 I1 MCM01 ... I IB16 Local:5:I.Data.1
|
|
5 SLOT5_IB16 I10 SPARE ... SPARE IB16 Local:5:I.Data.10
|
|
6 SLOT5_IB16 I11 SPARE ... SPARE IB16 Local:5:I.Data.11
|
|
7 SLOT5_IB16 I12 SPARE ... SPARE IB16 Local:5:I.Data.12
|
|
8 SLOT5_IB16 I13 SPARE ... SPARE IB16 Local:5:I.Data.13
|
|
9 SLOT5_IB16 I14 SPARE ... SPARE IB16 Local:5:I.Data.14
|
|
|
|
[10 rows x 15 columns]
|
|
|
|
New Excel file created: MTN6_MCM01_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/MTN6_MCM01.xlsx
|
|
DEBUG: Full project pattern matched: MTN6_MCM01
|
|
DEBUG: Final subsystem name: MTN6_MCM01
|
|
Reading input file: MTN6_MCM01_DESC_IP_MERGED.xlsx
|
|
Removed 12 SPARE rows following IOLink SOL entries
|
|
Removed 39 IOLink rows (including beacons, FIOH channels, and all other IOLink entries)
|
|
Added 96 rows for solenoid valves
|
|
Removed 22 blank name/description rows
|
|
Saving output file: MTN6_MCM01_OUTPUT.csv
|
|
Processing complete!
|
|
Created standard output file: DESC_IP_MERGED.xlsx
|
|
|
|
=== Step 1: PLC Data Generator stderr ===
|
|
|
|
=== Step 1 File Copy ===
|
|
Copied MTN6_MCM01_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-10T19:09:14.132943", "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-10T19:09:14.133263", "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_MTN6_MCM01_20250910_190906.log", "timestamp": "2025-09-10T19:09:16.307182", "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-10T19:09:16.309300", "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-10T19:09:16.309538", "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-10T19:09:16.334487", "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-10T19:09:16.334807", "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-10T19:09:16.334971", "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-10T19:09:16.356126", "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-10T19:09:16.365958", "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-10T19:09:16.369905", "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-10T19:09:16.374465", "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-10T19:09:16.382925", "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_en1 (device)", "timestamp": "2025-09-10T19:09:16.391315", "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-10T19:09:16.398890", "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-10T19:09:16.402734", "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-10T19:09:16.414661", "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-10T19:09:16.423048", "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-10T19:09:16.430984", "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-10T19:09:16.441182", "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-10T19:09:16.444988", "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-10T19:09:16.449144", "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-10T19:09:16.453401", "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-10T19:09:16.461396", "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-10T19:09:16.471730", "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-10T19:09:16.480415", "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: nc_chute (device)", "timestamp": "2025-09-10T19:09:16.484367", "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: nc_jr_station (device)", "timestamp": "2025-09-10T19:09:16.492160", "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-10T19:09:16.499930", "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-10T19:09:16.503526", "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_simple (device)", "timestamp": "2025-09-10T19:09:16.510912", "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-10T19:09:16.520625", "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-10T19:09:16.524445", "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-10T19:09:16.533734", "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-10T19:09:16.537987", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: safety_tag_mapping (safety)", "timestamp": "2025-09-10T19:09:16.546664", "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-10T19:09:16.555496", "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-10T19:09:16.559803", "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-10T19:09:16.568277", "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-10T19:09:16.577137", "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-10T19:09:16.581503", "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-10T19:09:16.589739", "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-10T19:09:16.596822", "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-10T19:09:16.605039", "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-10T19:09:16.605252", "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": "Generating routine: inputs", "timestamp": "2025-09-10T19:09:17.550243", "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: inputs", "timestamp": "2025-09-10T19:09:17.569437", "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: outputs", "timestamp": "2025-09-10T19:09:17.574026", "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-10T19:09:17.575751", "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-10T19:09:17.651687", "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": 66}
|
|
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-09-10T19:09:17.652489", "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": 23}
|
|
{"level": "INFO", "message": "Successfully generated routine: outputs", "timestamp": "2025-09-10T19:09:17.656512", "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: resets", "timestamp": "2025-09-10T19:09:17.656759", "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: resets", "timestamp": "2025-09-10T19:09:17.706430", "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: zones", "timestamp": "2025-09-10T19:09:17.706795", "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": "Found DCS controllers for PS1_1: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.708127", "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": "DEBUG", "message": "Found DCS controllers for PS1_5: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.708613", "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": "DEBUG", "message": "Found DCS controllers for PS2_1: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.708969", "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": "DEBUG", "message": "Found DCS controllers for PS2_6: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.709286", "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": "DEBUG", "message": "Found DCS controllers for PS3_12: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.709653", "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": "DEBUG", "message": "Found DCS controllers for PS3_1: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.709978", "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": "DEBUG", "message": "Found DCS controllers for PS4_14: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.710276", "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": "DEBUG", "message": "Found DCS controllers for PS4_1: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.710678", "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": "DEBUG", "message": "Found DCS controllers for UL10_1: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.711052", "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": "DEBUG", "message": "Found DCS controllers for UL10_3: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.711372", "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": "DEBUG", "message": "Found DCS controllers for UL11_3: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.711707", "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": "DEBUG", "message": "Found DCS controllers for UL11_4: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.712048", "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": "DEBUG", "message": "Found DCS controllers for UL11_1: {'ESTOP1'}", "timestamp": "2025-09-10T19:09:17.712302", "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": "DEBUG", "message": "Found DCS controllers for UL11_9: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.712632", "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": "DEBUG", "message": "Found DCS controllers for UL12_3: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.712924", "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": "DEBUG", "message": "Found DCS controllers for UL12_4: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.713200", "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": "DEBUG", "message": "Found DCS controllers for UL12_1: {'ESTOP1'}", "timestamp": "2025-09-10T19:09:17.713431", "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": "DEBUG", "message": "Found DCS controllers for UL1_3: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.713736", "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": "DEBUG", "message": "Found DCS controllers for UL1_4: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.714017", "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": "DEBUG", "message": "Found DCS controllers for UL1_1: {'ESTOP1'}", "timestamp": "2025-09-10T19:09:17.714308", "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": "DEBUG", "message": "Found DCS controllers for UL1_9: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.714747", "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": "DEBUG", "message": "Found DCS controllers for UL2_3: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.715154", "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": "DEBUG", "message": "Found DCS controllers for UL2_4: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.715549", "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": "DEBUG", "message": "Found DCS controllers for UL2_1: {'ESTOP1'}", "timestamp": "2025-09-10T19:09:17.715813", "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": "DEBUG", "message": "Found DCS controllers for UL3_1: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.716145", "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": "DEBUG", "message": "Found DCS controllers for UL3_2: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.716466", "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": "DEBUG", "message": "Found DCS controllers for UL4_3: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.716784", "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": "DEBUG", "message": "Found DCS controllers for UL4_4: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.717170", "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": "DEBUG", "message": "Found DCS controllers for UL4_1: {'ESTOP1'}", "timestamp": "2025-09-10T19:09:17.717424", "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": "DEBUG", "message": "Found DCS controllers for UL4_9: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.717762", "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": "DEBUG", "message": "Found DCS controllers for UL5_3: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.718116", "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": "DEBUG", "message": "Found DCS controllers for UL5_4: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.718479", "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": "DEBUG", "message": "Found DCS controllers for UL5_1: {'ESTOP1'}", "timestamp": "2025-09-10T19:09:17.718736", "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": "DEBUG", "message": "Found DCS controllers for UL6_1: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.719052", "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": "DEBUG", "message": "Found DCS controllers for UL6_2: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.719392", "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": "DEBUG", "message": "Found DCS controllers for UL7_3: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.719741", "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": "DEBUG", "message": "Found DCS controllers for UL7_4: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.720081", "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": "DEBUG", "message": "Found DCS controllers for UL7_1: {'ESTOP1'}", "timestamp": "2025-09-10T19:09:17.720330", "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": "DEBUG", "message": "Found DCS controllers for UL7_9: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.720685", "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": "DEBUG", "message": "Found DCS controllers for UL8_1: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.721055", "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": "DEBUG", "message": "Found DCS controllers for UL8_3: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.721459", "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": "DEBUG", "message": "Found DCS controllers for UL9_3: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.721807", "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": "DEBUG", "message": "Found DCS controllers for UL9_4: {'EPC1', 'EPC2'}", "timestamp": "2025-09-10T19:09:17.722146", "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": "DEBUG", "message": "Found DCS controllers for UL9_1: {'ESTOP1'}", "timestamp": "2025-09-10T19:09:17.722374", "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": "DEBUG", "message": "Available DCS controllers: {'PS1_1': {'EPC1', 'EPC2'}, 'PS1_5': {'EPC1', 'EPC2'}, 'PS2_1': {'EPC1', 'EPC2'}, 'PS2_6': {'EPC1', 'EPC2'}, 'PS3_12': {'EPC1', 'EPC2'}, 'PS3_1': {'EPC1', 'EPC2'}, 'PS4_14': {'EPC1', 'EPC2'}, 'PS4_1': {'EPC1', 'EPC2'}, 'UL10_1': {'EPC1', 'EPC2'}, 'UL10_3': {'EPC1', 'EPC2'}, 'UL11_3': {'EPC1', 'EPC2'}, 'UL11_4': {'EPC1', 'EPC2'}, 'UL11_1': {'ESTOP1'}, 'UL11_9': {'EPC1', 'EPC2'}, 'UL12_3': {'EPC1', 'EPC2'}, 'UL12_4': {'EPC1', 'EPC2'}, 'UL12_1': {'ESTOP1'}, 'UL1_3': {'EPC1', 'EPC2'}, 'UL1_4': {'EPC1', 'EPC2'}, 'UL1_1': {'ESTOP1'}, 'UL1_9': {'EPC1', 'EPC2'}, 'UL2_3': {'EPC1', 'EPC2'}, 'UL2_4': {'EPC1', 'EPC2'}, 'UL2_1': {'ESTOP1'}, 'UL3_1': {'EPC1', 'EPC2'}, 'UL3_2': {'EPC1', 'EPC2'}, 'UL4_3': {'EPC1', 'EPC2'}, 'UL4_4': {'EPC1', 'EPC2'}, 'UL4_1': {'ESTOP1'}, 'UL4_9': {'EPC1', 'EPC2'}, 'UL5_3': {'EPC1', 'EPC2'}, 'UL5_4': {'EPC1', 'EPC2'}, 'UL5_1': {'ESTOP1'}, 'UL6_1': {'EPC1', 'EPC2'}, 'UL6_2': {'EPC1', 'EPC2'}, 'UL7_3': {'EPC1', 'EPC2'}, 'UL7_4': {'EPC1', 'EPC2'}, 'UL7_1': {'ESTOP1'}, 'UL7_9': {'EPC1', 'EPC2'}, 'UL8_1': {'EPC1', 'EPC2'}, 'UL8_3': {'EPC1', 'EPC2'}, 'UL9_3': {'EPC1', 'EPC2'}, 'UL9_4': {'EPC1', 'EPC2'}, 'UL9_1': {'ESTOP1'}}", "timestamp": "2025-09-10T19:09:17.722575", "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": "DEBUG", "message": "Zone 01-01 candidates: ['UL1_1', 'UL1_2', 'UL1_3', 'UL1_4', 'UL1_5', 'UL1_6', 'UL1_7', 'UL1_8', 'UL1_9', 'UL1_10', 'UL1_11', 'UL1_12', 'UL1_13']", "timestamp": "2025-09-10T19:09:17.723371", "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": "DEBUG", "message": "No DCS controllers found for base UL1_2 in zone 01-01", "timestamp": "2025-09-10T19:09:17.723608", "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": "DEBUG", "message": "No DCS controllers found for base UL1_5 in zone 01-01", "timestamp": "2025-09-10T19:09:17.723764", "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": "DEBUG", "message": "No DCS controllers found for base UL1_6 in zone 01-01", "timestamp": "2025-09-10T19:09:17.723907", "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": "DEBUG", "message": "No DCS controllers found for base UL1_7 in zone 01-01", "timestamp": "2025-09-10T19:09:17.724074", "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": "DEBUG", "message": "No DCS controllers found for base UL1_8 in zone 01-01", "timestamp": "2025-09-10T19:09:17.724251", "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": "DEBUG", "message": "No DCS controllers found for base UL1_10 in zone 01-01", "timestamp": "2025-09-10T19:09:17.724444", "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": "DEBUG", "message": "No DCS controllers found for base UL1_11 in zone 01-01", "timestamp": "2025-09-10T19:09:17.724595", "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": "DEBUG", "message": "No DCS controllers found for base UL1_12 in zone 01-01", "timestamp": "2025-09-10T19:09:17.724743", "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": "DEBUG", "message": "No DCS controllers found for base UL1_13 in zone 01-01", "timestamp": "2025-09-10T19:09:17.724930", "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": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-10T19:09:17.725063", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-01", "interlock": "MCM01", "dcs_list": ["UL1_1_ESTOP1_DCS_CTRL.O1", "UL1_3_EPC1_DCS_CTRL.O1", "UL1_3_EPC2_DCS_CTRL.O1", "UL1_4_EPC1_DCS_CTRL.O1", "UL1_4_EPC2_DCS_CTRL.O1", "UL1_9_EPC1_DCS_CTRL.O1", "UL1_9_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-02 candidates: ['UL2_1', 'UL2_2', 'UL2_3', 'UL2_4', 'UL2_5', 'UL2_6', 'UL2_7', 'UL2_8', 'UL2_9', 'UL2_10']", "timestamp": "2025-09-10T19:09:17.725446", "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": "DEBUG", "message": "No DCS controllers found for base UL2_2 in zone 01-02", "timestamp": "2025-09-10T19:09:17.725639", "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": "DEBUG", "message": "No DCS controllers found for base UL2_5 in zone 01-02", "timestamp": "2025-09-10T19:09:17.725826", "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": "DEBUG", "message": "No DCS controllers found for base UL2_6 in zone 01-02", "timestamp": "2025-09-10T19:09:17.725978", "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": "DEBUG", "message": "No DCS controllers found for base UL2_7 in zone 01-02", "timestamp": "2025-09-10T19:09:17.726134", "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": "DEBUG", "message": "No DCS controllers found for base UL2_8 in zone 01-02", "timestamp": "2025-09-10T19:09:17.726311", "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": "DEBUG", "message": "No DCS controllers found for base UL2_9 in zone 01-02", "timestamp": "2025-09-10T19:09:17.726466", "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": "DEBUG", "message": "No DCS controllers found for base UL2_10 in zone 01-02", "timestamp": "2025-09-10T19:09:17.726627", "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": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-10T19:09:17.726798", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-02", "interlock": "01-01", "dcs_list": ["UL2_1_ESTOP1_DCS_CTRL.O1", "UL2_3_EPC1_DCS_CTRL.O1", "UL2_3_EPC2_DCS_CTRL.O1", "UL2_4_EPC1_DCS_CTRL.O1", "UL2_4_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-03 candidates: ['UL3_1', 'UL3_2', 'UL3_3', 'UL3_4', 'UL3_5', 'UL3_6', 'UL3_7', 'UL3_8', 'UL3_9']", "timestamp": "2025-09-10T19:09:17.727167", "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": "DEBUG", "message": "No DCS controllers found for base UL3_3 in zone 01-03", "timestamp": "2025-09-10T19:09:17.727354", "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": "DEBUG", "message": "No DCS controllers found for base UL3_4 in zone 01-03", "timestamp": "2025-09-10T19:09:17.727501", "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": "DEBUG", "message": "No DCS controllers found for base UL3_5 in zone 01-03", "timestamp": "2025-09-10T19:09:17.727638", "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": "DEBUG", "message": "No DCS controllers found for base UL3_6 in zone 01-03", "timestamp": "2025-09-10T19:09:17.727774", "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": "DEBUG", "message": "No DCS controllers found for base UL3_7 in zone 01-03", "timestamp": "2025-09-10T19:09:17.727947", "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": "DEBUG", "message": "No DCS controllers found for base UL3_8 in zone 01-03", "timestamp": "2025-09-10T19:09:17.728116", "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": "DEBUG", "message": "No DCS controllers found for base UL3_9 in zone 01-03", "timestamp": "2025-09-10T19:09:17.728296", "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": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-10T19:09:17.728476", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-03", "interlock": "01-01", "dcs_list": ["UL3_1_EPC1_DCS_CTRL.O1", "UL3_1_EPC2_DCS_CTRL.O1", "UL3_2_EPC1_DCS_CTRL.O1", "UL3_2_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-04 candidates: ['PS1_1', 'PS1_2', 'PS1_3', 'PS1_4']", "timestamp": "2025-09-10T19:09:17.728852", "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": "DEBUG", "message": "No DCS controllers found for base PS1_2 in zone 01-04", "timestamp": "2025-09-10T19:09:17.729066", "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": "DEBUG", "message": "No DCS controllers found for base PS1_3 in zone 01-04", "timestamp": "2025-09-10T19:09:17.729224", "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": "DEBUG", "message": "No DCS controllers found for base PS1_4 in zone 01-04", "timestamp": "2025-09-10T19:09:17.729395", "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": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-10T19:09:17.729578", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-04", "interlock": "01-01", "dcs_list": ["PS1_1_EPC1_DCS_CTRL.O1", "PS1_1_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-05 candidates: ['PS1_5']", "timestamp": "2025-09-10T19:09:17.729931", "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": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-10T19:09:17.730102", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-05", "interlock": "MCM01", "dcs_list": ["PS1_5_EPC1_DCS_CTRL.O1", "PS1_5_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-06 candidates: ['UL4_1', 'UL4_2', 'UL4_3', 'UL4_4', 'UL4_5', 'UL4_6', 'UL4_7', 'UL4_8', 'UL4_9', 'UL4_10', 'UL4_11', 'UL4_12', 'UL4_13']", "timestamp": "2025-09-10T19:09:17.730421", "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": "DEBUG", "message": "No DCS controllers found for base UL4_2 in zone 01-06", "timestamp": "2025-09-10T19:09:17.730650", "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": "DEBUG", "message": "No DCS controllers found for base UL4_5 in zone 01-06", "timestamp": "2025-09-10T19:09:17.730857", "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": "DEBUG", "message": "No DCS controllers found for base UL4_6 in zone 01-06", "timestamp": "2025-09-10T19:09:17.731042", "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": "DEBUG", "message": "No DCS controllers found for base UL4_7 in zone 01-06", "timestamp": "2025-09-10T19:09:17.731206", "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": "DEBUG", "message": "No DCS controllers found for base UL4_8 in zone 01-06", "timestamp": "2025-09-10T19:09:17.731354", "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": "DEBUG", "message": "No DCS controllers found for base UL4_10 in zone 01-06", "timestamp": "2025-09-10T19:09:17.731531", "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": "DEBUG", "message": "No DCS controllers found for base UL4_11 in zone 01-06", "timestamp": "2025-09-10T19:09:17.731697", "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": "DEBUG", "message": "No DCS controllers found for base UL4_12 in zone 01-06", "timestamp": "2025-09-10T19:09:17.731860", "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": "DEBUG", "message": "No DCS controllers found for base UL4_13 in zone 01-06", "timestamp": "2025-09-10T19:09:17.731995", "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": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-10T19:09:17.732131", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-06", "interlock": "MCM01", "dcs_list": ["UL4_1_ESTOP1_DCS_CTRL.O1", "UL4_3_EPC1_DCS_CTRL.O1", "UL4_3_EPC2_DCS_CTRL.O1", "UL4_4_EPC1_DCS_CTRL.O1", "UL4_4_EPC2_DCS_CTRL.O1", "UL4_9_EPC1_DCS_CTRL.O1", "UL4_9_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-07 candidates: ['UL5_1', 'UL5_2', 'UL5_3', 'UL5_4', 'UL5_5', 'UL5_6', 'UL5_7', 'UL5_8', 'UL5_9', 'UL5_10']", "timestamp": "2025-09-10T19:09:17.732488", "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": "DEBUG", "message": "No DCS controllers found for base UL5_2 in zone 01-07", "timestamp": "2025-09-10T19:09:17.732663", "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": "DEBUG", "message": "No DCS controllers found for base UL5_5 in zone 01-07", "timestamp": "2025-09-10T19:09:17.732834", "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": "DEBUG", "message": "No DCS controllers found for base UL5_6 in zone 01-07", "timestamp": "2025-09-10T19:09:17.732980", "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": "DEBUG", "message": "No DCS controllers found for base UL5_7 in zone 01-07", "timestamp": "2025-09-10T19:09:17.733126", "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": "DEBUG", "message": "No DCS controllers found for base UL5_8 in zone 01-07", "timestamp": "2025-09-10T19:09:17.733274", "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": "DEBUG", "message": "No DCS controllers found for base UL5_9 in zone 01-07", "timestamp": "2025-09-10T19:09:17.733408", "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": "DEBUG", "message": "No DCS controllers found for base UL5_10 in zone 01-07", "timestamp": "2025-09-10T19:09:17.733545", "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": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-10T19:09:17.733694", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-07", "interlock": "01-06", "dcs_list": ["UL5_1_ESTOP1_DCS_CTRL.O1", "UL5_3_EPC1_DCS_CTRL.O1", "UL5_3_EPC2_DCS_CTRL.O1", "UL5_4_EPC1_DCS_CTRL.O1", "UL5_4_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-08 candidates: ['UL6_1', 'UL6_2', 'UL6_3', 'UL6_4', 'UL6_5', 'UL6_6', 'UL6_7', 'UL6_8', 'UL6_9']", "timestamp": "2025-09-10T19:09:17.734050", "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": "DEBUG", "message": "No DCS controllers found for base UL6_3 in zone 01-08", "timestamp": "2025-09-10T19:09:17.734244", "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": "DEBUG", "message": "No DCS controllers found for base UL6_4 in zone 01-08", "timestamp": "2025-09-10T19:09:17.734414", "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": "DEBUG", "message": "No DCS controllers found for base UL6_5 in zone 01-08", "timestamp": "2025-09-10T19:09:17.734581", "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": "DEBUG", "message": "No DCS controllers found for base UL6_6 in zone 01-08", "timestamp": "2025-09-10T19:09:17.734744", "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": "DEBUG", "message": "No DCS controllers found for base UL6_7 in zone 01-08", "timestamp": "2025-09-10T19:09:17.734888", "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": "DEBUG", "message": "No DCS controllers found for base UL6_8 in zone 01-08", "timestamp": "2025-09-10T19:09:17.735048", "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": "DEBUG", "message": "No DCS controllers found for base UL6_9 in zone 01-08", "timestamp": "2025-09-10T19:09:17.735191", "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": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-10T19:09:17.735345", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-08", "interlock": "01-06", "dcs_list": ["UL6_1_EPC1_DCS_CTRL.O1", "UL6_1_EPC2_DCS_CTRL.O1", "UL6_2_EPC1_DCS_CTRL.O1", "UL6_2_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-09 candidates: ['PS2_1', 'PS2_2', 'PS2_3', 'PS2_4']", "timestamp": "2025-09-10T19:09:17.735673", "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": "DEBUG", "message": "No DCS controllers found for base PS2_2 in zone 01-09", "timestamp": "2025-09-10T19:09:17.735838", "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": "DEBUG", "message": "No DCS controllers found for base PS2_3 in zone 01-09", "timestamp": "2025-09-10T19:09:17.736010", "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": "DEBUG", "message": "No DCS controllers found for base PS2_4 in zone 01-09", "timestamp": "2025-09-10T19:09:17.736158", "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": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-10T19:09:17.736423", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-09", "interlock": "01-06", "dcs_list": ["PS2_1_EPC1_DCS_CTRL.O1", "PS2_1_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-10 candidates: ['PS2_5', 'PS2_6']", "timestamp": "2025-09-10T19:09:17.736894", "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": "DEBUG", "message": "No DCS controllers found for base PS2_5 in zone 01-10", "timestamp": "2025-09-10T19:09:17.737107", "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": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-10T19:09:17.737298", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-10", "interlock": "MCM01", "dcs_list": ["PS2_6_EPC1_DCS_CTRL.O1", "PS2_6_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-11 candidates: ['UL7_1', 'UL7_2', 'UL7_3', 'UL7_4', 'UL7_5', 'UL7_6', 'UL7_7', 'UL7_8', 'UL7_9', 'UL7_10', 'UL7_11', 'UL7_12', 'UL7_13']", "timestamp": "2025-09-10T19:09:17.737646", "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": "DEBUG", "message": "No DCS controllers found for base UL7_2 in zone 01-11", "timestamp": "2025-09-10T19:09:17.737828", "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": "DEBUG", "message": "No DCS controllers found for base UL7_5 in zone 01-11", "timestamp": "2025-09-10T19:09:17.737968", "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": "DEBUG", "message": "No DCS controllers found for base UL7_6 in zone 01-11", "timestamp": "2025-09-10T19:09:17.738109", "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": "DEBUG", "message": "No DCS controllers found for base UL7_7 in zone 01-11", "timestamp": "2025-09-10T19:09:17.738295", "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": "DEBUG", "message": "No DCS controllers found for base UL7_8 in zone 01-11", "timestamp": "2025-09-10T19:09:17.738482", "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": "DEBUG", "message": "No DCS controllers found for base UL7_10 in zone 01-11", "timestamp": "2025-09-10T19:09:17.738713", "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": "DEBUG", "message": "No DCS controllers found for base UL7_11 in zone 01-11", "timestamp": "2025-09-10T19:09:17.738881", "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": "DEBUG", "message": "No DCS controllers found for base UL7_12 in zone 01-11", "timestamp": "2025-09-10T19:09:17.739048", "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": "DEBUG", "message": "No DCS controllers found for base UL7_13 in zone 01-11", "timestamp": "2025-09-10T19:09:17.739212", "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": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-10T19:09:17.739361", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-11", "interlock": "MCM01", "dcs_list": ["UL7_1_ESTOP1_DCS_CTRL.O1", "UL7_3_EPC1_DCS_CTRL.O1", "UL7_3_EPC2_DCS_CTRL.O1", "UL7_4_EPC1_DCS_CTRL.O1", "UL7_4_EPC2_DCS_CTRL.O1", "UL7_9_EPC1_DCS_CTRL.O1", "UL7_9_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-12 candidates: ['UL8_1', 'UL8_2', 'UL8_3', 'UL8_4', 'UL8_5', 'UL8_6', 'UL8_7', 'UL8_8', 'UL8_9']", "timestamp": "2025-09-10T19:09:17.739694", "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": "DEBUG", "message": "No DCS controllers found for base UL8_2 in zone 01-12", "timestamp": "2025-09-10T19:09:17.739921", "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": "DEBUG", "message": "No DCS controllers found for base UL8_4 in zone 01-12", "timestamp": "2025-09-10T19:09:17.740094", "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": "DEBUG", "message": "No DCS controllers found for base UL8_5 in zone 01-12", "timestamp": "2025-09-10T19:09:17.740235", "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": "DEBUG", "message": "No DCS controllers found for base UL8_6 in zone 01-12", "timestamp": "2025-09-10T19:09:17.740391", "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": "DEBUG", "message": "No DCS controllers found for base UL8_7 in zone 01-12", "timestamp": "2025-09-10T19:09:17.740554", "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": "DEBUG", "message": "No DCS controllers found for base UL8_8 in zone 01-12", "timestamp": "2025-09-10T19:09:17.740708", "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": "DEBUG", "message": "No DCS controllers found for base UL8_9 in zone 01-12", "timestamp": "2025-09-10T19:09:17.740844", "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": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-10T19:09:17.741021", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-12", "interlock": "01-11", "dcs_list": ["UL8_1_EPC1_DCS_CTRL.O1", "UL8_1_EPC2_DCS_CTRL.O1", "UL8_3_EPC1_DCS_CTRL.O1", "UL8_3_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-13 candidates: ['UL9_1', 'UL9_2', 'UL9_3', 'UL9_4', 'UL9_5', 'UL9_6', 'UL9_7', 'UL9_8', 'UL9_9', 'UL9_10', 'UL9_11']", "timestamp": "2025-09-10T19:09:17.741362", "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": "DEBUG", "message": "No DCS controllers found for base UL9_2 in zone 01-13", "timestamp": "2025-09-10T19:09:17.741565", "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": "DEBUG", "message": "No DCS controllers found for base UL9_5 in zone 01-13", "timestamp": "2025-09-10T19:09:17.741745", "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": "DEBUG", "message": "No DCS controllers found for base UL9_6 in zone 01-13", "timestamp": "2025-09-10T19:09:17.741903", "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": "DEBUG", "message": "No DCS controllers found for base UL9_7 in zone 01-13", "timestamp": "2025-09-10T19:09:17.742086", "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": "DEBUG", "message": "No DCS controllers found for base UL9_8 in zone 01-13", "timestamp": "2025-09-10T19:09:17.742236", "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": "DEBUG", "message": "No DCS controllers found for base UL9_9 in zone 01-13", "timestamp": "2025-09-10T19:09:17.742359", "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": "DEBUG", "message": "No DCS controllers found for base UL9_10 in zone 01-13", "timestamp": "2025-09-10T19:09:17.742491", "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": "DEBUG", "message": "No DCS controllers found for base UL9_11 in zone 01-13", "timestamp": "2025-09-10T19:09:17.742658", "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": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-10T19:09:17.742792", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-13", "interlock": "01-11", "dcs_list": ["UL9_1_ESTOP1_DCS_CTRL.O1", "UL9_3_EPC1_DCS_CTRL.O1", "UL9_3_EPC2_DCS_CTRL.O1", "UL9_4_EPC1_DCS_CTRL.O1", "UL9_4_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-14 candidates: ['PS3_1', 'PS3_2', 'PS3_3']", "timestamp": "2025-09-10T19:09:17.743145", "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": "DEBUG", "message": "No DCS controllers found for base PS3_2 in zone 01-14", "timestamp": "2025-09-10T19:09:17.743331", "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": "DEBUG", "message": "No DCS controllers found for base PS3_3 in zone 01-14", "timestamp": "2025-09-10T19:09:17.743483", "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": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-10T19:09:17.743617", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-14", "interlock": "01-11", "dcs_list": ["PS3_1_EPC1_DCS_CTRL.O1", "PS3_1_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-15 candidates: ['PS3_8', 'PS3_9', 'PS3_10', 'PS3_11', 'PS3_12']", "timestamp": "2025-09-10T19:09:17.743940", "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": "DEBUG", "message": "No DCS controllers found for base PS3_8 in zone 01-15", "timestamp": "2025-09-10T19:09:17.744159", "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": "DEBUG", "message": "No DCS controllers found for base PS3_9 in zone 01-15", "timestamp": "2025-09-10T19:09:17.744309", "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": "DEBUG", "message": "No DCS controllers found for base PS3_10 in zone 01-15", "timestamp": "2025-09-10T19:09:17.744479", "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": "DEBUG", "message": "No DCS controllers found for base PS3_11 in zone 01-15", "timestamp": "2025-09-10T19:09:17.744644", "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": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-10T19:09:17.744802", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-15", "interlock": "MCM01", "dcs_list": ["PS3_12_EPC1_DCS_CTRL.O1", "PS3_12_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-16 candidates: ['UL10_1', 'UL10_2', 'UL10_3', 'UL10_4', 'UL10_5', 'UL10_6', 'UL10_7', 'UL10_8', 'UL10_9', 'UL10_10']", "timestamp": "2025-09-10T19:09:17.745126", "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": "DEBUG", "message": "No DCS controllers found for base UL10_2 in zone 01-16", "timestamp": "2025-09-10T19:09:17.745337", "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": "DEBUG", "message": "No DCS controllers found for base UL10_4 in zone 01-16", "timestamp": "2025-09-10T19:09:17.745504", "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": "DEBUG", "message": "No DCS controllers found for base UL10_5 in zone 01-16", "timestamp": "2025-09-10T19:09:17.745637", "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": "DEBUG", "message": "No DCS controllers found for base UL10_6 in zone 01-16", "timestamp": "2025-09-10T19:09:17.745763", "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": "DEBUG", "message": "No DCS controllers found for base UL10_7 in zone 01-16", "timestamp": "2025-09-10T19:09:17.745887", "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": "DEBUG", "message": "No DCS controllers found for base UL10_8 in zone 01-16", "timestamp": "2025-09-10T19:09:17.746006", "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": "DEBUG", "message": "No DCS controllers found for base UL10_9 in zone 01-16", "timestamp": "2025-09-10T19:09:17.746171", "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": "DEBUG", "message": "No DCS controllers found for base UL10_10 in zone 01-16", "timestamp": "2025-09-10T19:09:17.746369", "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": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-10T19:09:17.746538", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-16", "interlock": "01-17", "dcs_list": ["UL10_1_EPC1_DCS_CTRL.O1", "UL10_1_EPC2_DCS_CTRL.O1", "UL10_3_EPC1_DCS_CTRL.O1", "UL10_3_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-17 candidates: ['UL11_1', 'UL11_2', 'UL11_3', 'UL11_4', 'UL11_5', 'UL11_6', 'UL11_7', 'UL11_8', 'UL11_9', 'UL11_10', 'UL11_11', 'UL11_12', 'UL11_13']", "timestamp": "2025-09-10T19:09:17.746887", "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": "DEBUG", "message": "No DCS controllers found for base UL11_2 in zone 01-17", "timestamp": "2025-09-10T19:09:17.747077", "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": "DEBUG", "message": "No DCS controllers found for base UL11_5 in zone 01-17", "timestamp": "2025-09-10T19:09:17.747375", "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": "DEBUG", "message": "No DCS controllers found for base UL11_6 in zone 01-17", "timestamp": "2025-09-10T19:09:17.747561", "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": "DEBUG", "message": "No DCS controllers found for base UL11_7 in zone 01-17", "timestamp": "2025-09-10T19:09:17.747745", "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": "DEBUG", "message": "No DCS controllers found for base UL11_8 in zone 01-17", "timestamp": "2025-09-10T19:09:17.747926", "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": "DEBUG", "message": "No DCS controllers found for base UL11_10 in zone 01-17", "timestamp": "2025-09-10T19:09:17.748117", "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": "DEBUG", "message": "No DCS controllers found for base UL11_11 in zone 01-17", "timestamp": "2025-09-10T19:09:17.748297", "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": "DEBUG", "message": "No DCS controllers found for base UL11_12 in zone 01-17", "timestamp": "2025-09-10T19:09:17.748486", "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": "DEBUG", "message": "No DCS controllers found for base UL11_13 in zone 01-17", "timestamp": "2025-09-10T19:09:17.748653", "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": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-10T19:09:17.748790", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-17", "interlock": "MCM01", "dcs_list": ["UL11_1_ESTOP1_DCS_CTRL.O1", "UL11_3_EPC1_DCS_CTRL.O1", "UL11_3_EPC2_DCS_CTRL.O1", "UL11_4_EPC1_DCS_CTRL.O1", "UL11_4_EPC2_DCS_CTRL.O1", "UL11_9_EPC1_DCS_CTRL.O1", "UL11_9_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-18 candidates: ['UL12_1', 'UL12_2', 'UL12_3', 'UL12_4', 'UL12_5', 'UL12_6', 'UL12_7', 'UL12_8', 'UL12_9', 'UL12_10']", "timestamp": "2025-09-10T19:09:17.749115", "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": "DEBUG", "message": "No DCS controllers found for base UL12_2 in zone 01-18", "timestamp": "2025-09-10T19:09:17.749312", "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": "DEBUG", "message": "No DCS controllers found for base UL12_5 in zone 01-18", "timestamp": "2025-09-10T19:09:17.749499", "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": "DEBUG", "message": "No DCS controllers found for base UL12_6 in zone 01-18", "timestamp": "2025-09-10T19:09:17.749671", "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": "DEBUG", "message": "No DCS controllers found for base UL12_7 in zone 01-18", "timestamp": "2025-09-10T19:09:17.749853", "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": "DEBUG", "message": "No DCS controllers found for base UL12_8 in zone 01-18", "timestamp": "2025-09-10T19:09:17.750001", "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": "DEBUG", "message": "No DCS controllers found for base UL12_9 in zone 01-18", "timestamp": "2025-09-10T19:09:17.750137", "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": "DEBUG", "message": "No DCS controllers found for base UL12_10 in zone 01-18", "timestamp": "2025-09-10T19:09:17.750265", "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": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-10T19:09:17.750393", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-18", "interlock": "01-17", "dcs_list": ["UL12_1_ESTOP1_DCS_CTRL.O1", "UL12_3_EPC1_DCS_CTRL.O1", "UL12_3_EPC2_DCS_CTRL.O1", "UL12_4_EPC1_DCS_CTRL.O1", "UL12_4_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-19 candidates: ['PS4_1', 'PS4_2', 'PS4_3', 'PS4_4', 'PS4_5']", "timestamp": "2025-09-10T19:09:17.750730", "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": "DEBUG", "message": "No DCS controllers found for base PS4_2 in zone 01-19", "timestamp": "2025-09-10T19:09:17.750909", "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": "DEBUG", "message": "No DCS controllers found for base PS4_3 in zone 01-19", "timestamp": "2025-09-10T19:09:17.751114", "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": "DEBUG", "message": "No DCS controllers found for base PS4_4 in zone 01-19", "timestamp": "2025-09-10T19:09:17.751256", "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": "DEBUG", "message": "No DCS controllers found for base PS4_5 in zone 01-19", "timestamp": "2025-09-10T19:09:17.751518", "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": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-10T19:09:17.751702", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-19", "interlock": "01-17", "dcs_list": ["PS4_1_EPC1_DCS_CTRL.O1", "PS4_1_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-20 candidates: ['PS4_11', 'PS4_12', 'PS4_13', 'PS4_14']", "timestamp": "2025-09-10T19:09:17.752051", "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": "DEBUG", "message": "No DCS controllers found for base PS4_11 in zone 01-20", "timestamp": "2025-09-10T19:09:17.752219", "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": "DEBUG", "message": "No DCS controllers found for base PS4_12 in zone 01-20", "timestamp": "2025-09-10T19:09:17.752428", "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": "DEBUG", "message": "No DCS controllers found for base PS4_13 in zone 01-20", "timestamp": "2025-09-10T19:09:17.752678", "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": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-10T19:09:17.752845", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-20", "interlock": "MCM01", "dcs_list": ["PS4_14_EPC1_DCS_CTRL.O1", "PS4_14_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-21 candidates: ['PS3_4', 'PS3_5', 'PS3_6', 'PS3_7']", "timestamp": "2025-09-10T19:09:17.753238", "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": "DEBUG", "message": "No DCS controllers found for base PS3_4 in zone 01-21", "timestamp": "2025-09-10T19:09:17.753399", "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": "DEBUG", "message": "No DCS controllers found for base PS3_5 in zone 01-21", "timestamp": "2025-09-10T19:09:17.753568", "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": "DEBUG", "message": "No DCS controllers found for base PS3_6 in zone 01-21", "timestamp": "2025-09-10T19:09:17.753696", "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": "DEBUG", "message": "No DCS controllers found for base PS3_7 in zone 01-21", "timestamp": "2025-09-10T19:09:17.753813", "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": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-10T19:09:17.753947", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-21", "interlock": "MCM01", "dcs_list": []}
|
|
{"level": "DEBUG", "message": "Zone 01-22 candidates: ['PS4_6', 'PS4_7', 'PS4_8', 'PS4_9', 'PS4_10']", "timestamp": "2025-09-10T19:09:17.754303", "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": "DEBUG", "message": "No DCS controllers found for base PS4_6 in zone 01-22", "timestamp": "2025-09-10T19:09:17.754493", "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": "DEBUG", "message": "No DCS controllers found for base PS4_7 in zone 01-22", "timestamp": "2025-09-10T19:09:17.754639", "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": "DEBUG", "message": "No DCS controllers found for base PS4_8 in zone 01-22", "timestamp": "2025-09-10T19:09:17.754745", "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": "DEBUG", "message": "No DCS controllers found for base PS4_9 in zone 01-22", "timestamp": "2025-09-10T19:09:17.754872", "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": "DEBUG", "message": "No DCS controllers found for base PS4_10 in zone 01-22", "timestamp": "2025-09-10T19:09:17.754994", "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": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-10T19:09:17.755114", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-22", "interlock": "MCM01", "dcs_list": []}
|
|
{"level": "INFO", "message": "Successfully generated routine: zones", "timestamp": "2025-09-10T19:09:17.755284", "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: estops", "timestamp": "2025-09-10T19:09:17.755435", "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: estops", "timestamp": "2025-09-10T19:09:17.764219", "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_mapping", "timestamp": "2025-09-10T19:09:18.139500", "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: safety_tag_mapping", "timestamp": "2025-09-10T19:09:18.294897", "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': True, 'outputs': True, 'resets': True, 'zones': True, 'estops': True, 'safety_tag_mapping': True}", "timestamp": "2025-09-10T19:09:18.295187", "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 84 tags (69 push buttons, 15 beacons)", "timestamp": "2025-09-10T19:09:18.300654", "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 (7): MainRoutine, R010_INPUTS, R011_OUTPUTS, R012_RESETS, R020_ESTOPS, R030_ZONES, R999_SAFETY_TAG_MAPPING", "timestamp": "2025-09-10T19:09:18.300879", "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": "- R010_INPUTS: 225 rungs | example: XIC(Local:7:I.Pt02.Status)XIC(Local:7:I.Pt03.Status)OTE(MCM_EPB_STATUS);", "timestamp": "2025-09-10T19:09:18.301055", "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": "- R011_OUTPUTS: 22 rungs | example: XIC(EStop_MCM_OK)XIC(EStop_01_01_OK)[OTE(UL1_3_VFD1:SO.Out00Output),OTE(UL1_3_VFD1:SO.Out01Output),OTE(UL1_3_VFD1:SO.STOOutput),OTE(UL1_4_VFD1:SO.STOOutput),...", "timestamp": "2025-09-10T19:09:18.301223", "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": "- R012_RESETS: 72 rungs | example: [XIC(SFT_PS1_1_S1_PB) ,XIC(SFT_MCM_S_PB)]OTE(RST_PS1_1_EPC1_ESTOP);", "timestamp": "2025-09-10T19:09:18.301388", "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: 23 rungs | example: XIC(UL1_1_ESTOP1_DCS_CTRL.O1)XIC(UL1_3_EPC1_DCS_CTRL.O1)XIC(UL1_3_EPC2_DCS_CTRL.O1)XIC(UL1_4_EPC1_DCS_CTRL.O1)XIC(UL1_4_EPC2_DCS_CTRL.O1)XIC(UL1_9_EPC1_DCS_C...", "timestamp": "2025-09-10T19:09:18.301530", "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": "- R020_ESTOPS: 81 rungs | example: DCS(MCM_EPB_DCS_CTRL,EMERGENCY STOP,EQUIVALENT - ACTIVE HIGH,500,MANUAL,AUTOMATIC,Local:7:I.Pt02.Data,Local:7:I.Pt03.Data,MCM_EPB_STATUS,SFT_MCM_S_PB);", "timestamp": "2025-09-10T19:09:18.301668", "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": "- R999_SAFETY_TAG_MAPPING: 15 rungs | example: XIC(SFT_PS1_5_BCN1_R)OTE(PS1_5_VFD1:SO.Out00Output)OTE(PS1_5_VFD1:SO.Out01Output);", "timestamp": "2025-09-10T19:09:18.301797", "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-10T19:09:18.301940", "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-10T19:09:18.302060", "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/MTN6_MCM01/SafetyProgram_Generated.L5X", "timestamp": "2025-09-10T19:09:18.306053", "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/MTN6_MCM01/SafetyProgram_Generated.L5X", "timestamp": "2025-09-10T19:09:18.475721", "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-10T19:09:18.475942", "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-10T19:09:18.476190", "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-10T19:09:18.476407", "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-10T19:09:18.476609", "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-10T19:09:18.476792", "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-10T19:09:18.672083", "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-10T19:09:18.750890", "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": 66}
|
|
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-09-10T19:09:18.751742", "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": 23}
|
|
{"level": "DEBUG", "message": "Extracting SPEED_CTRL data", "timestamp": "2025-09-10T19:09:18.754951", "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=155", "timestamp": "2025-09-10T19:09:18.774832", "module": "DataLoader", "file": "logging_config.py", "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 lookup: project_name=MTN6_MCM04_CHUTE_LOAD, excel_path=/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/DESC_IP_MERGED.xlsx", "timestamp": "2025-09-10T19:09:18.775086", "module": "DataLoader", "file": "logging_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": "Using project prefix from project_name: MTN6", "timestamp": "2025-09-10T19:09:18.775403", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS1_1_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.799040", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS1_2_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.799507", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS1_3_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.799876", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS1_4_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.800273", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS1_5_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.801032", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS2_1_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.801602", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS2_2_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.801904", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS2_3_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.802433", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS2_4_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.803063", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS2_5_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.803413", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS2_6_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.803745", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS3_1_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.804077", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS3_10_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.804364", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS3_11_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.804822", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS3_12_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.805154", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS3_2_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.805593", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS3_3_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.805974", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS3_4_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.806388", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS3_5_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.806698", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS3_6_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.806972", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS3_7_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.807240", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS3_8_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.807521", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS3_9_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.807784", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS4_1_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.808155", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS4_10_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.808511", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS4_11_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.809002", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS4_12_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.809250", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS4_13_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.809503", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS4_14_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.809756", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS4_2_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.809990", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS4_3_VFD1 = 220 FPM", "timestamp": "2025-09-10T19:09:18.810261", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS4_4_VFD1 = 220 FPM", "timestamp": "2025-09-10T19:09:18.810544", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS4_5_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.810804", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS4_6_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.811063", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS4_7_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.811328", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS4_8_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.811557", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS4_9_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.811754", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL1_10A_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.811979", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL1_10B_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.812220", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL1_11_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.812472", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL1_12_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.812722", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL1_13_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.812980", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL1_3_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.813238", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL1_4_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.813479", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL1_5_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.813705", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL1_6_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.814064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL1_7_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.814327", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL1_8_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.814678", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL1_9_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.814986", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL10_1_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.815239", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL10_10_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.815510", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL10_2_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.815851", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL10_3_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.816143", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL10_4_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.816499", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL10_5_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.816789", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL10_6_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.817079", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL10_7_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.817364", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL10_8_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.817606", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL10_9_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.817854", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL11_10A_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.818116", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL11_10B_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.818398", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL11_11_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.818652", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL11_12_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.818940", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL11_13_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.819175", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL11_3_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.819429", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL11_4_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.819667", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL11_5_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.819903", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL11_6_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.820122", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL11_7_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.820352", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL11_8_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.820622", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL11_9_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.820883", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL12_10_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.821157", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL12_3_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.821415", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL12_4_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.821654", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL12_5_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.821877", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL12_6_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.822067", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL12_7_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.822233", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL12_8_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.822421", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL12_9_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.822674", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL2_10_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.822919", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL2_3_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.823150", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL2_4_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.823397", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL2_5_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.823595", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL2_6_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.823801", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL2_7_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.823968", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL2_8_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.824202", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL2_9_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.824451", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL3_1_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.824682", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL3_2_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.824917", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL3_3_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.825196", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL3_4_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.825409", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL3_5_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.825599", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL3_6_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.825829", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL3_7_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.826247", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL3_8_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.826596", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL3_9_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.826874", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL4_10A_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.827183", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL4_10B_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.827455", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL4_11_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.827708", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL4_12_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.827962", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL4_13_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.828240", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL4_3_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.828555", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL4_4_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.828811", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL4_5_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.829022", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL4_6_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.829278", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL4_7_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.829543", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL4_8_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.829807", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL4_9_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.830069", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL5_10_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.830325", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL5_3_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.830591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL5_4_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.830875", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL5_5_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.831209", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL5_6_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.831490", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL5_7_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.831882", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL5_8_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.832163", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL5_9_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.832448", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL6_1_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.832749", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL6_2_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.833023", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL6_3_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.833290", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL6_4_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.833577", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL6_5_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.834022", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL6_6_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.834265", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL6_7_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.834492", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL6_8_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.834762", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL6_9_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.835026", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL7_10A_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.835248", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL7_10B_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.835510", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL7_11_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.835781", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL7_12_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.836077", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL7_13_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.836345", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL7_3_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.836600", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL7_4_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.836880", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL7_5_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.837142", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL7_6_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.837425", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL7_7_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.837704", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL7_8_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.837964", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL7_9_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.838221", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL8_1_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.838461", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL8_2_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.838747", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL8_3_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.838991", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL8_4_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.839188", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL8_5_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.839386", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL8_6_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.839627", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL8_7_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.839888", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL8_8_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.840153", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL8_9_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.840422", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL9_10_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.840696", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL9_11_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.840984", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL9_3_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.841261", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL9_4_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.841543", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL9_5_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.841794", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL9_6_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.842057", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL9_7_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.842337", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL9_8_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.842597", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL9_9_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.842873", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS5_1_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.843134", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS5_10_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.843415", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS5_11_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.843706", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS5_12_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.843963", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS5_13_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.844253", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS5_2_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.844521", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS5_3_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.844776", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS5_4_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.845005", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS5_5_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.845243", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS5_6_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.845480", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS5_7_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.845718", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS5_8_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.845966", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS5_9_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.846178", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS6_1_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.846407", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS6_10_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.846657", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS6_11_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.846918", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS6_12_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.847169", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS6_13_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.847543", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS6_2_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.847939", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS6_3_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.848438", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS6_4_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.848748", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS6_5_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.849083", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS6_6_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.849588", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS6_7_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.849879", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS6_8_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.850166", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS6_9_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.850477", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS7_1_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.850811", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS7_10_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.851119", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS7_11_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.851434", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS7_12_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.851727", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS7_13_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.852018", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS7_14_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.852308", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS7_2_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.852576", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS7_3_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.852846", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS7_4_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.853099", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS7_5_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.853328", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS7_6_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.853563", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS7_7_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.853789", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS7_8_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.854038", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS7_9_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.854258", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL13_1_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.854493", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL13_10_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.854789", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL13_11_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.855063", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL13_12_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.855337", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL13_2_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.855582", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL13_3_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.855820", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL13_4_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.856066", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL13_5_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.856289", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL13_6_VFD = 300 FPM", "timestamp": "2025-09-10T19:09:18.856533", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL13_7_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.856761", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL13_8_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.857018", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL13_9A_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.857291", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL13_9B_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.857576", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL14_10_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.857856", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL14_3_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.858125", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL14_4_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.858369", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL14_5_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.858613", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL14_6_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.858873", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL14_8_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.859169", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL14_9_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.859446", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL15_10_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.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": "Parsed speed: UL15_11_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.859970", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL15_3_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.860191", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL15_4_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.860465", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL15_5_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.860710", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL15_6_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.860949", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL15_7_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.861279", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL15_8_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.861551", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL15_9_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.861804", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL16_1_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.862066", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL16_2_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.862328", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL16_3_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.862601", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL16_4_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.862872", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL16_5_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.863142", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL16_6_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.863408", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL16_7_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.863678", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL16_8_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.863949", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL16_9_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.864333", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL17_10_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.864694", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL17_3_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.864962", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL17_4_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.865220", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL17_5_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.865477", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL17_6_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.865773", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL17_7_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.866054", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL17_8_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.866338", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL17_9_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.866604", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_10_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.866860", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_11_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.867100", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_12_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.867328", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_13A_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.867574", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_13B_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.867818", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_14_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.868079", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_15_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.868356", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_16_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.868603", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_3_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.868833", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_4_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.869097", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_5_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.869348", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_6_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.869586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_7_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.869809", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_8_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.870001", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_9_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.870188", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL19_1_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.870413", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL19_2_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.870666", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL19_3_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.870887", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL19_4_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.871083", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL19_5_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.871266", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL19_6_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.871489", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL19_7_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.871741", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL19_8_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.872133", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL19_9_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.872341", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL20_10_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.872545", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL20_11_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.872794", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL20_3_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.873025", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL20_4_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.873244", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL20_5_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.873525", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL20_6_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.873811", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL20_7_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.874072", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL20_8_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.874320", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL20_9_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.874616", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_10_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.874876", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_11_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.875099", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_12_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.875313", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_13_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.875533", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_14A_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.875733", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_14B_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.875915", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_15_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.876087", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_16_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.876281", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_17_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.876514", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_3_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.876766", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_4_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.876982", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_5_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.877164", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_6_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.877337", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_7_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.877550", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_8_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.877790", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_9_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.878031", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_1_VFD = 300 FPM", "timestamp": "2025-09-10T19:09:18.878278", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_2_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.878557", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_3_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.878797", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_4_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.879040", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_5_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.879281", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_6_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.879507", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_7_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.879715", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_8_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.879895", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL1_14_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.880127", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL1_15_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.880358", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL1_16_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.880798", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL1_17_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.881091", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL1_18_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.881376", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL1_19_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.881801", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL1_20_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.882185", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL11_14_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.882439", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL11_15_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.882728", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL11_16_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.883004", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL11_17_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.883271", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL11_18_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.883576", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL11_19_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.883815", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL11_20_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.884056", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL13_13_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.884353", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL13_14_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.884621", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL13_15_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.884868", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL13_16_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.885146", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL13_17_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.885438", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL13_18_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.885669", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL13_19_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.885892", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_17_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.886151", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_18_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.886416", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_19_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.886664", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_20_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.886916", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_21_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.887128", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_22_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.887317", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_23_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.887496", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_18_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.887659", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_19_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.887952", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_20_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.888229", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_21_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.888489", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_22_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.888751", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_23_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.889014", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL21_24_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.889250", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL4_14_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.889496", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL4_15_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.889748", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL4_16_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.889980", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL4_17_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.890224", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL4_18_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.890455", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL4_19_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.890728", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL4_20_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.890987", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL7_14_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.891243", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL7_15_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.891496", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL7_16_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.891732", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL7_17_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.891986", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL7_18_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.892204", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL7_19_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.892399", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL7_20_VFD1 = 420 FPM", "timestamp": "2025-09-10T19:09:18.892637", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: FL1014_2_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.892908", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: FL1018_2_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.893231", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: FL1022_2_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.893502", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: FL1026_2_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.893795", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: FL1034_2_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.894035", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: FL1038_2_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.894270", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: FL3012_2_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.894558", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: FL3016_2_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.894852", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: FL3020_2_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.895112", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: FL3024_2_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.895370", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PRS3_2A_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.895622", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PRS3_2B_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.895840", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PRS3_3A_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.896090", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PRS3_3B_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.896349", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PRS3_5_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.896597", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PRS4_1_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.896835", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PRS4_2_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.897078", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS10_1_VFD1 = 150 FPM", "timestamp": "2025-09-10T19:09:18.897295", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS10_2_VFD1 = 200 FPM", "timestamp": "2025-09-10T19:09:18.897577", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS10_3_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.897804", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS10_5_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.898068", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS11_1_VFD1 = 150 FPM", "timestamp": "2025-09-10T19:09:18.898428", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS11_11_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.898909", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS11_2_VFD1 = 200 FPM", "timestamp": "2025-09-10T19:09:18.899235", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS11_3_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.899521", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS11_4_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.899801", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS11_6_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.900096", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS11_7_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.900351", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS11_8_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.900593", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS11_9_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.900847", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: ULC5_3_VFD1 = 80 FPM", "timestamp": "2025-09-10T19:09:18.901111", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: ULC6_3_VFD1 = 80 FPM", "timestamp": "2025-09-10T19:09:18.901358", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: ULC7_3_VFD1 = 80 FPM", "timestamp": "2025-09-10T19:09:18.901561", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: ULC8_3_VFD1 = 80 FPM", "timestamp": "2025-09-10T19:09:18.901738", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: FL2074_2_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.901914", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: FL2078_2_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.902101", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: FL2086_2_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.902322", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: FL2090_2_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.902571", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: FL2094_2_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.902808", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: FL4066_2_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.903018", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: FL4070_2_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.903198", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: FL4074_2_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.903377", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: FL4078_2_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.903559", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: FL4082_2_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.903870", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PRS1_2A_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.904307", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PRS1_2B_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.904666", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PRS1_3_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.904921", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PRS1_4_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.905204", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PRS1_6_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.905470", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PRS2_1_VFD1 = 120 FPM", "timestamp": "2025-09-10T19:09:18.905736", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS8_1_VFD1 = 140 FPM", "timestamp": "2025-09-10T19:09:18.905958", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS8_11_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.906166", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS8_2_VFD1 = 180 FPM", "timestamp": "2025-09-10T19:09:18.906386", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS8_4_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.906594", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS8_5_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.906802", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS8_6_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.907024", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS8_8_VFD1 = 220 FPM", "timestamp": "2025-09-10T19:09:18.907287", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS8_9_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.907524", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS9_2_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.907767", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS9_3_VFD1 = 190 FPM", "timestamp": "2025-09-10T19:09:18.908034", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: ULC1_3_VFD1 = 80 FPM", "timestamp": "2025-09-10T19:09:18.908296", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: ULC2_3_VFD1 = 80 FPM", "timestamp": "2025-09-10T19:09:18.908552", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: ULC3_3_VFD1 = 80 FPM", "timestamp": "2025-09-10T19:09:18.908790", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: ULC4_3_VFD1 = 80 FPM", "timestamp": "2025-09-10T19:09:18.909033", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_10A_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.909296", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_10B_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.909544", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_11_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.909790", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_12_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.910026", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_13_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.910277", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_14A_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.910495", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_14B_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.910742", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_14C_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.910943", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_14D_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.911145", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_15_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.911333", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_16_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.911581", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_17_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.911814", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_18A_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.912012", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_18B_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.912236", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_19_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.912442", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_20_VFD1 = 280 FPM", "timestamp": "2025-09-10T19:09:18.912691", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_21_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.912966", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_9_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.913224", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCS1_1_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.913436", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCS1_2_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.913655", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCS1_3_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.914024", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCS1_4_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.914459", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCS1_5A_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.914756", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCS1_5B_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.915037", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCS1_6_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.915315", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCS1_7_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.915628", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCS1_8_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.915914", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCS1_9_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.916261", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCS2_1_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.916560", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCS2_2_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.916814", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCS2_3A_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.917023", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCS2_3B_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.917248", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCS2_4_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.917495", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCS2_5_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.917738", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCS2_6_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.917976", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCS2_7_VFD1 = 240 FPM", "timestamp": "2025-09-10T19:09:18.918241", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: S02_1_VFD1 = 250 FPM", "timestamp": "2025-09-10T19:09:18.918457", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: S02_2_VFD1 = 250 FPM", "timestamp": "2025-09-10T19:09:18.918710", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAB_10_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.918958", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAB_11_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.919181", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAB_12_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.919365", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAB_13_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.919538", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAB_14_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.919730", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAB_15_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.919893", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAB_2_VFD1 = 550 FPM", "timestamp": "2025-09-10T19:09:18.920074", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAB_3_VFD1 = 550 FPM", "timestamp": "2025-09-10T19:09:18.920227", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAB_4_VFD1 = 500 FPM", "timestamp": "2025-09-10T19:09:18.920378", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAB_5_VFD1 = 450 FPM", "timestamp": "2025-09-10T19:09:18.920535", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAB_6_VFD1 = 400 FPM", "timestamp": "2025-09-10T19:09:18.920850", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAB_7_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.921204", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAB_8_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.921468", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAB_9_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.921714", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAC_10_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.921966", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAC_11_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.922208", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAC_2_VFD1 = 550 FPM", "timestamp": "2025-09-10T19:09:18.922465", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAC_3_VFD1 = 500 FPM", "timestamp": "2025-09-10T19:09:18.922769", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAC_4_VFD1 = 450 FPM", "timestamp": "2025-09-10T19:09:18.923193", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAC_5_VFD1 = 400 FPM", "timestamp": "2025-09-10T19:09:18.923445", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAC_6_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.923685", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAC_7_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.923876", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAC_8_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.924108", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAC_9_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.924341", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAD_2_VFD1 = 550 FPM", "timestamp": "2025-09-10T19:09:18.924573", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAD_3_VFD1 = 500 FPM", "timestamp": "2025-09-10T19:09:18.924769", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAD_4_VFD1 = 450 FPM", "timestamp": "2025-09-10T19:09:18.925007", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAD_5_VFD1 = 400 FPM", "timestamp": "2025-09-10T19:09:18.925240", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAD_6_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.925465", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAD_7_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.925718", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAD_8_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.925995", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAD_9_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.926302", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBA_10_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.926576", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBA_11_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.926831", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBA_12_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.927051", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBA_13_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.927293", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBA_14_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.927506", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBA_15_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.927691", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBA_2_VFD1 = 550 FPM", "timestamp": "2025-09-10T19:09:18.927863", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBA_3_VFD1 = 500 FPM", "timestamp": "2025-09-10T19:09:18.928027", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBA_4_VFD1 = 450 FPM", "timestamp": "2025-09-10T19:09:18.928297", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBA_5_VFD1 = 400 FPM", "timestamp": "2025-09-10T19:09:18.928554", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBA_6_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.928776", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBA_7_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.928986", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBA_8_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.929203", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBA_9_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.929417", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBC_10_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.929639", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBC_2_VFD1 = 550 FPM", "timestamp": "2025-09-10T19:09:18.929844", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBC_3_VFD1 = 500 FPM", "timestamp": "2025-09-10T19:09:18.930048", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBC_4_VFD1 = 450 FPM", "timestamp": "2025-09-10T19:09:18.930255", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBC_5_VFD1 = 400 FPM", "timestamp": "2025-09-10T19:09:18.930456", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBC_6_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.930806", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBC_7_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.931103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBC_8_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.931360", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBC_9_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.931625", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBD_10_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.931895", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBD_11_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.932157", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBD_12_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.932417", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBD_13_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.932612", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBD_14_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.932878", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBD_2_VFD1 = 550 FPM", "timestamp": "2025-09-10T19:09:18.933131", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBD_3_VFD1 = 550 FPM", "timestamp": "2025-09-10T19:09:18.933343", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBD_4_VFD1 = 450 FPM", "timestamp": "2025-09-10T19:09:18.933534", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBD_5_VFD1 = 400 FPM", "timestamp": "2025-09-10T19:09:18.933722", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBD_6_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.933898", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBD_7_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.934052", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBD_8_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.934201", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBD_9_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.934394", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCA_2_VFD1 = 550 FPM", "timestamp": "2025-09-10T19:09:18.934645", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCA_3_VFD1 = 500 FPM", "timestamp": "2025-09-10T19:09:18.934892", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCA_4_VFD1 = 450 FPM", "timestamp": "2025-09-10T19:09:18.935167", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCA_5_VFD1 = 400 FPM", "timestamp": "2025-09-10T19:09:18.935424", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCA_6_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.935682", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCA_7_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.935912", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCA_8_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.936126", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCA_9_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.936407", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCB_10_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.936627", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCB_2_VFD1 = 550 FPM", "timestamp": "2025-09-10T19:09:18.936842", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCB_3_VFD1 = 500 FPM", "timestamp": "2025-09-10T19:09:18.937070", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCB_4_VFD1 = 450 FPM", "timestamp": "2025-09-10T19:09:18.937273", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCB_5_VFD1 = 400 FPM", "timestamp": "2025-09-10T19:09:18.937450", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCB_6_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.937700", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCB_7_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.937956", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCB_8_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.938209", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCB_9_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.938445", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCD_10_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.938672", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCD_11_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.938842", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCD_12_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.939087", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCD_2_VFD1 = 400 FPM", "timestamp": "2025-09-10T19:09:18.939359", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCD_3_VFD1 = 380 FPM", "timestamp": "2025-09-10T19:09:18.939599", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCD_4_VFD1 = 450 FPM", "timestamp": "2025-09-10T19:09:18.939861", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCD_5_VFD1 = 400 FPM", "timestamp": "2025-09-10T19:09:18.940081", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCD_6_VFD1 = 400 FPM", "timestamp": "2025-09-10T19:09:18.940378", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCD_7_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.940653", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCD_8_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.940908", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYCD_9_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.941159", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDA_2_VFD1 = 550 FPM", "timestamp": "2025-09-10T19:09:18.941415", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDA_3_VFD1 = 500 FPM", "timestamp": "2025-09-10T19:09:18.941653", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDA_4_VFD1 = 450 FPM", "timestamp": "2025-09-10T19:09:18.941875", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDA_5_VFD1 = 400 FPM", "timestamp": "2025-09-10T19:09:18.942092", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDA_6_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.942303", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDA_7_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.942527", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDA_8_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.942750", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDA_9_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.943000", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDB_10_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.943224", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDB_11_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.943419", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDB_12_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.943646", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDB_13_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.943854", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDB_14_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.944077", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDB_15_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.944313", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDB_16_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.944546", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDB_2_VFD1 = 550 FPM", "timestamp": "2025-09-10T19:09:18.944799", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDB_3_VFD1 = 500 FPM", "timestamp": "2025-09-10T19:09:18.945048", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDB_4_VFD1 = 450 FPM", "timestamp": "2025-09-10T19:09:18.945283", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDB_5_VFD1 = 400 FPM", "timestamp": "2025-09-10T19:09:18.945501", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDB_6_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.945681", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDB_7_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.945847", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDB_8_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.946046", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDB_9_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.946260", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDC_10_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.946490", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDC_11_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.946739", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDC_12_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.946968", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDC_13_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.947158", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDC_2_VFD1 = 550 FPM", "timestamp": "2025-09-10T19:09:18.947367", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDC_3_VFD1 = 500 FPM", "timestamp": "2025-09-10T19:09:18.947613", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDC_4_VFD1 = 450 FPM", "timestamp": "2025-09-10T19:09:18.947881", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDC_5_VFD1 = 400 FPM", "timestamp": "2025-09-10T19:09:18.948128", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDC_6_VFD1 = 350 FPM", "timestamp": "2025-09-10T19:09:18.948417", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDC_7_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.948682", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDC_8_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.948961", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYDC_9_VFD1 = 300 FPM", "timestamp": "2025-09-10T19:09:18.949227", "module": "DataLoader", "file": "logging_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": "Loaded 580 VFD speeds from /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/Speeds/MTN6.xlsx", "timestamp": "2025-09-10T19:09:18.949417", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL1_3_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.949716", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL1_4_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.949904", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL1_5_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.950092", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL1_6_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.950355", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL1_7_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.950576", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL1_8_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.950830", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL1_9_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.951077", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL1_10A_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.951324", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL1_10B_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.951561", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL1_11_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.951819", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL1_12_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.952092", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL1_13_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.952350", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL2_3_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.952603", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL2_4_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.952824", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL2_5_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.953019", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL2_6_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.953219", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL2_7_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.953401", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL2_8_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.953587", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL2_9_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.953799", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL2_10_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.953957", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL3_1_VFD1 -> 120 FPM", "timestamp": "2025-09-10T19:09:18.954104", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL3_2_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.954305", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL3_3_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.954527", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL3_4_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.954779", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL3_5_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.955033", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL3_6_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.955283", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL3_7_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.955556", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL3_8_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.955796", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL3_9_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.956062", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL4_3_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.956434", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL4_4_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.956775", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL4_5_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.957127", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL4_6_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.957393", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL4_7_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.957724", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL4_8_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.957998", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL4_9_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.958196", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL4_10A_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.958438", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL4_10B_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.958714", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL4_11_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.958960", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL4_12_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.959207", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL4_13_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.959444", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL5_3_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.959719", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL5_4_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.959962", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL5_5_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.960204", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL5_6_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.960423", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL5_7_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.960670", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL5_8_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.960946", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL5_9_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.961207", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL5_10_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.961464", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL6_1_VFD1 -> 120 FPM", "timestamp": "2025-09-10T19:09:18.961706", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL6_2_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.961973", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL6_3_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.962205", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL6_4_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.962439", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL6_5_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.962680", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL6_6_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.962917", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL6_7_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.963152", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL6_8_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.963377", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL6_9_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.963606", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL7_3_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.963856", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL7_4_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.964215", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL7_5_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.964622", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL7_6_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.964933", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL7_7_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.965199", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL7_8_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.965484", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL7_9_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.965736", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL7_10A_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.965960", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL7_10B_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.966141", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL7_11_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.966376", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL7_12_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.966601", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL7_13_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.966812", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL8_1_VFD1 -> 120 FPM", "timestamp": "2025-09-10T19:09:18.967009", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL8_2_VFD1 -> 120 FPM", "timestamp": "2025-09-10T19:09:18.967301", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL8_3_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.967547", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL8_4_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.967800", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL8_5_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.968058", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL8_6_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.968280", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL8_7_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.968545", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL8_8_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.968790", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL8_9_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.969041", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL9_3_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.969286", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL9_4_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.969485", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL9_5_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.969711", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL9_6_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.969909", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL9_7_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.970105", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL9_8_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.970333", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL9_9_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.970592", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL9_10_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.970884", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL9_11_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.971180", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL10_1_VFD1 -> 120 FPM", "timestamp": "2025-09-10T19:09:18.971437", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL10_2_VFD1 -> 120 FPM", "timestamp": "2025-09-10T19:09:18.971657", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL10_3_VFD1 -> 120 FPM", "timestamp": "2025-09-10T19:09:18.971829", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL10_4_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.971992", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL10_5_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.972159", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL10_6_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.972429", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL10_7_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.972696", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL10_8_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.972929", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL10_9_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.973178", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL10_10_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.973392", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL12_3_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.973575", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL12_4_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.973809", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL12_5_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.974037", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL12_6_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.974227", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL12_7_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.974464", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL12_8_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.974736", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL12_9_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.974967", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL12_10_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.975168", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL11_3_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.975376", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL11_4_VFD1 -> 420 FPM", "timestamp": "2025-09-10T19:09:18.975608", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL11_5_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.975864", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL11_6_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.976098", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL11_7_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.976290", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL11_8_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.976498", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL11_9_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.976718", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL11_10A_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.976953", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL11_10B_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.977223", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL11_11_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.977446", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL11_12_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.977691", "module": "DataLoader", "file": "logging_config.py", "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 lookup: UL11_13_VFD1 -> 280 FPM", "timestamp": "2025-09-10T19:09:18.977915", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS1_1_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.978141", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS1_2_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.978374", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS1_3_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.978594", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS1_4_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.978782", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS1_5_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.978986", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS2_1_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.979191", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS2_2_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.979419", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS2_3_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.979657", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS2_4_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.979850", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS2_5_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.980027", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS2_6_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.980238", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS3_1_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.980466", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS3_2_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.980854", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS3_3_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.981175", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS3_4_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.981579", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS3_5_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.981889", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS3_6_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.982138", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS3_7_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.982400", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS3_8_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.982778", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS3_9_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.983058", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS3_10_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.983320", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS3_11_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.983563", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS3_12_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.983778", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS4_1_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.983972", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS4_2_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.984181", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS4_3_VFD1 -> 220 FPM", "timestamp": "2025-09-10T19:09:18.984438", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS4_4_VFD1 -> 220 FPM", "timestamp": "2025-09-10T19:09:18.984761", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS4_5_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.985013", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS4_6_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.985263", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS4_7_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.985453", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS4_8_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.985681", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS4_9_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.985933", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS4_10_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.986168", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS4_11_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.986419", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS4_12_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.986630", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS4_13_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.986818", "module": "DataLoader", "file": "logging_config.py", "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 lookup: PS4_14_VFD1 -> 300 FPM", "timestamp": "2025-09-10T19:09:18.987037", "module": "DataLoader", "file": "logging_config.py", "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=PS1_1_VFD1(300), PS1_2_VFD1(300), PS1_3_VFD1(300), PS1_4_VFD1(300), PS1_5_VFD1(300)...", "timestamp": "2025-09-10T19:09:18.987456", "module": "DataLoader", "file": "logging_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=155", "timestamp": "2025-09-10T19:09:18.987650", "module": "DataLoader", "file": "logging_config.py", "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-10T19:09:19.716314", "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=3", "timestamp": "2025-09-10T19:09:19.717633", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM processing PDP1_PMM1", "timestamp": "2025-09-10T19:09:19.717912", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM PDP1_PMM1 DPM=UL7_4_DPM1", "timestamp": "2025-09-10T19:09:19.718132", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM PDP1_PMM1 PWM fault IO PDP1_FIO1:I.Pt12.Data", "timestamp": "2025-09-10T19:09:19.719102", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM PDP1_PMM1 configuration stored", "timestamp": "2025-09-10T19:09:19.719351", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM processing PDP2_PMM1", "timestamp": "2025-09-10T19:09:19.719590", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM PDP2_PMM1 DPM=UL7_4_DPM1", "timestamp": "2025-09-10T19:09:19.719755", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM PDP2_PMM1 PWM fault IO PDP2_FIO1:I.Pt12.Data", "timestamp": "2025-09-10T19:09:19.720547", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM PDP2_PMM1 configuration stored", "timestamp": "2025-09-10T19:09:19.720726", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM processing PDP6_PMM1", "timestamp": "2025-09-10T19:09:19.720917", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM PDP6_PMM1 DPM=PS1_4_DPM1", "timestamp": "2025-09-10T19:09:19.721062", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM PDP6_PMM1 PWM fault IO PDP6_FIO1:I.Pt12.Data", "timestamp": "2025-09-10T19:09:19.721835", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM PDP6_PMM1 configuration stored", "timestamp": "2025-09-10T19:09:19.722028", "module": "DataLoader", "file": "logging_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=3", "timestamp": "2025-09-10T19:09:19.722214", "module": "DataLoader", "file": "logging_config.py", "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-10T19:09:19.722377", "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=3", "timestamp": "2025-09-10T19:09:19.725426", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "CB_MONITOR PDP1: CBs=26 FIOs=2", "timestamp": "2025-09-10T19:09:19.725730", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "CB entries for PDP1 (in order): ['PDP1_CB1 ', 'PDP1_CB2', 'PDP1_CB3', 'PDP1_CB4', 'PDP1_CB5', 'PDP1_CB6', 'PDP1_CB7', 'PDP1_CB8', 'PDP1_CB9', 'PDP1_CB10', 'PDP1_CB11', 'PDP1_CB12', 'PDP1_CB13', 'PDP1_CB14', 'PDP1_CB15', 'PDP1_CB16', 'PDP1_CB17', 'PDP1_CB18', 'PDP1_CB19', 'PDP1_CB20', 'PDP1_CB21', 'PDP1_CB22', 'PDP1_CB23', 'PDP1_CB24', 'PDP1_CB25', 'PDP1_CB26']", "timestamp": "2025-09-10T19:09:19.725942", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB1 , IO_PATH=PDP1_FIO1:I.Pt00.Data", "timestamp": "2025-09-10T19:09:19.726138", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB1 (CB1) to position 0 with IO_PATH PDP1_FIO1:I.Pt00.Data", "timestamp": "2025-09-10T19:09:19.726356", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB2, IO_PATH=PDP1_FIO1:I.Pt01.Data", "timestamp": "2025-09-10T19:09:19.726524", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB2 (CB2) to position 1 with IO_PATH PDP1_FIO1:I.Pt01.Data", "timestamp": "2025-09-10T19:09:19.726688", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB3, IO_PATH=PDP1_FIO1:I.Pt02.Data", "timestamp": "2025-09-10T19:09:19.726868", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB3 (CB3) to position 2 with IO_PATH PDP1_FIO1:I.Pt02.Data", "timestamp": "2025-09-10T19:09:19.727039", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB4, IO_PATH=PDP1_FIO1:I.Pt03.Data", "timestamp": "2025-09-10T19:09:19.727213", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB4 (CB4) to position 3 with IO_PATH PDP1_FIO1:I.Pt03.Data", "timestamp": "2025-09-10T19:09:19.727366", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB5, IO_PATH=PDP1_FIO1:I.Pt04.Data", "timestamp": "2025-09-10T19:09:19.727528", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB5 (CB5) to position 4 with IO_PATH PDP1_FIO1:I.Pt04.Data", "timestamp": "2025-09-10T19:09:19.727715", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB6, IO_PATH=PDP1_FIO1:I.Pt06.Data", "timestamp": "2025-09-10T19:09:19.727880", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB6 (CB6) to position 5 with IO_PATH PDP1_FIO1:I.Pt06.Data", "timestamp": "2025-09-10T19:09:19.728066", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB7, IO_PATH=PDP1_FIO1:I.Pt08.Data", "timestamp": "2025-09-10T19:09:19.728225", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB7 (CB7) to position 6 with IO_PATH PDP1_FIO1:I.Pt08.Data", "timestamp": "2025-09-10T19:09:19.728400", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB8, IO_PATH=PDP1_FIO1:I.Pt09.Data", "timestamp": "2025-09-10T19:09:19.728623", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB8 (CB8) to position 7 with IO_PATH PDP1_FIO1:I.Pt09.Data", "timestamp": "2025-09-10T19:09:19.728838", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB9, IO_PATH=PDP1_FIO1:I.Pt10.Data", "timestamp": "2025-09-10T19:09:19.728996", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB9 (CB9) to position 8 with IO_PATH PDP1_FIO1:I.Pt10.Data", "timestamp": "2025-09-10T19:09:19.729152", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB10, IO_PATH=PDP1_FIO1:I.Pt11.Data", "timestamp": "2025-09-10T19:09:19.729313", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB10 (CB10) to position 9 with IO_PATH PDP1_FIO1:I.Pt11.Data", "timestamp": "2025-09-10T19:09:19.729448", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB11, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4", "timestamp": "2025-09-10T19:09:19.729575", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB11 (CB11) to position 10 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4", "timestamp": "2025-09-10T19:09:19.729702", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB12, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2", "timestamp": "2025-09-10T19:09:19.729829", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB12 (CB12) to position 11 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2", "timestamp": "2025-09-10T19:09:19.729954", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB13, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4", "timestamp": "2025-09-10T19:09:19.730080", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB13 (CB13) to position 12 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4", "timestamp": "2025-09-10T19:09:19.730206", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB14, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2", "timestamp": "2025-09-10T19:09:19.730338", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB14 (CB14) to position 13 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2", "timestamp": "2025-09-10T19:09:19.730495", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB15, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-10T19:09:19.730842", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB15 (CB15) to position 14 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-10T19:09:19.731031", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB16, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2", "timestamp": "2025-09-10T19:09:19.731238", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB16 (CB16) to position 15 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2", "timestamp": "2025-09-10T19:09:19.731442", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB17, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-10T19:09:19.731637", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB17 (CB17) to position 16 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-10T19:09:19.731846", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB18, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2", "timestamp": "2025-09-10T19:09:19.731999", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB18 (CB18) to position 17 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2", "timestamp": "2025-09-10T19:09:19.732156", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB19, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4", "timestamp": "2025-09-10T19:09:19.732337", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB19 (CB19) to position 18 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4", "timestamp": "2025-09-10T19:09:19.732515", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB20, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2", "timestamp": "2025-09-10T19:09:19.732664", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB20 (CB20) to position 19 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2", "timestamp": "2025-09-10T19:09:19.732810", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB21, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4", "timestamp": "2025-09-10T19:09:19.732935", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB21 (CB21) to position 20 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4", "timestamp": "2025-09-10T19:09:19.733058", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB22, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2", "timestamp": "2025-09-10T19:09:19.733179", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB22 (CB22) to position 21 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2", "timestamp": "2025-09-10T19:09:19.733302", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB23, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4", "timestamp": "2025-09-10T19:09:19.733422", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB23 (CB23) to position 22 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4", "timestamp": "2025-09-10T19:09:19.733559", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB24, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2", "timestamp": "2025-09-10T19:09:19.733687", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB24 (CB24) to position 23 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2", "timestamp": "2025-09-10T19:09:19.733812", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB25, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4", "timestamp": "2025-09-10T19:09:19.733933", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB25 (CB25) to position 24 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4", "timestamp": "2025-09-10T19:09:19.734060", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB26, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2", "timestamp": "2025-09-10T19:09:19.734181", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB26 (CB26) to position 25 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2", "timestamp": "2025-09-10T19:09:19.734303", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "CB_MONITOR PDP1: configured CBs=26 entries=['PDP1_CB1 ', 'PDP1_CB2', 'PDP1_CB3', 'PDP1_CB4', 'PDP1_CB5', 'PDP1_CB6', 'PDP1_CB7', 'PDP1_CB8', 'PDP1_CB9', 'PDP1_CB10', 'PDP1_CB11', 'PDP1_CB12', 'PDP1_CB13', 'PDP1_CB14', 'PDP1_CB15', 'PDP1_CB16', 'PDP1_CB17', 'PDP1_CB18', 'PDP1_CB19', 'PDP1_CB20', 'PDP1_CB21', 'PDP1_CB22', 'PDP1_CB23', 'PDP1_CB24', 'PDP1_CB25', 'PDP1_CB26'] fault=PDP1_FIO1:I.ConnectionFaulted", "timestamp": "2025-09-10T19:09:19.734435", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "CB_MONITOR PDP2: CBs=26 FIOs=2", "timestamp": "2025-09-10T19:09:19.734616", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "CB entries for PDP2 (in order): ['PDP2_CB1 ', 'PDP2_CB2', 'PDP2_CB3', 'PDP2_CB4', 'PDP2_CB5', 'PDP2_CB6', 'PDP2_CB7', 'PDP2_CB8', 'PDP2_CB9', 'PDP2_CB10', 'PDP2_CB11', 'PDP2_CB12', 'PDP2_CB13', 'PDP2_CB14', 'PDP2_CB15', 'PDP2_CB16', 'PDP2_CB17', 'PDP2_CB18', 'PDP2_CB19', 'PDP2_CB20', 'PDP2_CB21', 'PDP2_CB22', 'PDP2_CB23', 'PDP2_CB24', 'PDP2_CB25', 'PDP2_CB26']", "timestamp": "2025-09-10T19:09:19.734749", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB1 , IO_PATH=PDP2_FIO1:I.Pt00.Data", "timestamp": "2025-09-10T19:09:19.734874", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB1 (CB1) to position 0 with IO_PATH PDP2_FIO1:I.Pt00.Data", "timestamp": "2025-09-10T19:09:19.734998", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB2, IO_PATH=PDP2_FIO1:I.Pt01.Data", "timestamp": "2025-09-10T19:09:19.735122", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB2 (CB2) to position 1 with IO_PATH PDP2_FIO1:I.Pt01.Data", "timestamp": "2025-09-10T19:09:19.735250", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB3, IO_PATH=PDP2_FIO1:I.Pt02.Data", "timestamp": "2025-09-10T19:09:19.735370", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB3 (CB3) to position 2 with IO_PATH PDP2_FIO1:I.Pt02.Data", "timestamp": "2025-09-10T19:09:19.735491", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB4, IO_PATH=PDP2_FIO1:I.Pt03.Data", "timestamp": "2025-09-10T19:09:19.735611", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB4 (CB4) to position 3 with IO_PATH PDP2_FIO1:I.Pt03.Data", "timestamp": "2025-09-10T19:09:19.735743", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB5, IO_PATH=PDP2_FIO1:I.Pt04.Data", "timestamp": "2025-09-10T19:09:19.735880", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB5 (CB5) to position 4 with IO_PATH PDP2_FIO1:I.Pt04.Data", "timestamp": "2025-09-10T19:09:19.736060", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB6, IO_PATH=PDP2_FIO1:I.Pt06.Data", "timestamp": "2025-09-10T19:09:19.736228", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB6 (CB6) to position 5 with IO_PATH PDP2_FIO1:I.Pt06.Data", "timestamp": "2025-09-10T19:09:19.736391", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB7, IO_PATH=PDP2_FIO1:I.Pt08.Data", "timestamp": "2025-09-10T19:09:19.736520", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB7 (CB7) to position 6 with IO_PATH PDP2_FIO1:I.Pt08.Data", "timestamp": "2025-09-10T19:09:19.736646", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB8, IO_PATH=PDP2_FIO1:I.Pt09.Data", "timestamp": "2025-09-10T19:09:19.736782", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB8 (CB8) to position 7 with IO_PATH PDP2_FIO1:I.Pt09.Data", "timestamp": "2025-09-10T19:09:19.736910", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB9, IO_PATH=PDP2_FIO1:I.Pt10.Data", "timestamp": "2025-09-10T19:09:19.737096", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB9 (CB9) to position 8 with IO_PATH PDP2_FIO1:I.Pt10.Data", "timestamp": "2025-09-10T19:09:19.737276", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB10, IO_PATH=PDP2_FIO1:I.Pt11.Data", "timestamp": "2025-09-10T19:09:19.737408", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB10 (CB10) to position 9 with IO_PATH PDP2_FIO1:I.Pt11.Data", "timestamp": "2025-09-10T19:09:19.737532", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB11, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4", "timestamp": "2025-09-10T19:09:19.737653", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB11 (CB11) to position 10 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4", "timestamp": "2025-09-10T19:09:19.737778", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB12, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2", "timestamp": "2025-09-10T19:09:19.737907", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB12 (CB12) to position 11 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2", "timestamp": "2025-09-10T19:09:19.738031", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB13, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4", "timestamp": "2025-09-10T19:09:19.738181", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB13 (CB13) to position 12 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4", "timestamp": "2025-09-10T19:09:19.738383", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB14, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2", "timestamp": "2025-09-10T19:09:19.738557", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB14 (CB14) to position 13 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2", "timestamp": "2025-09-10T19:09:19.738728", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB15, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-10T19:09:19.738893", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB15 (CB15) to position 14 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-10T19:09:19.739041", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB16, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2", "timestamp": "2025-09-10T19:09:19.739175", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB16 (CB16) to position 15 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2", "timestamp": "2025-09-10T19:09:19.739311", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB17, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-10T19:09:19.739442", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB17 (CB17) to position 16 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-10T19:09:19.739576", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB18, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2", "timestamp": "2025-09-10T19:09:19.739708", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB18 (CB18) to position 17 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2", "timestamp": "2025-09-10T19:09:19.739876", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB19, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4", "timestamp": "2025-09-10T19:09:19.740059", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB19 (CB19) to position 18 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4", "timestamp": "2025-09-10T19:09:19.740263", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB20, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2", "timestamp": "2025-09-10T19:09:19.740423", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB20 (CB20) to position 19 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2", "timestamp": "2025-09-10T19:09:19.740561", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB21, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4", "timestamp": "2025-09-10T19:09:19.740693", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB21 (CB21) to position 20 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4", "timestamp": "2025-09-10T19:09:19.740824", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB22, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2", "timestamp": "2025-09-10T19:09:19.740943", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB22 (CB22) to position 21 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2", "timestamp": "2025-09-10T19:09:19.741065", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB23, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4", "timestamp": "2025-09-10T19:09:19.741184", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB23 (CB23) to position 22 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4", "timestamp": "2025-09-10T19:09:19.741306", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB24, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2", "timestamp": "2025-09-10T19:09:19.741580", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB24 (CB24) to position 23 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2", "timestamp": "2025-09-10T19:09:19.741706", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB25, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4", "timestamp": "2025-09-10T19:09:19.741827", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB25 (CB25) to position 24 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4", "timestamp": "2025-09-10T19:09:19.741948", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB26, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2", "timestamp": "2025-09-10T19:09:19.742081", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB26 (CB26) to position 25 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2", "timestamp": "2025-09-10T19:09:19.742226", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "CB_MONITOR PDP2: configured CBs=26 entries=['PDP2_CB1 ', 'PDP2_CB2', 'PDP2_CB3', 'PDP2_CB4', 'PDP2_CB5', 'PDP2_CB6', 'PDP2_CB7', 'PDP2_CB8', 'PDP2_CB9', 'PDP2_CB10', 'PDP2_CB11', 'PDP2_CB12', 'PDP2_CB13', 'PDP2_CB14', 'PDP2_CB15', 'PDP2_CB16', 'PDP2_CB17', 'PDP2_CB18', 'PDP2_CB19', 'PDP2_CB20', 'PDP2_CB21', 'PDP2_CB22', 'PDP2_CB23', 'PDP2_CB24', 'PDP2_CB25', 'PDP2_CB26'] fault=PDP2_FIO1:I.ConnectionFaulted", "timestamp": "2025-09-10T19:09:19.742367", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "CB_MONITOR PDP6: CBs=26 FIOs=2", "timestamp": "2025-09-10T19:09:19.742565", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "CB entries for PDP6 (in order): ['PDP6_CB1 ', 'PDP6_CB2', 'PDP6_CB3', 'PDP6_CB4', 'PDP6_CB5', 'PDP6_CB6', 'PDP6_CB7', 'PDP6_CB8', 'PDP6_CB9', 'PDP6_CB10', 'PDP6_CB11', 'PDP6_CB12', 'PDP6_CB13', 'PDP6_CB14', 'PDP6_CB15', 'PDP6_CB16', 'PDP6_CB17', 'PDP6_CB18', 'PDP6_CB19', 'PDP6_CB20', 'PDP6_CB21', 'PDP6_CB22', 'PDP6_CB23', 'PDP6_CB24', 'PDP6_CB25', 'PDP6_CB26']", "timestamp": "2025-09-10T19:09:19.742732", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB1 , IO_PATH=PDP6_FIO1:I.Pt00.Data", "timestamp": "2025-09-10T19:09:19.742885", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB1 (CB1) to position 0 with IO_PATH PDP6_FIO1:I.Pt00.Data", "timestamp": "2025-09-10T19:09:19.743043", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB2, IO_PATH=PDP6_FIO1:I.Pt01.Data", "timestamp": "2025-09-10T19:09:19.743206", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB2 (CB2) to position 1 with IO_PATH PDP6_FIO1:I.Pt01.Data", "timestamp": "2025-09-10T19:09:19.743339", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB3, IO_PATH=PDP6_FIO1:I.Pt02.Data", "timestamp": "2025-09-10T19:09:19.743464", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB3 (CB3) to position 2 with IO_PATH PDP6_FIO1:I.Pt02.Data", "timestamp": "2025-09-10T19:09:19.743586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB4, IO_PATH=PDP6_FIO1:I.Pt03.Data", "timestamp": "2025-09-10T19:09:19.743715", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB4 (CB4) to position 3 with IO_PATH PDP6_FIO1:I.Pt03.Data", "timestamp": "2025-09-10T19:09:19.743836", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB5, IO_PATH=PDP6_FIO1:I.Pt04.Data", "timestamp": "2025-09-10T19:09:19.743957", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB5 (CB5) to position 4 with IO_PATH PDP6_FIO1:I.Pt04.Data", "timestamp": "2025-09-10T19:09:19.744122", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB6, IO_PATH=PDP6_FIO1:I.Pt06.Data", "timestamp": "2025-09-10T19:09:19.744295", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB6 (CB6) to position 5 with IO_PATH PDP6_FIO1:I.Pt06.Data", "timestamp": "2025-09-10T19:09:19.744481", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB7, IO_PATH=PDP6_FIO1:I.Pt08.Data", "timestamp": "2025-09-10T19:09:19.744639", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB7 (CB7) to position 6 with IO_PATH PDP6_FIO1:I.Pt08.Data", "timestamp": "2025-09-10T19:09:19.744770", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB8, IO_PATH=PDP6_FIO1:I.Pt09.Data", "timestamp": "2025-09-10T19:09:19.744890", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB8 (CB8) to position 7 with IO_PATH PDP6_FIO1:I.Pt09.Data", "timestamp": "2025-09-10T19:09:19.745011", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB9, IO_PATH=PDP6_FIO1:I.Pt10.Data", "timestamp": "2025-09-10T19:09:19.745130", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB9 (CB9) to position 8 with IO_PATH PDP6_FIO1:I.Pt10.Data", "timestamp": "2025-09-10T19:09:19.745259", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB10, IO_PATH=PDP6_FIO1:I.Pt11.Data", "timestamp": "2025-09-10T19:09:19.745379", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB10 (CB10) to position 9 with IO_PATH PDP6_FIO1:I.Pt11.Data", "timestamp": "2025-09-10T19:09:19.745501", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB11, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4", "timestamp": "2025-09-10T19:09:19.745619", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB11 (CB11) to position 10 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4", "timestamp": "2025-09-10T19:09:19.745741", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB12, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2", "timestamp": "2025-09-10T19:09:19.745860", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB12 (CB12) to position 11 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2", "timestamp": "2025-09-10T19:09:19.745983", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB13, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4", "timestamp": "2025-09-10T19:09:19.746103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB13 (CB13) to position 12 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4", "timestamp": "2025-09-10T19:09:19.746222", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB14, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2", "timestamp": "2025-09-10T19:09:19.746340", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB14 (CB14) to position 13 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2", "timestamp": "2025-09-10T19:09:19.746460", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB15, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-10T19:09:19.746608", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB15 (CB15) to position 14 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-10T19:09:19.746731", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB16, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2", "timestamp": "2025-09-10T19:09:19.746849", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB16 (CB16) to position 15 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2", "timestamp": "2025-09-10T19:09:19.747002", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB17, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-10T19:09:19.747140", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB17 (CB17) to position 16 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-10T19:09:19.747266", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB18, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2", "timestamp": "2025-09-10T19:09:19.747418", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB18 (CB18) to position 17 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2", "timestamp": "2025-09-10T19:09:19.747612", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB19, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4", "timestamp": "2025-09-10T19:09:19.747776", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB19 (CB19) to position 18 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4", "timestamp": "2025-09-10T19:09:19.747981", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB20, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2", "timestamp": "2025-09-10T19:09:19.748130", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB20 (CB20) to position 19 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2", "timestamp": "2025-09-10T19:09:19.748322", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB21, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4", "timestamp": "2025-09-10T19:09:19.748542", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB21 (CB21) to position 20 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4", "timestamp": "2025-09-10T19:09:19.748789", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB22, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2", "timestamp": "2025-09-10T19:09:19.748982", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB22 (CB22) to position 21 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2", "timestamp": "2025-09-10T19:09:19.749174", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB23, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4", "timestamp": "2025-09-10T19:09:19.749321", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB23 (CB23) to position 22 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4", "timestamp": "2025-09-10T19:09:19.749456", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB24, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2", "timestamp": "2025-09-10T19:09:19.749591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB24 (CB24) to position 23 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2", "timestamp": "2025-09-10T19:09:19.749727", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB25, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4", "timestamp": "2025-09-10T19:09:19.749852", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB25 (CB25) to position 24 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4", "timestamp": "2025-09-10T19:09:19.749976", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB26, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2", "timestamp": "2025-09-10T19:09:19.750113", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB26 (CB26) to position 25 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2", "timestamp": "2025-09-10T19:09:19.750265", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "CB_MONITOR PDP6: configured CBs=26 entries=['PDP6_CB1 ', 'PDP6_CB2', 'PDP6_CB3', 'PDP6_CB4', 'PDP6_CB5', 'PDP6_CB6', 'PDP6_CB7', 'PDP6_CB8', 'PDP6_CB9', 'PDP6_CB10', 'PDP6_CB11', 'PDP6_CB12', 'PDP6_CB13', 'PDP6_CB14', 'PDP6_CB15', 'PDP6_CB16', 'PDP6_CB17', 'PDP6_CB18', 'PDP6_CB19', 'PDP6_CB20', 'PDP6_CB21', 'PDP6_CB22', 'PDP6_CB23', 'PDP6_CB24', 'PDP6_CB25', 'PDP6_CB26'] fault=PDP6_FIO1:I.ConnectionFaulted", "timestamp": "2025-09-10T19:09:19.750427", "module": "DataLoader", "file": "logging_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=3", "timestamp": "2025-09-10T19:09:19.750592", "module": "DataLoader", "file": "logging_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=1412 | standard=149 safety=389 dcs=81 modules=750", "timestamp": "2025-09-10T19:09:19.754547", "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 1412 controller tags", "timestamp": "2025-09-10T19:09:19.754922", "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-10T19:09:19.755137", "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-10T19:09:19.755355", "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-10T19:09:19.755535", "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-10T19:09:19.755691", "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-10T19:09:19.755825", "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-10T19:09:19.755973", "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-10T19:09:19.757498", "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-10T19:09:19.757738", "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-10T19:09:19.759521", "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: apf", "timestamp": "2025-09-10T19:09:19.760275", "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": "Horn lookup: project_name=MTN6_MCM04_CHUTE_LOAD, excel_path=/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/DESC_IP_MERGED.xlsx", "timestamp": "2025-09-10T19:09:19.761347", "module": "DataLoader", "file": "logging_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": "Using project prefix from project_name: MTN6", "timestamp": "2025-09-10T19:09:19.761665", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS1_1_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.773234", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS1_2_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.773518", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS1_3_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.773713", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS1_4_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.773894", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS1_5_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.774058", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS2_1_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.774226", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS2_2_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.774457", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS2_3_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.774777", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS2_4_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.775049", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS2_5_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.775301", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS2_6_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.775517", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_10A_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.775698", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_10B_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.775875", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_11_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.776113", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_12_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.776304", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_13_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.776466", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_10A_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.776618", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_10B_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.776773", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_11_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.776926", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_12_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.777132", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_13_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.777336", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_10_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.777498", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_11_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.777654", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_12_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.777863", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_7_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.778125", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_8_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.778341", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_9_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.778557", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_10_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.778732", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_11_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.778895", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_12_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.779053", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_13_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.779302", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_14_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.779499", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_7_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.779680", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_8_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.779840", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_9_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.779999", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_1_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.780160", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_2_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.780357", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_3_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.780618", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_4_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.780852", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_5_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.781092", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_6_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.781301", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_1_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.781499", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_2_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.781800", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_3_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.782132", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_4_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.782371", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_5_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.782593", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_6_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.782809", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_10A_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.782999", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_10B_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.783169", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_11_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.783339", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_12_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.783522", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_13_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.783691", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_10A_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.783848", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_10B_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.784005", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_11_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.784176", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_12_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.784335", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_13_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.784492", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_3_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.784651", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_4_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.784851", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_5_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.785127", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_6_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.785371", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_7_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.785568", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_8_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.785742", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_9_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.785904", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL2_10_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.786061", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL2_3_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.786332", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL2_4_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.786570", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL2_5_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.786812", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL2_6_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.787018", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL2_7_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.787192", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL2_8_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.787351", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL2_9_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.787489", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL3_1_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.787625", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL3_2_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.787778", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL3_3_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.787922", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL3_4_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.788060", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL3_5_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.788243", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL3_6_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.788460", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL3_7_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.788665", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL3_8_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.788847", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL3_9_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.789004", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_3_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.789231", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_4_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.789430", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_5_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.789629", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_6_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.789930", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_7_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.790145", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_8_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.790339", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_9_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.790557", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL5_10_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.790746", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL5_3_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.790927", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL5_4_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.791104", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL5_5_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.791276", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL5_6_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.791426", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL5_7_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.791570", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL5_8_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.791758", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL5_9_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.791929", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL6_1_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.792098", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL6_2_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.792264", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL6_3_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.792481", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL6_4_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.792755", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL6_5_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.792948", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL6_6_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.793147", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL6_7_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.793364", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL6_8_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.793560", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL6_9_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.793713", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL10_1_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.793857", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL10_10_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.793997", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL10_2_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.794205", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL10_3_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.794462", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL10_4_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.794683", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL10_5_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.794860", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL10_6_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.795007", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL10_7_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.795190", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL10_8_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.795447", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL10_9_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.795601", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_3_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.795745", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_4_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.795885", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_5_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.796023", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_6_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.796187", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_7_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.796379", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_8_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.796641", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_9_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.796847", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL12_10_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.797022", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL12_3_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.797180", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL12_4_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.797417", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL12_5_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.797679", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL12_6_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.797919", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL12_7_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.798207", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL12_8_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.798450", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL12_9_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.798715", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_3_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.798948", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_4_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.799151", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_5_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.799320", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_6_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.799470", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_7_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.799621", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_8_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.799754", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_9_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.799887", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL8_1_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.800019", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL8_2_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.800173", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL8_3_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.800311", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL8_4_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.800442", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL8_5_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.800574", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL8_6_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.800714", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL8_7_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.800846", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL8_8_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.800979", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL8_9_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.801110", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL9_10_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.801240", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL9_11_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.801371", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL9_3_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.801501", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL9_4_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.801631", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL9_5_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.801769", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL9_6_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.801900", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL9_7_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.802028", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL9_8_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.802159", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL9_9_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-10T19:09:19.802325", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_10_VFD1 -> PS3_12_BCN1_H", "timestamp": "2025-09-10T19:09:19.802515", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_11_VFD1 -> PS3_12_BCN1_H", "timestamp": "2025-09-10T19:09:19.802695", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_12_VFD1 -> PS3_12_BCN1_H", "timestamp": "2025-09-10T19:09:19.802887", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_7_VFD1 -> PS3_12_BCN1_H", "timestamp": "2025-09-10T19:09:19.803077", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_8_VFD1 -> PS3_12_BCN1_H", "timestamp": "2025-09-10T19:09:19.803262", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_9_VFD1 -> PS3_12_BCN1_H", "timestamp": "2025-09-10T19:09:19.803446", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_10_VFD1 -> PS3_12_BCN1_H", "timestamp": "2025-09-10T19:09:19.803621", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_11_VFD1 -> PS3_12_BCN1_H", "timestamp": "2025-09-10T19:09:19.803796", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_12_VFD1 -> PS3_12_BCN1_H", "timestamp": "2025-09-10T19:09:19.803988", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_13_VFD1 -> PS3_12_BCN1_H", "timestamp": "2025-09-10T19:09:19.804164", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_14_VFD1 -> PS3_12_BCN1_H", "timestamp": "2025-09-10T19:09:19.804329", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_7_VFD1 -> PS3_12_BCN1_H", "timestamp": "2025-09-10T19:09:19.804495", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_8_VFD1 -> PS3_12_BCN1_H", "timestamp": "2025-09-10T19:09:19.804658", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_9_VFD1 -> PS3_12_BCN1_H", "timestamp": "2025-09-10T19:09:19.804885", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_1_VFD1 -> PS4_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.805154", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_2_VFD1 -> PS4_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.805425", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_3_VFD1 -> PS4_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.805634", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_4_VFD1 -> PS4_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.805861", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_5_VFD1 -> PS4_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.806067", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS3_6_VFD1 -> PS4_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.806248", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_1_VFD1 -> PS4_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.806600", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_2_VFD1 -> PS4_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.806841", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_3_VFD1 -> PS4_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.807064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_4_VFD1 -> PS4_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.807269", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_5_VFD1 -> PS4_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.807463", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS4_6_VFD1 -> PS4_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.807666", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_10A_VFD1 -> PS4_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.807858", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_10B_VFD1 -> PS4_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.808040", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_11_VFD1 -> PS4_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.808213", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_12_VFD1 -> PS4_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.808398", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_13_VFD1 -> PS4_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.808595", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_10A_VFD1 -> PS4_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.808788", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_10B_VFD1 -> PS4_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.808980", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_11_VFD1 -> PS4_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.809168", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_12_VFD1 -> PS4_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.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": "Horn mapping: UL7_13_VFD1 -> PS4_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.809589", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL10_1_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.809803", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL10_10_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.810034", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL10_2_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.810241", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL10_3_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.810434", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL10_4_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.810618", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL10_5_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.810830", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL10_6_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.811039", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL10_7_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.811250", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL10_8_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.811462", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL10_9_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.811642", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_3_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.811792", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_4_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.811944", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_5_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.812146", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_6_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.812348", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_7_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.812541", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_8_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.812719", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_9_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.812891", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL12_10_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.813066", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL12_3_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.813218", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL12_4_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.813353", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL12_5_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.813484", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL12_6_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.813685", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL12_7_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.813869", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL12_8_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.814295", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL12_9_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.814583", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_3_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.814856", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_4_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.815107", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_5_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.815302", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_6_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.815530", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_7_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.815732", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_8_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.815920", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_9_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.816101", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL8_1_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.816280", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL8_2_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.816458", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL8_3_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.816668", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL8_4_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.816887", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL8_5_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.817084", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL8_6_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.817263", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL8_7_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.817434", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL8_8_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.817645", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL8_9_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.817817", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL9_10_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.817981", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL9_11_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.818144", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL9_3_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.818348", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL9_4_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.818550", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL9_5_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.818740", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL9_6_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.818914", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL9_7_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.819064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL9_8_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.819202", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL9_9_VFD1 -> UL10_3_BCN1_H", "timestamp": "2025-09-10T19:09:19.819345", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_3_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.819487", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_4_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.819638", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_5_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.819820", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_6_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.820016", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_7_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.820217", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_8_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.820428", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_9_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.820590", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL2_10_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.820756", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL2_3_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.820915", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL2_4_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.821067", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL2_5_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.821244", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL2_6_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.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": "Horn mapping: UL2_7_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.821820", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL2_8_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.822006", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL2_9_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.822175", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL3_1_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.822321", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL3_2_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.822462", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL3_3_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.822616", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL3_4_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.822753", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL3_5_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.822900", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL3_6_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.823045", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL3_7_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.823180", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL3_8_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.823313", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL3_9_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.823449", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_3_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.823586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_4_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.823718", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_5_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.823851", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_6_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.823998", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_7_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.824137", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_8_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.824354", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_9_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.824594", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL5_10_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.824895", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL5_3_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.825262", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL5_4_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.825474", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL5_5_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.825633", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL5_6_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.825776", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL5_7_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.825912", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL5_8_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.826058", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL5_9_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.826260", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL6_1_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.826467", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL6_2_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.826667", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL6_3_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.826866", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL6_4_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.827064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL6_5_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.827251", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL6_6_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.827420", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL6_7_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.827569", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL6_8_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.827709", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL6_9_VFD1 -> UL4_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.827847", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS5_1_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.828063", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS5_2_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.828261", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS5_3_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.828438", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS5_4_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.828592", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS5_5_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.828735", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS5_6_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.828877", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS5_7_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.829014", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS6_1_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.829151", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS6_2_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.829292", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS6_3_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.829427", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS6_4_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.829599", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS6_5_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.829790", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS6_6_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.829975", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS6_7_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.830127", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS7_1_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.830282", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS7_2_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.830435", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS7_3_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.830624", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS7_4_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.830977", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS7_5_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.831191", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS7_6_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.831437", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS7_7_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.831754", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL13_11_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.832037", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL13_12_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.832193", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL18_15_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.832394", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL18_16_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.832605", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_15_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.832843", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_16_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.832995", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_17_VFD1 -> PS6_6_BCN1_H", "timestamp": "2025-09-10T19:09:19.833140", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS7_10_VFD1 -> PS7_13_BCN1_H", "timestamp": "2025-09-10T19:09:19.833280", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS7_11_VFD1 -> PS7_13_BCN1_H", "timestamp": "2025-09-10T19:09:19.833420", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS7_12_VFD1 -> PS7_13_BCN1_H", "timestamp": "2025-09-10T19:09:19.833597", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS7_13_VFD1 -> PS7_13_BCN1_H", "timestamp": "2025-09-10T19:09:19.833746", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS7_14_VFD1 -> PS7_13_BCN1_H", "timestamp": "2025-09-10T19:09:19.833892", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS7_8_VFD1 -> PS7_13_BCN1_H", "timestamp": "2025-09-10T19:09:19.834024", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS7_9_VFD1 -> PS7_13_BCN1_H", "timestamp": "2025-09-10T19:09:19.834155", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS5_8_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.834286", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS5_9_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.834415", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS6_10_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.834558", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS6_8_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.834688", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS6_9_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.834818", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL13_1_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.834948", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL13_10_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.835343", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL13_2_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.835544", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL13_3_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.835756", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL13_4_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.835940", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL13_5_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.836091", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL13_6_VFD -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.836230", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL13_7_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.836365", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL13_8_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.836508", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL13_9A_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.836962", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL13_9B_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.837184", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL14_10_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.837392", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL14_3_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.837585", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL14_4_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.837762", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL14_5_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.837925", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL14_6_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.838078", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL14_8_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.838393", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL14_9_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.838769", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL15_10_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.838950", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL15_11_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.839104", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL15_3_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.839259", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL15_4_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.839439", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL15_5_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.839623", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL15_6_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.839808", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL15_7_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.839991", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL15_8_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.840164", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL15_9_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.840322", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL16_1_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.840470", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL16_2_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.840642", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL16_3_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.840800", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL16_4_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.840938", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL16_5_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.841070", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL16_6_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.841201", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL16_7_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.841377", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL16_8_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.841547", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL16_9_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.841697", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL17_10_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.841829", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL17_3_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.841959", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL17_4_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.842087", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL17_5_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.842216", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL17_6_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.842376", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL17_7_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.842546", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL17_8_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.842687", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL17_9_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.842818", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL18_10_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.842949", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL18_11_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.843078", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL18_12_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.843223", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL18_13A_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.843357", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL18_13B_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.843490", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL18_14_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.843621", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL18_3_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.843750", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL18_4_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.843896", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL18_5_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.844036", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL18_7_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.844184", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL18_8_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.844323", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL18_9_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.844455", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_11_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.844584", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_12_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.844714", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_13_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.844844", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_14A_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.844974", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_14B_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-10T19:09:19.845103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS5_10_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.845232", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS5_11_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.845443", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS5_12_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.845686", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS5_13_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.845906", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS6_11_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.846111", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS6_12_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.846347", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS6_13_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.846591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL18_6_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.846819", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL19_1_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.846988", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL19_2_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.847186", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL19_3_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.847519", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL19_4_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.847743", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL19_5_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.847984", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL19_6_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.848227", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL19_7_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.848561", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL19_8_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.848788", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL19_9_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.848982", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL20_10_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.849138", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL20_11_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.849280", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL20_3_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.849435", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL20_4_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.849584", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL20_5_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.849720", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL20_6_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.849853", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL20_7_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.849983", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL20_8_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.850115", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL20_9_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.850243", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_10_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.850373", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_3_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.850528", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_4_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.850667", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_5_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.850803", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_6_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.851119", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_7_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.851319", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_8_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.851500", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_9_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.851665", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_1_VFD -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.851806", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_2_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.851938", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_14_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.852067", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_15_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.852198", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_16_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.852369", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_17_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.852906", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_18_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.853112", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_19_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.853328", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL1_20_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.853504", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_14_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.853650", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_15_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.853792", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_16_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.853938", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_17_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.854072", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_18_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.854203", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_14_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.854339", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_15_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.854471", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_16_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.854609", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_17_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.854739", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_18_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.854909", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_19_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.855077", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_20_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.855256", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_14_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.855420", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_15_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.855587", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_16_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.855747", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_17_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.855933", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_18_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.856121", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_19_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.856284", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL7_20_VFD1 -> NCP1_1_BCN3_H", "timestamp": "2025-09-10T19:09:19.856443", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_3_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.856589", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_4_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.856732", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_5_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.856863", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_6_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.856995", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_19_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.857203", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL11_20_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.857420", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL13_13_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.857629", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL13_14_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.857816", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL13_15_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.858017", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL13_16_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.858241", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL13_17_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.858477", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL13_18_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.858747", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL13_19_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.858957", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL18_17_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.859161", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL18_18_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.859355", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL18_19_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.859569", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL18_20_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.859743", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL18_21_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.859921", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL18_22_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.860086", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL18_23_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.860245", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_18_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.860411", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_19_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.860586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_20_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.860739", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_21_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.860877", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_22_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.861012", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_23_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.861143", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_24_VFD1 -> NCP1_3_BCN5_H", "timestamp": "2025-09-10T19:09:19.861273", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_7_VFD1 -> NCP1_8_BCN2_H", "timestamp": "2025-09-10T19:09:19.861401", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_8_VFD1 -> NCP1_8_BCN2_H", "timestamp": "2025-09-10T19:09:19.861541", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS10_1_VFD1 -> PS10_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.861679", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS10_2_VFD1 -> PS10_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.861810", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS10_3_VFD1 -> PS10_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.861945", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS10_5_VFD1 -> PS10_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.862074", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: ULC5_3_VFD1 -> PS10_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.862205", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: ULC6_3_VFD1 -> PS10_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.862343", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: ULC7_3_VFD1 -> PS10_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.862539", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: ULC8_3_VFD1 -> PS10_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.862791", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: FL1014_2_VFD1 -> PS11_7_BCN1_H", "timestamp": "2025-09-10T19:09:19.862984", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: FL1018_2_VFD1 -> PS11_7_BCN1_H", "timestamp": "2025-09-10T19:09:19.863172", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: FL1022_2_VFD1 -> PS11_7_BCN1_H", "timestamp": "2025-09-10T19:09:19.863347", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: FL1026_2_VFD1 -> PS11_7_BCN1_H", "timestamp": "2025-09-10T19:09:19.863517", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: FL1034_2_VFD1 -> PS11_7_BCN1_H", "timestamp": "2025-09-10T19:09:19.863686", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: FL1038_2_VFD1 -> PS11_7_BCN1_H", "timestamp": "2025-09-10T19:09:19.863855", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PRS3_2A_VFD1 -> PS11_7_BCN1_H", "timestamp": "2025-09-10T19:09:19.864075", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PRS3_2B_VFD1 -> PS11_7_BCN1_H", "timestamp": "2025-09-10T19:09:19.864252", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PRS3_3A_VFD1 -> PS11_7_BCN1_H", "timestamp": "2025-09-10T19:09:19.864457", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PRS3_3B_VFD1 -> PS11_7_BCN1_H", "timestamp": "2025-09-10T19:09:19.864697", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PRS3_5_VFD1 -> PS11_7_BCN1_H", "timestamp": "2025-09-10T19:09:19.864925", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PRS4_1_VFD1 -> PS11_7_BCN1_H", "timestamp": "2025-09-10T19:09:19.865151", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PRS4_2_VFD1 -> PS11_7_BCN1_H", "timestamp": "2025-09-10T19:09:19.865362", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS11_1_VFD1 -> PS11_7_BCN1_H", "timestamp": "2025-09-10T19:09:19.865559", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS11_2_VFD1 -> PS11_7_BCN1_H", "timestamp": "2025-09-10T19:09:19.865707", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS11_3_VFD1 -> PS11_7_BCN1_H", "timestamp": "2025-09-10T19:09:19.865848", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS11_4_VFD1 -> PS11_7_BCN1_H", "timestamp": "2025-09-10T19:09:19.865983", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS11_6_VFD1 -> PS11_7_BCN1_H", "timestamp": "2025-09-10T19:09:19.866155", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: FL3012_2_VFD1 -> PS11_8_BCN1_H", "timestamp": "2025-09-10T19:09:19.866382", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: FL3016_2_VFD1 -> PS11_8_BCN1_H", "timestamp": "2025-09-10T19:09:19.866594", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: FL3020_2_VFD1 -> PS11_8_BCN1_H", "timestamp": "2025-09-10T19:09:19.866821", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: FL3024_2_VFD1 -> PS11_8_BCN1_H", "timestamp": "2025-09-10T19:09:19.867038", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS11_11_VFD1 -> PS11_8_BCN1_H", "timestamp": "2025-09-10T19:09:19.867234", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS11_7_VFD1 -> PS11_8_BCN1_H", "timestamp": "2025-09-10T19:09:19.867418", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS11_8_VFD1 -> PS11_8_BCN1_H", "timestamp": "2025-09-10T19:09:19.867571", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS11_9_VFD1 -> PS11_8_BCN1_H", "timestamp": "2025-09-10T19:09:19.867987", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: FL2074_2_VFD1 -> PS8_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.868171", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: FL2078_2_VFD1 -> PS8_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.868400", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: FL2086_2_VFD1 -> PS8_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.868596", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: FL2090_2_VFD1 -> PS8_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.868802", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: FL2094_2_VFD1 -> PS8_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.869007", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PRS2_1_VFD1 -> PS8_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.869163", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS8_1_VFD1 -> PS8_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.869300", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS8_2_VFD1 -> PS8_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.869432", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS8_4_VFD1 -> PS8_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.869562", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS8_5_VFD1 -> PS8_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.869709", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS8_6_VFD1 -> PS8_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.869853", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS9_2_VFD1 -> PS8_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.869992", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS9_3_VFD1 -> PS8_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.870125", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: ULC1_3_VFD1 -> PS8_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.870260", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: ULC2_3_VFD1 -> PS8_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.870390", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: ULC3_3_VFD1 -> PS8_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.870562", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: ULC4_3_VFD1 -> PS8_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.870769", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: FL4066_2_VFD1 -> PS8_9_BCN1_H", "timestamp": "2025-09-10T19:09:19.870959", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: FL4070_2_VFD1 -> PS8_9_BCN1_H", "timestamp": "2025-09-10T19:09:19.871108", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: FL4074_2_VFD1 -> PS8_9_BCN1_H", "timestamp": "2025-09-10T19:09:19.871258", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: FL4078_2_VFD1 -> PS8_9_BCN1_H", "timestamp": "2025-09-10T19:09:19.871391", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: FL4082_2_VFD1 -> PS8_9_BCN1_H", "timestamp": "2025-09-10T19:09:19.871521", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PRS1_2A_VFD1 -> PS8_9_BCN1_H", "timestamp": "2025-09-10T19:09:19.871650", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PRS1_2B_VFD1 -> PS8_9_BCN1_H", "timestamp": "2025-09-10T19:09:19.871814", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PRS1_3_VFD1 -> PS8_9_BCN1_H", "timestamp": "2025-09-10T19:09:19.871997", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PRS1_4_VFD1 -> PS8_9_BCN1_H", "timestamp": "2025-09-10T19:09:19.872141", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PRS1_6_VFD1 -> PS8_9_BCN1_H", "timestamp": "2025-09-10T19:09:19.872277", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS8_11_VFD1 -> PS8_9_BCN1_H", "timestamp": "2025-09-10T19:09:19.872411", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS8_8_VFD1 -> PS8_9_BCN1_H", "timestamp": "2025-09-10T19:09:19.872541", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS8_9_VFD1 -> PS8_9_BCN1_H", "timestamp": "2025-09-10T19:09:19.872670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_10A_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.872799", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_10B_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.872944", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_11_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.873081", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_12_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.873215", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_13_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.873415", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_14A_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.873652", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_14B_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.873889", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_14C_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.874114", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_14D_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.874316", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_15_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.874480", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_16_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.874679", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_17_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.874865", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_18A_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.875041", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_18B_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.875211", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_19_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.875382", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_20_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.875551", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_9_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.875710", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCS1_1_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.875857", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCS1_2_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.876019", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCS1_3_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.876184", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCS1_4_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.876461", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCS1_5A_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.876712", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCS1_5B_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.876945", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCS1_6_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.877151", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCS1_7_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.877321", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCS1_8_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.877475", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCS1_9_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.877614", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: S02_1_VFD1 -> S02_1_BCN1_H", "timestamp": "2025-09-10T19:09:19.877753", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCP1_21_VFD1 -> S02_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.877940", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCS2_1_VFD1 -> S02_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.878137", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCS2_2_VFD1 -> S02_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.878328", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCS2_3A_VFD1 -> S02_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.878540", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCS2_3B_VFD1 -> S02_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.878729", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCS2_4_VFD1 -> S02_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.878906", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCS2_5_VFD1 -> S02_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.879080", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCS2_6_VFD1 -> S02_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.879253", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: NCS2_7_VFD1 -> S02_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.879453", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: S02_2_VFD1 -> S02_2_BCN1_H", "timestamp": "2025-09-10T19:09:19.879657", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAB_2_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.879835", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAB_3_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.880004", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAB_4_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.880154", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAB_5_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.880305", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAB_6_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.880454", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAC_2_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.880928", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAC_3_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.881148", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAC_4_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.881355", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAC_5_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.881588", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAC_6_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.881805", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAC_7_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.882011", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAD_2_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.882202", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAD_3_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.882394", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAD_4_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.882828", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAD_5_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.883113", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAD_6_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.883303", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBA_10_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.883489", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBA_11_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.883672", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBA_12_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.883824", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBA_13_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.883966", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBA_14_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.884117", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBA_15_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.884303", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBD_10_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.884494", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBD_11_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.884652", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBD_7_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.884837", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBD_8_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.885028", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBD_9_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.885180", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCA_6_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.885314", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCA_7_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.885447", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCA_8_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.885580", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCA_9_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.885741", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCD_8_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.885942", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCD_9_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.886122", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDA_6_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.886323", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDA_7_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.886539", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDA_8_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.886732", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDA_9_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.886920", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDB_6_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.887103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDC_6_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.887277", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDC_7_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.887474", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDC_8_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.887664", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDC_9_VFD1 -> BYAD_4_BCN1_H", "timestamp": "2025-09-10T19:09:19.887851", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAB_11_VFD1 -> BYBC_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.888033", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAB_12_VFD1 -> BYBC_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.888217", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAB_13_VFD1 -> BYBC_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.888458", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBA_4_VFD1 -> BYBC_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.888674", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBA_5_VFD1 -> BYBC_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.888909", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBA_6_VFD1 -> BYBC_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.889122", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBA_7_VFD1 -> BYBC_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.889330", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBA_8_VFD1 -> BYBC_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.889524", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBC_4_VFD1 -> BYBC_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.889700", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBC_5_VFD1 -> BYBC_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.889852", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBC_6_VFD1 -> BYBC_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.890000", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBC_7_VFD1 -> BYBC_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.890151", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBC_8_VFD1 -> BYBC_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.890315", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBD_4_VFD1 -> BYBC_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.890490", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCB_6_VFD1 -> BYBC_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.890670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCB_7_VFD1 -> BYBC_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.890820", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDB_12_VFD1 -> BYBC_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.890969", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDB_13_VFD1 -> BYBC_5_BCN1_H", "timestamp": "2025-09-10T19:09:19.891145", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAB_14_VFD1 -> BYBD_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.891329", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAB_15_VFD1 -> BYBD_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.891499", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBA_2_VFD1 -> BYBD_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.891701", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBA_3_VFD1 -> BYBD_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.891917", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBC_2_VFD1 -> BYBD_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.892156", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBC_3_VFD1 -> BYBD_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.892395", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBD_2_VFD1 -> BYBD_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.892611", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBD_3_VFD1 -> BYBD_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.892815", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCB_10_VFD1 -> BYBD_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.892984", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCB_8_VFD1 -> BYBD_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.893189", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCB_9_VFD1 -> BYBD_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.893410", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDB_14_VFD1 -> BYBD_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.893603", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDB_15_VFD1 -> BYBD_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.893788", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDB_16_VFD1 -> BYBD_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.893990", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAB_10_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.894170", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAB_7_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.894401", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAB_8_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.894638", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAB_9_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.894840", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAC_10_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.895040", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAC_11_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.895246", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAC_8_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.895441", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAC_9_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.895638", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBA_9_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.895825", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBC_10_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.896045", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBC_9_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.896266", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBD_5_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.896465", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBD_6_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.896654", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCA_2_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.896858", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCA_3_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.897016", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCA_4_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.897155", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCA_5_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.897553", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCB_2_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.897808", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCB_3_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.898148", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCB_4_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.898565", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCB_5_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.898884", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCD_2_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.899137", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCD_3_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.899372", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCD_4_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.899600", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCD_5_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.899819", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCD_6_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.900024", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCD_7_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.900229", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDB_10_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.900548", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDB_11_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.900786", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDB_7_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.901012", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDB_8_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.901262", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDB_9_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.901486", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDC_10_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.901779", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDC_11_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.902059", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDC_12_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.902259", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDC_13_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-10T19:09:19.902472", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAD_7_VFD1 -> BYDB_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.902855", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAD_8_VFD1 -> BYDB_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.903091", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYAD_9_VFD1 -> BYDB_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.903306", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBD_12_VFD1 -> BYDB_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.903560", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBD_13_VFD1 -> BYDB_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.903747", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYBD_14_VFD1 -> BYDB_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.903962", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCD_10_VFD1 -> BYDB_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.904171", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCD_11_VFD1 -> BYDB_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.904392", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYCD_12_VFD1 -> BYDB_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.904599", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDA_2_VFD1 -> BYDB_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.904764", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDA_3_VFD1 -> BYDB_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.904910", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDA_4_VFD1 -> BYDB_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.905076", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDA_5_VFD1 -> BYDB_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.905237", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDB_2_VFD1 -> BYDB_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.905425", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDB_3_VFD1 -> BYDB_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.905624", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDB_4_VFD1 -> BYDB_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.905854", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDB_5_VFD1 -> BYDB_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.906038", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDC_2_VFD1 -> BYDB_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.906213", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDC_3_VFD1 -> BYDB_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.906385", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDC_4_VFD1 -> BYDB_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.906589", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDC_5_VFD1 -> BYDB_4_BCN2_H", "timestamp": "2025-09-10T19:09:19.906801", "module": "DataLoader", "file": "logging_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": "Loaded 580 horn mappings from /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/Horns/MTN6.csv", "timestamp": "2025-09-10T19:09:19.906986", "module": "DataLoader", "file": "logging_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: apf", "timestamp": "2025-09-10T19:09:19.987601", "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: flow_ctrl", "timestamp": "2025-09-10T19:09:19.988365", "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: flow_ctrl", "timestamp": "2025-09-10T19:09:19.992258", "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: speed_ctrl", "timestamp": "2025-09-10T19:09:19.992711", "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: speed_ctrl", "timestamp": "2025-09-10T19:09:19.993444", "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 nc_chute cannot generate with current data", "timestamp": "2025-09-10T19:09:19.993707", "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 nc_jr_station cannot generate with current data", "timestamp": "2025-09-10T19:09:19.994032", "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: estop_check", "timestamp": "2025-09-10T19:09:19.994264", "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: estop_check", "timestamp": "2025-09-10T19:09:21.702302", "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: encoder", "timestamp": "2025-09-10T19:09:21.702648", "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: encoder", "timestamp": "2025-09-10T19:09:21.703757", "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-10T19:09:21.703948", "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 69 rows", "timestamp": "2025-09-10T19:09:21.704198", "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: MCM01 -> Local:5:I.Data.0", "timestamp": "2025-09-10T19:09:21.704482", "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: PS1_1_S1_PB -> PS1_1_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.704708", "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: PS1_1_S2_PB -> PS1_3_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.704929", "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: PS2_1_S1_PB -> PS2_1_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.705106", "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: PS4_1_S2_PB -> PS4_3_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.705314", "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: UL11_9_S2_PB -> UL11_11_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.705521", "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: UL12_4_S1_PB -> UL12_5_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.705744", "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: UL2_4_S1_PB -> UL2_5_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.705945", "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: UL4_9_S1_PB -> UL4_11_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.706138", "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: UL4_9_S2_PB -> UL4_12_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.706397", "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: UL5_4_S2_PB -> UL5_5_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.706692", "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: UL8_3_S1_PB -> UL8_4_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.706919", "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: UL9_4_S1_PB -> UL9_5_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.707143", "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: PS2_6_S1_PB -> PS2_6_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.707354", "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: PS3_12_S1_PB -> PS3_11_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.707618", "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: PS3_1_S1_PB -> PS3_2_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.707881", "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: PS3_1_S2_PB -> PS3_3_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.708086", "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: PS4_14_S1_PB -> PS4_12_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.708302", "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: PS4_1_S1_PB -> PS4_2_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.708537", "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: UL10_3_S1_PB -> UL10_4_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.708759", "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: UL10_3_S2_PB -> UL10_5_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.709008", "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: UL11_9_S1_PB -> UL11_10A_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.709255", "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: UL11_4_S1_PB -> UL11_5_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.709440", "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: UL11_4_S2_PB -> UL11_6_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.709631", "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: UL12_4_S2_PB -> UL12_6_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.709857", "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: UL1_9_S2_PB -> UL1_10A_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.710041", "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: UL1_4_S2_PB -> UL1_5_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.710198", "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: UL1_9_S1_PB -> UL1_7_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.710364", "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: UL2_4_S2_PB -> UL2_6_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.710550", "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: UL4_4_S1_PB -> UL4_5_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.710745", "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: UL4_4_S2_PB -> UL4_6_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.710971", "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: UL7_9_S2_PB -> UL7_10A_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.711151", "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: UL7_4_S2_PB -> UL7_5_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.711449", "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: UL7_9_S1_PB -> UL7_6_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.711635", "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: UL8_3_S2_PB -> UL8_5_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.711829", "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: UL9_4_S2_PB -> UL9_6_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.712038", "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: PS1_5_S2_PB -> PS1_5_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.712230", "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: PS2_1_S2_PB -> PS2_3_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.712426", "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: PS3_12_S2_PB -> PS3_10_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.712634", "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: PS4_14_S2_PB -> PS4_11_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.712870", "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: UL1_4_S1_PB -> UL1_4_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.713082", "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: UL5_4_S1_PB -> UL5_3_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.713250", "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: UL7_4_S1_PB -> UL7_3_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.713393", "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: PS1_5_S1_PB -> PS1_4_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.713536", "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: PS2_6_S2_PB -> PS2_5_VFD1:I.IO_0", "timestamp": "2025-09-10T19:09:21.713689", "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: UL10_1_SS1_SPB -> UL10_2_FIO1:I.Pt04.Data", "timestamp": "2025-09-10T19:09:21.713824", "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: UL11_3_S2_PB -> UL11_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-10T19:09:21.713956", "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: UL11_3_S1_PB -> UL11_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-10T19:09:21.714145", "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: UL12_3_S2_PB -> UL12_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-10T19:09:21.714383", "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: UL12_3_S1_PB -> UL12_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-10T19:09:21.714596", "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: UL1_3_S2_PB -> UL1_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-10T19:09:21.714974", "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: UL1_3_S1_PB -> UL1_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-10T19:09:21.715396", "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: UL2_3_S2_PB -> UL2_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-10T19:09:21.715640", "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: UL2_3_S1_PB -> UL2_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-10T19:09:21.715856", "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: UL3_2_S1_PB -> UL3_2_FIO1:I.Pt12.Data", "timestamp": "2025-09-10T19:09:21.716089", "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: UL3_2_S2_PB -> UL3_2_FIO1:I.Pt14.Data", "timestamp": "2025-09-10T19:09:21.716305", "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: UL3_1_SS1_SPB -> UL3_2_FIO1:I.Pt02.Data", "timestamp": "2025-09-10T19:09:21.716593", "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: UL4_3_S2_PB -> UL4_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-10T19:09:21.716810", "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: UL4_3_S1_PB -> UL4_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-10T19:09:21.717016", "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: UL5_3_S2_PB -> UL5_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-10T19:09:21.717201", "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: UL5_3_S1_PB -> UL5_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-10T19:09:21.717432", "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: UL6_2_S1_PB -> UL6_2_FIO1:I.Pt12.Data", "timestamp": "2025-09-10T19:09:21.717634", "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: UL6_2_S2_PB -> UL6_2_FIO1:I.Pt14.Data", "timestamp": "2025-09-10T19:09:21.717830", "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: UL6_1_SS1_SPB -> UL6_2_FIO1:I.Pt02.Data", "timestamp": "2025-09-10T19:09:21.718015", "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: UL7_3_S2_PB -> UL7_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-10T19:09:21.718192", "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: UL7_3_S1_PB -> UL7_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-10T19:09:21.718404", "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: UL8_1_SS1_SPB -> UL8_2_FIO1:I.Pt04.Data", "timestamp": "2025-09-10T19:09:21.718619", "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: UL9_3_S2_PB -> UL9_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-10T19:09:21.718800", "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: UL9_3_S1_PB -> UL9_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-10T19:09:21.718983", "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 69 rungs", "timestamp": "2025-09-10T19:09:21.719264", "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(MCM01);", "timestamp": "2025-09-10T19:09:21.719415", "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 2: XIC(PS1_1_VFD1:I.IO_0)OTE(PS1_1_S1_PB);", "timestamp": "2025-09-10T19:09:21.719537", "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 3: XIC(PS1_3_VFD1:I.IO_0)OTE(PS1_1_S2_PB);", "timestamp": "2025-09-10T19:09:21.719659", "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 4: XIC(PS1_4_VFD1:I.IO_0)OTE(PS1_5_S1_PB);", "timestamp": "2025-09-10T19:09:21.719772", "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 5: XIC(PS1_5_VFD1:I.IO_0)OTE(PS1_5_S2_PB);", "timestamp": "2025-09-10T19:09:21.719875", "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 6: XIC(PS2_1_VFD1:I.IO_0)OTE(PS2_1_S1_PB);", "timestamp": "2025-09-10T19:09:21.719975", "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 7: XIC(PS2_3_VFD1:I.IO_0)OTE(PS2_1_S2_PB);", "timestamp": "2025-09-10T19:09:21.720075", "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 8: XIC(PS2_6_VFD1:I.IO_0)OTE(PS2_6_S1_PB);", "timestamp": "2025-09-10T19:09:21.720174", "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 9: XIC(PS2_5_VFD1:I.IO_0)OTE(PS2_6_S2_PB);", "timestamp": "2025-09-10T19:09:21.720301", "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 10: XIC(PS3_2_VFD1:I.IO_0)OTE(PS3_1_S1_PB);", "timestamp": "2025-09-10T19:09:21.720487", "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 11: XIC(PS3_3_VFD1:I.IO_0)OTE(PS3_1_S2_PB);", "timestamp": "2025-09-10T19:09:21.720624", "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 12: XIC(PS3_11_VFD1:I.IO_0)OTE(PS3_12_S1_PB);", "timestamp": "2025-09-10T19:09:21.720774", "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 13: XIC(PS3_10_VFD1:I.IO_0)OTE(PS3_12_S2_PB);", "timestamp": "2025-09-10T19:09:21.720917", "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 14: XIC(PS4_2_VFD1:I.IO_0)OTE(PS4_1_S1_PB);", "timestamp": "2025-09-10T19:09:21.721051", "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 15: XIC(PS4_3_VFD1:I.IO_0)OTE(PS4_1_S2_PB);", "timestamp": "2025-09-10T19:09:21.721177", "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 16: XIC(PS4_12_VFD1:I.IO_0)OTE(PS4_14_S1_PB);", "timestamp": "2025-09-10T19:09:21.721311", "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 17: XIC(PS4_11_VFD1:I.IO_0)OTE(PS4_14_S2_PB);", "timestamp": "2025-09-10T19:09:21.721420", "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 18: XIC(UL1_3_FIO1:I.Pt08.Data)OTE(UL1_3_S1_PB);", "timestamp": "2025-09-10T19:09:21.721527", "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 19: XIC(UL1_3_FIO1:I.Pt10.Data)OTE(UL1_3_S2_PB);", "timestamp": "2025-09-10T19:09:21.721628", "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 20: XIC(UL1_4_VFD1:I.IO_0)OTE(UL1_4_S1_PB);", "timestamp": "2025-09-10T19:09:21.721730", "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 21: XIC(UL1_5_VFD1:I.IO_0)OTE(UL1_4_S2_PB);", "timestamp": "2025-09-10T19:09:21.721830", "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 22: XIC(UL1_7_VFD1:I.IO_0)OTE(UL1_9_S1_PB);", "timestamp": "2025-09-10T19:09:21.721941", "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 23: XIC(UL1_10A_VFD1:I.IO_0)OTE(UL1_9_S2_PB);", "timestamp": "2025-09-10T19:09:21.722051", "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 24: XIC(UL2_3_FIO1:I.Pt08.Data)OTE(UL2_3_S1_PB);", "timestamp": "2025-09-10T19:09:21.722201", "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 25: XIC(UL2_3_FIO1:I.Pt10.Data)OTE(UL2_3_S2_PB);", "timestamp": "2025-09-10T19:09:21.722316", "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 26: XIC(UL2_5_VFD1:I.IO_0)OTE(UL2_4_S1_PB);", "timestamp": "2025-09-10T19:09:21.722431", "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 27: XIC(UL2_6_VFD1:I.IO_0)OTE(UL2_4_S2_PB);", "timestamp": "2025-09-10T19:09:21.722563", "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 28: XIC(UL3_2_FIO1:I.Pt02.Data)OTE(UL3_1_SS1_SPB);", "timestamp": "2025-09-10T19:09:21.722701", "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 29: XIC(UL3_2_FIO1:I.Pt12.Data)OTE(UL3_2_S1_PB);", "timestamp": "2025-09-10T19:09:21.722836", "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 30: XIC(UL3_2_FIO1:I.Pt14.Data)OTE(UL3_2_S2_PB);", "timestamp": "2025-09-10T19:09:21.722971", "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 31: XIC(UL4_3_FIO1:I.Pt08.Data)OTE(UL4_3_S1_PB);", "timestamp": "2025-09-10T19:09:21.723088", "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 32: XIC(UL4_3_FIO1:I.Pt10.Data)OTE(UL4_3_S2_PB);", "timestamp": "2025-09-10T19:09:21.723224", "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 33: XIC(UL4_5_VFD1:I.IO_0)OTE(UL4_4_S1_PB);", "timestamp": "2025-09-10T19:09:21.723372", "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 34: XIC(UL4_6_VFD1:I.IO_0)OTE(UL4_4_S2_PB);", "timestamp": "2025-09-10T19:09:21.723530", "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 35: XIC(UL4_11_VFD1:I.IO_0)OTE(UL4_9_S1_PB);", "timestamp": "2025-09-10T19:09:21.723680", "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 36: XIC(UL4_12_VFD1:I.IO_0)OTE(UL4_9_S2_PB);", "timestamp": "2025-09-10T19:09:21.723815", "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 37: XIC(UL5_3_FIO1:I.Pt08.Data)OTE(UL5_3_S1_PB);", "timestamp": "2025-09-10T19:09:21.723945", "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 38: XIC(UL5_3_FIO1:I.Pt10.Data)OTE(UL5_3_S2_PB);", "timestamp": "2025-09-10T19:09:21.724073", "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 39: XIC(UL5_3_VFD1:I.IO_0)OTE(UL5_4_S1_PB);", "timestamp": "2025-09-10T19:09:21.724246", "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 40: XIC(UL5_5_VFD1:I.IO_0)OTE(UL5_4_S2_PB);", "timestamp": "2025-09-10T19:09:21.724366", "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 41: XIC(UL6_2_FIO1:I.Pt02.Data)OTE(UL6_1_SS1_SPB);", "timestamp": "2025-09-10T19:09:21.724493", "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 42: XIC(UL6_2_FIO1:I.Pt12.Data)OTE(UL6_2_S1_PB);", "timestamp": "2025-09-10T19:09:21.724671", "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 43: XIC(UL6_2_FIO1:I.Pt14.Data)OTE(UL6_2_S2_PB);", "timestamp": "2025-09-10T19:09:21.724815", "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 44: XIC(UL7_3_FIO1:I.Pt08.Data)OTE(UL7_3_S1_PB);", "timestamp": "2025-09-10T19:09:21.724999", "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 45: XIC(UL7_3_FIO1:I.Pt10.Data)OTE(UL7_3_S2_PB);", "timestamp": "2025-09-10T19:09:21.725152", "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 46: XIC(UL7_3_VFD1:I.IO_0)OTE(UL7_4_S1_PB);", "timestamp": "2025-09-10T19:09:21.725286", "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 47: XIC(UL7_5_VFD1:I.IO_0)OTE(UL7_4_S2_PB);", "timestamp": "2025-09-10T19:09:21.725413", "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 48: XIC(UL7_6_VFD1:I.IO_0)OTE(UL7_9_S1_PB);", "timestamp": "2025-09-10T19:09:21.725554", "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 49: XIC(UL7_10A_VFD1:I.IO_0)OTE(UL7_9_S2_PB);", "timestamp": "2025-09-10T19:09:21.725675", "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 50: XIC(UL8_2_FIO1:I.Pt04.Data)OTE(UL8_1_SS1_SPB);", "timestamp": "2025-09-10T19:09:21.725799", "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 51: XIC(UL8_4_VFD1:I.IO_0)OTE(UL8_3_S1_PB);", "timestamp": "2025-09-10T19:09:21.725916", "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 52: XIC(UL8_5_VFD1:I.IO_0)OTE(UL8_3_S2_PB);", "timestamp": "2025-09-10T19:09:21.726039", "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 53: XIC(UL9_3_FIO1:I.Pt08.Data)OTE(UL9_3_S1_PB);", "timestamp": "2025-09-10T19:09:21.726145", "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 54: XIC(UL9_3_FIO1:I.Pt10.Data)OTE(UL9_3_S2_PB);", "timestamp": "2025-09-10T19:09:21.726262", "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 55: XIC(UL9_5_VFD1:I.IO_0)OTE(UL9_4_S1_PB);", "timestamp": "2025-09-10T19:09:21.726386", "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 56: XIC(UL9_6_VFD1:I.IO_0)OTE(UL9_4_S2_PB);", "timestamp": "2025-09-10T19:09:21.726519", "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 57: XIC(UL10_2_FIO1:I.Pt04.Data)OTE(UL10_1_SS1_SPB);", "timestamp": "2025-09-10T19:09:21.726649", "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 58: XIC(UL10_4_VFD1:I.IO_0)OTE(UL10_3_S1_PB);", "timestamp": "2025-09-10T19:09:21.726769", "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 59: XIC(UL10_5_VFD1:I.IO_0)OTE(UL10_3_S2_PB);", "timestamp": "2025-09-10T19:09:21.726870", "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 60: XIC(UL11_3_FIO1:I.Pt08.Data)OTE(UL11_3_S1_PB);", "timestamp": "2025-09-10T19:09:21.726986", "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 61: XIC(UL11_3_FIO1:I.Pt10.Data)OTE(UL11_3_S2_PB);", "timestamp": "2025-09-10T19:09:21.727139", "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 62: XIC(UL11_5_VFD1:I.IO_0)OTE(UL11_4_S1_PB);", "timestamp": "2025-09-10T19:09:21.727262", "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 63: XIC(UL11_6_VFD1:I.IO_0)OTE(UL11_4_S2_PB);", "timestamp": "2025-09-10T19:09:21.727366", "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 64: XIC(UL11_10A_VFD1:I.IO_0)OTE(UL11_9_S1_PB);", "timestamp": "2025-09-10T19:09:21.727465", "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 65: XIC(UL11_11_VFD1:I.IO_0)OTE(UL11_9_S2_PB);", "timestamp": "2025-09-10T19:09:21.727564", "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 66: XIC(UL12_3_FIO1:I.Pt08.Data)OTE(UL12_3_S1_PB);", "timestamp": "2025-09-10T19:09:21.727665", "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 67: XIC(UL12_3_FIO1:I.Pt10.Data)OTE(UL12_3_S2_PB);", "timestamp": "2025-09-10T19:09:21.727769", "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 68: XIC(UL12_5_VFD1:I.IO_0)OTE(UL12_4_S1_PB);", "timestamp": "2025-09-10T19:09:21.727868", "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 69: XIC(UL12_6_VFD1:I.IO_0)OTE(UL12_4_S2_PB);", "timestamp": "2025-09-10T19:09:21.727972", "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 69 total rungs", "timestamp": "2025-09-10T19:09:21.728070", "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-10T19:09:21.728179", "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-10T19:09:21.728352", "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-10T19:09:21.728800", "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_s_pb", "timestamp": "2025-09-10T19:09:21.728968", "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_s_pb", "timestamp": "2025-09-10T19:09:21.729753", "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_ss_pb", "timestamp": "2025-09-10T19:09:21.729923", "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_ss_pb", "timestamp": "2025-09-10T19:09:21.730205", "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_epc", "timestamp": "2025-09-10T19:09:21.730539", "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_epc", "timestamp": "2025-09-10T19:09:21.731743", "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: jpe", "timestamp": "2025-09-10T19:09:21.731977", "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: jpe", "timestamp": "2025-09-10T19:09:21.734155", "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: pmm", "timestamp": "2025-09-10T19:09:21.734368", "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: pmm", "timestamp": "2025-09-10T19:09:21.734652", "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: cb_monitor", "timestamp": "2025-09-10T19:09:21.734841", "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: cb_monitor", "timestamp": "2025-09-10T19:09:21.735296", "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: belt_tracking", "timestamp": "2025-09-10T19:09:21.735908", "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: belt_tracking", "timestamp": "2025-09-10T19:09:21.739150", "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-10T19:09:21.739335", "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-10T19:09:21.739495", "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-10T19:09:21.739679", "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-10T19:09:21.739895", "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, 'apf': True, 'flow_ctrl': True, 'speed_ctrl': True, 'nc_chute': False, 'nc_jr_station': False, 'estop_check': True, 'encoder': True, 'safety_tag_map': True, 'station_jr_pb': True, 'station_s_pb': True, 'station_ss_pb': True, 'station_epc': True, 'jpe': True, 'pmm': True, 'cb_monitor': True, 'belt_tracking': True, 'main_routine': True}", "timestamp": "2025-09-10T19:09:21.740069", "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 (19): MainRoutine, R010_MCM, R011_RACK, R020_DPM, R030_FIOM, R040_APF, R050_FLOW_CTRL, R051_SPEED_CTRL, R060_PMM, R070_CB_MONITOR, R080_ENCODER, R090_STATION_JR_PB, R091_STATION_S_PB, R092_STATION_SS_PB, R093_STATION_EPC, R100_JPE, R120_ESTOP_CHECK, R130_SAFETY_TAG_MAP, ZZZ_BeltTracking", "timestamp": "2025-09-10T19:09:21.740219", "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-10T19:09:21.740385", "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-10T19:09:21.740551", "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: 12 rungs | example: NOP();", "timestamp": "2025-09-10T19:09:21.740701", "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: 20 rungs | example: NOP();", "timestamp": "2025-09-10T19:09:21.740874", "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": "- R040_APF: 156 rungs | example: NOP();", "timestamp": "2025-09-10T19:09:21.741092", "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": "- R050_FLOW_CTRL: 147 rungs | example: XIC(PS1_2_VFD1.CTRL.STS.Enabled)OTE(PS1_1_VFD1.CTRL.CMD.Interlock);", "timestamp": "2025-09-10T19:09:21.741278", "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": "- R051_SPEED_CTRL: 16 rungs | example: XIC(RUN_MAX_SPD)[MOVE(Speed_300_FPM,PS1_1_VFD1.CTRL.CMD.Speed_FPM) ,MOVE(Speed_300_FPM,PS1_2_VFD1.CTRL.CMD.Speed_FPM) ,MOVE(Speed_300_FPM,PS1_3_VFD1.CTRL.CMD...", "timestamp": "2025-09-10T19:09:21.741452", "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": "- R120_ESTOP_CHECK: 72 rungs | example: XIO(PS1_1_VFD1:SI.In00Data)XIO(PS1_1_VFD1:SI.In01Data)XIC(UL1_5_VFD1:SI.In00Data)XIC(UL2_5_VFD1:SI.In00Data)XIC(UL4_5_VFD1:SI.In00Data)XIC(UL5_5_VFD1:SI.In00...", "timestamp": "2025-09-10T19:09:21.741610", "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": "- R080_ENCODER: 85 rungs | example: AOI_ENCODER(UL10_4_ENCODER.AOI,UL10_4_ENCODER.HMI,UL10_4_ENCODER.CTRL,UL10_4_VFD1.CTRL,UL10_3_VFD1.CTRL,UL10_5_VFD1.CTRL,UL10_4_VFD1:I.In_1,UL10_4_VFD1:I.Con...", "timestamp": "2025-09-10T19:09:21.741744", "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: 70 rungs | example: XIC(Local:5:I.Data.0)OTE(MCM_S_PB);", "timestamp": "2025-09-10T19:09:21.741857", "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: 14 rungs | example: AOI_STATION_JR_PB(PS1_JR.AOI,PS1_JR.HMI,PS1_JR.CTRL,NO_PARTNER.CTRL,VIRTUAL_INPUT,VIRTUAL_OUTPUT,MCM.CTRL)MOVE(PS1_JR.CTRL.STS.Log,PS1_JR.CTRL.STS.Log);", "timestamp": "2025-09-10T19:09:21.741964", "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": "- R091_STATION_S_PB: 64 rungs | example: AOI_STATION_S_PB(PS1_1_S1.AOI,PS1_1_S1.HMI,PS1_1_S1.CTRL,PS1_1_VFD1.CTRL,PS1_1_VFD1:I.IO_0,PS1_1_VFD1:O.IO_1,PS1_JR.CTRL);", "timestamp": "2025-09-10T19:09:21.742069", "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": "- R092_STATION_SS_PB: 4 rungs | example: AOI_STATION_SS_PB(UL3_1_SS1.AOI,UL3_1_SS1.HMI,UL3_1_SS1.CTRL,UL3_1_VFD1.CTRL,UL3_2_FIO1:I.ConnectionFaulted,UL3_2_FIO1:I.Pt02.Data,UL3_2_FIO1:I.Pt04.Data,UL3...", "timestamp": "2025-09-10T19:09:21.742174", "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": "- R093_STATION_EPC: 72 rungs | example: AOI_STATION_EPC(PS1_1_EPC1.AOI,MCM.CTRL,PS1_1_EPC1.HMI,PS1_1_S1.CTRL,PS1_1_VFD1:I.ConnectionFaulted,PS1_1_VFD1:SI.In00Data,PS1_1_VFD1:SI.In01Data,PS1_2_VFD1:...", "timestamp": "2025-09-10T19:09:21.742303", "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": "- R100_JPE: 165 rungs | example: AOI_JPE(PS1_2_TPE1.AOI,PS1_2_TPE1.HMI,PS1_2_TPE1.CTRL,PS1_2_VFD1.CTRL,PS1_JR.CTRL,PS1_2_VFD1:I.ConnectionFaulted,PS1_2_VFD1:I.In_2,YES,?);", "timestamp": "2025-09-10T19:09:21.742473", "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": "- R060_PMM: 4 rungs | example: NOP();", "timestamp": "2025-09-10T19:09:21.742654", "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": "- R070_CB_MONITOR: 4 rungs | example: NOP();", "timestamp": "2025-09-10T19:09:21.742812", "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": "- ZZZ_BeltTracking: 156 rungs | example: NOP();", "timestamp": "2025-09-10T19:09:21.742973", "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(R040_APF,0) ,JSR(R050_FLOW_CTRL,0) ,JSR(R051_SPEED_CTRL,0) ,JSR(R120_ESTOP_CHECK,0...", "timestamp": "2025-09-10T19:09:21.743123", "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-10T19:09:21.743255", "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/MTN6_MCM01/MainProgram_Generated.L5X", "timestamp": "2025-09-10T19:09:21.777581", "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/MTN6_MCM01/MainProgram_Generated.L5X", "timestamp": "2025-09-10T19:09:21.777819", "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-10T19:09:21.777991", "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-10T19:09:21.778113", "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-10T19:09:21.778250", "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/MTN6_MCM01/SafetyTagMapping.txt", "timestamp": "2025-09-10T19:09:22.481457", "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: 84", "timestamp": "2025-09-10T19:09:22.481743", "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-10T19:09:22.481949", "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 ===
|
|
Created virtual JR: PS1_JR
|
|
Found JPE config for PS1_2_TPE1 (station from config, missing beacon)
|
|
Found JPE config for PS1_2_TPE2 (station from config, missing beacon)
|
|
Found JPE config for PS3_1_TPE1 (station from config)
|
|
Found JPE config for UL10_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL1_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS2_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_12_TPE1 (station from config)
|
|
Found JPE config for PS3_12_TPE2 (station from config)
|
|
Found JPE config for PS3_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_3_TPE1
|
|
Found JPE config for PS4_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_14_TPE1 (station from config)
|
|
Found JPE config for PS4_2_TPE1
|
|
Found JPE config for PS4_2_TPE2
|
|
Found JPE config for PS4_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL10_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_9_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE4
|
|
Found JPE config for UL11_9_TPE5
|
|
Found JPE config for UL11_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE3
|
|
Found JPE config for UL12_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL12_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_9_TPE3
|
|
Found JPE config for UL1_9_TPE4
|
|
Found JPE config for UL1_9_TPE5
|
|
Found JPE config for UL1_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL2_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_9_TPE3
|
|
Found JPE config for UL4_9_TPE4
|
|
Found JPE config for UL4_9_TPE5
|
|
Found JPE config for UL4_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL5_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_9_TPE4
|
|
Found JPE config for UL7_9_TPE5
|
|
Found JPE config for UL7_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL8_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL9_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_5_TPE1 (station from config, missing beacon)
|
|
Found JPE config for PS2_3_TPE1
|
|
Found JPE config for PS3_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS3_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_9_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS4_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_8_TPE1
|
|
Found JPE config for UL11_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE1
|
|
Found JPE config for UL11_9_TPE2
|
|
Found JPE config for UL12_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL12_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL1_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_9_TPE1
|
|
Found JPE config for UL1_9_TPE2
|
|
Found JPE config for UL2_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL2_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_9_TPE1
|
|
Found JPE config for UL4_9_TPE2
|
|
Found JPE config for UL5_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL5_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_9_TPE1
|
|
Found JPE config for UL7_9_TPE2
|
|
Found JPE config for UL9_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL9_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for PS1_4_TPE2 (station from config, missing beacon)
|
|
Found JPE config for PS2_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS4_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL3_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL6_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL8_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS3_7_TPE1
|
|
Found JPE config for PS4_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_10_TPE2 (station from config, beacon from config)
|
|
Looking for red beacon with base PS1_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS1_1_BCN2_R with IO_PATH: PS1_2_VFD1:O.IO_0
|
|
No SO in red beacon PS1_1_BCN2_R: PS1_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS1_1_EPC1
|
|
Looking for red beacon with base PS2_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS2_1_BCN1_R with IO_PATH: PS2_2_VFD1:O.IO_0
|
|
No SO in red beacon PS2_1_BCN1_R: PS2_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS2_1_EPC1
|
|
Looking for red beacon with base PS3_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS3_1_BCN2_R with IO_PATH: PS3_1_VFD1:O.IO_1
|
|
No SO in red beacon PS3_1_BCN2_R: PS3_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_1_EPC1
|
|
Looking for red beacon with base PS4_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS4_1_BCN1_R with IO_PATH: PS4_1_VFD1:O.IO_0
|
|
No SO in red beacon PS4_1_BCN1_R: PS4_1_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS4_1_EPC1
|
|
Looking for red beacon with base UL10_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL10_1_BCN1_R with IO_PATH: UL10_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL10_1_BCN1_R: UL10_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL10_1_EPC1
|
|
Looking for red beacon with base UL10_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL10_3_BCN1_R with IO_PATH: UL10_3_VFD1:O.IO_0
|
|
No SO in red beacon UL10_3_BCN1_R: UL10_3_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL10_3_EPC1
|
|
Looking for red beacon with base UL3_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL3_1_BCN1_R with IO_PATH: UL3_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL3_1_BCN1_R: UL3_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL3_1_EPC1
|
|
Looking for red beacon with base UL6_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL6_1_BCN1_R with IO_PATH: UL6_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL6_1_BCN1_R: UL6_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL6_1_EPC1
|
|
Looking for red beacon with base UL8_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL8_1_BCN1_R with IO_PATH: UL8_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL8_1_BCN1_R: UL8_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL8_1_EPC1
|
|
Looking for red beacon with base UL8_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL8_3_BCN1_R with IO_PATH: UL8_3_VFD1:O.IO_0
|
|
No SO in red beacon UL8_3_BCN1_R: UL8_3_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL8_3_EPC1
|
|
Looking for red beacon with base PS2_6, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS2_6_BCN1_R with IO_PATH: PS2_6_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS2_6_BCN1_R: PS2_6_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS2_6_EPC1
|
|
Looking for red beacon with base PS3_12, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS3_12_BCN2_R with IO_PATH: PS3_12_VFD1:O.IO_1
|
|
No SO in red beacon PS3_12_BCN2_R: PS3_12_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_12_EPC1
|
|
Looking for red beacon with base PS4_14, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS4_14_BCN1_R with IO_PATH: PS4_14_VFD1:O.IO_1
|
|
No SO in red beacon PS4_14_BCN1_R: PS4_14_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS4_14_EPC1
|
|
Looking for red beacon with base PS1_5, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS1_5_BCN1_R with IO_PATH: PS1_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS1_5_BCN1_R: PS1_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS1_5_EPC1
|
|
Looking for red beacon with base UL11_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_3_BCN1_R with IO_PATH: UL11_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL11_3_BCN1_R: UL11_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL11_3_EPC1
|
|
Looking for red beacon with base UL11_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_4_BCN1_R with IO_PATH: UL11_4_VFD1:O.IO_0
|
|
No SO in red beacon UL11_4_BCN1_R: UL11_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL11_4_EPC1
|
|
Looking for red beacon with base UL11_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_9_BCN1_R with IO_PATH: UL11_9_VFD1:O.IO_1
|
|
No SO in red beacon UL11_9_BCN1_R: UL11_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL11_9_EPC1
|
|
Looking for red beacon with base UL12_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL12_3_BCN1_R with IO_PATH: UL12_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL12_3_BCN1_R: UL12_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL12_3_EPC1
|
|
Looking for red beacon with base UL12_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL12_4_BCN1_R with IO_PATH: UL12_4_VFD1:O.IO_0
|
|
No SO in red beacon UL12_4_BCN1_R: UL12_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL12_4_EPC1
|
|
Looking for red beacon with base UL1_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_3_BCN1_R with IO_PATH: UL1_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL1_3_BCN1_R: UL1_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL1_3_EPC1
|
|
Looking for red beacon with base UL1_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_4_BCN1_R with IO_PATH: UL1_6_VFD1:O.IO_0
|
|
No SO in red beacon UL1_4_BCN1_R: UL1_6_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL1_4_EPC1
|
|
Looking for red beacon with base UL1_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_9_BCN1_R with IO_PATH: UL1_9_VFD1:O.IO_1
|
|
No SO in red beacon UL1_9_BCN1_R: UL1_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL1_9_EPC1
|
|
Looking for red beacon with base UL2_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL2_3_BCN1_R with IO_PATH: UL2_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL2_3_BCN1_R: UL2_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL2_3_EPC1
|
|
Looking for red beacon with base UL2_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL2_4_BCN1_R with IO_PATH: UL2_4_VFD1:O.IO_0
|
|
No SO in red beacon UL2_4_BCN1_R: UL2_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL2_4_EPC1
|
|
Looking for red beacon with base UL4_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_3_BCN1_R with IO_PATH: UL4_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL4_3_BCN1_R: UL4_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL4_3_EPC1
|
|
Looking for red beacon with base UL4_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_4_BCN2_R with IO_PATH: UL4_4_VFD1:O.IO_0
|
|
No SO in red beacon UL4_4_BCN2_R: UL4_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL4_4_EPC1
|
|
Looking for red beacon with base UL4_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_9_BCN1_R with IO_PATH: UL4_9_VFD1:O.IO_1
|
|
No SO in red beacon UL4_9_BCN1_R: UL4_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL4_9_EPC1
|
|
Looking for red beacon with base UL5_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL5_3_BCN1_R with IO_PATH: UL5_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL5_3_BCN1_R: UL5_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL5_3_EPC1
|
|
Looking for red beacon with base UL5_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL5_4_BCN1_R with IO_PATH: UL5_4_VFD1:O.IO_0
|
|
No SO in red beacon UL5_4_BCN1_R: UL5_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL5_4_EPC1
|
|
Looking for red beacon with base UL7_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_3_BCN1_R with IO_PATH: UL7_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL7_3_BCN1_R: UL7_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL7_3_EPC1
|
|
Looking for red beacon with base UL7_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_4_BCN1_R with IO_PATH: UL7_4_VFD1:O.IO_0
|
|
No SO in red beacon UL7_4_BCN1_R: UL7_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL7_4_EPC1
|
|
Looking for red beacon with base UL7_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_9_BCN1_R with IO_PATH: UL7_9_VFD1:O.IO_1
|
|
No SO in red beacon UL7_9_BCN1_R: UL7_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL7_9_EPC1
|
|
Looking for red beacon with base UL9_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL9_3_BCN1_R with IO_PATH: UL9_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL9_3_BCN1_R: UL9_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL9_3_EPC1
|
|
Looking for red beacon with base UL9_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL9_4_BCN1_R with IO_PATH: UL9_4_VFD1:O.IO_0
|
|
No SO in red beacon UL9_4_BCN1_R: UL9_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL9_4_EPC1
|
|
Looking for red beacon with base UL3_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL3_2_BCN1_R with IO_PATH: UL3_2_FIO1:O.Pt10.Data
|
|
No SO in red beacon UL3_2_BCN1_R: UL3_2_FIO1:O.Pt10.Data
|
|
Found STATION_EPC config for UL3_2_EPC1
|
|
Looking for red beacon with base UL6_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL6_2_BCN1_R with IO_PATH: UL6_2_FIO1:O.Pt06.Data
|
|
No SO in red beacon UL6_2_BCN1_R: UL6_2_FIO1:O.Pt06.Data
|
|
Found STATION_EPC config for UL6_2_EPC1
|
|
Looking for red beacon with base PS1_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS1_1_BCN2_R with IO_PATH: PS1_2_VFD1:O.IO_0
|
|
No SO in red beacon PS1_1_BCN2_R: PS1_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS1_1_EPC2
|
|
Looking for red beacon with base PS2_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS2_1_BCN2_R with IO_PATH: PS2_2_VFD1:O.IO_1
|
|
No SO in red beacon PS2_1_BCN2_R: PS2_2_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS2_1_EPC2
|
|
Looking for red beacon with base PS3_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS3_1_BCN2_R with IO_PATH: PS3_1_VFD1:O.IO_1
|
|
No SO in red beacon PS3_1_BCN2_R: PS3_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_1_EPC2
|
|
Looking for red beacon with base PS4_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS4_1_BCN2_R with IO_PATH: PS4_1_VFD1:O.IO_1
|
|
No SO in red beacon PS4_1_BCN2_R: PS4_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS4_1_EPC2
|
|
Looking for red beacon with base UL10_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL10_1_BCN2_R with IO_PATH: UL10_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL10_1_BCN2_R: UL10_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL10_1_EPC2
|
|
Looking for red beacon with base UL10_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL10_3_BCN2_R with IO_PATH: UL10_3_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL10_3_BCN2_R: UL10_3_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL10_3_EPC2
|
|
Looking for red beacon with base UL3_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL3_1_BCN2_R with IO_PATH: UL3_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon UL3_1_BCN2_R: UL3_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for UL3_1_EPC2
|
|
Looking for red beacon with base UL6_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL6_1_BCN2_R with IO_PATH: UL6_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon UL6_1_BCN2_R: UL6_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for UL6_1_EPC2
|
|
Looking for red beacon with base UL8_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL8_1_BCN2_R with IO_PATH: UL8_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL8_1_BCN2_R: UL8_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL8_1_EPC2
|
|
Looking for red beacon with base UL8_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL8_3_BCN2_R with IO_PATH: UL8_3_VFD1:O.IO_1
|
|
No SO in red beacon UL8_3_BCN2_R: UL8_3_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL8_3_EPC2
|
|
Looking for red beacon with base PS2_6, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS2_6_BCN2_R with IO_PATH: PS2_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS2_6_BCN2_R: PS2_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS2_6_EPC2
|
|
Looking for red beacon with base PS3_12, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS3_12_BCN2_R with IO_PATH: PS3_12_VFD1:O.IO_1
|
|
No SO in red beacon PS3_12_BCN2_R: PS3_12_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_12_EPC2
|
|
Looking for red beacon with base PS4_14, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS4_14_BCN2_R with IO_PATH: PS4_14_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS4_14_BCN2_R: PS4_14_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS4_14_EPC2
|
|
Looking for red beacon with base PS1_5, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS1_5_BCN2_R with IO_PATH: PS1_4_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS1_5_BCN2_R: PS1_4_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS1_5_EPC2
|
|
Looking for red beacon with base UL11_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_3_BCN2_R with IO_PATH: UL11_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL11_3_BCN2_R: UL11_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL11_3_EPC2
|
|
Looking for red beacon with base UL11_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_4_BCN2_R with IO_PATH: UL11_4_VFD1:O.IO_1
|
|
No SO in red beacon UL11_4_BCN2_R: UL11_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL11_4_EPC2
|
|
Looking for red beacon with base UL11_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_9_BCN2_R with IO_PATH: UL11_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL11_9_BCN2_R: UL11_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL11_9_EPC2
|
|
Looking for red beacon with base UL12_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL12_3_BCN2_R with IO_PATH: UL12_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL12_3_BCN2_R: UL12_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL12_3_EPC2
|
|
Looking for red beacon with base UL12_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL12_4_BCN2_R with IO_PATH: UL12_4_VFD1:O.IO_1
|
|
No SO in red beacon UL12_4_BCN2_R: UL12_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL12_4_EPC2
|
|
Looking for red beacon with base UL1_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_3_BCN2_R with IO_PATH: UL1_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL1_3_BCN2_R: UL1_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL1_3_EPC2
|
|
Looking for red beacon with base UL1_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_4_BCN2_R with IO_PATH: UL1_6_VFD1:O.IO_1
|
|
No SO in red beacon UL1_4_BCN2_R: UL1_6_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL1_4_EPC2
|
|
Looking for red beacon with base UL1_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_9_BCN2_R with IO_PATH: UL1_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL1_9_BCN2_R: UL1_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL1_9_EPC2
|
|
Looking for red beacon with base UL2_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL2_3_BCN2_R with IO_PATH: UL2_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL2_3_BCN2_R: UL2_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL2_3_EPC2
|
|
Looking for red beacon with base UL2_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL2_4_BCN2_R with IO_PATH: UL2_4_VFD1:O.IO_1
|
|
No SO in red beacon UL2_4_BCN2_R: UL2_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL2_4_EPC2
|
|
Looking for red beacon with base UL4_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_3_BCN2_R with IO_PATH: UL4_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL4_3_BCN2_R: UL4_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL4_3_EPC2
|
|
Looking for red beacon with base UL4_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_4_BCN2_R with IO_PATH: UL4_4_VFD1:O.IO_0
|
|
No SO in red beacon UL4_4_BCN2_R: UL4_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL4_4_EPC2
|
|
Looking for red beacon with base UL4_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_9_BCN2_R with IO_PATH: UL4_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL4_9_BCN2_R: UL4_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL4_9_EPC2
|
|
Looking for red beacon with base UL5_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL5_3_BCN2_R with IO_PATH: UL5_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL5_3_BCN2_R: UL5_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL5_3_EPC2
|
|
Looking for red beacon with base UL5_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL5_4_BCN2_R with IO_PATH: UL5_4_VFD1:O.IO_1
|
|
No SO in red beacon UL5_4_BCN2_R: UL5_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL5_4_EPC2
|
|
Looking for red beacon with base UL7_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_3_BCN2_R with IO_PATH: UL7_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL7_3_BCN2_R: UL7_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL7_3_EPC2
|
|
Looking for red beacon with base UL7_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_4_BCN2_R with IO_PATH: UL7_4_VFD1:O.IO_1
|
|
No SO in red beacon UL7_4_BCN2_R: UL7_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL7_4_EPC2
|
|
Looking for red beacon with base UL7_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_9_BCN2_R with IO_PATH: UL7_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL7_9_BCN2_R: UL7_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL7_9_EPC2
|
|
Looking for red beacon with base UL9_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL9_3_BCN2_R with IO_PATH: UL9_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL9_3_BCN2_R: UL9_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL9_3_EPC2
|
|
Looking for red beacon with base UL9_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL9_4_BCN2_R with IO_PATH: UL9_4_VFD1:O.IO_1
|
|
No SO in red beacon UL9_4_BCN2_R: UL9_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL9_4_EPC2
|
|
Looking for red beacon with base UL3_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL3_2_BCN2_R with IO_PATH: UL3_2_FIO1:O.Pt11.Data
|
|
No SO in red beacon UL3_2_BCN2_R: UL3_2_FIO1:O.Pt11.Data
|
|
Found STATION_EPC config for UL3_2_EPC2
|
|
Looking for red beacon with base UL6_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL6_2_BCN2_R with IO_PATH: UL6_2_FIO1:O.Pt07.Data
|
|
No SO in red beacon UL6_2_BCN2_R: UL6_2_FIO1:O.Pt07.Data
|
|
Found STATION_EPC config for UL6_2_EPC2
|
|
|
|
[R999_SAFETY_TAG_MAPPING] Starting Safety Tag Mapping routine generation...
|
|
Found 15 SO beacon mappings
|
|
Beacon types: 5 amber (_A), 10 red (_R), 0 other
|
|
Generated rung 0: PS1_5_BCN1_R (red) -> PS1_5_VFD1:SO.Out00Output
|
|
Generated rung 1: PS1_5_BCN2_R (red) -> PS1_4_VFD1:SO.Out00Output
|
|
Generated rung 2: PS2_3_BCN1_A (amber) -> PS2_3_VFD1:SO.Out00Output
|
|
Generated rung 3: PS2_6_BCN1_R (red) -> PS2_6_VFD1:SO.Out00Output
|
|
Generated rung 4: PS2_6_BCN2_R (red) -> PS2_5_VFD1:SO.Out00Output
|
|
Generated rung 5: PS3_3_BCN1_A (amber) -> PS3_3_VFD1:SO.Out00Output
|
|
Generated rung 6: PS3_7_BCN1_A (amber) -> PS3_7_VFD1:SO.Out00Output
|
|
Generated rung 7: PS4_8_BCN1_A (amber) -> PS4_8_VFD1:SO.Out00Output
|
|
Generated rung 8: PS4_13_BCN1_A (amber) -> PS4_13_VFD1:SO.Out00Output
|
|
Generated rung 9: PS4_14_BCN2_R (red) -> PS4_14_VFD1:SO.Out00Output
|
|
Generated rung 10: UL1_9_BCN2_R (red) -> UL1_9_VFD1:SO.Out00Output
|
|
Generated rung 11: UL4_9_BCN2_R (red) -> UL4_9_VFD1:SO.Out00Output
|
|
Generated rung 12: UL7_9_BCN2_R (red) -> UL7_9_VFD1:SO.Out00Output
|
|
Generated rung 13: UL10_3_BCN2_R (red) -> UL10_3_VFD1:SO.Out00Output
|
|
Generated rung 14: UL11_9_BCN2_R (red) -> UL11_9_VFD1:SO.Out00Output
|
|
Generated 15 safety tag mapping rungs
|
|
[DEBUG] Found 15 SO beacon tags for safety mapping
|
|
[DEBUG] Adding SO beacon mapping: PS1_5_BCN1_R=SFT_PS1_5_BCN1_R
|
|
[DEBUG] Adding SO beacon mapping: PS1_5_BCN2_R=SFT_PS1_5_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: PS2_3_BCN1_A=SFT_PS2_3_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: PS2_6_BCN1_R=SFT_PS2_6_BCN1_R
|
|
[DEBUG] Adding SO beacon mapping: PS2_6_BCN2_R=SFT_PS2_6_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: PS3_3_BCN1_A=SFT_PS3_3_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: PS3_7_BCN1_A=SFT_PS3_7_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: PS4_8_BCN1_A=SFT_PS4_8_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: PS4_13_BCN1_A=SFT_PS4_13_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: PS4_14_BCN2_R=SFT_PS4_14_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL1_9_BCN2_R=SFT_UL1_9_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL4_9_BCN2_R=SFT_UL4_9_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL7_9_BCN2_R=SFT_UL7_9_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL10_3_BCN2_R=SFT_UL10_3_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL11_9_BCN2_R=SFT_UL11_9_BCN2_R
|
|
Found STATION_S_PB config for PS1_1_S1
|
|
Found STATION_S_PB config for PS1_1_S2
|
|
Found STATION_S_PB config for PS2_1_S1
|
|
Found STATION_S_PB config for PS4_1_S2
|
|
Found STATION_S_PB config for UL11_9_S2
|
|
Found STATION_S_PB config for UL12_4_S1
|
|
Found STATION_S_PB config for UL2_4_S1
|
|
Found STATION_S_PB config for UL4_9_S1
|
|
Found STATION_S_PB config for UL4_9_S2
|
|
Found STATION_S_PB config for UL5_4_S2
|
|
Found STATION_S_PB config for UL8_3_S1
|
|
Found STATION_S_PB config for UL9_4_S1
|
|
Found STATION_S_PB config for PS2_6_S1
|
|
Found STATION_S_PB config for PS3_12_S1
|
|
Found STATION_S_PB config for PS3_1_S1
|
|
Found STATION_S_PB config for PS3_1_S2
|
|
Found STATION_S_PB config for PS4_14_S1
|
|
Found STATION_S_PB config for PS4_1_S1
|
|
Found STATION_S_PB config for UL10_3_S1
|
|
Found STATION_S_PB config for UL10_3_S2
|
|
Found STATION_S_PB config for UL11_9_S1
|
|
Found STATION_S_PB config for UL11_4_S1
|
|
Found STATION_S_PB config for UL11_4_S2
|
|
Found STATION_S_PB config for UL12_4_S2
|
|
Found STATION_S_PB config for UL1_9_S2
|
|
Found STATION_S_PB config for UL1_4_S2
|
|
Found STATION_S_PB config for UL1_9_S1
|
|
Found STATION_S_PB config for UL2_4_S2
|
|
Found STATION_S_PB config for UL4_4_S1
|
|
Found STATION_S_PB config for UL4_4_S2
|
|
Found STATION_S_PB config for UL7_9_S2
|
|
Found STATION_S_PB config for UL7_4_S2
|
|
Found STATION_S_PB config for UL7_9_S1
|
|
Found STATION_S_PB config for UL8_3_S2
|
|
Found STATION_S_PB config for UL9_4_S2
|
|
Found STATION_S_PB config for PS1_5_S2
|
|
Found STATION_S_PB config for PS2_1_S2
|
|
Found STATION_S_PB config for PS3_12_S2
|
|
Found STATION_S_PB config for PS4_14_S2
|
|
Found STATION_S_PB config for UL1_4_S1
|
|
Found STATION_S_PB config for UL5_4_S1
|
|
Found STATION_S_PB config for UL7_4_S1
|
|
Found STATION_S_PB config for PS1_5_S1
|
|
Found STATION_S_PB config for PS2_6_S2
|
|
Found STATION_S_PB config for UL11_3_S2
|
|
Found STATION_S_PB config for UL11_3_S1
|
|
Found STATION_S_PB config for UL12_3_S2
|
|
Found STATION_S_PB config for UL12_3_S1
|
|
Found STATION_S_PB config for UL1_3_S2
|
|
Found STATION_S_PB config for UL1_3_S1
|
|
Found STATION_S_PB config for UL2_3_S2
|
|
Found STATION_S_PB config for UL2_3_S1
|
|
Found STATION_S_PB config for UL3_2_S1
|
|
Found STATION_S_PB config for UL3_2_S2
|
|
Found STATION_S_PB config for UL4_3_S2
|
|
Found STATION_S_PB config for UL4_3_S1
|
|
Found STATION_S_PB config for UL5_3_S2
|
|
Found STATION_S_PB config for UL5_3_S1
|
|
Found STATION_S_PB config for UL6_2_S1
|
|
Found STATION_S_PB config for UL6_2_S2
|
|
Found STATION_S_PB config for UL7_3_S2
|
|
Found STATION_S_PB config for UL7_3_S1
|
|
Found STATION_S_PB config for UL9_3_S2
|
|
Found STATION_S_PB config for UL9_3_S1
|
|
Found STATION_SS_PB config for UL10_1_SS1
|
|
Found STATION_SS_PB config for UL3_1_SS1
|
|
Found STATION_SS_PB config for UL6_1_SS1
|
|
Found STATION_SS_PB config for UL8_1_SS1
|
|
Found STATION_JR_PB config for PS2_3_JR1
|
|
Found STATION_JR_PB config for PS3_3_JR1
|
|
Found STATION_JR_PB config for UL1_9_JR2
|
|
Found STATION_JR_PB config for PS4_13_JR1
|
|
Found STATION_JR_PB config for PS4_2_JR1
|
|
Found STATION_JR_PB config for UL11_9_JR1
|
|
Found STATION_JR_PB config for UL1_9_JR1
|
|
Found STATION_JR_PB config for UL4_9_JR1
|
|
Found STATION_JR_PB config for UL4_9_JR2
|
|
Found STATION_JR_PB config for UL7_9_JR2
|
|
Found STATION_JR_PB config for UL7_9_JR1
|
|
Found STATION_JR_PB config for PS4_8_JR1
|
|
Found STATION_JR_PB config for PS3_7_JR1
|
|
Assigned JR partners for base 'UL1_9': UL1_9_JR1 -> UL1_9_JR2 -> UL1_9_JR1
|
|
Assigned JR partners for base 'UL4_9': UL4_9_JR1 -> UL4_9_JR2 -> UL4_9_JR1
|
|
Assigned JR partners for base 'UL7_9': UL7_9_JR1 -> UL7_9_JR2 -> UL7_9_JR1
|
|
Created SafetyTagMapping.txt with 98 mappings
|
|
File: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyTagMapping.txt
|
|
Created virtual JR: PS1_JR
|
|
Found JPE config for PS1_2_TPE1 (station from config, missing beacon)
|
|
Found JPE config for PS1_2_TPE2 (station from config, missing beacon)
|
|
Found JPE config for PS3_1_TPE1 (station from config)
|
|
Found JPE config for UL10_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL1_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS2_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_12_TPE1 (station from config)
|
|
Found JPE config for PS3_12_TPE2 (station from config)
|
|
Found JPE config for PS3_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_3_TPE1
|
|
Found JPE config for PS4_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_14_TPE1 (station from config)
|
|
Found JPE config for PS4_2_TPE1
|
|
Found JPE config for PS4_2_TPE2
|
|
Found JPE config for PS4_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL10_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_9_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE4
|
|
Found JPE config for UL11_9_TPE5
|
|
Found JPE config for UL11_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE3
|
|
Found JPE config for UL12_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL12_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_9_TPE3
|
|
Found JPE config for UL1_9_TPE4
|
|
Found JPE config for UL1_9_TPE5
|
|
Found JPE config for UL1_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL2_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_9_TPE3
|
|
Found JPE config for UL4_9_TPE4
|
|
Found JPE config for UL4_9_TPE5
|
|
Found JPE config for UL4_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL5_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_9_TPE4
|
|
Found JPE config for UL7_9_TPE5
|
|
Found JPE config for UL7_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL8_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL9_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_5_TPE1 (station from config, missing beacon)
|
|
Found JPE config for PS2_3_TPE1
|
|
Found JPE config for PS3_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS3_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_9_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS4_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_8_TPE1
|
|
Found JPE config for UL11_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE1
|
|
Found JPE config for UL11_9_TPE2
|
|
Found JPE config for UL12_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL12_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL1_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_9_TPE1
|
|
Found JPE config for UL1_9_TPE2
|
|
Found JPE config for UL2_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL2_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_9_TPE1
|
|
Found JPE config for UL4_9_TPE2
|
|
Found JPE config for UL5_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL5_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_9_TPE1
|
|
Found JPE config for UL7_9_TPE2
|
|
Found JPE config for UL9_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL9_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for PS1_4_TPE2 (station from config, missing beacon)
|
|
Found JPE config for PS2_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS4_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL3_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL6_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL8_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS3_7_TPE1
|
|
Found JPE config for PS4_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_10_TPE2 (station from config, beacon from config)
|
|
Looking for red beacon with base PS1_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS1_1_BCN2_R with IO_PATH: PS1_2_VFD1:O.IO_0
|
|
No SO in red beacon PS1_1_BCN2_R: PS1_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS1_1_EPC1
|
|
Looking for red beacon with base PS2_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS2_1_BCN1_R with IO_PATH: PS2_2_VFD1:O.IO_0
|
|
No SO in red beacon PS2_1_BCN1_R: PS2_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS2_1_EPC1
|
|
Looking for red beacon with base PS3_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS3_1_BCN2_R with IO_PATH: PS3_1_VFD1:O.IO_1
|
|
No SO in red beacon PS3_1_BCN2_R: PS3_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_1_EPC1
|
|
Looking for red beacon with base PS4_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS4_1_BCN1_R with IO_PATH: PS4_1_VFD1:O.IO_0
|
|
No SO in red beacon PS4_1_BCN1_R: PS4_1_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS4_1_EPC1
|
|
Looking for red beacon with base UL10_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL10_1_BCN1_R with IO_PATH: UL10_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL10_1_BCN1_R: UL10_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL10_1_EPC1
|
|
Looking for red beacon with base UL10_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL10_3_BCN1_R with IO_PATH: UL10_3_VFD1:O.IO_0
|
|
No SO in red beacon UL10_3_BCN1_R: UL10_3_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL10_3_EPC1
|
|
Looking for red beacon with base UL3_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL3_1_BCN1_R with IO_PATH: UL3_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL3_1_BCN1_R: UL3_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL3_1_EPC1
|
|
Looking for red beacon with base UL6_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL6_1_BCN1_R with IO_PATH: UL6_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL6_1_BCN1_R: UL6_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL6_1_EPC1
|
|
Looking for red beacon with base UL8_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL8_1_BCN1_R with IO_PATH: UL8_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL8_1_BCN1_R: UL8_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL8_1_EPC1
|
|
Looking for red beacon with base UL8_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL8_3_BCN1_R with IO_PATH: UL8_3_VFD1:O.IO_0
|
|
No SO in red beacon UL8_3_BCN1_R: UL8_3_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL8_3_EPC1
|
|
Looking for red beacon with base PS2_6, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS2_6_BCN1_R with IO_PATH: PS2_6_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS2_6_BCN1_R: PS2_6_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS2_6_EPC1
|
|
Looking for red beacon with base PS3_12, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS3_12_BCN2_R with IO_PATH: PS3_12_VFD1:O.IO_1
|
|
No SO in red beacon PS3_12_BCN2_R: PS3_12_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_12_EPC1
|
|
Looking for red beacon with base PS4_14, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS4_14_BCN1_R with IO_PATH: PS4_14_VFD1:O.IO_1
|
|
No SO in red beacon PS4_14_BCN1_R: PS4_14_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS4_14_EPC1
|
|
Looking for red beacon with base PS1_5, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS1_5_BCN1_R with IO_PATH: PS1_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS1_5_BCN1_R: PS1_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS1_5_EPC1
|
|
Looking for red beacon with base UL11_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_3_BCN1_R with IO_PATH: UL11_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL11_3_BCN1_R: UL11_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL11_3_EPC1
|
|
Looking for red beacon with base UL11_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_4_BCN1_R with IO_PATH: UL11_4_VFD1:O.IO_0
|
|
No SO in red beacon UL11_4_BCN1_R: UL11_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL11_4_EPC1
|
|
Looking for red beacon with base UL11_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_9_BCN1_R with IO_PATH: UL11_9_VFD1:O.IO_1
|
|
No SO in red beacon UL11_9_BCN1_R: UL11_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL11_9_EPC1
|
|
Looking for red beacon with base UL12_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL12_3_BCN1_R with IO_PATH: UL12_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL12_3_BCN1_R: UL12_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL12_3_EPC1
|
|
Looking for red beacon with base UL12_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL12_4_BCN1_R with IO_PATH: UL12_4_VFD1:O.IO_0
|
|
No SO in red beacon UL12_4_BCN1_R: UL12_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL12_4_EPC1
|
|
Looking for red beacon with base UL1_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_3_BCN1_R with IO_PATH: UL1_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL1_3_BCN1_R: UL1_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL1_3_EPC1
|
|
Looking for red beacon with base UL1_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_4_BCN1_R with IO_PATH: UL1_6_VFD1:O.IO_0
|
|
No SO in red beacon UL1_4_BCN1_R: UL1_6_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL1_4_EPC1
|
|
Looking for red beacon with base UL1_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_9_BCN1_R with IO_PATH: UL1_9_VFD1:O.IO_1
|
|
No SO in red beacon UL1_9_BCN1_R: UL1_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL1_9_EPC1
|
|
Looking for red beacon with base UL2_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL2_3_BCN1_R with IO_PATH: UL2_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL2_3_BCN1_R: UL2_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL2_3_EPC1
|
|
Looking for red beacon with base UL2_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL2_4_BCN1_R with IO_PATH: UL2_4_VFD1:O.IO_0
|
|
No SO in red beacon UL2_4_BCN1_R: UL2_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL2_4_EPC1
|
|
Looking for red beacon with base UL4_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_3_BCN1_R with IO_PATH: UL4_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL4_3_BCN1_R: UL4_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL4_3_EPC1
|
|
Looking for red beacon with base UL4_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_4_BCN2_R with IO_PATH: UL4_4_VFD1:O.IO_0
|
|
No SO in red beacon UL4_4_BCN2_R: UL4_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL4_4_EPC1
|
|
Looking for red beacon with base UL4_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_9_BCN1_R with IO_PATH: UL4_9_VFD1:O.IO_1
|
|
No SO in red beacon UL4_9_BCN1_R: UL4_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL4_9_EPC1
|
|
Looking for red beacon with base UL5_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL5_3_BCN1_R with IO_PATH: UL5_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL5_3_BCN1_R: UL5_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL5_3_EPC1
|
|
Looking for red beacon with base UL5_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL5_4_BCN1_R with IO_PATH: UL5_4_VFD1:O.IO_0
|
|
No SO in red beacon UL5_4_BCN1_R: UL5_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL5_4_EPC1
|
|
Looking for red beacon with base UL7_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_3_BCN1_R with IO_PATH: UL7_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL7_3_BCN1_R: UL7_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL7_3_EPC1
|
|
Looking for red beacon with base UL7_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_4_BCN1_R with IO_PATH: UL7_4_VFD1:O.IO_0
|
|
No SO in red beacon UL7_4_BCN1_R: UL7_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL7_4_EPC1
|
|
Looking for red beacon with base UL7_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_9_BCN1_R with IO_PATH: UL7_9_VFD1:O.IO_1
|
|
No SO in red beacon UL7_9_BCN1_R: UL7_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL7_9_EPC1
|
|
Looking for red beacon with base UL9_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL9_3_BCN1_R with IO_PATH: UL9_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL9_3_BCN1_R: UL9_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL9_3_EPC1
|
|
Looking for red beacon with base UL9_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL9_4_BCN1_R with IO_PATH: UL9_4_VFD1:O.IO_0
|
|
No SO in red beacon UL9_4_BCN1_R: UL9_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL9_4_EPC1
|
|
Looking for red beacon with base UL3_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL3_2_BCN1_R with IO_PATH: UL3_2_FIO1:O.Pt10.Data
|
|
No SO in red beacon UL3_2_BCN1_R: UL3_2_FIO1:O.Pt10.Data
|
|
Found STATION_EPC config for UL3_2_EPC1
|
|
Looking for red beacon with base UL6_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL6_2_BCN1_R with IO_PATH: UL6_2_FIO1:O.Pt06.Data
|
|
No SO in red beacon UL6_2_BCN1_R: UL6_2_FIO1:O.Pt06.Data
|
|
Found STATION_EPC config for UL6_2_EPC1
|
|
Looking for red beacon with base PS1_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS1_1_BCN2_R with IO_PATH: PS1_2_VFD1:O.IO_0
|
|
No SO in red beacon PS1_1_BCN2_R: PS1_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS1_1_EPC2
|
|
Looking for red beacon with base PS2_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS2_1_BCN2_R with IO_PATH: PS2_2_VFD1:O.IO_1
|
|
No SO in red beacon PS2_1_BCN2_R: PS2_2_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS2_1_EPC2
|
|
Looking for red beacon with base PS3_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS3_1_BCN2_R with IO_PATH: PS3_1_VFD1:O.IO_1
|
|
No SO in red beacon PS3_1_BCN2_R: PS3_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_1_EPC2
|
|
Looking for red beacon with base PS4_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS4_1_BCN2_R with IO_PATH: PS4_1_VFD1:O.IO_1
|
|
No SO in red beacon PS4_1_BCN2_R: PS4_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS4_1_EPC2
|
|
Looking for red beacon with base UL10_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL10_1_BCN2_R with IO_PATH: UL10_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL10_1_BCN2_R: UL10_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL10_1_EPC2
|
|
Looking for red beacon with base UL10_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL10_3_BCN2_R with IO_PATH: UL10_3_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL10_3_BCN2_R: UL10_3_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL10_3_EPC2
|
|
Looking for red beacon with base UL3_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL3_1_BCN2_R with IO_PATH: UL3_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon UL3_1_BCN2_R: UL3_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for UL3_1_EPC2
|
|
Looking for red beacon with base UL6_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL6_1_BCN2_R with IO_PATH: UL6_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon UL6_1_BCN2_R: UL6_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for UL6_1_EPC2
|
|
Looking for red beacon with base UL8_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL8_1_BCN2_R with IO_PATH: UL8_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL8_1_BCN2_R: UL8_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL8_1_EPC2
|
|
Looking for red beacon with base UL8_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL8_3_BCN2_R with IO_PATH: UL8_3_VFD1:O.IO_1
|
|
No SO in red beacon UL8_3_BCN2_R: UL8_3_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL8_3_EPC2
|
|
Looking for red beacon with base PS2_6, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS2_6_BCN2_R with IO_PATH: PS2_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS2_6_BCN2_R: PS2_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS2_6_EPC2
|
|
Looking for red beacon with base PS3_12, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS3_12_BCN2_R with IO_PATH: PS3_12_VFD1:O.IO_1
|
|
No SO in red beacon PS3_12_BCN2_R: PS3_12_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_12_EPC2
|
|
Looking for red beacon with base PS4_14, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS4_14_BCN2_R with IO_PATH: PS4_14_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS4_14_BCN2_R: PS4_14_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS4_14_EPC2
|
|
Looking for red beacon with base PS1_5, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS1_5_BCN2_R with IO_PATH: PS1_4_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS1_5_BCN2_R: PS1_4_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS1_5_EPC2
|
|
Looking for red beacon with base UL11_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_3_BCN2_R with IO_PATH: UL11_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL11_3_BCN2_R: UL11_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL11_3_EPC2
|
|
Looking for red beacon with base UL11_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_4_BCN2_R with IO_PATH: UL11_4_VFD1:O.IO_1
|
|
No SO in red beacon UL11_4_BCN2_R: UL11_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL11_4_EPC2
|
|
Looking for red beacon with base UL11_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_9_BCN2_R with IO_PATH: UL11_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL11_9_BCN2_R: UL11_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL11_9_EPC2
|
|
Looking for red beacon with base UL12_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL12_3_BCN2_R with IO_PATH: UL12_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL12_3_BCN2_R: UL12_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL12_3_EPC2
|
|
Looking for red beacon with base UL12_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL12_4_BCN2_R with IO_PATH: UL12_4_VFD1:O.IO_1
|
|
No SO in red beacon UL12_4_BCN2_R: UL12_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL12_4_EPC2
|
|
Looking for red beacon with base UL1_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_3_BCN2_R with IO_PATH: UL1_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL1_3_BCN2_R: UL1_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL1_3_EPC2
|
|
Looking for red beacon with base UL1_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_4_BCN2_R with IO_PATH: UL1_6_VFD1:O.IO_1
|
|
No SO in red beacon UL1_4_BCN2_R: UL1_6_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL1_4_EPC2
|
|
Looking for red beacon with base UL1_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_9_BCN2_R with IO_PATH: UL1_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL1_9_BCN2_R: UL1_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL1_9_EPC2
|
|
Looking for red beacon with base UL2_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL2_3_BCN2_R with IO_PATH: UL2_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL2_3_BCN2_R: UL2_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL2_3_EPC2
|
|
Looking for red beacon with base UL2_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL2_4_BCN2_R with IO_PATH: UL2_4_VFD1:O.IO_1
|
|
No SO in red beacon UL2_4_BCN2_R: UL2_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL2_4_EPC2
|
|
Looking for red beacon with base UL4_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_3_BCN2_R with IO_PATH: UL4_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL4_3_BCN2_R: UL4_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL4_3_EPC2
|
|
Looking for red beacon with base UL4_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_4_BCN2_R with IO_PATH: UL4_4_VFD1:O.IO_0
|
|
No SO in red beacon UL4_4_BCN2_R: UL4_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL4_4_EPC2
|
|
Looking for red beacon with base UL4_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_9_BCN2_R with IO_PATH: UL4_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL4_9_BCN2_R: UL4_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL4_9_EPC2
|
|
Looking for red beacon with base UL5_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL5_3_BCN2_R with IO_PATH: UL5_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL5_3_BCN2_R: UL5_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL5_3_EPC2
|
|
Looking for red beacon with base UL5_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL5_4_BCN2_R with IO_PATH: UL5_4_VFD1:O.IO_1
|
|
No SO in red beacon UL5_4_BCN2_R: UL5_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL5_4_EPC2
|
|
Looking for red beacon with base UL7_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_3_BCN2_R with IO_PATH: UL7_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL7_3_BCN2_R: UL7_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL7_3_EPC2
|
|
Looking for red beacon with base UL7_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_4_BCN2_R with IO_PATH: UL7_4_VFD1:O.IO_1
|
|
No SO in red beacon UL7_4_BCN2_R: UL7_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL7_4_EPC2
|
|
Looking for red beacon with base UL7_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_9_BCN2_R with IO_PATH: UL7_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL7_9_BCN2_R: UL7_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL7_9_EPC2
|
|
Looking for red beacon with base UL9_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL9_3_BCN2_R with IO_PATH: UL9_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL9_3_BCN2_R: UL9_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL9_3_EPC2
|
|
Looking for red beacon with base UL9_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL9_4_BCN2_R with IO_PATH: UL9_4_VFD1:O.IO_1
|
|
No SO in red beacon UL9_4_BCN2_R: UL9_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL9_4_EPC2
|
|
Looking for red beacon with base UL3_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL3_2_BCN2_R with IO_PATH: UL3_2_FIO1:O.Pt11.Data
|
|
No SO in red beacon UL3_2_BCN2_R: UL3_2_FIO1:O.Pt11.Data
|
|
Found STATION_EPC config for UL3_2_EPC2
|
|
Looking for red beacon with base UL6_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL6_2_BCN2_R with IO_PATH: UL6_2_FIO1:O.Pt07.Data
|
|
No SO in red beacon UL6_2_BCN2_R: UL6_2_FIO1:O.Pt07.Data
|
|
Found STATION_EPC config for UL6_2_EPC2
|
|
Found STATION_JR_PB config for PS2_3_JR1
|
|
Found STATION_JR_PB config for PS3_3_JR1
|
|
Found STATION_JR_PB config for UL1_9_JR2
|
|
Found STATION_JR_PB config for PS4_13_JR1
|
|
Found STATION_JR_PB config for PS4_2_JR1
|
|
Found STATION_JR_PB config for UL11_9_JR1
|
|
Found STATION_JR_PB config for UL1_9_JR1
|
|
Found STATION_JR_PB config for UL4_9_JR1
|
|
Found STATION_JR_PB config for UL4_9_JR2
|
|
Found STATION_JR_PB config for UL7_9_JR2
|
|
Found STATION_JR_PB config for UL7_9_JR1
|
|
Found STATION_JR_PB config for PS4_8_JR1
|
|
Found STATION_JR_PB config for PS3_7_JR1
|
|
Assigned JR partners for base 'UL1_9': UL1_9_JR1 -> UL1_9_JR2 -> UL1_9_JR1
|
|
Assigned JR partners for base 'UL4_9': UL4_9_JR1 -> UL4_9_JR2 -> UL4_9_JR1
|
|
Assigned JR partners for base 'UL7_9': UL7_9_JR1 -> UL7_9_JR2 -> UL7_9_JR1
|
|
Found STATION_S_PB config for PS1_1_S1
|
|
Found STATION_S_PB config for PS1_1_S2
|
|
Found STATION_S_PB config for PS2_1_S1
|
|
Found STATION_S_PB config for PS4_1_S2
|
|
Found STATION_S_PB config for UL11_9_S2
|
|
Found STATION_S_PB config for UL12_4_S1
|
|
Found STATION_S_PB config for UL2_4_S1
|
|
Found STATION_S_PB config for UL4_9_S1
|
|
Found STATION_S_PB config for UL4_9_S2
|
|
Found STATION_S_PB config for UL5_4_S2
|
|
Found STATION_S_PB config for UL8_3_S1
|
|
Found STATION_S_PB config for UL9_4_S1
|
|
Found STATION_S_PB config for PS2_6_S1
|
|
Found STATION_S_PB config for PS3_12_S1
|
|
Found STATION_S_PB config for PS3_1_S1
|
|
Found STATION_S_PB config for PS3_1_S2
|
|
Found STATION_S_PB config for PS4_14_S1
|
|
Found STATION_S_PB config for PS4_1_S1
|
|
Found STATION_S_PB config for UL10_3_S1
|
|
Found STATION_S_PB config for UL10_3_S2
|
|
Found STATION_S_PB config for UL11_9_S1
|
|
Found STATION_S_PB config for UL11_4_S1
|
|
Found STATION_S_PB config for UL11_4_S2
|
|
Found STATION_S_PB config for UL12_4_S2
|
|
Found STATION_S_PB config for UL1_9_S2
|
|
Found STATION_S_PB config for UL1_4_S2
|
|
Found STATION_S_PB config for UL1_9_S1
|
|
Found STATION_S_PB config for UL2_4_S2
|
|
Found STATION_S_PB config for UL4_4_S1
|
|
Found STATION_S_PB config for UL4_4_S2
|
|
Found STATION_S_PB config for UL7_9_S2
|
|
Found STATION_S_PB config for UL7_4_S2
|
|
Found STATION_S_PB config for UL7_9_S1
|
|
Found STATION_S_PB config for UL8_3_S2
|
|
Found STATION_S_PB config for UL9_4_S2
|
|
Found STATION_S_PB config for PS1_5_S2
|
|
Found STATION_S_PB config for PS2_1_S2
|
|
Found STATION_S_PB config for PS3_12_S2
|
|
Found STATION_S_PB config for PS4_14_S2
|
|
Found STATION_S_PB config for UL1_4_S1
|
|
Found STATION_S_PB config for UL5_4_S1
|
|
Found STATION_S_PB config for UL7_4_S1
|
|
Found STATION_S_PB config for PS1_5_S1
|
|
Found STATION_S_PB config for PS2_6_S2
|
|
Found STATION_S_PB config for UL11_3_S2
|
|
Found STATION_S_PB config for UL11_3_S1
|
|
Found STATION_S_PB config for UL12_3_S2
|
|
Found STATION_S_PB config for UL12_3_S1
|
|
Found STATION_S_PB config for UL1_3_S2
|
|
Found STATION_S_PB config for UL1_3_S1
|
|
Found STATION_S_PB config for UL2_3_S2
|
|
Found STATION_S_PB config for UL2_3_S1
|
|
Found STATION_S_PB config for UL3_2_S1
|
|
Found STATION_S_PB config for UL3_2_S2
|
|
Found STATION_S_PB config for UL4_3_S2
|
|
Found STATION_S_PB config for UL4_3_S1
|
|
Found STATION_S_PB config for UL5_3_S2
|
|
Found STATION_S_PB config for UL5_3_S1
|
|
Found STATION_S_PB config for UL6_2_S1
|
|
Found STATION_S_PB config for UL6_2_S2
|
|
Found STATION_S_PB config for UL7_3_S2
|
|
Found STATION_S_PB config for UL7_3_S1
|
|
Found STATION_S_PB config for UL9_3_S2
|
|
Found STATION_S_PB config for UL9_3_S1
|
|
Found STATION_SS_PB config for UL10_1_SS1
|
|
Found STATION_SS_PB config for UL3_1_SS1
|
|
Found STATION_SS_PB config for UL6_1_SS1
|
|
Found STATION_SS_PB config for UL8_1_SS1
|
|
Found ENCODER config for UL11_11_ENCODER (upstream: NO_UPSTREAM, downstream: UL11_12_VFD1.CTRL)
|
|
Found ENCODER config for UL11_12_ENCODER (upstream: UL11_11_VFD1.CTRL, downstream: UL11_13_VFD1.CTRL)
|
|
Found ENCODER config for UL1_11_ENCODER (upstream: NO_UPSTREAM, downstream: UL1_12_VFD1.CTRL)
|
|
Found ENCODER config for UL1_12_ENCODER (upstream: UL1_11_VFD1.CTRL, downstream: UL1_13_VFD1.CTRL)
|
|
Found ENCODER config for UL3_4_ENCODER (upstream: UL3_3_VFD1.CTRL, downstream: UL3_5_VFD1.CTRL)
|
|
Found ENCODER config for UL4_11_ENCODER (upstream: NO_UPSTREAM, downstream: UL4_12_VFD1.CTRL)
|
|
Found ENCODER config for UL4_12_ENCODER (upstream: UL4_11_VFD1.CTRL, downstream: UL4_13_VFD1.CTRL)
|
|
Found ENCODER config for UL6_4_ENCODER (upstream: UL6_3_VFD1.CTRL, downstream: UL6_5_VFD1.CTRL)
|
|
Found ENCODER config for UL7_11_ENCODER (upstream: NO_UPSTREAM, downstream: UL7_12_VFD1.CTRL)
|
|
Found ENCODER config for UL7_12_ENCODER (upstream: UL7_11_VFD1.CTRL, downstream: UL7_13_VFD1.CTRL)
|
|
Found ENCODER config for UL8_3_ENCODER (upstream: UL8_2_VFD1.CTRL, downstream: UL8_4_VFD1.CTRL)
|
|
Found ENCODER config for UL10_4_ENCODER (upstream: UL10_3_VFD1.CTRL, downstream: UL10_5_VFD1.CTRL)
|
|
Found ENCODER config for UL10_5_ENCODER (upstream: UL10_4_VFD1.CTRL, downstream: UL10_6_VFD1.CTRL)
|
|
Found ENCODER config for UL10_6_ENCODER (upstream: UL10_5_VFD1.CTRL, downstream: UL10_7_VFD1.CTRL)
|
|
Found ENCODER config for UL10_7_ENCODER (upstream: UL10_6_VFD1.CTRL, downstream: UL10_8_VFD1.CTRL)
|
|
Found ENCODER config for UL10_9_ENCODER (upstream: UL10_8_VFD1.CTRL, downstream: UL10_10_VFD1.CTRL)
|
|
Found ENCODER config for UL11_5_ENCODER (upstream: UL11_4_VFD1.CTRL, downstream: UL11_6_VFD1.CTRL)
|
|
Found ENCODER config for UL11_6_ENCODER (upstream: UL11_5_VFD1.CTRL, downstream: UL11_7_VFD1.CTRL)
|
|
Found ENCODER config for UL11_7_ENCODER (upstream: UL11_6_VFD1.CTRL, downstream: UL11_8_VFD1.CTRL)
|
|
Found ENCODER config for UL11_8_ENCODER (upstream: UL11_7_VFD1.CTRL, downstream: UL11_9_VFD1.CTRL)
|
|
Found ENCODER config for UL12_6_ENCODER (upstream: UL12_5_VFD1.CTRL, downstream: UL12_7_VFD1.CTRL)
|
|
Found ENCODER config for UL12_7_ENCODER (upstream: UL12_6_VFD1.CTRL, downstream: UL12_8_VFD1.CTRL)
|
|
Found ENCODER config for UL12_8_ENCODER (upstream: UL12_7_VFD1.CTRL, downstream: UL12_9_VFD1.CTRL)
|
|
Found ENCODER config for UL12_9_ENCODER (upstream: UL12_8_VFD1.CTRL, downstream: UL12_10_VFD1.CTRL)
|
|
Found ENCODER config for UL1_5_ENCODER (upstream: UL1_4_VFD1.CTRL, downstream: UL1_6_VFD1.CTRL)
|
|
Found ENCODER config for UL1_6_ENCODER (upstream: UL1_5_VFD1.CTRL, downstream: UL1_7_VFD1.CTRL)
|
|
Found ENCODER config for UL1_7_ENCODER (upstream: UL1_6_VFD1.CTRL, downstream: UL1_8_VFD1.CTRL)
|
|
Found ENCODER config for UL1_8_ENCODER (upstream: UL1_7_VFD1.CTRL, downstream: UL1_9_VFD1.CTRL)
|
|
Found ENCODER config for UL2_6_ENCODER (upstream: UL2_5_VFD1.CTRL, downstream: UL2_7_VFD1.CTRL)
|
|
Found ENCODER config for UL2_7_ENCODER (upstream: UL2_6_VFD1.CTRL, downstream: UL2_8_VFD1.CTRL)
|
|
Found ENCODER config for UL2_8_ENCODER (upstream: UL2_7_VFD1.CTRL, downstream: UL2_9_VFD1.CTRL)
|
|
Found ENCODER config for UL2_9_ENCODER (upstream: UL2_8_VFD1.CTRL, downstream: UL2_10_VFD1.CTRL)
|
|
Found ENCODER config for UL3_5_ENCODER (upstream: UL3_4_VFD1.CTRL, downstream: UL3_6_VFD1.CTRL)
|
|
Found ENCODER config for UL3_6_ENCODER (upstream: UL3_5_VFD1.CTRL, downstream: UL3_7_VFD1.CTRL)
|
|
Found ENCODER config for UL3_7_ENCODER (upstream: UL3_6_VFD1.CTRL, downstream: UL3_8_VFD1.CTRL)
|
|
Found ENCODER config for UL3_8_ENCODER (upstream: UL3_7_VFD1.CTRL, downstream: UL3_9_VFD1.CTRL)
|
|
Found ENCODER config for UL4_5_ENCODER (upstream: UL4_4_VFD1.CTRL, downstream: UL4_6_VFD1.CTRL)
|
|
Found ENCODER config for UL4_6_ENCODER (upstream: UL4_5_VFD1.CTRL, downstream: UL4_7_VFD1.CTRL)
|
|
Found ENCODER config for UL4_7_ENCODER (upstream: UL4_6_VFD1.CTRL, downstream: UL4_8_VFD1.CTRL)
|
|
Found ENCODER config for UL4_8_ENCODER (upstream: UL4_7_VFD1.CTRL, downstream: UL4_9_VFD1.CTRL)
|
|
Found ENCODER config for UL5_6_ENCODER (upstream: UL5_5_VFD1.CTRL, downstream: UL5_7_VFD1.CTRL)
|
|
Found ENCODER config for UL5_7_ENCODER (upstream: UL5_6_VFD1.CTRL, downstream: UL5_8_VFD1.CTRL)
|
|
Found ENCODER config for UL5_8_ENCODER (upstream: UL5_7_VFD1.CTRL, downstream: UL5_9_VFD1.CTRL)
|
|
Found ENCODER config for UL5_9_ENCODER (upstream: UL5_8_VFD1.CTRL, downstream: UL5_10_VFD1.CTRL)
|
|
Found ENCODER config for UL6_5_ENCODER (upstream: UL6_4_VFD1.CTRL, downstream: UL6_6_VFD1.CTRL)
|
|
Found ENCODER config for UL6_6_ENCODER (upstream: UL6_5_VFD1.CTRL, downstream: UL6_7_VFD1.CTRL)
|
|
Found ENCODER config for UL6_7_ENCODER (upstream: UL6_6_VFD1.CTRL, downstream: UL6_8_VFD1.CTRL)
|
|
Found ENCODER config for UL6_8_ENCODER (upstream: UL6_7_VFD1.CTRL, downstream: UL6_9_VFD1.CTRL)
|
|
Found ENCODER config for UL7_5_ENCODER (upstream: UL7_4_VFD1.CTRL, downstream: UL7_6_VFD1.CTRL)
|
|
Found ENCODER config for UL7_6_ENCODER (upstream: UL7_5_VFD1.CTRL, downstream: UL7_7_VFD1.CTRL)
|
|
Found ENCODER config for UL7_7_ENCODER (upstream: UL7_6_VFD1.CTRL, downstream: UL7_8_VFD1.CTRL)
|
|
Found ENCODER config for UL7_8_ENCODER (upstream: UL7_7_VFD1.CTRL, downstream: UL7_9_VFD1.CTRL)
|
|
Found ENCODER config for UL8_5_ENCODER (upstream: UL8_4_VFD1.CTRL, downstream: UL8_6_VFD1.CTRL)
|
|
Found ENCODER config for UL8_6_ENCODER (upstream: UL8_5_VFD1.CTRL, downstream: UL8_7_VFD1.CTRL)
|
|
Found ENCODER config for UL8_7_ENCODER (upstream: UL8_6_VFD1.CTRL, downstream: UL8_8_VFD1.CTRL)
|
|
Found ENCODER config for UL8_8_ENCODER (upstream: UL8_7_VFD1.CTRL, downstream: UL8_9_VFD1.CTRL)
|
|
Found ENCODER config for UL9_10_ENCODER (upstream: UL9_9_VFD1.CTRL, downstream: UL9_11_VFD1.CTRL)
|
|
Found ENCODER config for UL9_6_ENCODER (upstream: UL9_5_VFD1.CTRL, downstream: UL9_7_VFD1.CTRL)
|
|
Found ENCODER config for UL9_7_ENCODER (upstream: UL9_6_VFD1.CTRL, downstream: UL9_8_VFD1.CTRL)
|
|
Found ENCODER config for UL9_8_ENCODER (upstream: UL9_7_VFD1.CTRL, downstream: UL9_9_VFD1.CTRL)
|
|
Found ENCODER config for UL9_9_ENCODER (upstream: UL9_8_VFD1.CTRL, downstream: UL9_10_VFD1.CTRL)
|
|
Found ENCODER config for UL11_13_ENCODER (upstream: UL11_12_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for UL11_3_ENCODER (upstream: NO_UPSTREAM, downstream: UL11_4_VFD1.CTRL)
|
|
Found ENCODER config for UL11_9_ENCODER (upstream: UL11_8_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for UL12_3_ENCODER (upstream: NO_UPSTREAM, downstream: UL12_4_VFD1.CTRL)
|
|
Found ENCODER config for UL12_4_ENCODER (upstream: UL12_3_VFD1.CTRL, downstream: UL12_5_VFD1.CTRL)
|
|
Found ENCODER config for UL1_13_ENCODER (upstream: UL1_12_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for UL1_3_ENCODER (upstream: NO_UPSTREAM, downstream: UL1_4_VFD1.CTRL)
|
|
Found ENCODER config for UL1_4_ENCODER (upstream: UL1_3_VFD1.CTRL, downstream: UL1_5_VFD1.CTRL)
|
|
Found ENCODER config for UL1_9_ENCODER (upstream: UL1_8_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for UL2_3_ENCODER (upstream: NO_UPSTREAM, downstream: UL2_4_VFD1.CTRL)
|
|
Found ENCODER config for UL2_4_ENCODER (upstream: UL2_3_VFD1.CTRL, downstream: UL2_5_VFD1.CTRL)
|
|
Found ENCODER config for UL4_13_ENCODER (upstream: UL4_12_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for UL4_3_ENCODER (upstream: NO_UPSTREAM, downstream: UL4_4_VFD1.CTRL)
|
|
Found ENCODER config for UL4_4_ENCODER (upstream: UL4_3_VFD1.CTRL, downstream: UL4_5_VFD1.CTRL)
|
|
Found ENCODER config for UL4_9_ENCODER (upstream: UL4_8_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for UL5_3_ENCODER (upstream: NO_UPSTREAM, downstream: UL5_4_VFD1.CTRL)
|
|
Found ENCODER config for UL5_4_ENCODER (upstream: UL5_3_VFD1.CTRL, downstream: UL5_5_VFD1.CTRL)
|
|
Found ENCODER config for UL7_13_ENCODER (upstream: UL7_12_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for UL7_3_ENCODER (upstream: NO_UPSTREAM, downstream: UL7_4_VFD1.CTRL)
|
|
Found ENCODER config for UL7_4_ENCODER (upstream: UL7_3_VFD1.CTRL, downstream: UL7_5_VFD1.CTRL)
|
|
Found ENCODER config for UL9_3_ENCODER (upstream: NO_UPSTREAM, downstream: UL9_4_VFD1.CTRL)
|
|
Found ENCODER config for UL9_4_ENCODER (upstream: UL9_3_VFD1.CTRL, downstream: UL9_5_VFD1.CTRL)
|
|
Found ENCODER config for UL3_2_ENCODER (upstream: UL3_1_VFD1.CTRL, downstream: UL3_3_VFD1.CTRL)
|
|
Found ENCODER config for UL6_2_ENCODER (upstream: UL6_1_VFD1.CTRL, downstream: UL6_3_VFD1.CTRL)
|
|
[DEBUG] NC_CHUTE: Starting extraction from 2127 DESC_IP rows
|
|
[DEBUG] NC_CHUTE: Found 0 entries matching S02_*CH pattern
|
|
[DEBUG] NC_CHUTE: Found 0 valid chute numbers: []
|
|
[DEBUG] NC_CHUTE: Final configs: 0
|
|
[DEBUG] NC_JR_STATION: Starting extraction from 2127 DESC_IP rows
|
|
[DEBUG] NC_JR_STATION: Found 0 entries matching S02_*_JR*_PB pattern
|
|
[DEBUG] NC_JR_STATION: Final configs: 0
|
|
FIOM PDP1_FIO1 -> DPM UL7_4_DPM1
|
|
FIOM PDP2_FIO1 -> DPM UL7_4_DPM1
|
|
FIOM PDP6_FIO1 -> DPM PS1_4_DPM1
|
|
FIOM UL1_3_FIO1 -> DPM UL1_4_DPM1
|
|
FIOM UL1_13_FIO1 -> DPM UL1_4_DPM1
|
|
FIOM UL2_3_FIO1 -> DPM UL2_4_DPM1
|
|
FIOM UL3_2_FIO1 -> DPM UL2_4_DPM1
|
|
FIOM UL4_3_FIO1 -> DPM UL4_4_DPM1
|
|
FIOM UL4_13_FIO1 -> DPM UL4_4_DPM1
|
|
FIOM UL5_3_FIO1 -> DPM UL5_4_DPM1
|
|
FIOM UL6_2_FIO1 -> DPM UL5_4_DPM1
|
|
FIOM UL7_3_FIO1 -> DPM UL7_4_DPM1
|
|
FIOM UL7_13_FIO1 -> DPM UL7_4_DPM1
|
|
FIOM UL8_2_FIO1 -> DPM UL8_3_DPM1
|
|
FIOM UL9_3_FIO1 -> DPM UL8_3_DPM1
|
|
FIOM UL10_2_FIO1 -> DPM UL10_3_DPM1
|
|
FIOM UL11_3_FIO1 -> DPM UL11_10_DPM1
|
|
FIOM UL11_13_FIO1 -> DPM UL11_10_DPM1
|
|
FIOM UL12_3_FIO1 -> DPM UL10_3_DPM1
|
|
APF PS1_1_VFD1 -> DPM PS1_4_DPM1
|
|
Horn mapping: PS1_1_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF PS1_2_VFD1 -> DPM PS1_4_DPM1
|
|
Horn mapping: PS1_2_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF PS1_3_VFD1 -> DPM PS1_4_DPM1
|
|
Horn mapping: PS1_3_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF PS1_4_VFD1 -> DPM PS1_4_DPM1
|
|
Horn mapping: PS1_4_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF PS1_5_VFD1 -> DPM PS1_4_DPM1
|
|
Horn mapping: PS1_5_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF PS2_1_VFD1 -> DPM PS1_4_DPM1
|
|
Horn mapping: PS2_1_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF PS2_2_VFD1 -> DPM PS1_4_DPM1
|
|
Horn mapping: PS2_2_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF PS2_3_VFD1 -> DPM PS1_4_DPM1
|
|
Horn mapping: PS2_3_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF PS2_4_VFD1 -> DPM PS1_4_DPM1
|
|
Horn mapping: PS2_4_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF PS2_5_VFD1 -> DPM PS1_4_DPM1
|
|
Horn mapping: PS2_5_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF PS2_6_VFD1 -> DPM PS1_4_DPM1
|
|
Horn mapping: PS2_6_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF PS3_1_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_1_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS3_2_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_2_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS3_3_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_3_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS3_4_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_4_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS3_5_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_5_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS3_6_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_6_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS3_7_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_7_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS3_8_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_8_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS3_9_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_9_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS3_10_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_10_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS3_11_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_11_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS3_12_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_12_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS4_1_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_1_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS4_2_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_2_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS4_3_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_3_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS4_4_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_4_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS4_5_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_5_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS4_6_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_6_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS4_7_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_7_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS4_8_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_8_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS4_9_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_9_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS4_10_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_10_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS4_11_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_11_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS4_12_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_12_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS4_13_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_13_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS4_14_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_14_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF UL1_3_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_3_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL1_4_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_4_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL1_5_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_5_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL1_6_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_6_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL1_7_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_7_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL1_8_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_8_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL1_9_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_9_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL1_10A_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_10A_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF UL1_10B_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_10B_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF UL1_11_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_11_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF UL1_12_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_12_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF UL1_13_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_13_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF UL2_3_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL2_3_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL2_4_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL2_4_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL2_5_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL2_5_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL2_6_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL2_6_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL2_7_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL2_7_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL2_8_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL2_8_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL2_9_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL2_9_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL2_10_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL2_10_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL3_1_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL3_1_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL3_2_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL3_2_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL3_3_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL3_3_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL3_4_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL3_4_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL3_5_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL3_5_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL3_6_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL3_6_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL3_7_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL3_7_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL3_8_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL3_8_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL3_9_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL3_9_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL4_3_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_3_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL4_4_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_4_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL4_5_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_5_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL4_6_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_6_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL4_7_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_7_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL4_8_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_8_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL4_9_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_9_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL4_10A_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_10A_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF UL4_10B_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_10B_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF UL4_11_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_11_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF UL4_12_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_12_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF UL4_13_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_13_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF UL5_3_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL5_3_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL5_4_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL5_4_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL5_5_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL5_5_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL5_6_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL5_6_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL5_7_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL5_7_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL5_8_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL5_8_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL5_9_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL5_9_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL5_10_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL5_10_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL6_1_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL6_1_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL6_2_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL6_2_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL6_3_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL6_3_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL6_4_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL6_4_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL6_5_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL6_5_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL6_6_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL6_6_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL6_7_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL6_7_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL6_8_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL6_8_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL6_9_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL6_9_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL7_3_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_3_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL7_4_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_4_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL7_5_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_5_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL7_6_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_6_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL7_7_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_7_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL7_8_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_8_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL7_9_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_9_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL7_10A_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_10A_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF UL7_10B_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_10B_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF UL7_11_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_11_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF UL7_12_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_12_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF UL7_13_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_13_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF UL8_1_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL8_1_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL8_2_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL8_2_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL8_3_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL8_3_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL8_4_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL8_4_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL8_5_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL8_5_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL8_6_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL8_6_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL8_7_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL8_7_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL8_8_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL8_8_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL8_9_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL8_9_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL9_3_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL9_3_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL9_4_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL9_4_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL9_5_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL9_5_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL9_6_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL9_6_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL9_7_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL9_7_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL9_8_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL9_8_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL9_9_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL9_9_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL9_10_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL9_10_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL9_11_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL9_11_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL10_1_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL10_1_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL10_2_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL10_2_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL10_3_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL10_3_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL10_4_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL10_4_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL10_5_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL10_5_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL10_6_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL10_6_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL10_7_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL10_7_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL10_8_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL10_8_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL10_9_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL10_9_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL10_10_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL10_10_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL11_3_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_3_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL11_4_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_4_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL11_5_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_5_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL11_6_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_6_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL11_7_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_7_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL11_8_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_8_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL11_9_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_9_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL11_10A_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_10A_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF UL11_10B_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_10B_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF UL11_11_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_11_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF UL11_12_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_12_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF UL11_13_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_13_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF UL12_3_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL12_3_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL12_4_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL12_4_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL12_5_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL12_5_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL12_6_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL12_6_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL12_7_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL12_7_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL12_8_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL12_8_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL12_9_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL12_9_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL12_10_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL12_10_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
- Added 72 E-stop check rungs
|
|
|
|
[R090_STATION_JR_PB] Starting STATION_JR_PB routine generation...
|
|
Found 14 STATION_JR_PB configurations
|
|
Generated 14 STATION_JR_PB rungs
|
|
|
|
[R0100_JPE] Starting JPE routine generation...
|
|
Found 165 JPE configurations
|
|
Generated 165 JPE rungs
|
|
Belt tracking for PS1_1_VFD1 -> zzz_PS1_1Tracking
|
|
Belt tracking for PS1_2_VFD1 -> zzz_PS1_2Tracking
|
|
Belt tracking for PS1_3_VFD1 -> zzz_PS1_3Tracking
|
|
Belt tracking for PS1_4_VFD1 -> zzz_PS1_4Tracking
|
|
Belt tracking for PS1_5_VFD1 -> zzz_PS1_5Tracking
|
|
Belt tracking for PS2_1_VFD1 -> zzz_PS2_1Tracking
|
|
Belt tracking for PS2_2_VFD1 -> zzz_PS2_2Tracking
|
|
Belt tracking for PS2_3_VFD1 -> zzz_PS2_3Tracking
|
|
Belt tracking for PS2_4_VFD1 -> zzz_PS2_4Tracking
|
|
Belt tracking for PS2_5_VFD1 -> zzz_PS2_5Tracking
|
|
Belt tracking for PS2_6_VFD1 -> zzz_PS2_6Tracking
|
|
Belt tracking for PS3_1_VFD1 -> zzz_PS3_1Tracking
|
|
Belt tracking for PS3_2_VFD1 -> zzz_PS3_2Tracking
|
|
Belt tracking for PS3_3_VFD1 -> zzz_PS3_3Tracking
|
|
Belt tracking for PS3_4_VFD1 -> zzz_PS3_4Tracking
|
|
Belt tracking for PS3_5_VFD1 -> zzz_PS3_5Tracking
|
|
Belt tracking for PS3_6_VFD1 -> zzz_PS3_6Tracking
|
|
Belt tracking for PS3_7_VFD1 -> zzz_PS3_7Tracking
|
|
Belt tracking for PS3_8_VFD1 -> zzz_PS3_8Tracking
|
|
Belt tracking for PS3_9_VFD1 -> zzz_PS3_9Tracking
|
|
Belt tracking for PS3_10_VFD1 -> zzz_PS3_10Tracking
|
|
Belt tracking for PS3_11_VFD1 -> zzz_PS3_11Tracking
|
|
Belt tracking for PS3_12_VFD1 -> zzz_PS3_12Tracking
|
|
Belt tracking for PS4_1_VFD1 -> zzz_PS4_1Tracking
|
|
Belt tracking for PS4_2_VFD1 -> zzz_PS4_2Tracking
|
|
Belt tracking for PS4_3_VFD1 -> zzz_PS4_3Tracking
|
|
Belt tracking for PS4_4_VFD1 -> zzz_PS4_4Tracking
|
|
Belt tracking for PS4_5_VFD1 -> zzz_PS4_5Tracking
|
|
Belt tracking for PS4_6_VFD1 -> zzz_PS4_6Tracking
|
|
Belt tracking for PS4_7_VFD1 -> zzz_PS4_7Tracking
|
|
Belt tracking for PS4_8_VFD1 -> zzz_PS4_8Tracking
|
|
Belt tracking for PS4_9_VFD1 -> zzz_PS4_9Tracking
|
|
Belt tracking for PS4_10_VFD1 -> zzz_PS4_10Tracking
|
|
Belt tracking for PS4_11_VFD1 -> zzz_PS4_11Tracking
|
|
Belt tracking for PS4_12_VFD1 -> zzz_PS4_12Tracking
|
|
Belt tracking for PS4_13_VFD1 -> zzz_PS4_13Tracking
|
|
Belt tracking for PS4_14_VFD1 -> zzz_PS4_14Tracking
|
|
Belt tracking for UL1_3_VFD1 -> zzz_UL1_3Tracking
|
|
Belt tracking for UL1_4_VFD1 -> zzz_UL1_4Tracking
|
|
Belt tracking for UL1_5_VFD1 -> zzz_UL1_5Tracking
|
|
Belt tracking for UL1_6_VFD1 -> zzz_UL1_6Tracking
|
|
Belt tracking for UL1_7_VFD1 -> zzz_UL1_7Tracking
|
|
Belt tracking for UL1_8_VFD1 -> zzz_UL1_8Tracking
|
|
Belt tracking for UL1_9_VFD1 -> zzz_UL1_9Tracking
|
|
Belt tracking for UL1_10A_VFD1 -> zzz_UL1_10ATracking
|
|
Belt tracking for UL1_10B_VFD1 -> zzz_UL1_10BTracking
|
|
Belt tracking for UL1_11_VFD1 -> zzz_UL1_11Tracking
|
|
Belt tracking for UL1_12_VFD1 -> zzz_UL1_12Tracking
|
|
Belt tracking for UL1_13_VFD1 -> zzz_UL1_13Tracking
|
|
Belt tracking for UL2_3_VFD1 -> zzz_UL2_3Tracking
|
|
Belt tracking for UL2_4_VFD1 -> zzz_UL2_4Tracking
|
|
Belt tracking for UL2_5_VFD1 -> zzz_UL2_5Tracking
|
|
Belt tracking for UL2_6_VFD1 -> zzz_UL2_6Tracking
|
|
Belt tracking for UL2_7_VFD1 -> zzz_UL2_7Tracking
|
|
Belt tracking for UL2_8_VFD1 -> zzz_UL2_8Tracking
|
|
Belt tracking for UL2_9_VFD1 -> zzz_UL2_9Tracking
|
|
Belt tracking for UL2_10_VFD1 -> zzz_UL2_10Tracking
|
|
Belt tracking for UL3_1_VFD1 -> zzz_UL3_1Tracking
|
|
Belt tracking for UL3_2_VFD1 -> zzz_UL3_2Tracking
|
|
Belt tracking for UL3_3_VFD1 -> zzz_UL3_3Tracking
|
|
Belt tracking for UL3_4_VFD1 -> zzz_UL3_4Tracking
|
|
Belt tracking for UL3_5_VFD1 -> zzz_UL3_5Tracking
|
|
Belt tracking for UL3_6_VFD1 -> zzz_UL3_6Tracking
|
|
Belt tracking for UL3_7_VFD1 -> zzz_UL3_7Tracking
|
|
Belt tracking for UL3_8_VFD1 -> zzz_UL3_8Tracking
|
|
Belt tracking for UL3_9_VFD1 -> zzz_UL3_9Tracking
|
|
Belt tracking for UL4_3_VFD1 -> zzz_UL4_3Tracking
|
|
Belt tracking for UL4_4_VFD1 -> zzz_UL4_4Tracking
|
|
Belt tracking for UL4_5_VFD1 -> zzz_UL4_5Tracking
|
|
Belt tracking for UL4_6_VFD1 -> zzz_UL4_6Tracking
|
|
Belt tracking for UL4_7_VFD1 -> zzz_UL4_7Tracking
|
|
Belt tracking for UL4_8_VFD1 -> zzz_UL4_8Tracking
|
|
Belt tracking for UL4_9_VFD1 -> zzz_UL4_9Tracking
|
|
Belt tracking for UL4_10A_VFD1 -> zzz_UL4_10ATracking
|
|
Belt tracking for UL4_10B_VFD1 -> zzz_UL4_10BTracking
|
|
Belt tracking for UL4_11_VFD1 -> zzz_UL4_11Tracking
|
|
Belt tracking for UL4_12_VFD1 -> zzz_UL4_12Tracking
|
|
Belt tracking for UL4_13_VFD1 -> zzz_UL4_13Tracking
|
|
Belt tracking for UL5_3_VFD1 -> zzz_UL5_3Tracking
|
|
Belt tracking for UL5_4_VFD1 -> zzz_UL5_4Tracking
|
|
Belt tracking for UL5_5_VFD1 -> zzz_UL5_5Tracking
|
|
Belt tracking for UL5_6_VFD1 -> zzz_UL5_6Tracking
|
|
Belt tracking for UL5_7_VFD1 -> zzz_UL5_7Tracking
|
|
Belt tracking for UL5_8_VFD1 -> zzz_UL5_8Tracking
|
|
Belt tracking for UL5_9_VFD1 -> zzz_UL5_9Tracking
|
|
Belt tracking for UL5_10_VFD1 -> zzz_UL5_10Tracking
|
|
Belt tracking for UL6_1_VFD1 -> zzz_UL6_1Tracking
|
|
Belt tracking for UL6_2_VFD1 -> zzz_UL6_2Tracking
|
|
Belt tracking for UL6_3_VFD1 -> zzz_UL6_3Tracking
|
|
Belt tracking for UL6_4_VFD1 -> zzz_UL6_4Tracking
|
|
Belt tracking for UL6_5_VFD1 -> zzz_UL6_5Tracking
|
|
Belt tracking for UL6_6_VFD1 -> zzz_UL6_6Tracking
|
|
Belt tracking for UL6_7_VFD1 -> zzz_UL6_7Tracking
|
|
Belt tracking for UL6_8_VFD1 -> zzz_UL6_8Tracking
|
|
Belt tracking for UL6_9_VFD1 -> zzz_UL6_9Tracking
|
|
Belt tracking for UL7_3_VFD1 -> zzz_UL7_3Tracking
|
|
Belt tracking for UL7_4_VFD1 -> zzz_UL7_4Tracking
|
|
Belt tracking for UL7_5_VFD1 -> zzz_UL7_5Tracking
|
|
Belt tracking for UL7_6_VFD1 -> zzz_UL7_6Tracking
|
|
Belt tracking for UL7_7_VFD1 -> zzz_UL7_7Tracking
|
|
Belt tracking for UL7_8_VFD1 -> zzz_UL7_8Tracking
|
|
Belt tracking for UL7_9_VFD1 -> zzz_UL7_9Tracking
|
|
Belt tracking for UL7_10A_VFD1 -> zzz_UL7_10ATracking
|
|
Belt tracking for UL7_10B_VFD1 -> zzz_UL7_10BTracking
|
|
Belt tracking for UL7_11_VFD1 -> zzz_UL7_11Tracking
|
|
Belt tracking for UL7_12_VFD1 -> zzz_UL7_12Tracking
|
|
Belt tracking for UL7_13_VFD1 -> zzz_UL7_13Tracking
|
|
Belt tracking for UL8_1_VFD1 -> zzz_UL8_1Tracking
|
|
Belt tracking for UL8_2_VFD1 -> zzz_UL8_2Tracking
|
|
Belt tracking for UL8_3_VFD1 -> zzz_UL8_3Tracking
|
|
Belt tracking for UL8_4_VFD1 -> zzz_UL8_4Tracking
|
|
Belt tracking for UL8_5_VFD1 -> zzz_UL8_5Tracking
|
|
Belt tracking for UL8_6_VFD1 -> zzz_UL8_6Tracking
|
|
Belt tracking for UL8_7_VFD1 -> zzz_UL8_7Tracking
|
|
Belt tracking for UL8_8_VFD1 -> zzz_UL8_8Tracking
|
|
Belt tracking for UL8_9_VFD1 -> zzz_UL8_9Tracking
|
|
Belt tracking for UL9_3_VFD1 -> zzz_UL9_3Tracking
|
|
Belt tracking for UL9_4_VFD1 -> zzz_UL9_4Tracking
|
|
Belt tracking for UL9_5_VFD1 -> zzz_UL9_5Tracking
|
|
Belt tracking for UL9_6_VFD1 -> zzz_UL9_6Tracking
|
|
Belt tracking for UL9_7_VFD1 -> zzz_UL9_7Tracking
|
|
Belt tracking for UL9_8_VFD1 -> zzz_UL9_8Tracking
|
|
Belt tracking for UL9_9_VFD1 -> zzz_UL9_9Tracking
|
|
Belt tracking for UL9_10_VFD1 -> zzz_UL9_10Tracking
|
|
Belt tracking for UL9_11_VFD1 -> zzz_UL9_11Tracking
|
|
Belt tracking for UL10_1_VFD1 -> zzz_UL10_1Tracking
|
|
Belt tracking for UL10_2_VFD1 -> zzz_UL10_2Tracking
|
|
Belt tracking for UL10_3_VFD1 -> zzz_UL10_3Tracking
|
|
Belt tracking for UL10_4_VFD1 -> zzz_UL10_4Tracking
|
|
Belt tracking for UL10_5_VFD1 -> zzz_UL10_5Tracking
|
|
Belt tracking for UL10_6_VFD1 -> zzz_UL10_6Tracking
|
|
Belt tracking for UL10_7_VFD1 -> zzz_UL10_7Tracking
|
|
Belt tracking for UL10_8_VFD1 -> zzz_UL10_8Tracking
|
|
Belt tracking for UL10_9_VFD1 -> zzz_UL10_9Tracking
|
|
Belt tracking for UL10_10_VFD1 -> zzz_UL10_10Tracking
|
|
Belt tracking for UL11_3_VFD1 -> zzz_UL11_3Tracking
|
|
Belt tracking for UL11_4_VFD1 -> zzz_UL11_4Tracking
|
|
Belt tracking for UL11_5_VFD1 -> zzz_UL11_5Tracking
|
|
Belt tracking for UL11_6_VFD1 -> zzz_UL11_6Tracking
|
|
Belt tracking for UL11_7_VFD1 -> zzz_UL11_7Tracking
|
|
Belt tracking for UL11_8_VFD1 -> zzz_UL11_8Tracking
|
|
Belt tracking for UL11_9_VFD1 -> zzz_UL11_9Tracking
|
|
Belt tracking for UL11_10A_VFD1 -> zzz_UL11_10ATracking
|
|
Belt tracking for UL11_10B_VFD1 -> zzz_UL11_10BTracking
|
|
Belt tracking for UL11_11_VFD1 -> zzz_UL11_11Tracking
|
|
Belt tracking for UL11_12_VFD1 -> zzz_UL11_12Tracking
|
|
Belt tracking for UL11_13_VFD1 -> zzz_UL11_13Tracking
|
|
Belt tracking for UL12_3_VFD1 -> zzz_UL12_3Tracking
|
|
Belt tracking for UL12_4_VFD1 -> zzz_UL12_4Tracking
|
|
Belt tracking for UL12_5_VFD1 -> zzz_UL12_5Tracking
|
|
Belt tracking for UL12_6_VFD1 -> zzz_UL12_6Tracking
|
|
Belt tracking for UL12_7_VFD1 -> zzz_UL12_7Tracking
|
|
Belt tracking for UL12_8_VFD1 -> zzz_UL12_8Tracking
|
|
Belt tracking for UL12_9_VFD1 -> zzz_UL12_9Tracking
|
|
Belt tracking for UL12_10_VFD1 -> zzz_UL12_10Tracking
|
|
- Added 155 belt tracking AOI calls
|
|
Created virtual JR: PS1_JR
|
|
Found JPE config for PS1_2_TPE1 (station from config, missing beacon)
|
|
Found JPE config for PS1_2_TPE2 (station from config, missing beacon)
|
|
Found JPE config for PS3_1_TPE1 (station from config)
|
|
Found JPE config for UL10_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL1_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS2_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_12_TPE1 (station from config)
|
|
Found JPE config for PS3_12_TPE2 (station from config)
|
|
Found JPE config for PS3_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_3_TPE1
|
|
Found JPE config for PS4_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_14_TPE1 (station from config)
|
|
Found JPE config for PS4_2_TPE1
|
|
Found JPE config for PS4_2_TPE2
|
|
Found JPE config for PS4_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL10_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_9_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE4
|
|
Found JPE config for UL11_9_TPE5
|
|
Found JPE config for UL11_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE3
|
|
Found JPE config for UL12_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL12_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_9_TPE3
|
|
Found JPE config for UL1_9_TPE4
|
|
Found JPE config for UL1_9_TPE5
|
|
Found JPE config for UL1_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL2_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_9_TPE3
|
|
Found JPE config for UL4_9_TPE4
|
|
Found JPE config for UL4_9_TPE5
|
|
Found JPE config for UL4_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL5_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_9_TPE4
|
|
Found JPE config for UL7_9_TPE5
|
|
Found JPE config for UL7_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL8_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL9_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_5_TPE1 (station from config, missing beacon)
|
|
Found JPE config for PS2_3_TPE1
|
|
Found JPE config for PS3_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS3_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_9_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS4_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_8_TPE1
|
|
Found JPE config for UL11_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE1
|
|
Found JPE config for UL11_9_TPE2
|
|
Found JPE config for UL12_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL12_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL1_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_9_TPE1
|
|
Found JPE config for UL1_9_TPE2
|
|
Found JPE config for UL2_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL2_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_9_TPE1
|
|
Found JPE config for UL4_9_TPE2
|
|
Found JPE config for UL5_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL5_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_9_TPE1
|
|
Found JPE config for UL7_9_TPE2
|
|
Found JPE config for UL9_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL9_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for PS1_4_TPE2 (station from config, missing beacon)
|
|
Found JPE config for PS2_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS4_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL3_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL6_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL8_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS3_7_TPE1
|
|
Found JPE config for PS4_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_10_TPE2 (station from config, beacon from config)
|
|
Looking for red beacon with base PS1_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS1_1_BCN2_R with IO_PATH: PS1_2_VFD1:O.IO_0
|
|
No SO in red beacon PS1_1_BCN2_R: PS1_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS1_1_EPC1
|
|
Looking for red beacon with base PS2_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS2_1_BCN1_R with IO_PATH: PS2_2_VFD1:O.IO_0
|
|
No SO in red beacon PS2_1_BCN1_R: PS2_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS2_1_EPC1
|
|
Looking for red beacon with base PS3_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS3_1_BCN2_R with IO_PATH: PS3_1_VFD1:O.IO_1
|
|
No SO in red beacon PS3_1_BCN2_R: PS3_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_1_EPC1
|
|
Looking for red beacon with base PS4_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS4_1_BCN1_R with IO_PATH: PS4_1_VFD1:O.IO_0
|
|
No SO in red beacon PS4_1_BCN1_R: PS4_1_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS4_1_EPC1
|
|
Looking for red beacon with base UL10_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL10_1_BCN1_R with IO_PATH: UL10_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL10_1_BCN1_R: UL10_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL10_1_EPC1
|
|
Looking for red beacon with base UL10_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL10_3_BCN1_R with IO_PATH: UL10_3_VFD1:O.IO_0
|
|
No SO in red beacon UL10_3_BCN1_R: UL10_3_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL10_3_EPC1
|
|
Looking for red beacon with base UL3_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL3_1_BCN1_R with IO_PATH: UL3_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL3_1_BCN1_R: UL3_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL3_1_EPC1
|
|
Looking for red beacon with base UL6_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL6_1_BCN1_R with IO_PATH: UL6_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL6_1_BCN1_R: UL6_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL6_1_EPC1
|
|
Looking for red beacon with base UL8_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL8_1_BCN1_R with IO_PATH: UL8_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL8_1_BCN1_R: UL8_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL8_1_EPC1
|
|
Looking for red beacon with base UL8_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL8_3_BCN1_R with IO_PATH: UL8_3_VFD1:O.IO_0
|
|
No SO in red beacon UL8_3_BCN1_R: UL8_3_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL8_3_EPC1
|
|
Looking for red beacon with base PS2_6, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS2_6_BCN1_R with IO_PATH: PS2_6_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS2_6_BCN1_R: PS2_6_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS2_6_EPC1
|
|
Looking for red beacon with base PS3_12, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS3_12_BCN2_R with IO_PATH: PS3_12_VFD1:O.IO_1
|
|
No SO in red beacon PS3_12_BCN2_R: PS3_12_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_12_EPC1
|
|
Looking for red beacon with base PS4_14, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS4_14_BCN1_R with IO_PATH: PS4_14_VFD1:O.IO_1
|
|
No SO in red beacon PS4_14_BCN1_R: PS4_14_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS4_14_EPC1
|
|
Looking for red beacon with base PS1_5, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS1_5_BCN1_R with IO_PATH: PS1_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS1_5_BCN1_R: PS1_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS1_5_EPC1
|
|
Looking for red beacon with base UL11_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_3_BCN1_R with IO_PATH: UL11_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL11_3_BCN1_R: UL11_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL11_3_EPC1
|
|
Looking for red beacon with base UL11_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_4_BCN1_R with IO_PATH: UL11_4_VFD1:O.IO_0
|
|
No SO in red beacon UL11_4_BCN1_R: UL11_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL11_4_EPC1
|
|
Looking for red beacon with base UL11_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_9_BCN1_R with IO_PATH: UL11_9_VFD1:O.IO_1
|
|
No SO in red beacon UL11_9_BCN1_R: UL11_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL11_9_EPC1
|
|
Looking for red beacon with base UL12_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL12_3_BCN1_R with IO_PATH: UL12_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL12_3_BCN1_R: UL12_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL12_3_EPC1
|
|
Looking for red beacon with base UL12_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL12_4_BCN1_R with IO_PATH: UL12_4_VFD1:O.IO_0
|
|
No SO in red beacon UL12_4_BCN1_R: UL12_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL12_4_EPC1
|
|
Looking for red beacon with base UL1_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_3_BCN1_R with IO_PATH: UL1_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL1_3_BCN1_R: UL1_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL1_3_EPC1
|
|
Looking for red beacon with base UL1_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_4_BCN1_R with IO_PATH: UL1_6_VFD1:O.IO_0
|
|
No SO in red beacon UL1_4_BCN1_R: UL1_6_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL1_4_EPC1
|
|
Looking for red beacon with base UL1_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_9_BCN1_R with IO_PATH: UL1_9_VFD1:O.IO_1
|
|
No SO in red beacon UL1_9_BCN1_R: UL1_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL1_9_EPC1
|
|
Looking for red beacon with base UL2_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL2_3_BCN1_R with IO_PATH: UL2_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL2_3_BCN1_R: UL2_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL2_3_EPC1
|
|
Looking for red beacon with base UL2_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL2_4_BCN1_R with IO_PATH: UL2_4_VFD1:O.IO_0
|
|
No SO in red beacon UL2_4_BCN1_R: UL2_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL2_4_EPC1
|
|
Looking for red beacon with base UL4_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_3_BCN1_R with IO_PATH: UL4_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL4_3_BCN1_R: UL4_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL4_3_EPC1
|
|
Looking for red beacon with base UL4_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_4_BCN2_R with IO_PATH: UL4_4_VFD1:O.IO_0
|
|
No SO in red beacon UL4_4_BCN2_R: UL4_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL4_4_EPC1
|
|
Looking for red beacon with base UL4_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_9_BCN1_R with IO_PATH: UL4_9_VFD1:O.IO_1
|
|
No SO in red beacon UL4_9_BCN1_R: UL4_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL4_9_EPC1
|
|
Looking for red beacon with base UL5_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL5_3_BCN1_R with IO_PATH: UL5_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL5_3_BCN1_R: UL5_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL5_3_EPC1
|
|
Looking for red beacon with base UL5_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL5_4_BCN1_R with IO_PATH: UL5_4_VFD1:O.IO_0
|
|
No SO in red beacon UL5_4_BCN1_R: UL5_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL5_4_EPC1
|
|
Looking for red beacon with base UL7_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_3_BCN1_R with IO_PATH: UL7_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL7_3_BCN1_R: UL7_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL7_3_EPC1
|
|
Looking for red beacon with base UL7_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_4_BCN1_R with IO_PATH: UL7_4_VFD1:O.IO_0
|
|
No SO in red beacon UL7_4_BCN1_R: UL7_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL7_4_EPC1
|
|
Looking for red beacon with base UL7_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_9_BCN1_R with IO_PATH: UL7_9_VFD1:O.IO_1
|
|
No SO in red beacon UL7_9_BCN1_R: UL7_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL7_9_EPC1
|
|
Looking for red beacon with base UL9_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL9_3_BCN1_R with IO_PATH: UL9_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL9_3_BCN1_R: UL9_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL9_3_EPC1
|
|
Looking for red beacon with base UL9_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL9_4_BCN1_R with IO_PATH: UL9_4_VFD1:O.IO_0
|
|
No SO in red beacon UL9_4_BCN1_R: UL9_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL9_4_EPC1
|
|
Looking for red beacon with base UL3_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL3_2_BCN1_R with IO_PATH: UL3_2_FIO1:O.Pt10.Data
|
|
No SO in red beacon UL3_2_BCN1_R: UL3_2_FIO1:O.Pt10.Data
|
|
Found STATION_EPC config for UL3_2_EPC1
|
|
Looking for red beacon with base UL6_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL6_2_BCN1_R with IO_PATH: UL6_2_FIO1:O.Pt06.Data
|
|
No SO in red beacon UL6_2_BCN1_R: UL6_2_FIO1:O.Pt06.Data
|
|
Found STATION_EPC config for UL6_2_EPC1
|
|
Looking for red beacon with base PS1_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS1_1_BCN2_R with IO_PATH: PS1_2_VFD1:O.IO_0
|
|
No SO in red beacon PS1_1_BCN2_R: PS1_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS1_1_EPC2
|
|
Looking for red beacon with base PS2_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS2_1_BCN2_R with IO_PATH: PS2_2_VFD1:O.IO_1
|
|
No SO in red beacon PS2_1_BCN2_R: PS2_2_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS2_1_EPC2
|
|
Looking for red beacon with base PS3_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS3_1_BCN2_R with IO_PATH: PS3_1_VFD1:O.IO_1
|
|
No SO in red beacon PS3_1_BCN2_R: PS3_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_1_EPC2
|
|
Looking for red beacon with base PS4_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS4_1_BCN2_R with IO_PATH: PS4_1_VFD1:O.IO_1
|
|
No SO in red beacon PS4_1_BCN2_R: PS4_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS4_1_EPC2
|
|
Looking for red beacon with base UL10_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL10_1_BCN2_R with IO_PATH: UL10_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL10_1_BCN2_R: UL10_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL10_1_EPC2
|
|
Looking for red beacon with base UL10_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL10_3_BCN2_R with IO_PATH: UL10_3_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL10_3_BCN2_R: UL10_3_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL10_3_EPC2
|
|
Looking for red beacon with base UL3_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL3_1_BCN2_R with IO_PATH: UL3_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon UL3_1_BCN2_R: UL3_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for UL3_1_EPC2
|
|
Looking for red beacon with base UL6_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL6_1_BCN2_R with IO_PATH: UL6_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon UL6_1_BCN2_R: UL6_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for UL6_1_EPC2
|
|
Looking for red beacon with base UL8_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL8_1_BCN2_R with IO_PATH: UL8_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL8_1_BCN2_R: UL8_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL8_1_EPC2
|
|
Looking for red beacon with base UL8_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL8_3_BCN2_R with IO_PATH: UL8_3_VFD1:O.IO_1
|
|
No SO in red beacon UL8_3_BCN2_R: UL8_3_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL8_3_EPC2
|
|
Looking for red beacon with base PS2_6, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS2_6_BCN2_R with IO_PATH: PS2_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS2_6_BCN2_R: PS2_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS2_6_EPC2
|
|
Looking for red beacon with base PS3_12, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS3_12_BCN2_R with IO_PATH: PS3_12_VFD1:O.IO_1
|
|
No SO in red beacon PS3_12_BCN2_R: PS3_12_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_12_EPC2
|
|
Looking for red beacon with base PS4_14, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS4_14_BCN2_R with IO_PATH: PS4_14_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS4_14_BCN2_R: PS4_14_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS4_14_EPC2
|
|
Looking for red beacon with base PS1_5, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS1_5_BCN2_R with IO_PATH: PS1_4_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS1_5_BCN2_R: PS1_4_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS1_5_EPC2
|
|
Looking for red beacon with base UL11_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_3_BCN2_R with IO_PATH: UL11_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL11_3_BCN2_R: UL11_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL11_3_EPC2
|
|
Looking for red beacon with base UL11_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_4_BCN2_R with IO_PATH: UL11_4_VFD1:O.IO_1
|
|
No SO in red beacon UL11_4_BCN2_R: UL11_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL11_4_EPC2
|
|
Looking for red beacon with base UL11_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_9_BCN2_R with IO_PATH: UL11_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL11_9_BCN2_R: UL11_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL11_9_EPC2
|
|
Looking for red beacon with base UL12_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL12_3_BCN2_R with IO_PATH: UL12_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL12_3_BCN2_R: UL12_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL12_3_EPC2
|
|
Looking for red beacon with base UL12_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL12_4_BCN2_R with IO_PATH: UL12_4_VFD1:O.IO_1
|
|
No SO in red beacon UL12_4_BCN2_R: UL12_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL12_4_EPC2
|
|
Looking for red beacon with base UL1_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_3_BCN2_R with IO_PATH: UL1_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL1_3_BCN2_R: UL1_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL1_3_EPC2
|
|
Looking for red beacon with base UL1_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_4_BCN2_R with IO_PATH: UL1_6_VFD1:O.IO_1
|
|
No SO in red beacon UL1_4_BCN2_R: UL1_6_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL1_4_EPC2
|
|
Looking for red beacon with base UL1_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_9_BCN2_R with IO_PATH: UL1_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL1_9_BCN2_R: UL1_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL1_9_EPC2
|
|
Looking for red beacon with base UL2_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL2_3_BCN2_R with IO_PATH: UL2_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL2_3_BCN2_R: UL2_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL2_3_EPC2
|
|
Looking for red beacon with base UL2_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL2_4_BCN2_R with IO_PATH: UL2_4_VFD1:O.IO_1
|
|
No SO in red beacon UL2_4_BCN2_R: UL2_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL2_4_EPC2
|
|
Looking for red beacon with base UL4_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_3_BCN2_R with IO_PATH: UL4_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL4_3_BCN2_R: UL4_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL4_3_EPC2
|
|
Looking for red beacon with base UL4_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_4_BCN2_R with IO_PATH: UL4_4_VFD1:O.IO_0
|
|
No SO in red beacon UL4_4_BCN2_R: UL4_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL4_4_EPC2
|
|
Looking for red beacon with base UL4_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_9_BCN2_R with IO_PATH: UL4_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL4_9_BCN2_R: UL4_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL4_9_EPC2
|
|
Looking for red beacon with base UL5_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL5_3_BCN2_R with IO_PATH: UL5_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL5_3_BCN2_R: UL5_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL5_3_EPC2
|
|
Looking for red beacon with base UL5_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL5_4_BCN2_R with IO_PATH: UL5_4_VFD1:O.IO_1
|
|
No SO in red beacon UL5_4_BCN2_R: UL5_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL5_4_EPC2
|
|
Looking for red beacon with base UL7_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_3_BCN2_R with IO_PATH: UL7_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL7_3_BCN2_R: UL7_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL7_3_EPC2
|
|
Looking for red beacon with base UL7_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_4_BCN2_R with IO_PATH: UL7_4_VFD1:O.IO_1
|
|
No SO in red beacon UL7_4_BCN2_R: UL7_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL7_4_EPC2
|
|
Looking for red beacon with base UL7_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_9_BCN2_R with IO_PATH: UL7_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL7_9_BCN2_R: UL7_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL7_9_EPC2
|
|
Looking for red beacon with base UL9_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL9_3_BCN2_R with IO_PATH: UL9_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL9_3_BCN2_R: UL9_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL9_3_EPC2
|
|
Looking for red beacon with base UL9_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL9_4_BCN2_R with IO_PATH: UL9_4_VFD1:O.IO_1
|
|
No SO in red beacon UL9_4_BCN2_R: UL9_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL9_4_EPC2
|
|
Looking for red beacon with base UL3_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL3_2_BCN2_R with IO_PATH: UL3_2_FIO1:O.Pt11.Data
|
|
No SO in red beacon UL3_2_BCN2_R: UL3_2_FIO1:O.Pt11.Data
|
|
Found STATION_EPC config for UL3_2_EPC2
|
|
Looking for red beacon with base UL6_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL6_2_BCN2_R with IO_PATH: UL6_2_FIO1:O.Pt07.Data
|
|
No SO in red beacon UL6_2_BCN2_R: UL6_2_FIO1:O.Pt07.Data
|
|
Found STATION_EPC config for UL6_2_EPC2
|
|
Created safety tag mapping file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyTagMapping.txt
|
|
|
|
=== Step 2: Routines Generator stderr ===
|
|
[19:09:16] [INFO] [logging_config.py:128:_log_with_context] Logging to file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/logs/workflow_MTN6_MCM01_20250910_190906.log
|
|
[19:09:16] [INFO] [logging_config.py:128:_log_with_context] === Generating All PLC Artifacts ===
|
|
[19:09:16] [INFO] [logging_config.py:128:_log_with_context] Generating SafetyProgram L5X...
|
|
[19:09:16] [WARNING] [logging_config.py:128:_log_with_context] LimitedSafetyProgramGenerator is deprecated; using ModernSafetyProgramGenerator
|
|
[19:09:16] [INFO] [logging_config.py:128:_log_with_context] Starting ModernSafetyProgramGenerator generation
|
|
[19:09:16] [DEBUG] [logging_config.py:128:_log_with_context] Creating SafetyProgram XML structure
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: main_routine (core)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: apf (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: belt_tracking (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: cb_monitor (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: d2c_chute (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: d2c_en1 (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: dpm (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: encoder (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estops (safety)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estop_check (safety)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: extendo (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fioh (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fiom (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: flow_ctrl (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fpe (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: inputs (safety)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: jpe (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: mcm (core)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: nc_chute (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: nc_jr_station (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: outputs (safety)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pb_chute (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pb_chute_simple (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pmm (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: rack (core)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: resets (safety)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_map (core)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_mapping (safety)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: speed_ctrl (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_epc (safety)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_chute (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_pb (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_ss_pb (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_s_pb (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: taching_belts (device)
|
|
[19:09:16] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: zones (safety)
|
|
[19:09:16] [INFO] [logging_config.py:128:_log_with_context] Generating safety routines...
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: inputs
|
|
[19:09:17] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: inputs
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: outputs
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[19:09:17] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: outputs
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: resets
|
|
[19:09:17] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: resets
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: zones
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS1_1: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS1_5: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS2_1: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS2_6: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS3_12: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS3_1: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS4_14: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS4_1: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL10_1: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL10_3: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL11_3: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL11_4: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL11_1: {'ESTOP1'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL11_9: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL12_3: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL12_4: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL12_1: {'ESTOP1'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL1_3: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL1_4: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL1_1: {'ESTOP1'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL1_9: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL2_3: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL2_4: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL2_1: {'ESTOP1'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL3_1: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL3_2: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL4_3: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL4_4: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL4_1: {'ESTOP1'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL4_9: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL5_3: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL5_4: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL5_1: {'ESTOP1'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL6_1: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL6_2: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL7_3: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL7_4: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL7_1: {'ESTOP1'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL7_9: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL8_1: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL8_3: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL9_3: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL9_4: {'EPC1', 'EPC2'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL9_1: {'ESTOP1'}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Available DCS controllers: {'PS1_1': {'EPC1', 'EPC2'}, 'PS1_5': {'EPC1', 'EPC2'}, 'PS2_1': {'EPC1', 'EPC2'}, 'PS2_6': {'EPC1', 'EPC2'}, 'PS3_12': {'EPC1', 'EPC2'}, 'PS3_1': {'EPC1', 'EPC2'}, 'PS4_14': {'EPC1', 'EPC2'}, 'PS4_1': {'EPC1', 'EPC2'}, 'UL10_1': {'EPC1', 'EPC2'}, 'UL10_3': {'EPC1', 'EPC2'}, 'UL11_3': {'EPC1', 'EPC2'}, 'UL11_4': {'EPC1', 'EPC2'}, 'UL11_1': {'ESTOP1'}, 'UL11_9': {'EPC1', 'EPC2'}, 'UL12_3': {'EPC1', 'EPC2'}, 'UL12_4': {'EPC1', 'EPC2'}, 'UL12_1': {'ESTOP1'}, 'UL1_3': {'EPC1', 'EPC2'}, 'UL1_4': {'EPC1', 'EPC2'}, 'UL1_1': {'ESTOP1'}, 'UL1_9': {'EPC1', 'EPC2'}, 'UL2_3': {'EPC1', 'EPC2'}, 'UL2_4': {'EPC1', 'EPC2'}, 'UL2_1': {'ESTOP1'}, 'UL3_1': {'EPC1', 'EPC2'}, 'UL3_2': {'EPC1', 'EPC2'}, 'UL4_3': {'EPC1', 'EPC2'}, 'UL4_4': {'EPC1', 'EPC2'}, 'UL4_1': {'ESTOP1'}, 'UL4_9': {'EPC1', 'EPC2'}, 'UL5_3': {'EPC1', 'EPC2'}, 'UL5_4': {'EPC1', 'EPC2'}, 'UL5_1': {'ESTOP1'}, 'UL6_1': {'EPC1', 'EPC2'}, 'UL6_2': {'EPC1', 'EPC2'}, 'UL7_3': {'EPC1', 'EPC2'}, 'UL7_4': {'EPC1', 'EPC2'}, 'UL7_1': {'ESTOP1'}, 'UL7_9': {'EPC1', 'EPC2'}, 'UL8_1': {'EPC1', 'EPC2'}, 'UL8_3': {'EPC1', 'EPC2'}, 'UL9_3': {'EPC1', 'EPC2'}, 'UL9_4': {'EPC1', 'EPC2'}, 'UL9_1': {'ESTOP1'}}
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-01 candidates: ['UL1_1', 'UL1_2', 'UL1_3', 'UL1_4', 'UL1_5', 'UL1_6', 'UL1_7', 'UL1_8', 'UL1_9', 'UL1_10', 'UL1_11', 'UL1_12', 'UL1_13']
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_2 in zone 01-01
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_5 in zone 01-01
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_6 in zone 01-01
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_7 in zone 01-01
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_8 in zone 01-01
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_10 in zone 01-01
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_11 in zone 01-01
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_12 in zone 01-01
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_13 in zone 01-01
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-02 candidates: ['UL2_1', 'UL2_2', 'UL2_3', 'UL2_4', 'UL2_5', 'UL2_6', 'UL2_7', 'UL2_8', 'UL2_9', 'UL2_10']
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_2 in zone 01-02
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_5 in zone 01-02
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_6 in zone 01-02
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_7 in zone 01-02
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_8 in zone 01-02
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_9 in zone 01-02
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_10 in zone 01-02
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-03 candidates: ['UL3_1', 'UL3_2', 'UL3_3', 'UL3_4', 'UL3_5', 'UL3_6', 'UL3_7', 'UL3_8', 'UL3_9']
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_3 in zone 01-03
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_4 in zone 01-03
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_5 in zone 01-03
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_6 in zone 01-03
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_7 in zone 01-03
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_8 in zone 01-03
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_9 in zone 01-03
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-04 candidates: ['PS1_1', 'PS1_2', 'PS1_3', 'PS1_4']
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS1_2 in zone 01-04
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS1_3 in zone 01-04
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS1_4 in zone 01-04
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-05 candidates: ['PS1_5']
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-06 candidates: ['UL4_1', 'UL4_2', 'UL4_3', 'UL4_4', 'UL4_5', 'UL4_6', 'UL4_7', 'UL4_8', 'UL4_9', 'UL4_10', 'UL4_11', 'UL4_12', 'UL4_13']
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_2 in zone 01-06
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_5 in zone 01-06
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_6 in zone 01-06
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_7 in zone 01-06
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_8 in zone 01-06
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_10 in zone 01-06
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_11 in zone 01-06
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_12 in zone 01-06
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_13 in zone 01-06
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-07 candidates: ['UL5_1', 'UL5_2', 'UL5_3', 'UL5_4', 'UL5_5', 'UL5_6', 'UL5_7', 'UL5_8', 'UL5_9', 'UL5_10']
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_2 in zone 01-07
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_5 in zone 01-07
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_6 in zone 01-07
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_7 in zone 01-07
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_8 in zone 01-07
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_9 in zone 01-07
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_10 in zone 01-07
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-08 candidates: ['UL6_1', 'UL6_2', 'UL6_3', 'UL6_4', 'UL6_5', 'UL6_6', 'UL6_7', 'UL6_8', 'UL6_9']
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_3 in zone 01-08
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_4 in zone 01-08
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_5 in zone 01-08
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_6 in zone 01-08
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_7 in zone 01-08
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_8 in zone 01-08
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_9 in zone 01-08
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-09 candidates: ['PS2_1', 'PS2_2', 'PS2_3', 'PS2_4']
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS2_2 in zone 01-09
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS2_3 in zone 01-09
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS2_4 in zone 01-09
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-10 candidates: ['PS2_5', 'PS2_6']
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS2_5 in zone 01-10
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-11 candidates: ['UL7_1', 'UL7_2', 'UL7_3', 'UL7_4', 'UL7_5', 'UL7_6', 'UL7_7', 'UL7_8', 'UL7_9', 'UL7_10', 'UL7_11', 'UL7_12', 'UL7_13']
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_2 in zone 01-11
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_5 in zone 01-11
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_6 in zone 01-11
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_7 in zone 01-11
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_8 in zone 01-11
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_10 in zone 01-11
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_11 in zone 01-11
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_12 in zone 01-11
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_13 in zone 01-11
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-12 candidates: ['UL8_1', 'UL8_2', 'UL8_3', 'UL8_4', 'UL8_5', 'UL8_6', 'UL8_7', 'UL8_8', 'UL8_9']
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_2 in zone 01-12
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_4 in zone 01-12
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_5 in zone 01-12
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_6 in zone 01-12
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_7 in zone 01-12
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_8 in zone 01-12
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_9 in zone 01-12
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-13 candidates: ['UL9_1', 'UL9_2', 'UL9_3', 'UL9_4', 'UL9_5', 'UL9_6', 'UL9_7', 'UL9_8', 'UL9_9', 'UL9_10', 'UL9_11']
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_2 in zone 01-13
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_5 in zone 01-13
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_6 in zone 01-13
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_7 in zone 01-13
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_8 in zone 01-13
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_9 in zone 01-13
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_10 in zone 01-13
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_11 in zone 01-13
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-14 candidates: ['PS3_1', 'PS3_2', 'PS3_3']
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_2 in zone 01-14
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_3 in zone 01-14
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-15 candidates: ['PS3_8', 'PS3_9', 'PS3_10', 'PS3_11', 'PS3_12']
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_8 in zone 01-15
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_9 in zone 01-15
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_10 in zone 01-15
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_11 in zone 01-15
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-16 candidates: ['UL10_1', 'UL10_2', 'UL10_3', 'UL10_4', 'UL10_5', 'UL10_6', 'UL10_7', 'UL10_8', 'UL10_9', 'UL10_10']
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_2 in zone 01-16
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_4 in zone 01-16
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_5 in zone 01-16
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_6 in zone 01-16
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_7 in zone 01-16
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_8 in zone 01-16
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_9 in zone 01-16
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_10 in zone 01-16
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-17 candidates: ['UL11_1', 'UL11_2', 'UL11_3', 'UL11_4', 'UL11_5', 'UL11_6', 'UL11_7', 'UL11_8', 'UL11_9', 'UL11_10', 'UL11_11', 'UL11_12', 'UL11_13']
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_2 in zone 01-17
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_5 in zone 01-17
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_6 in zone 01-17
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_7 in zone 01-17
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_8 in zone 01-17
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_10 in zone 01-17
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_11 in zone 01-17
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_12 in zone 01-17
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_13 in zone 01-17
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-18 candidates: ['UL12_1', 'UL12_2', 'UL12_3', 'UL12_4', 'UL12_5', 'UL12_6', 'UL12_7', 'UL12_8', 'UL12_9', 'UL12_10']
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_2 in zone 01-18
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_5 in zone 01-18
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_6 in zone 01-18
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_7 in zone 01-18
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_8 in zone 01-18
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_9 in zone 01-18
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_10 in zone 01-18
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-19 candidates: ['PS4_1', 'PS4_2', 'PS4_3', 'PS4_4', 'PS4_5']
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_2 in zone 01-19
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_3 in zone 01-19
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_4 in zone 01-19
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_5 in zone 01-19
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-20 candidates: ['PS4_11', 'PS4_12', 'PS4_13', 'PS4_14']
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_11 in zone 01-20
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_12 in zone 01-20
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_13 in zone 01-20
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-21 candidates: ['PS3_4', 'PS3_5', 'PS3_6', 'PS3_7']
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_4 in zone 01-21
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_5 in zone 01-21
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_6 in zone 01-21
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_7 in zone 01-21
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-22 candidates: ['PS4_6', 'PS4_7', 'PS4_8', 'PS4_9', 'PS4_10']
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_6 in zone 01-22
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_7 in zone 01-22
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_8 in zone 01-22
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_9 in zone 01-22
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_10 in zone 01-22
|
|
[19:09:17] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[19:09:17] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: zones
|
|
[19:09:17] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: estops
|
|
[19:09:17] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: estops
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: safety_tag_mapping
|
|
[19:09:18] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: safety_tag_mapping
|
|
[19:09:18] [INFO] [logging_config.py:128:_log_with_context] Safety routine generation results: {'inputs': True, 'outputs': True, 'resets': True, 'zones': True, 'estops': True, 'safety_tag_mapping': True}
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag map with 84 tags (69 push buttons, 15 beacons)
|
|
[19:09:18] [INFO] [logging_config.py:126:_log_with_context] Routines created (7): MainRoutine, R010_INPUTS, R011_OUTPUTS, R012_RESETS, R020_ESTOPS, R030_ZONES, R999_SAFETY_TAG_MAPPING
|
|
[19:09:18] [INFO] [logging_config.py:126:_log_with_context] - R010_INPUTS: 225 rungs | example: XIC(Local:7:I.Pt02.Status)XIC(Local:7:I.Pt03.Status)OTE(MCM_EPB_STATUS);
|
|
[19:09:18] [INFO] [logging_config.py:126:_log_with_context] - R011_OUTPUTS: 22 rungs | example: XIC(EStop_MCM_OK)XIC(EStop_01_01_OK)[OTE(UL1_3_VFD1:SO.Out00Output),OTE(UL1_3_VFD1:SO.Out01Output),OTE(UL1_3_VFD1:SO.STOOutput),OTE(UL1_4_VFD1:SO.STOOutput),...
|
|
[19:09:18] [INFO] [logging_config.py:126:_log_with_context] - R012_RESETS: 72 rungs | example: [XIC(SFT_PS1_1_S1_PB) ,XIC(SFT_MCM_S_PB)]OTE(RST_PS1_1_EPC1_ESTOP);
|
|
[19:09:18] [INFO] [logging_config.py:126:_log_with_context] - R030_ZONES: 23 rungs | example: XIC(UL1_1_ESTOP1_DCS_CTRL.O1)XIC(UL1_3_EPC1_DCS_CTRL.O1)XIC(UL1_3_EPC2_DCS_CTRL.O1)XIC(UL1_4_EPC1_DCS_CTRL.O1)XIC(UL1_4_EPC2_DCS_CTRL.O1)XIC(UL1_9_EPC1_DCS_C...
|
|
[19:09:18] [INFO] [logging_config.py:126:_log_with_context] - R020_ESTOPS: 81 rungs | example: DCS(MCM_EPB_DCS_CTRL,EMERGENCY STOP,EQUIVALENT - ACTIVE HIGH,500,MANUAL,AUTOMATIC,Local:7:I.Pt02.Data,Local:7:I.Pt03.Data,MCM_EPB_STATUS,SFT_MCM_S_PB);
|
|
[19:09:18] [INFO] [logging_config.py:126:_log_with_context] - R999_SAFETY_TAG_MAPPING: 15 rungs | example: XIC(SFT_PS1_5_BCN1_R)OTE(PS1_5_VFD1:SO.Out00Output)OTE(PS1_5_VFD1:SO.Out01Output);
|
|
[19:09:18] [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) ];
|
|
[19:09:18] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernSafetyProgramGenerator generation
|
|
[19:09:18] [INFO] [logging_config.py:128:_log_with_context] Written ModernSafetyProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyProgram_Generated.L5X
|
|
[19:09:18] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] SafetyProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyProgram_Generated.L5X
|
|
[19:09:18] [INFO] [logging_config.py:128:_log_with_context] Generating MainProgram L5X...
|
|
[19:09:18] [WARNING] [logging_config.py:128:_log_with_context] LimitedMainProgramGenerator is deprecated; using ModernMainProgramGenerator
|
|
[19:09:18] [INFO] [logging_config.py:128:_log_with_context] Starting ModernMainProgramGenerator generation
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Creating MainProgram XML structure
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Adding controller tags...
|
|
[19:09:18] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[19:09:18] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[19:09:18] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[19:09:18] [DEBUG] [logging_config.py:126:_log_with_context] Extracting SPEED_CTRL data
|
|
[19:09:18] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL VFDs=155
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: project_name=MTN6_MCM04_CHUTE_LOAD, excel_path=/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/DESC_IP_MERGED.xlsx
|
|
[19:09:18] [INFO] [logging_config.py:128:_log_with_context] Using project prefix from project_name: MTN6
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_1_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_2_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_3_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_4_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_5_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_1_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_2_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_3_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_4_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_5_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_6_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_1_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_10_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_11_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_12_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_2_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_3_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_4_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_5_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_6_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_7_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_8_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_9_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_1_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_10_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_11_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_12_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_13_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_14_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_2_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_3_VFD1 = 220 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_4_VFD1 = 220 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_5_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_6_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_7_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_8_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_9_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_10A_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_10B_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_11_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_12_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_13_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_3_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_4_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_5_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_6_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_7_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_8_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_9_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_1_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_10_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_2_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_3_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_4_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_5_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_6_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_7_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_8_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_9_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_10A_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_10B_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_11_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_12_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_13_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_3_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_4_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_5_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_6_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_7_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_8_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_9_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_10_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_3_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_4_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_5_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_6_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_7_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_8_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_9_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_10_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_3_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_4_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_5_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_6_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_7_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_8_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_9_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_1_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_2_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_3_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_4_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_5_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_6_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_7_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_8_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_9_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_10A_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_10B_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_11_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_12_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_13_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_3_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_4_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_5_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_6_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_7_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_8_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_9_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_10_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_3_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_4_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_5_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_6_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_7_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_8_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_9_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_1_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_2_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_3_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_4_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_5_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_6_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_7_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_8_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_9_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_10A_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_10B_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_11_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_12_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_13_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_3_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_4_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_5_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_6_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_7_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_8_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_9_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_1_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_2_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_3_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_4_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_5_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_6_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_7_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_8_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_9_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_10_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_11_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_3_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_4_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_5_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_6_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_7_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_8_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_9_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_1_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_10_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_11_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_12_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_13_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_2_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_3_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_4_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_5_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_6_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_7_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_8_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_9_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_1_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_10_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_11_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_12_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_13_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_2_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_3_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_4_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_5_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_6_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_7_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_8_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_9_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_1_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_10_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_11_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_12_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_13_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_14_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_2_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_3_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_4_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_5_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_6_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_7_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_8_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_9_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_1_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_10_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_11_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_12_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_2_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_3_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_4_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_5_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_6_VFD = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_7_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_8_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_9A_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_9B_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_10_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_3_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_4_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_5_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_6_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_8_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_9_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_10_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_11_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_3_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_4_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_5_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_6_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_7_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_8_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_9_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_1_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_2_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_3_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_4_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_5_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_6_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_7_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_8_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_9_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_10_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_3_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_4_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_5_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_6_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_7_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_8_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_9_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_10_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_11_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_12_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_13A_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_13B_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_14_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_15_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_16_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_3_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_4_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_5_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_6_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_7_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_8_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_9_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_1_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_2_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_3_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_4_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_5_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_6_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_7_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_8_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_9_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_10_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_11_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_3_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_4_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_5_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_6_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_7_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_8_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_9_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_10_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_11_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_12_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_13_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_14A_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_14B_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_15_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_16_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_17_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_3_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_4_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_5_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_6_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_7_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_8_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_9_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_1_VFD = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_2_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_3_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_4_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_5_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_6_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_7_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_8_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_14_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_15_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_16_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_17_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_18_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_19_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_20_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_14_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_15_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_16_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_17_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_18_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_19_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_20_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_13_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_14_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_15_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_16_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_17_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_18_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_19_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_17_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_18_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_19_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_20_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_21_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_22_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_23_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_18_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_19_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_20_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_21_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_22_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_23_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_24_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_14_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_15_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_16_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_17_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_18_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_19_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_20_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_14_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_15_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_16_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_17_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_18_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_19_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_20_VFD1 = 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1014_2_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1018_2_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1022_2_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1026_2_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1034_2_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1038_2_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3012_2_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3016_2_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3020_2_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3024_2_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_2A_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_2B_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_3A_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_3B_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_5_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS4_1_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS4_2_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_1_VFD1 = 150 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_2_VFD1 = 200 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_3_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_5_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_1_VFD1 = 150 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_11_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_2_VFD1 = 200 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_3_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_4_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_6_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_7_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_8_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_9_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC5_3_VFD1 = 80 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC6_3_VFD1 = 80 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC7_3_VFD1 = 80 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC8_3_VFD1 = 80 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2074_2_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2078_2_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2086_2_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2090_2_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2094_2_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4066_2_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4070_2_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4074_2_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4078_2_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4082_2_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_2A_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_2B_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_3_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_4_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_6_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS2_1_VFD1 = 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_1_VFD1 = 140 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_11_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_2_VFD1 = 180 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_4_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_5_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_6_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_8_VFD1 = 220 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_9_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS9_2_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS9_3_VFD1 = 190 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC1_3_VFD1 = 80 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC2_3_VFD1 = 80 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC3_3_VFD1 = 80 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC4_3_VFD1 = 80 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_10A_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_10B_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_11_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_12_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_13_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14A_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14B_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14C_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14D_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_15_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_16_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_17_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_18A_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_18B_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_19_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_20_VFD1 = 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_21_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_9_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_1_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_2_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_3_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_4_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_5A_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_5B_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_6_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_7_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_8_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_9_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_1_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_2_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_3A_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_3B_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_4_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_5_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_6_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_7_VFD1 = 240 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: S02_1_VFD1 = 250 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: S02_2_VFD1 = 250 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_10_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_11_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_12_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_13_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_14_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_15_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_2_VFD1 = 550 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_3_VFD1 = 550 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_4_VFD1 = 500 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_5_VFD1 = 450 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_6_VFD1 = 400 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_7_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_8_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_9_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_10_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_11_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_2_VFD1 = 550 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_3_VFD1 = 500 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_4_VFD1 = 450 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_5_VFD1 = 400 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_6_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_7_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_8_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_9_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_2_VFD1 = 550 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_3_VFD1 = 500 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_4_VFD1 = 450 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_5_VFD1 = 400 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_6_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_7_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_8_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_9_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_10_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_11_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_12_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_13_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_14_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_15_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_2_VFD1 = 550 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_3_VFD1 = 500 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_4_VFD1 = 450 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_5_VFD1 = 400 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_6_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_7_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_8_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_9_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_10_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_2_VFD1 = 550 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_3_VFD1 = 500 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_4_VFD1 = 450 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_5_VFD1 = 400 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_6_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_7_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_8_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_9_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_10_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_11_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_12_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_13_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_14_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_2_VFD1 = 550 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_3_VFD1 = 550 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_4_VFD1 = 450 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_5_VFD1 = 400 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_6_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_7_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_8_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_9_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_2_VFD1 = 550 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_3_VFD1 = 500 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_4_VFD1 = 450 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_5_VFD1 = 400 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_6_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_7_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_8_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_9_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_10_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_2_VFD1 = 550 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_3_VFD1 = 500 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_4_VFD1 = 450 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_5_VFD1 = 400 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_6_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_7_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_8_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_9_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_10_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_11_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_12_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_2_VFD1 = 400 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_3_VFD1 = 380 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_4_VFD1 = 450 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_5_VFD1 = 400 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_6_VFD1 = 400 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_7_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_8_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_9_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_2_VFD1 = 550 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_3_VFD1 = 500 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_4_VFD1 = 450 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_5_VFD1 = 400 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_6_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_7_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_8_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_9_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_10_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_11_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_12_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_13_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_14_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_15_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_16_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_2_VFD1 = 550 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_3_VFD1 = 500 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_4_VFD1 = 450 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_5_VFD1 = 400 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_6_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_7_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_8_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_9_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_10_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_11_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_12_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_13_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_2_VFD1 = 550 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_3_VFD1 = 500 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_4_VFD1 = 450 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_5_VFD1 = 400 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_6_VFD1 = 350 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_7_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_8_VFD1 = 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_9_VFD1 = 300 FPM
|
|
[19:09:18] [INFO] [logging_config.py:128:_log_with_context] Loaded 580 VFD speeds from /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/Speeds/MTN6.xlsx
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_3_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_4_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_5_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_6_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_7_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_8_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_9_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_10A_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_10B_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_11_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_12_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_13_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_3_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_4_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_5_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_6_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_7_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_8_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_9_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_10_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_1_VFD1 -> 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_2_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_3_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_4_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_5_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_6_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_7_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_8_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_9_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_3_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_4_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_5_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_6_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_7_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_8_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_9_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_10A_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_10B_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_11_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_12_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_13_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_3_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_4_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_5_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_6_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_7_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_8_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_9_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_10_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_1_VFD1 -> 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_2_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_3_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_4_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_5_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_6_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_7_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_8_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_9_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_3_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_4_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_5_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_6_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_7_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_8_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_9_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_10A_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_10B_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_11_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_12_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_13_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_1_VFD1 -> 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_2_VFD1 -> 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_3_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_4_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_5_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_6_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_7_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_8_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_9_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_3_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_4_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_5_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_6_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_7_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_8_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_9_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_10_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_11_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_1_VFD1 -> 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_2_VFD1 -> 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_3_VFD1 -> 120 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_4_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_5_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_6_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_7_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_8_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_9_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_10_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_3_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_4_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_5_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_6_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_7_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_8_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_9_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_10_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_3_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_4_VFD1 -> 420 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_5_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_6_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_7_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_8_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_9_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_10A_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_10B_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_11_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_12_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_13_VFD1 -> 280 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS1_1_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS1_2_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS1_3_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS1_4_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS1_5_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS2_1_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS2_2_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS2_3_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS2_4_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS2_5_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS2_6_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_1_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_2_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_3_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_4_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_5_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_6_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_7_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_8_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_9_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_10_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_11_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_12_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_1_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_2_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_3_VFD1 -> 220 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_4_VFD1 -> 220 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_5_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_6_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_7_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_8_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_9_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_10_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_11_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_12_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_13_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_14_VFD1 -> 300 FPM
|
|
[19:09:18] [DEBUG] [logging_config.py:128:_log_with_context] SPEED_CTRL sample=PS1_1_VFD1(300), PS1_2_VFD1(300), PS1_3_VFD1(300), PS1_4_VFD1(300), PS1_5_VFD1(300)...
|
|
[19:09:18] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL count=155
|
|
[19:09:19] [DEBUG] [logging_config.py:126:_log_with_context] Extracting PMM data
|
|
[19:09:19] [INFO] [logging_config.py:128:_log_with_context] Data: PMM entries=3
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] PMM processing PDP1_PMM1
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP1_PMM1 DPM=UL7_4_DPM1
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP1_PMM1 PWM fault IO PDP1_FIO1:I.Pt12.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP1_PMM1 configuration stored
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] PMM processing PDP2_PMM1
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP2_PMM1 DPM=UL7_4_DPM1
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP2_PMM1 PWM fault IO PDP2_FIO1:I.Pt12.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP2_PMM1 configuration stored
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] PMM processing PDP6_PMM1
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP6_PMM1 DPM=PS1_4_DPM1
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP6_PMM1 PWM fault IO PDP6_FIO1:I.Pt12.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP6_PMM1 configuration stored
|
|
[19:09:19] [INFO] [logging_config.py:128:_log_with_context] Data: PMM configs=3
|
|
[19:09:19] [DEBUG] [logging_config.py:126:_log_with_context] Extracting CB_MONITOR data
|
|
[19:09:19] [INFO] [logging_config.py:128:_log_with_context] Data: CB PDPs=3
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] CB_MONITOR PDP1: CBs=26 FIOs=2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] CB entries for PDP1 (in order): ['PDP1_CB1 ', 'PDP1_CB2', 'PDP1_CB3', 'PDP1_CB4', 'PDP1_CB5', 'PDP1_CB6', 'PDP1_CB7', 'PDP1_CB8', 'PDP1_CB9', 'PDP1_CB10', 'PDP1_CB11', 'PDP1_CB12', 'PDP1_CB13', 'PDP1_CB14', 'PDP1_CB15', 'PDP1_CB16', 'PDP1_CB17', 'PDP1_CB18', 'PDP1_CB19', 'PDP1_CB20', 'PDP1_CB21', 'PDP1_CB22', 'PDP1_CB23', 'PDP1_CB24', 'PDP1_CB25', 'PDP1_CB26']
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB1 , IO_PATH=PDP1_FIO1:I.Pt00.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB1 (CB1) to position 0 with IO_PATH PDP1_FIO1:I.Pt00.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB2, IO_PATH=PDP1_FIO1:I.Pt01.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB2 (CB2) to position 1 with IO_PATH PDP1_FIO1:I.Pt01.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB3, IO_PATH=PDP1_FIO1:I.Pt02.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB3 (CB3) to position 2 with IO_PATH PDP1_FIO1:I.Pt02.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB4, IO_PATH=PDP1_FIO1:I.Pt03.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB4 (CB4) to position 3 with IO_PATH PDP1_FIO1:I.Pt03.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB5, IO_PATH=PDP1_FIO1:I.Pt04.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB5 (CB5) to position 4 with IO_PATH PDP1_FIO1:I.Pt04.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB6, IO_PATH=PDP1_FIO1:I.Pt06.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB6 (CB6) to position 5 with IO_PATH PDP1_FIO1:I.Pt06.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB7, IO_PATH=PDP1_FIO1:I.Pt08.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB7 (CB7) to position 6 with IO_PATH PDP1_FIO1:I.Pt08.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB8, IO_PATH=PDP1_FIO1:I.Pt09.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB8 (CB8) to position 7 with IO_PATH PDP1_FIO1:I.Pt09.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB9, IO_PATH=PDP1_FIO1:I.Pt10.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB9 (CB9) to position 8 with IO_PATH PDP1_FIO1:I.Pt10.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB10, IO_PATH=PDP1_FIO1:I.Pt11.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB10 (CB10) to position 9 with IO_PATH PDP1_FIO1:I.Pt11.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB11, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB11 (CB11) to position 10 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB12, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB12 (CB12) to position 11 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB13, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB13 (CB13) to position 12 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB14, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB14 (CB14) to position 13 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB15, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB15 (CB15) to position 14 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB16, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB16 (CB16) to position 15 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB17, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB17 (CB17) to position 16 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB18, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB18 (CB18) to position 17 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB19, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB19 (CB19) to position 18 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB20, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB20 (CB20) to position 19 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB21, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB21 (CB21) to position 20 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB22, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB22 (CB22) to position 21 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB23, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB23 (CB23) to position 22 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB24, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB24 (CB24) to position 23 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB25, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB25 (CB25) to position 24 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB26, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB26 (CB26) to position 25 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] CB_MONITOR PDP1: configured CBs=26 entries=['PDP1_CB1 ', 'PDP1_CB2', 'PDP1_CB3', 'PDP1_CB4', 'PDP1_CB5', 'PDP1_CB6', 'PDP1_CB7', 'PDP1_CB8', 'PDP1_CB9', 'PDP1_CB10', 'PDP1_CB11', 'PDP1_CB12', 'PDP1_CB13', 'PDP1_CB14', 'PDP1_CB15', 'PDP1_CB16', 'PDP1_CB17', 'PDP1_CB18', 'PDP1_CB19', 'PDP1_CB20', 'PDP1_CB21', 'PDP1_CB22', 'PDP1_CB23', 'PDP1_CB24', 'PDP1_CB25', 'PDP1_CB26'] fault=PDP1_FIO1:I.ConnectionFaulted
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] CB_MONITOR PDP2: CBs=26 FIOs=2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] CB entries for PDP2 (in order): ['PDP2_CB1 ', 'PDP2_CB2', 'PDP2_CB3', 'PDP2_CB4', 'PDP2_CB5', 'PDP2_CB6', 'PDP2_CB7', 'PDP2_CB8', 'PDP2_CB9', 'PDP2_CB10', 'PDP2_CB11', 'PDP2_CB12', 'PDP2_CB13', 'PDP2_CB14', 'PDP2_CB15', 'PDP2_CB16', 'PDP2_CB17', 'PDP2_CB18', 'PDP2_CB19', 'PDP2_CB20', 'PDP2_CB21', 'PDP2_CB22', 'PDP2_CB23', 'PDP2_CB24', 'PDP2_CB25', 'PDP2_CB26']
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB1 , IO_PATH=PDP2_FIO1:I.Pt00.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB1 (CB1) to position 0 with IO_PATH PDP2_FIO1:I.Pt00.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB2, IO_PATH=PDP2_FIO1:I.Pt01.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB2 (CB2) to position 1 with IO_PATH PDP2_FIO1:I.Pt01.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB3, IO_PATH=PDP2_FIO1:I.Pt02.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB3 (CB3) to position 2 with IO_PATH PDP2_FIO1:I.Pt02.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB4, IO_PATH=PDP2_FIO1:I.Pt03.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB4 (CB4) to position 3 with IO_PATH PDP2_FIO1:I.Pt03.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB5, IO_PATH=PDP2_FIO1:I.Pt04.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB5 (CB5) to position 4 with IO_PATH PDP2_FIO1:I.Pt04.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB6, IO_PATH=PDP2_FIO1:I.Pt06.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB6 (CB6) to position 5 with IO_PATH PDP2_FIO1:I.Pt06.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB7, IO_PATH=PDP2_FIO1:I.Pt08.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB7 (CB7) to position 6 with IO_PATH PDP2_FIO1:I.Pt08.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB8, IO_PATH=PDP2_FIO1:I.Pt09.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB8 (CB8) to position 7 with IO_PATH PDP2_FIO1:I.Pt09.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB9, IO_PATH=PDP2_FIO1:I.Pt10.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB9 (CB9) to position 8 with IO_PATH PDP2_FIO1:I.Pt10.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB10, IO_PATH=PDP2_FIO1:I.Pt11.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB10 (CB10) to position 9 with IO_PATH PDP2_FIO1:I.Pt11.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB11, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB11 (CB11) to position 10 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB12, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB12 (CB12) to position 11 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB13, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB13 (CB13) to position 12 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB14, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB14 (CB14) to position 13 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB15, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB15 (CB15) to position 14 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB16, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB16 (CB16) to position 15 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB17, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB17 (CB17) to position 16 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB18, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB18 (CB18) to position 17 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB19, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB19 (CB19) to position 18 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB20, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB20 (CB20) to position 19 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB21, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB21 (CB21) to position 20 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB22, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB22 (CB22) to position 21 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB23, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB23 (CB23) to position 22 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB24, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB24 (CB24) to position 23 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB25, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB25 (CB25) to position 24 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB26, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB26 (CB26) to position 25 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] CB_MONITOR PDP2: configured CBs=26 entries=['PDP2_CB1 ', 'PDP2_CB2', 'PDP2_CB3', 'PDP2_CB4', 'PDP2_CB5', 'PDP2_CB6', 'PDP2_CB7', 'PDP2_CB8', 'PDP2_CB9', 'PDP2_CB10', 'PDP2_CB11', 'PDP2_CB12', 'PDP2_CB13', 'PDP2_CB14', 'PDP2_CB15', 'PDP2_CB16', 'PDP2_CB17', 'PDP2_CB18', 'PDP2_CB19', 'PDP2_CB20', 'PDP2_CB21', 'PDP2_CB22', 'PDP2_CB23', 'PDP2_CB24', 'PDP2_CB25', 'PDP2_CB26'] fault=PDP2_FIO1:I.ConnectionFaulted
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] CB_MONITOR PDP6: CBs=26 FIOs=2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] CB entries for PDP6 (in order): ['PDP6_CB1 ', 'PDP6_CB2', 'PDP6_CB3', 'PDP6_CB4', 'PDP6_CB5', 'PDP6_CB6', 'PDP6_CB7', 'PDP6_CB8', 'PDP6_CB9', 'PDP6_CB10', 'PDP6_CB11', 'PDP6_CB12', 'PDP6_CB13', 'PDP6_CB14', 'PDP6_CB15', 'PDP6_CB16', 'PDP6_CB17', 'PDP6_CB18', 'PDP6_CB19', 'PDP6_CB20', 'PDP6_CB21', 'PDP6_CB22', 'PDP6_CB23', 'PDP6_CB24', 'PDP6_CB25', 'PDP6_CB26']
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB1 , IO_PATH=PDP6_FIO1:I.Pt00.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB1 (CB1) to position 0 with IO_PATH PDP6_FIO1:I.Pt00.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB2, IO_PATH=PDP6_FIO1:I.Pt01.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB2 (CB2) to position 1 with IO_PATH PDP6_FIO1:I.Pt01.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB3, IO_PATH=PDP6_FIO1:I.Pt02.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB3 (CB3) to position 2 with IO_PATH PDP6_FIO1:I.Pt02.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB4, IO_PATH=PDP6_FIO1:I.Pt03.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB4 (CB4) to position 3 with IO_PATH PDP6_FIO1:I.Pt03.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB5, IO_PATH=PDP6_FIO1:I.Pt04.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB5 (CB5) to position 4 with IO_PATH PDP6_FIO1:I.Pt04.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB6, IO_PATH=PDP6_FIO1:I.Pt06.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB6 (CB6) to position 5 with IO_PATH PDP6_FIO1:I.Pt06.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB7, IO_PATH=PDP6_FIO1:I.Pt08.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB7 (CB7) to position 6 with IO_PATH PDP6_FIO1:I.Pt08.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB8, IO_PATH=PDP6_FIO1:I.Pt09.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB8 (CB8) to position 7 with IO_PATH PDP6_FIO1:I.Pt09.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB9, IO_PATH=PDP6_FIO1:I.Pt10.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB9 (CB9) to position 8 with IO_PATH PDP6_FIO1:I.Pt10.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB10, IO_PATH=PDP6_FIO1:I.Pt11.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB10 (CB10) to position 9 with IO_PATH PDP6_FIO1:I.Pt11.Data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB11, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB11 (CB11) to position 10 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB12, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB12 (CB12) to position 11 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB13, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB13 (CB13) to position 12 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB14, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB14 (CB14) to position 13 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB15, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB15 (CB15) to position 14 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB16, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB16 (CB16) to position 15 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB17, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB17 (CB17) to position 16 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB18, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB18 (CB18) to position 17 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB19, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB19 (CB19) to position 18 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB20, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB20 (CB20) to position 19 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB21, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB21 (CB21) to position 20 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB22, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB22 (CB22) to position 21 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB23, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB23 (CB23) to position 22 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB24, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB24 (CB24) to position 23 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB25, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB25 (CB25) to position 24 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB26, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB26 (CB26) to position 25 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] CB_MONITOR PDP6: configured CBs=26 entries=['PDP6_CB1 ', 'PDP6_CB2', 'PDP6_CB3', 'PDP6_CB4', 'PDP6_CB5', 'PDP6_CB6', 'PDP6_CB7', 'PDP6_CB8', 'PDP6_CB9', 'PDP6_CB10', 'PDP6_CB11', 'PDP6_CB12', 'PDP6_CB13', 'PDP6_CB14', 'PDP6_CB15', 'PDP6_CB16', 'PDP6_CB17', 'PDP6_CB18', 'PDP6_CB19', 'PDP6_CB20', 'PDP6_CB21', 'PDP6_CB22', 'PDP6_CB23', 'PDP6_CB24', 'PDP6_CB25', 'PDP6_CB26'] fault=PDP6_FIO1:I.ConnectionFaulted
|
|
[19:09:19] [INFO] [logging_config.py:128:_log_with_context] Data: CB configs=3
|
|
[19:09:19] [INFO] [logging_config.py:126:_log_with_context] Tags created: total=1412 | standard=149 safety=389 dcs=81 modules=750
|
|
[19:09:19] [INFO] [logging_config.py:128:_log_with_context] Added 1412 controller tags
|
|
[19:09:19] [INFO] [logging_config.py:128:_log_with_context] Generating main program routines...
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: mcm
|
|
[19:09:19] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: mcm
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: rack
|
|
[19:09:19] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: rack
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: dpm
|
|
[19:09:19] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: dpm
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fiom
|
|
[19:09:19] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fiom
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: apf
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn lookup: project_name=MTN6_MCM04_CHUTE_LOAD, excel_path=/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/DESC_IP_MERGED.xlsx
|
|
[19:09:19] [INFO] [logging_config.py:128:_log_with_context] Using project prefix from project_name: MTN6
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS1_1_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS1_2_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS1_3_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS1_4_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS1_5_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS2_1_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS2_2_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS2_3_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS2_4_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS2_5_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS2_6_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_10A_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_10B_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_11_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_12_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_13_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_10A_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_10B_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_11_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_12_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_13_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_10_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_11_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_12_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_7_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_8_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_9_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_10_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_11_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_12_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_13_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_14_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_7_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_8_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_9_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_1_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_2_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_3_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_4_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_5_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_6_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_1_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_2_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_3_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_4_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_5_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_6_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_10A_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_10B_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_11_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_12_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_13_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_10A_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_10B_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_11_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_12_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_13_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_3_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_4_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_5_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_6_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_7_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_8_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_9_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_10_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_3_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_4_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_5_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_6_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_7_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_8_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_9_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_1_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_2_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_3_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_4_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_5_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_6_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_7_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_8_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_9_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_3_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_4_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_5_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_6_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_7_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_8_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_9_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_10_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_3_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_4_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_5_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_6_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_7_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_8_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_9_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_1_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_2_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_3_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_4_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_5_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_6_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_7_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_8_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_9_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_1_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_10_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_2_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_3_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_4_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_5_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_6_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_7_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_8_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_9_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_3_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_4_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_5_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_6_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_7_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_8_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_9_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_10_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_3_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_4_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_5_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_6_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_7_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_8_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_9_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_3_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_4_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_5_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_6_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_7_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_8_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_9_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_1_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_2_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_3_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_4_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_5_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_6_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_7_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_8_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_9_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_10_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_11_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_3_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_4_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_5_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_6_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_7_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_8_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_9_VFD1 -> PS1_1_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_10_VFD1 -> PS3_12_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_11_VFD1 -> PS3_12_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_12_VFD1 -> PS3_12_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_7_VFD1 -> PS3_12_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_8_VFD1 -> PS3_12_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_9_VFD1 -> PS3_12_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_10_VFD1 -> PS3_12_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_11_VFD1 -> PS3_12_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_12_VFD1 -> PS3_12_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_13_VFD1 -> PS3_12_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_14_VFD1 -> PS3_12_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_7_VFD1 -> PS3_12_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_8_VFD1 -> PS3_12_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_9_VFD1 -> PS3_12_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_1_VFD1 -> PS4_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_2_VFD1 -> PS4_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_3_VFD1 -> PS4_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_4_VFD1 -> PS4_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_5_VFD1 -> PS4_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_6_VFD1 -> PS4_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_1_VFD1 -> PS4_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_2_VFD1 -> PS4_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_3_VFD1 -> PS4_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_4_VFD1 -> PS4_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_5_VFD1 -> PS4_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_6_VFD1 -> PS4_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_10A_VFD1 -> PS4_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_10B_VFD1 -> PS4_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_11_VFD1 -> PS4_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_12_VFD1 -> PS4_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_13_VFD1 -> PS4_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_10A_VFD1 -> PS4_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_10B_VFD1 -> PS4_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_11_VFD1 -> PS4_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_12_VFD1 -> PS4_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_13_VFD1 -> PS4_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_1_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_10_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_2_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_3_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_4_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_5_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_6_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_7_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_8_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_9_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_3_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_4_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_5_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_6_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_7_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_8_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_9_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_10_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_3_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_4_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_5_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_6_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_7_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_8_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_9_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_3_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_4_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_5_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_6_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_7_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_8_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_9_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_1_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_2_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_3_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_4_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_5_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_6_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_7_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_8_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_9_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_10_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_11_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_3_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_4_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_5_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_6_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_7_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_8_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_9_VFD1 -> UL10_3_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_3_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_4_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_5_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_6_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_7_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_8_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_9_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_10_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_3_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_4_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_5_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_6_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_7_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_8_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_9_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_1_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_2_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_3_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_4_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_5_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_6_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_7_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_8_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_9_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_3_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_4_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_5_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_6_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_7_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_8_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_9_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_10_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_3_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_4_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_5_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_6_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_7_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_8_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_9_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_1_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_2_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_3_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_4_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_5_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_6_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_7_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_8_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_9_VFD1 -> UL4_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_1_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_2_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_3_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_4_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_5_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_6_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_7_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_1_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_2_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_3_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_4_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_5_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_6_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_7_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_1_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_2_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_3_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_4_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_5_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_6_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_7_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_11_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_12_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_15_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_16_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_15_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_16_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_17_VFD1 -> PS6_6_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_10_VFD1 -> PS7_13_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_11_VFD1 -> PS7_13_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_12_VFD1 -> PS7_13_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_13_VFD1 -> PS7_13_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_14_VFD1 -> PS7_13_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_8_VFD1 -> PS7_13_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_9_VFD1 -> PS7_13_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_8_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_9_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_10_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_8_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_9_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_1_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_10_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_2_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_3_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_4_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_5_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_6_VFD -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_7_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_8_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_9A_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_9B_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL14_10_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL14_3_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL14_4_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL14_5_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL14_6_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL14_8_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL14_9_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_10_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_11_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_3_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_4_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_5_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_6_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_7_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_8_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_9_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_1_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_2_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_3_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_4_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_5_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_6_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_7_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_8_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_9_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_10_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_3_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_4_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_5_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_6_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_7_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_8_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_9_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_10_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_11_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_12_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_13A_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_13B_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_14_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_3_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_4_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_5_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_7_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_8_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_9_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_11_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_12_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_13_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_14A_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_14B_VFD1 -> UL16_2_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_10_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_11_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_12_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_13_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_11_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_12_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_13_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_6_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_1_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_2_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_3_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_4_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_5_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_6_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_7_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_8_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_9_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_10_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_11_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_3_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_4_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_5_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_6_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_7_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_8_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_9_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_10_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_3_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_4_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_5_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_6_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_7_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_8_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_9_VFD1 -> UL20_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_1_VFD -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_2_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_14_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_15_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_16_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_17_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_18_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_19_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_20_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_14_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_15_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_16_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_17_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_18_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_14_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_15_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_16_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_17_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_18_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_19_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_20_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_14_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_15_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_16_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_17_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_18_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_19_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_20_VFD1 -> NCP1_1_BCN3_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_3_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_4_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_5_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_6_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_19_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_20_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_13_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_14_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_15_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_16_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_17_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_18_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_19_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_17_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_18_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_19_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_20_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_21_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_22_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_23_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_18_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_19_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_20_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_21_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_22_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_23_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_24_VFD1 -> NCP1_3_BCN5_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_7_VFD1 -> NCP1_8_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_8_VFD1 -> NCP1_8_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS10_1_VFD1 -> PS10_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS10_2_VFD1 -> PS10_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS10_3_VFD1 -> PS10_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS10_5_VFD1 -> PS10_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC5_3_VFD1 -> PS10_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC6_3_VFD1 -> PS10_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC7_3_VFD1 -> PS10_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC8_3_VFD1 -> PS10_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL1014_2_VFD1 -> PS11_7_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL1018_2_VFD1 -> PS11_7_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL1022_2_VFD1 -> PS11_7_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL1026_2_VFD1 -> PS11_7_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL1034_2_VFD1 -> PS11_7_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL1038_2_VFD1 -> PS11_7_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS3_2A_VFD1 -> PS11_7_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS3_2B_VFD1 -> PS11_7_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS3_3A_VFD1 -> PS11_7_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS3_3B_VFD1 -> PS11_7_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS3_5_VFD1 -> PS11_7_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS4_1_VFD1 -> PS11_7_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS4_2_VFD1 -> PS11_7_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_1_VFD1 -> PS11_7_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_2_VFD1 -> PS11_7_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_3_VFD1 -> PS11_7_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_4_VFD1 -> PS11_7_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_6_VFD1 -> PS11_7_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL3012_2_VFD1 -> PS11_8_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL3016_2_VFD1 -> PS11_8_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL3020_2_VFD1 -> PS11_8_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL3024_2_VFD1 -> PS11_8_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_11_VFD1 -> PS11_8_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_7_VFD1 -> PS11_8_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_8_VFD1 -> PS11_8_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_9_VFD1 -> PS11_8_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL2074_2_VFD1 -> PS8_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL2078_2_VFD1 -> PS8_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL2086_2_VFD1 -> PS8_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL2090_2_VFD1 -> PS8_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL2094_2_VFD1 -> PS8_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS2_1_VFD1 -> PS8_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_1_VFD1 -> PS8_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_2_VFD1 -> PS8_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_4_VFD1 -> PS8_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_5_VFD1 -> PS8_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_6_VFD1 -> PS8_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS9_2_VFD1 -> PS8_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS9_3_VFD1 -> PS8_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC1_3_VFD1 -> PS8_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC2_3_VFD1 -> PS8_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC3_3_VFD1 -> PS8_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC4_3_VFD1 -> PS8_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL4066_2_VFD1 -> PS8_9_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL4070_2_VFD1 -> PS8_9_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL4074_2_VFD1 -> PS8_9_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL4078_2_VFD1 -> PS8_9_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL4082_2_VFD1 -> PS8_9_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS1_2A_VFD1 -> PS8_9_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS1_2B_VFD1 -> PS8_9_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS1_3_VFD1 -> PS8_9_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS1_4_VFD1 -> PS8_9_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS1_6_VFD1 -> PS8_9_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_11_VFD1 -> PS8_9_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_8_VFD1 -> PS8_9_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_9_VFD1 -> PS8_9_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_10A_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_10B_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_11_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_12_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_13_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_14A_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_14B_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_14C_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_14D_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_15_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_16_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_17_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_18A_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_18B_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_19_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_20_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_9_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_1_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_2_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_3_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_4_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_5A_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_5B_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_6_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_7_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_8_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_9_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: S02_1_VFD1 -> S02_1_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_21_VFD1 -> S02_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_1_VFD1 -> S02_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_2_VFD1 -> S02_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_3A_VFD1 -> S02_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_3B_VFD1 -> S02_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_4_VFD1 -> S02_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_5_VFD1 -> S02_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_6_VFD1 -> S02_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_7_VFD1 -> S02_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: S02_2_VFD1 -> S02_2_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_2_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_3_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_4_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_5_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_6_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_2_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_3_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_4_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_5_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_6_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_7_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_2_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_3_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_4_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_5_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_6_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_10_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_11_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_12_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_13_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_14_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_15_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_10_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_11_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_7_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_8_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_9_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_6_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_7_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_8_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_9_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_8_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_9_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_6_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_7_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_8_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_9_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_6_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_6_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_7_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_8_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_9_VFD1 -> BYAD_4_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_11_VFD1 -> BYBC_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_12_VFD1 -> BYBC_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_13_VFD1 -> BYBC_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_4_VFD1 -> BYBC_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_5_VFD1 -> BYBC_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_6_VFD1 -> BYBC_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_7_VFD1 -> BYBC_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_8_VFD1 -> BYBC_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_4_VFD1 -> BYBC_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_5_VFD1 -> BYBC_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_6_VFD1 -> BYBC_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_7_VFD1 -> BYBC_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_8_VFD1 -> BYBC_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_4_VFD1 -> BYBC_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_6_VFD1 -> BYBC_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_7_VFD1 -> BYBC_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_12_VFD1 -> BYBC_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_13_VFD1 -> BYBC_5_BCN1_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_14_VFD1 -> BYBD_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_15_VFD1 -> BYBD_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_2_VFD1 -> BYBD_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_3_VFD1 -> BYBD_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_2_VFD1 -> BYBD_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_3_VFD1 -> BYBD_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_2_VFD1 -> BYBD_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_3_VFD1 -> BYBD_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_10_VFD1 -> BYBD_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_8_VFD1 -> BYBD_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_9_VFD1 -> BYBD_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_14_VFD1 -> BYBD_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_15_VFD1 -> BYBD_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_16_VFD1 -> BYBD_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_10_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_7_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_8_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_9_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_10_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_11_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_8_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_9_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_9_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_10_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_9_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_5_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_6_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_2_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_3_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_4_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_5_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_2_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_3_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_4_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_5_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_2_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_3_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_4_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_5_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_6_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_7_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_10_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_11_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_7_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_8_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_9_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_10_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_11_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_12_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_13_VFD1 -> BYCA_3_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_7_VFD1 -> BYDB_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_8_VFD1 -> BYDB_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_9_VFD1 -> BYDB_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_12_VFD1 -> BYDB_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_13_VFD1 -> BYDB_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_14_VFD1 -> BYDB_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_10_VFD1 -> BYDB_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_11_VFD1 -> BYDB_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_12_VFD1 -> BYDB_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_2_VFD1 -> BYDB_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_3_VFD1 -> BYDB_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_4_VFD1 -> BYDB_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_5_VFD1 -> BYDB_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_2_VFD1 -> BYDB_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_3_VFD1 -> BYDB_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_4_VFD1 -> BYDB_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_5_VFD1 -> BYDB_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_2_VFD1 -> BYDB_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_3_VFD1 -> BYDB_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_4_VFD1 -> BYDB_4_BCN2_H
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_5_VFD1 -> BYDB_4_BCN2_H
|
|
[19:09:19] [INFO] [logging_config.py:128:_log_with_context] Loaded 580 horn mappings from /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/Horns/MTN6.csv
|
|
[19:09:19] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: apf
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: flow_ctrl
|
|
[19:09:19] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: flow_ctrl
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: speed_ctrl
|
|
[19:09:19] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: speed_ctrl
|
|
[19:09:19] [INFO] [logging_config.py:128:_log_with_context] Plugin nc_chute cannot generate with current data
|
|
[19:09:19] [INFO] [logging_config.py:128:_log_with_context] Plugin nc_jr_station cannot generate with current data
|
|
[19:09:19] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: estop_check
|
|
[19:09:21] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: estop_check
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: encoder
|
|
[19:09:21] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: encoder
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: safety_tag_map
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: RST data has 69 rows
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: MCM01 -> Local:5:I.Data.0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS1_1_S1_PB -> PS1_1_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS1_1_S2_PB -> PS1_3_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS2_1_S1_PB -> PS2_1_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS4_1_S2_PB -> PS4_3_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL11_9_S2_PB -> UL11_11_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL12_4_S1_PB -> UL12_5_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL2_4_S1_PB -> UL2_5_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL4_9_S1_PB -> UL4_11_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL4_9_S2_PB -> UL4_12_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL5_4_S2_PB -> UL5_5_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL8_3_S1_PB -> UL8_4_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL9_4_S1_PB -> UL9_5_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS2_6_S1_PB -> PS2_6_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS3_12_S1_PB -> PS3_11_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS3_1_S1_PB -> PS3_2_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS3_1_S2_PB -> PS3_3_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS4_14_S1_PB -> PS4_12_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS4_1_S1_PB -> PS4_2_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL10_3_S1_PB -> UL10_4_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL10_3_S2_PB -> UL10_5_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL11_9_S1_PB -> UL11_10A_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL11_4_S1_PB -> UL11_5_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL11_4_S2_PB -> UL11_6_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL12_4_S2_PB -> UL12_6_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL1_9_S2_PB -> UL1_10A_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL1_4_S2_PB -> UL1_5_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL1_9_S1_PB -> UL1_7_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL2_4_S2_PB -> UL2_6_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL4_4_S1_PB -> UL4_5_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL4_4_S2_PB -> UL4_6_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL7_9_S2_PB -> UL7_10A_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL7_4_S2_PB -> UL7_5_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL7_9_S1_PB -> UL7_6_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL8_3_S2_PB -> UL8_5_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL9_4_S2_PB -> UL9_6_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS1_5_S2_PB -> PS1_5_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS2_1_S2_PB -> PS2_3_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS3_12_S2_PB -> PS3_10_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS4_14_S2_PB -> PS4_11_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL1_4_S1_PB -> UL1_4_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL5_4_S1_PB -> UL5_3_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL7_4_S1_PB -> UL7_3_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS1_5_S1_PB -> PS1_4_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS2_6_S2_PB -> PS2_5_VFD1:I.IO_0
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL10_1_SS1_SPB -> UL10_2_FIO1:I.Pt04.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL11_3_S2_PB -> UL11_3_FIO1:I.Pt10.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL11_3_S1_PB -> UL11_3_FIO1:I.Pt08.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL12_3_S2_PB -> UL12_3_FIO1:I.Pt10.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL12_3_S1_PB -> UL12_3_FIO1:I.Pt08.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL1_3_S2_PB -> UL1_3_FIO1:I.Pt10.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL1_3_S1_PB -> UL1_3_FIO1:I.Pt08.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL2_3_S2_PB -> UL2_3_FIO1:I.Pt10.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL2_3_S1_PB -> UL2_3_FIO1:I.Pt08.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL3_2_S1_PB -> UL3_2_FIO1:I.Pt12.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL3_2_S2_PB -> UL3_2_FIO1:I.Pt14.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL3_1_SS1_SPB -> UL3_2_FIO1:I.Pt02.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL4_3_S2_PB -> UL4_3_FIO1:I.Pt10.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL4_3_S1_PB -> UL4_3_FIO1:I.Pt08.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL5_3_S2_PB -> UL5_3_FIO1:I.Pt10.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL5_3_S1_PB -> UL5_3_FIO1:I.Pt08.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL6_2_S1_PB -> UL6_2_FIO1:I.Pt12.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL6_2_S2_PB -> UL6_2_FIO1:I.Pt14.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL6_1_SS1_SPB -> UL6_2_FIO1:I.Pt02.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL7_3_S2_PB -> UL7_3_FIO1:I.Pt10.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL7_3_S1_PB -> UL7_3_FIO1:I.Pt08.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL8_1_SS1_SPB -> UL8_2_FIO1:I.Pt04.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL9_3_S2_PB -> UL9_3_FIO1:I.Pt10.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL9_3_S1_PB -> UL9_3_FIO1:I.Pt08.Data
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generating 69 rungs
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 1: XIC(Local:5:I.Data.0)OTE(MCM01);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 2: XIC(PS1_1_VFD1:I.IO_0)OTE(PS1_1_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 3: XIC(PS1_3_VFD1:I.IO_0)OTE(PS1_1_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 4: XIC(PS1_4_VFD1:I.IO_0)OTE(PS1_5_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 5: XIC(PS1_5_VFD1:I.IO_0)OTE(PS1_5_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 6: XIC(PS2_1_VFD1:I.IO_0)OTE(PS2_1_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 7: XIC(PS2_3_VFD1:I.IO_0)OTE(PS2_1_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 8: XIC(PS2_6_VFD1:I.IO_0)OTE(PS2_6_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 9: XIC(PS2_5_VFD1:I.IO_0)OTE(PS2_6_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 10: XIC(PS3_2_VFD1:I.IO_0)OTE(PS3_1_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 11: XIC(PS3_3_VFD1:I.IO_0)OTE(PS3_1_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 12: XIC(PS3_11_VFD1:I.IO_0)OTE(PS3_12_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 13: XIC(PS3_10_VFD1:I.IO_0)OTE(PS3_12_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 14: XIC(PS4_2_VFD1:I.IO_0)OTE(PS4_1_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 15: XIC(PS4_3_VFD1:I.IO_0)OTE(PS4_1_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 16: XIC(PS4_12_VFD1:I.IO_0)OTE(PS4_14_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 17: XIC(PS4_11_VFD1:I.IO_0)OTE(PS4_14_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 18: XIC(UL1_3_FIO1:I.Pt08.Data)OTE(UL1_3_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 19: XIC(UL1_3_FIO1:I.Pt10.Data)OTE(UL1_3_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 20: XIC(UL1_4_VFD1:I.IO_0)OTE(UL1_4_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 21: XIC(UL1_5_VFD1:I.IO_0)OTE(UL1_4_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 22: XIC(UL1_7_VFD1:I.IO_0)OTE(UL1_9_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 23: XIC(UL1_10A_VFD1:I.IO_0)OTE(UL1_9_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 24: XIC(UL2_3_FIO1:I.Pt08.Data)OTE(UL2_3_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 25: XIC(UL2_3_FIO1:I.Pt10.Data)OTE(UL2_3_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 26: XIC(UL2_5_VFD1:I.IO_0)OTE(UL2_4_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 27: XIC(UL2_6_VFD1:I.IO_0)OTE(UL2_4_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 28: XIC(UL3_2_FIO1:I.Pt02.Data)OTE(UL3_1_SS1_SPB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 29: XIC(UL3_2_FIO1:I.Pt12.Data)OTE(UL3_2_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 30: XIC(UL3_2_FIO1:I.Pt14.Data)OTE(UL3_2_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 31: XIC(UL4_3_FIO1:I.Pt08.Data)OTE(UL4_3_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 32: XIC(UL4_3_FIO1:I.Pt10.Data)OTE(UL4_3_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 33: XIC(UL4_5_VFD1:I.IO_0)OTE(UL4_4_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 34: XIC(UL4_6_VFD1:I.IO_0)OTE(UL4_4_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 35: XIC(UL4_11_VFD1:I.IO_0)OTE(UL4_9_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 36: XIC(UL4_12_VFD1:I.IO_0)OTE(UL4_9_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 37: XIC(UL5_3_FIO1:I.Pt08.Data)OTE(UL5_3_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 38: XIC(UL5_3_FIO1:I.Pt10.Data)OTE(UL5_3_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 39: XIC(UL5_3_VFD1:I.IO_0)OTE(UL5_4_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 40: XIC(UL5_5_VFD1:I.IO_0)OTE(UL5_4_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 41: XIC(UL6_2_FIO1:I.Pt02.Data)OTE(UL6_1_SS1_SPB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 42: XIC(UL6_2_FIO1:I.Pt12.Data)OTE(UL6_2_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 43: XIC(UL6_2_FIO1:I.Pt14.Data)OTE(UL6_2_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 44: XIC(UL7_3_FIO1:I.Pt08.Data)OTE(UL7_3_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 45: XIC(UL7_3_FIO1:I.Pt10.Data)OTE(UL7_3_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 46: XIC(UL7_3_VFD1:I.IO_0)OTE(UL7_4_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 47: XIC(UL7_5_VFD1:I.IO_0)OTE(UL7_4_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 48: XIC(UL7_6_VFD1:I.IO_0)OTE(UL7_9_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 49: XIC(UL7_10A_VFD1:I.IO_0)OTE(UL7_9_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 50: XIC(UL8_2_FIO1:I.Pt04.Data)OTE(UL8_1_SS1_SPB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 51: XIC(UL8_4_VFD1:I.IO_0)OTE(UL8_3_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 52: XIC(UL8_5_VFD1:I.IO_0)OTE(UL8_3_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 53: XIC(UL9_3_FIO1:I.Pt08.Data)OTE(UL9_3_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 54: XIC(UL9_3_FIO1:I.Pt10.Data)OTE(UL9_3_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 55: XIC(UL9_5_VFD1:I.IO_0)OTE(UL9_4_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 56: XIC(UL9_6_VFD1:I.IO_0)OTE(UL9_4_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 57: XIC(UL10_2_FIO1:I.Pt04.Data)OTE(UL10_1_SS1_SPB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 58: XIC(UL10_4_VFD1:I.IO_0)OTE(UL10_3_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 59: XIC(UL10_5_VFD1:I.IO_0)OTE(UL10_3_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 60: XIC(UL11_3_FIO1:I.Pt08.Data)OTE(UL11_3_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 61: XIC(UL11_3_FIO1:I.Pt10.Data)OTE(UL11_3_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 62: XIC(UL11_5_VFD1:I.IO_0)OTE(UL11_4_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 63: XIC(UL11_6_VFD1:I.IO_0)OTE(UL11_4_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 64: XIC(UL11_10A_VFD1:I.IO_0)OTE(UL11_9_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 65: XIC(UL11_11_VFD1:I.IO_0)OTE(UL11_9_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 66: XIC(UL12_3_FIO1:I.Pt08.Data)OTE(UL12_3_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 67: XIC(UL12_3_FIO1:I.Pt10.Data)OTE(UL12_3_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 68: XIC(UL12_5_VFD1:I.IO_0)OTE(UL12_4_S1_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 69: XIC(UL12_6_VFD1:I.IO_0)OTE(UL12_4_S2_PB);
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generated 69 total rungs
|
|
[19:09:21] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: safety_tag_map
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_jr_pb
|
|
[19:09:21] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_jr_pb
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_s_pb
|
|
[19:09:21] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_s_pb
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_ss_pb
|
|
[19:09:21] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_ss_pb
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_epc
|
|
[19:09:21] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_epc
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: jpe
|
|
[19:09:21] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: jpe
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: pmm
|
|
[19:09:21] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: pmm
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: cb_monitor
|
|
[19:09:21] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: cb_monitor
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: belt_tracking
|
|
[19:09:21] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: belt_tracking
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: main_routine
|
|
[19:09:21] [INFO] [logging_config.py:128:_log_with_context] Generating MainRoutine with JSR calls
|
|
[19:09:21] [INFO] [logging_config.py:128:_log_with_context] Successfully generated MainRoutine
|
|
[19:09:21] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: main_routine
|
|
[19:09:21] [INFO] [logging_config.py:128:_log_with_context] Main routine generation results: {'mcm': True, 'rack': True, 'dpm': True, 'fiom': True, 'apf': True, 'flow_ctrl': True, 'speed_ctrl': True, 'nc_chute': False, 'nc_jr_station': False, 'estop_check': True, 'encoder': True, 'safety_tag_map': True, 'station_jr_pb': True, 'station_s_pb': True, 'station_ss_pb': True, 'station_epc': True, 'jpe': True, 'pmm': True, 'cb_monitor': True, 'belt_tracking': True, 'main_routine': True}
|
|
[19:09:21] [INFO] [logging_config.py:126:_log_with_context] Routines created (19): MainRoutine, R010_MCM, R011_RACK, R020_DPM, R030_FIOM, R040_APF, R050_FLOW_CTRL, R051_SPEED_CTRL, R060_PMM, R070_CB_MONITOR, R080_ENCODER, R090_STATION_JR_PB, R091_STATION_S_PB, R092_STATION_SS_PB, R093_STATION_EPC, R100_JPE, R120_ESTOP_CHECK, R130_SAFETY_TAG_MAP, ZZZ_BeltTracking
|
|
[19:09:21] [INFO] [logging_config.py:126:_log_with_context] - R010_MCM: 2 rungs | example: NOP();
|
|
[19:09:21] [INFO] [logging_config.py:126:_log_with_context] - R011_RACK: 2 rungs | example: NOP();
|
|
[19:09:21] [INFO] [logging_config.py:126:_log_with_context] - R020_DPM: 12 rungs | example: NOP();
|
|
[19:09:21] [INFO] [logging_config.py:126:_log_with_context] - R030_FIOM: 20 rungs | example: NOP();
|
|
[19:09:21] [INFO] [logging_config.py:126:_log_with_context] - R040_APF: 156 rungs | example: NOP();
|
|
[19:09:21] [INFO] [logging_config.py:126:_log_with_context] - R050_FLOW_CTRL: 147 rungs | example: XIC(PS1_2_VFD1.CTRL.STS.Enabled)OTE(PS1_1_VFD1.CTRL.CMD.Interlock);
|
|
[19:09:21] [INFO] [logging_config.py:126:_log_with_context] - R051_SPEED_CTRL: 16 rungs | example: XIC(RUN_MAX_SPD)[MOVE(Speed_300_FPM,PS1_1_VFD1.CTRL.CMD.Speed_FPM) ,MOVE(Speed_300_FPM,PS1_2_VFD1.CTRL.CMD.Speed_FPM) ,MOVE(Speed_300_FPM,PS1_3_VFD1.CTRL.CMD...
|
|
[19:09:21] [INFO] [logging_config.py:126:_log_with_context] - R120_ESTOP_CHECK: 72 rungs | example: XIO(PS1_1_VFD1:SI.In00Data)XIO(PS1_1_VFD1:SI.In01Data)XIC(UL1_5_VFD1:SI.In00Data)XIC(UL2_5_VFD1:SI.In00Data)XIC(UL4_5_VFD1:SI.In00Data)XIC(UL5_5_VFD1:SI.In00...
|
|
[19:09:21] [INFO] [logging_config.py:126:_log_with_context] - R080_ENCODER: 85 rungs | example: AOI_ENCODER(UL10_4_ENCODER.AOI,UL10_4_ENCODER.HMI,UL10_4_ENCODER.CTRL,UL10_4_VFD1.CTRL,UL10_3_VFD1.CTRL,UL10_5_VFD1.CTRL,UL10_4_VFD1:I.In_1,UL10_4_VFD1:I.Con...
|
|
[19:09:21] [INFO] [logging_config.py:126:_log_with_context] - R130_SAFETY_TAG_MAP: 70 rungs | example: XIC(Local:5:I.Data.0)OTE(MCM_S_PB);
|
|
[19:09:21] [INFO] [logging_config.py:126:_log_with_context] - R090_STATION_JR_PB: 14 rungs | example: AOI_STATION_JR_PB(PS1_JR.AOI,PS1_JR.HMI,PS1_JR.CTRL,NO_PARTNER.CTRL,VIRTUAL_INPUT,VIRTUAL_OUTPUT,MCM.CTRL)MOVE(PS1_JR.CTRL.STS.Log,PS1_JR.CTRL.STS.Log);
|
|
[19:09:21] [INFO] [logging_config.py:126:_log_with_context] - R091_STATION_S_PB: 64 rungs | example: AOI_STATION_S_PB(PS1_1_S1.AOI,PS1_1_S1.HMI,PS1_1_S1.CTRL,PS1_1_VFD1.CTRL,PS1_1_VFD1:I.IO_0,PS1_1_VFD1:O.IO_1,PS1_JR.CTRL);
|
|
[19:09:21] [INFO] [logging_config.py:126:_log_with_context] - R092_STATION_SS_PB: 4 rungs | example: AOI_STATION_SS_PB(UL3_1_SS1.AOI,UL3_1_SS1.HMI,UL3_1_SS1.CTRL,UL3_1_VFD1.CTRL,UL3_2_FIO1:I.ConnectionFaulted,UL3_2_FIO1:I.Pt02.Data,UL3_2_FIO1:I.Pt04.Data,UL3...
|
|
[19:09:21] [INFO] [logging_config.py:126:_log_with_context] - R093_STATION_EPC: 72 rungs | example: AOI_STATION_EPC(PS1_1_EPC1.AOI,MCM.CTRL,PS1_1_EPC1.HMI,PS1_1_S1.CTRL,PS1_1_VFD1:I.ConnectionFaulted,PS1_1_VFD1:SI.In00Data,PS1_1_VFD1:SI.In01Data,PS1_2_VFD1:...
|
|
[19:09:21] [INFO] [logging_config.py:126:_log_with_context] - R100_JPE: 165 rungs | example: AOI_JPE(PS1_2_TPE1.AOI,PS1_2_TPE1.HMI,PS1_2_TPE1.CTRL,PS1_2_VFD1.CTRL,PS1_JR.CTRL,PS1_2_VFD1:I.ConnectionFaulted,PS1_2_VFD1:I.In_2,YES,?);
|
|
[19:09:21] [INFO] [logging_config.py:126:_log_with_context] - R060_PMM: 4 rungs | example: NOP();
|
|
[19:09:21] [INFO] [logging_config.py:126:_log_with_context] - R070_CB_MONITOR: 4 rungs | example: NOP();
|
|
[19:09:21] [INFO] [logging_config.py:126:_log_with_context] - ZZZ_BeltTracking: 156 rungs | example: NOP();
|
|
[19:09:21] [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(R040_APF,0) ,JSR(R050_FLOW_CTRL,0) ,JSR(R051_SPEED_CTRL,0) ,JSR(R120_ESTOP_CHECK,0...
|
|
[19:09:21] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernMainProgramGenerator generation
|
|
[19:09:21] [INFO] [logging_config.py:128:_log_with_context] Written ModernMainProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/MainProgram_Generated.L5X
|
|
[19:09:21] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] MainProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/MainProgram_Generated.L5X
|
|
[19:09:21] [INFO] [logging_config.py:128:_log_with_context] Generating safety tag mapping...
|
|
[19:09:21] [DEBUG] [logging_config.py:128:_log_with_context] Creating MappingWriter wrapper
|
|
[19:09:21] [DEBUG] [logging_config.py:126:_log_with_context] Creating DataLoader instance
|
|
[19:09:22] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] Safety tag mapping written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyTagMapping.txt
|
|
[19:09:22] [INFO] [logging_config.py:128:_log_with_context] - Safety tags: 84
|
|
[19:09:22] [INFO] [logging_config.py:128:_log_with_context] === All artifacts generated successfully! ===
|
|
{"level": "INFO", "message": "Routine generation completed successfully", "timestamp": "2025-09-10T19:09:22.557650", "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: MTN6_MCM01
|
|
- Excel: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/PLC Data Generator/DESC_IP_MERGED.xlsx
|
|
- Boilerplate: MTN6_boilerplate
|
|
- Mode: Single file
|
|
--------------------------------------------------
|
|
Created 3 FIOH modules based on TERM analysis
|
|
Found 19 IOLM modules
|
|
Found 24 LPE modules
|
|
Found 12 Solenoid modules
|
|
Found 155 APF modules
|
|
Found 11 DPM modules
|
|
Found 3 PMM modules
|
|
WARNING: 7 unknown modules found
|
|
1. UL12_1_EX1 - FMH (11.200.1.159)
|
|
2. UL1_1_EX1 - FMH (11.200.1.30)
|
|
3. UL2_1_EX1 - FMH (11.200.1.44)
|
|
4. UL4_1_EX1 - FMH (11.200.1.64)
|
|
5. UL5_1_EX1 - FMH (11.200.1.78)
|
|
6. UL7_1_EX1 - FMH (11.200.1.98)
|
|
7. UL9_1_EX1 - FMH (11.200.1.121)
|
|
Created 19 IOLM modules with boilerplate selection:
|
|
Device 'PDP1_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PDP1_FIO1 (FIO PDP_FIO): Using module-specific boilerplate PDP1_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP1_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP1_FIO1_Module.L5X
|
|
Device 'PDP2_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PDP2_FIO1 (FIO PDP_FIO): Using module-specific boilerplate PDP2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP2_FIO1_Module.L5X
|
|
Device 'PDP6_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PDP6_FIO1 (FIO PDP_FIO): Using module-specific boilerplate PDP6_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP6_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP6_FIO1_Module.L5X
|
|
Device 'UL10_2_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL10_2_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL10_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_2_FIO1_Module.L5X
|
|
Device 'UL11_13_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL11_13_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL11_13_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_13_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_13_FIO1_Module.L5X
|
|
Device 'UL11_3_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL11_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL11_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_3_FIO1_Module.L5X
|
|
Device 'UL12_3_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL12_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL12_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_3_FIO1_Module.L5X
|
|
Device 'UL1_13_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL1_13_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL1_13_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_13_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_13_FIO1_Module.L5X
|
|
Device 'UL1_3_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL1_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL1_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_3_FIO1_Module.L5X
|
|
Device 'UL2_3_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL2_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL2_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_3_FIO1_Module.L5X
|
|
Device 'UL3_2_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL3_2_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL3_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_2_FIO1_Module.L5X
|
|
Device 'UL4_13_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL4_13_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL4_13_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_13_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_13_FIO1_Module.L5X
|
|
Device 'UL4_3_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL4_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL4_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_3_FIO1_Module.L5X
|
|
Device 'UL5_3_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL5_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL5_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_3_FIO1_Module.L5X
|
|
Device 'UL6_2_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL6_2_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL6_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_2_FIO1_Module.L5X
|
|
Device 'UL7_13_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL7_13_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL7_13_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_13_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_13_FIO1_Module.L5X
|
|
Device 'UL7_3_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL7_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL7_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_3_FIO1_Module.L5X
|
|
Device 'UL8_2_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL8_2_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL8_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_2_FIO1_Module.L5X
|
|
Device 'UL9_3_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL9_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL9_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_3_FIO1_Module.L5X
|
|
Device 'UL11_1_EX1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Device 'PS1_1_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS1_1_VFD1 (APF 2HP): Using module-specific boilerplate PS1_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS1_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS1_1_VFD1_Module.L5X
|
|
Device 'PS1_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS1_2_VFD1 (APF 2HP): Using module-specific boilerplate PS1_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS1_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS1_2_VFD1_Module.L5X
|
|
Device 'PS1_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS1_3_VFD1 (APF 2HP): Using module-specific boilerplate PS1_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS1_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS1_3_VFD1_Module.L5X
|
|
Device 'PS1_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS1_4_VFD1 (APF 7_5HP): Using module-specific boilerplate PS1_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS1_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS1_4_VFD1_Module.L5X
|
|
Device 'PS1_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS1_5_VFD1 (APF 5HP): Using module-specific boilerplate PS1_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS1_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS1_5_VFD1_Module.L5X
|
|
Device 'PS2_1_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS2_1_VFD1 (APF 2HP): Using module-specific boilerplate PS2_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_1_VFD1_Module.L5X
|
|
Device 'PS2_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS2_2_VFD1 (APF 3HP): Using module-specific boilerplate PS2_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_2_VFD1_Module.L5X
|
|
Device 'PS2_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS2_3_VFD1 (APF 5HP): Using module-specific boilerplate PS2_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_3_VFD1_Module.L5X
|
|
Device 'PS2_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS2_4_VFD1 (APF 2HP): Using module-specific boilerplate PS2_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_4_VFD1_Module.L5X
|
|
Device 'PS2_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS2_5_VFD1 (APF 7_5HP): Using module-specific boilerplate PS2_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_5_VFD1_Module.L5X
|
|
Device 'PS2_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS2_6_VFD1 (APF 3HP): Using module-specific boilerplate PS2_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_6_VFD1_Module.L5X
|
|
Device 'PS3_10_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS3_10_VFD1 (APF 5HP): Using module-specific boilerplate PS3_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_10_VFD1_Module.L5X
|
|
Device 'PS3_11_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS3_11_VFD1 (APF 3HP): Using module-specific boilerplate PS3_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_11_VFD1_Module.L5X
|
|
Device 'PS3_12_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS3_12_VFD1 (APF 3HP): Using module-specific boilerplate PS3_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_12_VFD1_Module.L5X
|
|
Device 'PS3_1_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS3_1_VFD1 (APF 2HP): Using module-specific boilerplate PS3_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_1_VFD1_Module.L5X
|
|
Device 'PS3_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS3_2_VFD1 (APF 3HP): Using module-specific boilerplate PS3_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_2_VFD1_Module.L5X
|
|
Device 'PS3_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS3_3_VFD1 (APF 3HP): Using module-specific boilerplate PS3_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_3_VFD1_Module.L5X
|
|
Device 'PS3_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS3_4_VFD1 (APF 2HP): Using module-specific boilerplate PS3_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_4_VFD1_Module.L5X
|
|
Device 'PS3_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS3_5_VFD1 (APF 5HP): Using module-specific boilerplate PS3_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_5_VFD1_Module.L5X
|
|
Device 'PS3_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS3_6_VFD1 (APF 5HP): Using module-specific boilerplate PS3_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_6_VFD1_Module.L5X
|
|
Device 'PS3_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS3_7_VFD1 (APF 10HP): Using module-specific boilerplate PS3_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_7_VFD1_Module.L5X
|
|
Device 'PS3_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS3_8_VFD1 (APF 3HP): Using module-specific boilerplate PS3_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_8_VFD1_Module.L5X
|
|
Device 'PS3_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS3_9_VFD1 (APF 5HP): Using module-specific boilerplate PS3_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_9_VFD1_Module.L5X
|
|
Device 'PS4_10_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS4_10_VFD1 (APF 10HP): Using module-specific boilerplate PS4_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_10_VFD1_Module.L5X
|
|
Device 'PS4_11_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS4_11_VFD1 (APF 5HP): Using module-specific boilerplate PS4_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_11_VFD1_Module.L5X
|
|
Device 'PS4_12_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS4_12_VFD1 (APF 3HP): Using module-specific boilerplate PS4_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_12_VFD1_Module.L5X
|
|
Device 'PS4_13_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS4_13_VFD1 (APF 3HP): Using module-specific boilerplate PS4_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_13_VFD1_Module.L5X
|
|
Device 'PS4_14_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS4_14_VFD1 (APF 3HP): Using module-specific boilerplate PS4_14_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_14_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_14_VFD1_Module.L5X
|
|
Device 'PS4_1_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS4_1_VFD1 (APF 2HP): Using module-specific boilerplate PS4_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_1_VFD1_Module.L5X
|
|
Device 'PS4_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS4_2_VFD1 (APF 3HP): Using module-specific boilerplate PS4_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_2_VFD1_Module.L5X
|
|
Device 'PS4_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS4_3_VFD1 (APF 2HP): Using module-specific boilerplate PS4_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_3_VFD1_Module.L5X
|
|
Device 'PS4_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS4_4_VFD1 (APF 3HP): Using module-specific boilerplate PS4_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_4_VFD1_Module.L5X
|
|
Device 'PS4_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS4_5_VFD1 (APF 5HP): Using module-specific boilerplate PS4_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_5_VFD1_Module.L5X
|
|
Device 'PS4_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS4_6_VFD1 (APF 7_5HP): Using module-specific boilerplate PS4_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_6_VFD1_Module.L5X
|
|
Device 'PS4_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS4_7_VFD1 (APF 7_5HP): Using module-specific boilerplate PS4_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_7_VFD1_Module.L5X
|
|
Device 'PS4_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS4_8_VFD1 (APF 5HP): Using module-specific boilerplate PS4_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_8_VFD1_Module.L5X
|
|
Device 'PS4_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PS4_9_VFD1 (APF 3HP): Using module-specific boilerplate PS4_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_9_VFD1_Module.L5X
|
|
Device 'UL10_10_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL10_10_VFD1 (APF 2HP): Using module-specific boilerplate UL10_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_10_VFD1_Module.L5X
|
|
Device 'UL10_1_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL10_1_VFD1 (APF 2HP): Using module-specific boilerplate UL10_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_1_VFD1_Module.L5X
|
|
Device 'UL10_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL10_2_VFD1 (APF 7_5HP): Using module-specific boilerplate UL10_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_2_VFD1_Module.L5X
|
|
Device 'UL10_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL10_3_VFD1 (APF 2HP): Using module-specific boilerplate UL10_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_3_VFD1_Module.L5X
|
|
Device 'UL10_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL10_4_VFD1 (APF 3HP): Using module-specific boilerplate UL10_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_4_VFD1_Module.L5X
|
|
Device 'UL10_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL10_5_VFD1 (APF 3HP): Using module-specific boilerplate UL10_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_5_VFD1_Module.L5X
|
|
Device 'UL10_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL10_6_VFD1 (APF 3HP): Using module-specific boilerplate UL10_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_6_VFD1_Module.L5X
|
|
Device 'UL10_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL10_7_VFD1 (APF 3HP): Using module-specific boilerplate UL10_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_7_VFD1_Module.L5X
|
|
Device 'UL10_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL10_8_VFD1 (APF 3HP): Using module-specific boilerplate UL10_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_8_VFD1_Module.L5X
|
|
Device 'UL10_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL10_9_VFD1 (APF 3HP): Using module-specific boilerplate UL10_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_9_VFD1_Module.L5X
|
|
Device 'UL11_10A_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL11_10A_VFD1 (APF 3HP): Using module-specific boilerplate UL11_10A_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_10A_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_10A_VFD1_Module.L5X
|
|
Device 'UL11_10B_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL11_10B_VFD1 (APF 3HP): Using module-specific boilerplate UL11_10B_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_10B_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_10B_VFD1_Module.L5X
|
|
Device 'UL11_11_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL11_11_VFD1 (APF 2HP): Using module-specific boilerplate UL11_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_11_VFD1_Module.L5X
|
|
Device 'UL11_12_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL11_12_VFD1 (APF 2HP): Using module-specific boilerplate UL11_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_12_VFD1_Module.L5X
|
|
Device 'UL11_13_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL11_13_VFD1 (APF 5HP): Using module-specific boilerplate UL11_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_13_VFD1_Module.L5X
|
|
Device 'UL11_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL11_3_VFD1 (APF 5HP): Using module-specific boilerplate UL11_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_3_VFD1_Module.L5X
|
|
Device 'UL11_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL11_4_VFD1 (APF 5HP): Using module-specific boilerplate UL11_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_4_VFD1_Module.L5X
|
|
Device 'UL11_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL11_5_VFD1 (APF 3HP): Using module-specific boilerplate UL11_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_5_VFD1_Module.L5X
|
|
Device 'UL11_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL11_6_VFD1 (APF 3HP): Using module-specific boilerplate UL11_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_6_VFD1_Module.L5X
|
|
Device 'UL11_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL11_7_VFD1 (APF 3HP): Using module-specific boilerplate UL11_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_7_VFD1_Module.L5X
|
|
Device 'UL11_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL11_8_VFD1 (APF 3HP): Using module-specific boilerplate UL11_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_8_VFD1_Module.L5X
|
|
Device 'UL11_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL11_9_VFD1 (APF 5HP): Using module-specific boilerplate UL11_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_9_VFD1_Module.L5X
|
|
Device 'UL12_10_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL12_10_VFD1 (APF 2HP): Using module-specific boilerplate UL12_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_10_VFD1_Module.L5X
|
|
Device 'UL12_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL12_3_VFD1 (APF 5HP): Using module-specific boilerplate UL12_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_3_VFD1_Module.L5X
|
|
Device 'UL12_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL12_4_VFD1 (APF 5HP): Using module-specific boilerplate UL12_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_4_VFD1_Module.L5X
|
|
Device 'UL12_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL12_5_VFD1 (APF 2HP): Using module-specific boilerplate UL12_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_5_VFD1_Module.L5X
|
|
Device 'UL12_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL12_6_VFD1 (APF 3HP): Using module-specific boilerplate UL12_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_6_VFD1_Module.L5X
|
|
Device 'UL12_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL12_7_VFD1 (APF 3HP): Using module-specific boilerplate UL12_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_7_VFD1_Module.L5X
|
|
Device 'UL12_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL12_8_VFD1 (APF 3HP): Using module-specific boilerplate UL12_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_8_VFD1_Module.L5X
|
|
Device 'UL12_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL12_9_VFD1 (APF 3HP): Using module-specific boilerplate UL12_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_9_VFD1_Module.L5X
|
|
Device 'UL1_10A_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL1_10A_VFD1 (APF 3HP): Using module-specific boilerplate UL1_10A_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_10A_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_10A_VFD1_Module.L5X
|
|
Device 'UL1_10B_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL1_10B_VFD1 (APF 3HP): Using module-specific boilerplate UL1_10B_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_10B_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_10B_VFD1_Module.L5X
|
|
Device 'UL1_11_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL1_11_VFD1 (APF 2HP): Using module-specific boilerplate UL1_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_11_VFD1_Module.L5X
|
|
Device 'UL1_12_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL1_12_VFD1 (APF 2HP): Using module-specific boilerplate UL1_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_12_VFD1_Module.L5X
|
|
Device 'UL1_13_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL1_13_VFD1 (APF 5HP): Using module-specific boilerplate UL1_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_13_VFD1_Module.L5X
|
|
Device 'UL1_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL1_3_VFD1 (APF 5HP): Using module-specific boilerplate UL1_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_3_VFD1_Module.L5X
|
|
Device 'UL1_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL1_4_VFD1 (APF 5HP): Using module-specific boilerplate UL1_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_4_VFD1_Module.L5X
|
|
Device 'UL1_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL1_5_VFD1 (APF 3HP): Using module-specific boilerplate UL1_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_5_VFD1_Module.L5X
|
|
Device 'UL1_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL1_6_VFD1 (APF 3HP): Using module-specific boilerplate UL1_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_6_VFD1_Module.L5X
|
|
Device 'UL1_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL1_7_VFD1 (APF 3HP): Using module-specific boilerplate UL1_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_7_VFD1_Module.L5X
|
|
Device 'UL1_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL1_8_VFD1 (APF 3HP): Using module-specific boilerplate UL1_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_8_VFD1_Module.L5X
|
|
Device 'UL1_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL1_9_VFD1 (APF 5HP): Using module-specific boilerplate UL1_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_9_VFD1_Module.L5X
|
|
Device 'UL2_10_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL2_10_VFD1 (APF 2HP): Using module-specific boilerplate UL2_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_10_VFD1_Module.L5X
|
|
Device 'UL2_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL2_3_VFD1 (APF 5HP): Using module-specific boilerplate UL2_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_3_VFD1_Module.L5X
|
|
Device 'UL2_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL2_4_VFD1 (APF 5HP): Using module-specific boilerplate UL2_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_4_VFD1_Module.L5X
|
|
Device 'UL2_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL2_5_VFD1 (APF 2HP): Using module-specific boilerplate UL2_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_5_VFD1_Module.L5X
|
|
Device 'UL2_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL2_6_VFD1 (APF 3HP): Using module-specific boilerplate UL2_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_6_VFD1_Module.L5X
|
|
Device 'UL2_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL2_7_VFD1 (APF 3HP): Using module-specific boilerplate UL2_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_7_VFD1_Module.L5X
|
|
Device 'UL2_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL2_8_VFD1 (APF 3HP): Using module-specific boilerplate UL2_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_8_VFD1_Module.L5X
|
|
Device 'UL2_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL2_9_VFD1 (APF 3HP): Using module-specific boilerplate UL2_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_9_VFD1_Module.L5X
|
|
Device 'UL3_1_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL3_1_VFD1 (APF 2HP): Using module-specific boilerplate UL3_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_1_VFD1_Module.L5X
|
|
Device 'UL3_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL3_2_VFD1 (APF 7_5HP): Using module-specific boilerplate UL3_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_2_VFD1_Module.L5X
|
|
Device 'UL3_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL3_3_VFD1 (APF 2HP): Using module-specific boilerplate UL3_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_3_VFD1_Module.L5X
|
|
Device 'UL3_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL3_4_VFD1 (APF 2HP): Using module-specific boilerplate UL3_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_4_VFD1_Module.L5X
|
|
Device 'UL3_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL3_5_VFD1 (APF 3HP): Using module-specific boilerplate UL3_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_5_VFD1_Module.L5X
|
|
Device 'UL3_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL3_6_VFD1 (APF 3HP): Using module-specific boilerplate UL3_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_6_VFD1_Module.L5X
|
|
Device 'UL3_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL3_7_VFD1 (APF 3HP): Using module-specific boilerplate UL3_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_7_VFD1_Module.L5X
|
|
Device 'UL3_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL3_8_VFD1 (APF 3HP): Using module-specific boilerplate UL3_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_8_VFD1_Module.L5X
|
|
Device 'UL3_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL3_9_VFD1 (APF 2HP): Using module-specific boilerplate UL3_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_9_VFD1_Module.L5X
|
|
Device 'UL4_10A_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL4_10A_VFD1 (APF 3HP): Using module-specific boilerplate UL4_10A_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_10A_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_10A_VFD1_Module.L5X
|
|
Device 'UL4_10B_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL4_10B_VFD1 (APF 3HP): Using module-specific boilerplate UL4_10B_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_10B_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_10B_VFD1_Module.L5X
|
|
Device 'UL4_11_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL4_11_VFD1 (APF 2HP): Using module-specific boilerplate UL4_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_11_VFD1_Module.L5X
|
|
Device 'UL4_12_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL4_12_VFD1 (APF 2HP): Using module-specific boilerplate UL4_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_12_VFD1_Module.L5X
|
|
Device 'UL4_13_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL4_13_VFD1 (APF 5HP): Using module-specific boilerplate UL4_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_13_VFD1_Module.L5X
|
|
Device 'UL4_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL4_3_VFD1 (APF 5HP): Using module-specific boilerplate UL4_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_3_VFD1_Module.L5X
|
|
Device 'UL4_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL4_4_VFD1 (APF 5HP): Using module-specific boilerplate UL4_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_4_VFD1_Module.L5X
|
|
Device 'UL4_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL4_5_VFD1 (APF 3HP): Using module-specific boilerplate UL4_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_5_VFD1_Module.L5X
|
|
Device 'UL4_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL4_6_VFD1 (APF 3HP): Using module-specific boilerplate UL4_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_6_VFD1_Module.L5X
|
|
Device 'UL4_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL4_7_VFD1 (APF 3HP): Using module-specific boilerplate UL4_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_7_VFD1_Module.L5X
|
|
Device 'UL4_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL4_8_VFD1 (APF 3HP): Using module-specific boilerplate UL4_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_8_VFD1_Module.L5X
|
|
Device 'UL4_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL4_9_VFD1 (APF 5HP): Using module-specific boilerplate UL4_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_9_VFD1_Module.L5X
|
|
Device 'UL5_10_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL5_10_VFD1 (APF 2HP): Using module-specific boilerplate UL5_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_10_VFD1_Module.L5X
|
|
Device 'UL5_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL5_3_VFD1 (APF 5HP): Using module-specific boilerplate UL5_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_3_VFD1_Module.L5X
|
|
Device 'UL5_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL5_4_VFD1 (APF 5HP): Using module-specific boilerplate UL5_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_4_VFD1_Module.L5X
|
|
Device 'UL5_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL5_5_VFD1 (APF 2HP): Using module-specific boilerplate UL5_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_5_VFD1_Module.L5X
|
|
Device 'UL5_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL5_6_VFD1 (APF 3HP): Using module-specific boilerplate UL5_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_6_VFD1_Module.L5X
|
|
Device 'UL5_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL5_7_VFD1 (APF 3HP): Using module-specific boilerplate UL5_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_7_VFD1_Module.L5X
|
|
Device 'UL5_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL5_8_VFD1 (APF 3HP): Using module-specific boilerplate UL5_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_8_VFD1_Module.L5X
|
|
Device 'UL5_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL5_9_VFD1 (APF 3HP): Using module-specific boilerplate UL5_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_9_VFD1_Module.L5X
|
|
Device 'UL6_1_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL6_1_VFD1 (APF 2HP): Using module-specific boilerplate UL6_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_1_VFD1_Module.L5X
|
|
Device 'UL6_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL6_2_VFD1 (APF 7_5HP): Using module-specific boilerplate UL6_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_2_VFD1_Module.L5X
|
|
Device 'UL6_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL6_3_VFD1 (APF 2HP): Using module-specific boilerplate UL6_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_3_VFD1_Module.L5X
|
|
Device 'UL6_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL6_4_VFD1 (APF 2HP): Using module-specific boilerplate UL6_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_4_VFD1_Module.L5X
|
|
Device 'UL6_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL6_5_VFD1 (APF 3HP): Using module-specific boilerplate UL6_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_5_VFD1_Module.L5X
|
|
Device 'UL6_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL6_6_VFD1 (APF 3HP): Using module-specific boilerplate UL6_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_6_VFD1_Module.L5X
|
|
Device 'UL6_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL6_7_VFD1 (APF 3HP): Using module-specific boilerplate UL6_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_7_VFD1_Module.L5X
|
|
Device 'UL6_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL6_8_VFD1 (APF 3HP): Using module-specific boilerplate UL6_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_8_VFD1_Module.L5X
|
|
Device 'UL6_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL6_9_VFD1 (APF 2HP): Using module-specific boilerplate UL6_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_9_VFD1_Module.L5X
|
|
Device 'UL7_10A_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL7_10A_VFD1 (APF 3HP): Using module-specific boilerplate UL7_10A_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_10A_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_10A_VFD1_Module.L5X
|
|
Device 'UL7_10B_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL7_10B_VFD1 (APF 3HP): Using module-specific boilerplate UL7_10B_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_10B_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_10B_VFD1_Module.L5X
|
|
Device 'UL7_11_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL7_11_VFD1 (APF 2HP): Using module-specific boilerplate UL7_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_11_VFD1_Module.L5X
|
|
Device 'UL7_12_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL7_12_VFD1 (APF 2HP): Using module-specific boilerplate UL7_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_12_VFD1_Module.L5X
|
|
Device 'UL7_13_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL7_13_VFD1 (APF 5HP): Using module-specific boilerplate UL7_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_13_VFD1_Module.L5X
|
|
Device 'UL7_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL7_3_VFD1 (APF 5HP): Using module-specific boilerplate UL7_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_3_VFD1_Module.L5X
|
|
Device 'UL7_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL7_4_VFD1 (APF 5HP): Using module-specific boilerplate UL7_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_4_VFD1_Module.L5X
|
|
Device 'UL7_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL7_5_VFD1 (APF 3HP): Using module-specific boilerplate UL7_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_5_VFD1_Module.L5X
|
|
Device 'UL7_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL7_6_VFD1 (APF 3HP): Using module-specific boilerplate UL7_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_6_VFD1_Module.L5X
|
|
Device 'UL7_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL7_7_VFD1 (APF 3HP): Using module-specific boilerplate UL7_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_7_VFD1_Module.L5X
|
|
Device 'UL7_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL7_8_VFD1 (APF 3HP): Using module-specific boilerplate UL7_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_8_VFD1_Module.L5X
|
|
Device 'UL7_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL7_9_VFD1 (APF 5HP): Using module-specific boilerplate UL7_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_9_VFD1_Module.L5X
|
|
Device 'UL8_1_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL8_1_VFD1 (APF 2HP): Using module-specific boilerplate UL8_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_1_VFD1_Module.L5X
|
|
Device 'UL8_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL8_2_VFD1 (APF 7_5HP): Using module-specific boilerplate UL8_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_2_VFD1_Module.L5X
|
|
Device 'UL8_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL8_3_VFD1 (APF 2HP): Using module-specific boilerplate UL8_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_3_VFD1_Module.L5X
|
|
Device 'UL8_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL8_4_VFD1 (APF 2HP): Using module-specific boilerplate UL8_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_4_VFD1_Module.L5X
|
|
Device 'UL8_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL8_5_VFD1 (APF 3HP): Using module-specific boilerplate UL8_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_5_VFD1_Module.L5X
|
|
Device 'UL8_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL8_6_VFD1 (APF 3HP): Using module-specific boilerplate UL8_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_6_VFD1_Module.L5X
|
|
Device 'UL8_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL8_7_VFD1 (APF 3HP): Using module-specific boilerplate UL8_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_7_VFD1_Module.L5X
|
|
Device 'UL8_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL8_8_VFD1 (APF 3HP): Using module-specific boilerplate UL8_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_8_VFD1_Module.L5X
|
|
Device 'UL8_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL8_9_VFD1 (APF 2HP): Using module-specific boilerplate UL8_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_9_VFD1_Module.L5X
|
|
Device 'UL9_10_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL9_10_VFD1 (APF 3HP): Using module-specific boilerplate UL9_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_10_VFD1_Module.L5X
|
|
Device 'UL9_11_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL9_11_VFD1 (APF 2HP): Using module-specific boilerplate UL9_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_11_VFD1_Module.L5X
|
|
Device 'UL9_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL9_3_VFD1 (APF 5HP): Using module-specific boilerplate UL9_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_3_VFD1_Module.L5X
|
|
Device 'UL9_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL9_4_VFD1 (APF 5HP): Using module-specific boilerplate UL9_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_4_VFD1_Module.L5X
|
|
Device 'UL9_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL9_5_VFD1 (APF 2HP): Using module-specific boilerplate UL9_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_5_VFD1_Module.L5X
|
|
Device 'UL9_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL9_6_VFD1 (APF 3HP): Using module-specific boilerplate UL9_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_6_VFD1_Module.L5X
|
|
Device 'UL9_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL9_7_VFD1 (APF 3HP): Using module-specific boilerplate UL9_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_7_VFD1_Module.L5X
|
|
Device 'UL9_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL9_8_VFD1 (APF 3HP): Using module-specific boilerplate UL9_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_8_VFD1_Module.L5X
|
|
Device 'UL9_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL9_9_VFD1 (APF 3HP): Using module-specific boilerplate UL9_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PMM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PMM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PMM_Module.L5X
|
|
PDP1_FIOH1 (FIOH PDP_FIOH): Using module-specific boilerplate PDP1_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP1_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP1_FIOH1_Module.L5X
|
|
PDP2_FIOH1 (FIOH PDP_FIOH): Using module-specific boilerplate PDP2_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP2_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP2_FIOH1_Module.L5X
|
|
PDP6_FIOH1 (FIOH PDP_FIOH): Using module-specific boilerplate PDP6_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP6_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP6_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/SLOT5_IB16_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/SLOT7_IB16S_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/SLOT6_OB16E_Module.L5X
|
|
No EN4TR modules registered for creation
|
|
Importing AOIs/DataTypes from MCM base: MTN6_boilerplate/MCM01.L5X
|
|
Archived old L5X: MTN6_MCM01_20250910_142208.L5X
|
|
Programs already exist (2 programs found), skipping empty program creation
|
|
OK: Generated project: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/MTN6_MCM01_20250910_190929.L5X
|
|
Single file generation complete
|
|
- ['/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/MTN6_MCM01_20250910_190929.L5X']
|
|
|
|
=== Step 3 Batch Script Creation ===
|
|
Creating project folder compilation for: MTN6_MCM01
|
|
Source L5X: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/MTN6_MCM01_20250910_190929.L5X
|
|
Project directory: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01
|
|
Generated batch file: compile_MTN6_MCM01.bat
|
|
SUCCESS: Project compilation ready!
|
|
To compile on Windows:
|
|
cd "C:\\Users\\ilia.gurielidze\\Projects\\PLC Generation\\generated_projects\\MTN6_MCM01"
|
|
compile_MTN6_MCM01.bat
|
|
|