PLC_Generation/logs/workflow_MTN6_MCM07_20250911_000153.log
2025-09-11 00:08:34 +04:00

5996 lines
1.0 MiB

{"level": "INFO", "message": "PLC Generation Workflow started", "timestamp": "2025-09-11T00:01:53.621988", "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_MCM07.xlsx", "project_name": "MTN6_MCM07"}
{"level": "INFO", "message": "Starting data processing step", "timestamp": "2025-09-11T00:01:53.622246", "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', 'NETWORK', 'Part Number', 'IO Assignment MCM07', 'MCM07_DESC', 'DESC_PLC', 'NETWORK_PLC']
Found DESC sheet: DESC_PLC
Found NETWORK sheet: NETWORK_PLC
DESC columns: ['TAGNAME', 'TERM', 'DESCA', 'DESCB']
NETWORK columns: ['DPM', 'DPM_IP', 'Name', 'PartNumber', 'IP']
Classifying signals and adding IO paths...
Signal classification results:
SPARE: 1012
I: 551
O: 162
IOLink: 4
Device type distribution:
APF: 1441
M12DR: 176
Hub: 64
IB16: 16
OB16E: 16
IB16S: 16
IO Path mapping results:
Successful mappings: 1729/1729 (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: ['BYAB_12_DPM1', 'BYAB_7_DPM1', 'BYAC_8_DPM1', 'BYAD_3_DPM1', 'BYAD_5_DPM1', 'BYBC_3_DPM1', 'BYCA_3_DPM1', 'BYDA_4_DPM1', 'BYDA_6_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 1742 rows
Sample of merged data:
TAGNAME TERM DESCA ... SIGNAL DEVICE_TYPE IO_PATH
0 PDP12_PMM1 ... NaN NaN NaN
1 PDP13_PMM1 ... NaN NaN NaN
2 PDP15_PMM1 ... NaN NaN NaN
3 PDP16_PMM1 ... NaN NaN NaN
4 SLOT5_IB16 I0 MCM07 ... I IB16 Local:5:I.Data.0
5 SLOT5_IB16 I1 MCM07 ... I IB16 Local:5:I.Data.1
6 SLOT5_IB16 I10 SPARE ... SPARE IB16 Local:5:I.Data.10
7 SLOT5_IB16 I11 SPARE ... SPARE IB16 Local:5:I.Data.11
8 SLOT5_IB16 I12 SPARE ... SPARE IB16 Local:5:I.Data.12
9 SLOT5_IB16 I13 SPARE ... SPARE IB16 Local:5:I.Data.13
[10 rows x 11 columns]
New Excel file created: MTN6_MCM07_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_MCM07.xlsx
DEBUG: Full project pattern matched: MTN6_MCM07
DEBUG: Final subsystem name: MTN6_MCM07
Reading input file: MTN6_MCM07_DESC_IP_MERGED.xlsx
Removed 4 IOLink rows (including beacons, FIOH channels, and all other IOLink entries)
Removed 13 blank name/description rows
Saving output file: MTN6_MCM07_OUTPUT.csv
Processing complete!
Created standard output file: DESC_IP_MERGED.xlsx
=== Step 1: PLC Data Generator stderr ===
=== Step 1 File Copy ===
Copied MTN6_MCM07_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-11T00:01:57.274557", "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-11T00:01:57.274956", "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_MCM07_20250911_000153.log", "timestamp": "2025-09-11T00:01:59.030951", "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-11T00:01:59.032473", "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-11T00:01:59.032642", "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-11T00:01:59.042358", "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-11T00:01:59.042604", "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-11T00:01:59.042768", "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-11T00:01:59.051246", "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-11T00:01:59.056431", "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-11T00:01:59.059220", "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-11T00:01:59.062298", "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-11T00:01:59.065572", "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-11T00:01:59.069259", "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-11T00:01:59.072395", "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-11T00:01:59.075618", "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-11T00:01:59.081655", "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-11T00:01:59.085268", "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-11T00:01:59.088380", "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-11T00:01:59.091540", "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-11T00:01:59.094759", "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-11T00:01:59.097957", "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-11T00:01:59.101603", "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-11T00:01:59.105113", "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-11T00:01:59.108718", "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-11T00:01:59.112206", "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-11T00:01:59.115974", "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-11T00:01:59.118911", "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-11T00:01:59.122825", "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-11T00:01:59.126968", "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-11T00:01:59.131496", "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-11T00:01:59.135444", "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-11T00:01:59.140357", "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-11T00:01:59.144488", "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-11T00:01:59.148632", "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-11T00:01:59.153058", "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-11T00:01:59.157153", "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-11T00:01:59.160734", "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-11T00:01:59.164920", "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-11T00:01:59.169617", "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-11T00:01:59.173138", "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-11T00:01:59.177417", "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-11T00:01:59.181333", "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-11T00:01:59.184761", "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-11T00:01:59.184982", "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-11T00:02:00.041704", "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-11T00:02:00.051662", "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-11T00:02:00.055210", "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-11T00:02:00.056730", "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-11T00:02:00.128539", "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": "MCM07", "score": 108}
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-09-11T00:02:00.129327", "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": 37}
{"level": "INFO", "message": "Successfully generated routine: outputs", "timestamp": "2025-09-11T00:02:00.133207", "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-11T00:02:00.133526", "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-11T00:02:00.151162", "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-11T00:02:00.151510", "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 BYAB_2: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:02:00.152995", "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 BYAB_2: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:02:00.153510", "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 BYAC_11: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:02:00.153898", "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 BYAC_2: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:02:00.154220", "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 BYAD_2: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:02:00.154578", "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 BYBA_15: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:02:00.154885", "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 BYBA_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:02:00.155223", "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 BYBC_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:02:00.155551", "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 BYBD_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:02:00.155860", "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 BYCA_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:02:00.156168", "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 BYCA_9: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:02:00.156529", "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 BYCB_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:02:00.156825", "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 BYCD_5: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:02:00.157111", "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 BYDA_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:02:00.157382", "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 BYDA_6: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:02:00.157675", "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 BYDA_8: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:02:00.157964", "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 BYDB_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:02:00.158249", "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 BYDB_4: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:02:00.158719", "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 BYDC_13: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:02:00.159044", "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 BYDC_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:02:00.159447", "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 BYDC_6: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:02:00.159733", "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 BYDC_8: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:02:00.159973", "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: {'BYAB_2': {'EPC2', 'EPC1'}, 'BYAC_11': {'EPC2', 'EPC1'}, 'BYAC_2': {'EPC2', 'EPC1'}, 'BYAD_2': {'EPC2', 'EPC1'}, 'BYBA_15': {'EPC2', 'EPC1'}, 'BYBA_3': {'EPC2', 'EPC1'}, 'BYBC_3': {'EPC2', 'EPC1'}, 'BYBD_3': {'EPC2', 'EPC1'}, 'BYCA_3': {'EPC2', 'EPC1'}, 'BYCA_9': {'EPC2', 'EPC1'}, 'BYCB_3': {'EPC2', 'EPC1'}, 'BYCD_5': {'EPC2', 'EPC1'}, 'BYDA_3': {'EPC2', 'EPC1'}, 'BYDA_6': {'EPC2', 'EPC1'}, 'BYDA_8': {'EPC2', 'EPC1'}, 'BYDB_3': {'EPC2', 'EPC1'}, 'BYDB_4': {'EPC2', 'EPC1'}, 'BYDC_13': {'EPC2', 'EPC1'}, 'BYDC_3': {'EPC2', 'EPC1'}, 'BYDC_6': {'EPC2', 'EPC1'}, 'BYDC_8': {'EPC2', 'EPC1'}}", "timestamp": "2025-09-11T00:02:00.160138", "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 07-01 candidates: ['BYAC_2', 'BYAC_3']", "timestamp": "2025-09-11T00:02:00.161085", "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 BYAC_3 in zone 07-01", "timestamp": "2025-09-11T00:02:00.161311", "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-11T00:02:00.161452", "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": "07-01", "interlock": "MCM07", "dcs_list": ["BYAC_2_EPC1_DCS_CTRL.O1", "BYAC_2_EPC2_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 07-02 candidates: ['BYAC_4', 'BYAC_5', 'BYAC_6', 'BYAC_7']", "timestamp": "2025-09-11T00:02:00.161771", "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 BYAC_4 in zone 07-02", "timestamp": "2025-09-11T00:02:00.161913", "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 BYAC_5 in zone 07-02", "timestamp": "2025-09-11T00:02:00.162022", "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 BYAC_6 in zone 07-02", "timestamp": "2025-09-11T00:02:00.162126", "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 BYAC_7 in zone 07-02", "timestamp": "2025-09-11T00:02:00.162250", "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-11T00:02:00.162375", "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": "07-02", "interlock": "MCM07", "dcs_list": []}
{"level": "DEBUG", "message": "Zone 07-03 candidates: ['BYAC_8', 'BYAC_9', 'BYAC_10', 'BYAC_11']", "timestamp": "2025-09-11T00:02:00.162676", "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 BYAC_8 in zone 07-03", "timestamp": "2025-09-11T00:02:00.162841", "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 BYAC_9 in zone 07-03", "timestamp": "2025-09-11T00:02:00.162987", "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 BYAC_10 in zone 07-03", "timestamp": "2025-09-11T00:02:00.163119", "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-11T00:02:00.163246", "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": "07-03", "interlock": "MCM07", "dcs_list": ["BYAC_11_EPC1_DCS_CTRL.O1", "BYAC_11_EPC2_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 07-04 candidates: ['BYAD_2', 'BYAD_3']", "timestamp": "2025-09-11T00:02:00.163537", "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 BYAD_3 in zone 07-04", "timestamp": "2025-09-11T00:02:00.163680", "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-11T00:02:00.163797", "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": "07-04", "interlock": "MCM07", "dcs_list": ["BYAD_2_EPC1_DCS_CTRL.O1", "BYAD_2_EPC2_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 07-05 candidates: ['BYAD_4', 'BYAD_5', 'BYAD_6', 'BYAD_7']", "timestamp": "2025-09-11T00:02:00.164080", "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 BYAD_4 in zone 07-05", "timestamp": "2025-09-11T00:02:00.164237", "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 BYAD_5 in zone 07-05", "timestamp": "2025-09-11T00:02:00.164362", "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 BYAD_6 in zone 07-05", "timestamp": "2025-09-11T00:02:00.164476", "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 BYAD_7 in zone 07-05", "timestamp": "2025-09-11T00:02:00.164588", "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-11T00:02:00.164723", "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": "07-05", "interlock": "MCM07", "dcs_list": []}
{"level": "DEBUG", "message": "Zone 07-06 candidates: ['BYAD_8', 'BYAD_9']", "timestamp": "2025-09-11T00:02:00.165028", "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 BYAD_8 in zone 07-06", "timestamp": "2025-09-11T00:02:00.165183", "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 BYAD_9 in zone 07-06", "timestamp": "2025-09-11T00:02:00.165304", "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-11T00:02:00.165424", "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": "07-06", "interlock": "MCM07", "dcs_list": []}
{"level": "DEBUG", "message": "Zone 07-07 candidates: ['BYAB_2', 'BYAB_3', 'BYAB_4', 'BYAB_5', 'BYAB_6', 'BYAB_7']", "timestamp": "2025-09-11T00:02:00.165707", "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 BYAB_3 in zone 07-07", "timestamp": "2025-09-11T00:02:00.165855", "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 BYAB_4 in zone 07-07", "timestamp": "2025-09-11T00:02:00.165995", "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 BYAB_5 in zone 07-07", "timestamp": "2025-09-11T00:02:00.166112", "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 BYAB_6 in zone 07-07", "timestamp": "2025-09-11T00:02:00.166234", "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 BYAB_7 in zone 07-07", "timestamp": "2025-09-11T00:02:00.166350", "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-11T00:02:00.166464", "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": "07-07", "interlock": "MCM07", "dcs_list": ["BYAB_2_EPC1_DCS_CTRL.O1", "BYAB_2_EPC2_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 07-08 candidates: ['BYAB_8', 'BYAB_9', 'BYAB_10', 'BYAB_11', 'BYAB_12', 'BYAB_13']", "timestamp": "2025-09-11T00:02:00.166762", "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 BYAB_8 in zone 07-08", "timestamp": "2025-09-11T00:02:00.166945", "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 BYAB_9 in zone 07-08", "timestamp": "2025-09-11T00:02:00.167074", "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 BYAB_10 in zone 07-08", "timestamp": "2025-09-11T00:02:00.167190", "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 BYAB_11 in zone 07-08", "timestamp": "2025-09-11T00:02:00.167305", "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 BYAB_12 in zone 07-08", "timestamp": "2025-09-11T00:02:00.167418", "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 BYAB_13 in zone 07-08", "timestamp": "2025-09-11T00:02:00.167528", "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-11T00:02:00.167642", "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": "07-08", "interlock": "MCM07", "dcs_list": []}
{"level": "DEBUG", "message": "Zone 07-09 candidates: ['BYAB_14', 'BYAB_15']", "timestamp": "2025-09-11T00:02:00.167917", "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 BYAB_14 in zone 07-09", "timestamp": "2025-09-11T00:02:00.168065", "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 BYAB_15 in zone 07-09", "timestamp": "2025-09-11T00:02:00.168400", "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-11T00:02:00.168561", "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": "07-09", "interlock": "MCM07", "dcs_list": []}
{"level": "DEBUG", "message": "Zone 07-10 candidates: ['BYCA_2', 'BYCA_3']", "timestamp": "2025-09-11T00:02:00.168861", "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 BYCA_2 in zone 07-10", "timestamp": "2025-09-11T00:02:00.169001", "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-11T00:02:00.169148", "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": "07-10", "interlock": "MCM07", "dcs_list": ["BYCA_3_EPC1_DCS_CTRL.O1", "BYCA_3_EPC2_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 07-11 candidates: ['BYCA_4', 'BYCA_5']", "timestamp": "2025-09-11T00:02:00.169620", "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 BYCA_4 in zone 07-11", "timestamp": "2025-09-11T00:02:00.169825", "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 BYCA_5 in zone 07-11", "timestamp": "2025-09-11T00:02:00.170003", "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-11T00:02:00.170150", "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": "07-11", "interlock": "MCM07", "dcs_list": []}
{"level": "DEBUG", "message": "Zone 07-12 candidates: ['BYCA_6', 'BYCA_7', 'BYCA_8', 'BYCA_9']", "timestamp": "2025-09-11T00:02:00.170488", "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 BYCA_6 in zone 07-12", "timestamp": "2025-09-11T00:02:00.170682", "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 BYCA_7 in zone 07-12", "timestamp": "2025-09-11T00:02:00.170809", "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 BYCA_8 in zone 07-12", "timestamp": "2025-09-11T00:02:00.170915", "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-11T00:02:00.171026", "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": "07-12", "interlock": "MCM07", "dcs_list": ["BYCA_9_EPC1_DCS_CTRL.O1", "BYCA_9_EPC2_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 07-13 candidates: ['BYCB_2', 'BYCB_3']", "timestamp": "2025-09-11T00:02:00.171310", "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 BYCB_2 in zone 07-13", "timestamp": "2025-09-11T00:02:00.171458", "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-11T00:02:00.171581", "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": "07-13", "interlock": "MCM07", "dcs_list": ["BYCB_3_EPC1_DCS_CTRL.O1", "BYCB_3_EPC2_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 07-14 candidates: ['BYCB_4', 'BYCB_5', 'BYCB_6', 'BYCB_7', 'BYCB_8']", "timestamp": "2025-09-11T00:02:00.171855", "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 BYCB_4 in zone 07-14", "timestamp": "2025-09-11T00:02:00.172003", "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 BYCB_5 in zone 07-14", "timestamp": "2025-09-11T00:02:00.172129", "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 BYCB_6 in zone 07-14", "timestamp": "2025-09-11T00:02:00.172239", "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 BYCB_7 in zone 07-14", "timestamp": "2025-09-11T00:02:00.172346", "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 BYCB_8 in zone 07-14", "timestamp": "2025-09-11T00:02:00.172452", "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-11T00:02:00.172561", "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": "07-14", "interlock": "MCM07", "dcs_list": []}
{"level": "DEBUG", "message": "Zone 07-15 candidates: ['BYCB_9', 'BYCB_10']", "timestamp": "2025-09-11T00:02:00.172843", "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 BYCB_9 in zone 07-15", "timestamp": "2025-09-11T00:02:00.172973", "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 BYCB_10 in zone 07-15", "timestamp": "2025-09-11T00:02:00.173082", "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-11T00:02:00.173191", "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": "07-15", "interlock": "MCM07", "dcs_list": []}
{"level": "DEBUG", "message": "Zone 07-16 candidates: ['BYCD_2', 'BYCD_3', 'BYCD_4', 'BYCD_5']", "timestamp": "2025-09-11T00:02:00.173454", "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 BYCD_2 in zone 07-16", "timestamp": "2025-09-11T00:02:00.173596", "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 BYCD_3 in zone 07-16", "timestamp": "2025-09-11T00:02:00.173727", "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 BYCD_4 in zone 07-16", "timestamp": "2025-09-11T00:02:00.174003", "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-11T00:02:00.174162", "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": "07-16", "interlock": "MCM07", "dcs_list": ["BYCD_5_EPC1_DCS_CTRL.O1", "BYCD_5_EPC2_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 07-17 candidates: ['BYCD_6', 'BYCD_7', 'BYCD_8', 'BYCD_9', 'BYCD_10']", "timestamp": "2025-09-11T00:02:00.174484", "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 BYCD_6 in zone 07-17", "timestamp": "2025-09-11T00:02:00.174664", "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 BYCD_7 in zone 07-17", "timestamp": "2025-09-11T00:02:00.174869", "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 BYCD_8 in zone 07-17", "timestamp": "2025-09-11T00:02:00.175196", "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 BYCD_9 in zone 07-17", "timestamp": "2025-09-11T00:02:00.175359", "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 BYCD_10 in zone 07-17", "timestamp": "2025-09-11T00:02:00.175505", "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-11T00:02:00.175670", "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": "07-17", "interlock": "MCM07", "dcs_list": []}
{"level": "DEBUG", "message": "Zone 07-18 candidates: ['BYCD_11', 'BYCD_12']", "timestamp": "2025-09-11T00:02:00.176160", "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 BYCD_11 in zone 07-18", "timestamp": "2025-09-11T00:02:00.176406", "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 BYCD_12 in zone 07-18", "timestamp": "2025-09-11T00:02:00.176607", "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-11T00:02:00.176792", "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": "07-18", "interlock": "MCM07", "dcs_list": []}
{"level": "DEBUG", "message": "Zone 07-19 candidates: ['BYBD_2', 'BYBD_3']", "timestamp": "2025-09-11T00:02:00.177151", "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 BYBD_2 in zone 07-19", "timestamp": "2025-09-11T00:02:00.177345", "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-11T00:02:00.177520", "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": "07-19", "interlock": "MCM07", "dcs_list": ["BYBD_3_EPC1_DCS_CTRL.O1", "BYBD_3_EPC2_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 07-20 candidates: ['BYBD_4', 'BYBD_5', 'BYBD_6', 'BYBD_7', 'BYBD_8', 'BYBD_9', 'BYBD_10', 'BYBD_11', 'BYBD_12']", "timestamp": "2025-09-11T00:02:00.177786", "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 BYBD_4 in zone 07-20", "timestamp": "2025-09-11T00:02:00.177946", "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 BYBD_5 in zone 07-20", "timestamp": "2025-09-11T00:02:00.178059", "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 BYBD_6 in zone 07-20", "timestamp": "2025-09-11T00:02:00.178163", "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 BYBD_7 in zone 07-20", "timestamp": "2025-09-11T00:02:00.178288", "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 BYBD_8 in zone 07-20", "timestamp": "2025-09-11T00:02:00.178391", "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 BYBD_9 in zone 07-20", "timestamp": "2025-09-11T00:02:00.178491", "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 BYBD_10 in zone 07-20", "timestamp": "2025-09-11T00:02:00.178637", "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 BYBD_11 in zone 07-20", "timestamp": "2025-09-11T00:02:00.178740", "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 BYBD_12 in zone 07-20", "timestamp": "2025-09-11T00:02:00.178842", "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-11T00:02:00.178969", "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": "07-20", "interlock": "MCM07", "dcs_list": []}
{"level": "DEBUG", "message": "Zone 07-21 candidates: ['BYBD_13', 'BYBD_14']", "timestamp": "2025-09-11T00:02:00.179266", "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 BYBD_13 in zone 07-21", "timestamp": "2025-09-11T00:02:00.179391", "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 BYBD_14 in zone 07-21", "timestamp": "2025-09-11T00:02:00.179494", "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-11T00:02:00.179599", "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": "07-21", "interlock": "MCM07", "dcs_list": []}
{"level": "DEBUG", "message": "Zone 07-22 candidates: ['BYBC_2', 'BYBC_3']", "timestamp": "2025-09-11T00:02:00.179908", "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 BYBC_2 in zone 07-22", "timestamp": "2025-09-11T00:02:00.180072", "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-11T00:02:00.180240", "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": "07-22", "interlock": "MCM07", "dcs_list": ["BYBC_3_EPC1_DCS_CTRL.O1", "BYBC_3_EPC2_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 07-23 candidates: ['BYBC_4', 'BYBC_5', 'BYBC_6', 'BYBC_7', 'BYBC_8']", "timestamp": "2025-09-11T00:02:00.180555", "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 BYBC_4 in zone 07-23", "timestamp": "2025-09-11T00:02:00.180755", "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 BYBC_5 in zone 07-23", "timestamp": "2025-09-11T00:02:00.180889", "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 BYBC_6 in zone 07-23", "timestamp": "2025-09-11T00:02:00.181002", "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 BYBC_7 in zone 07-23", "timestamp": "2025-09-11T00:02:00.181106", "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 BYBC_8 in zone 07-23", "timestamp": "2025-09-11T00:02:00.181206", "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-11T00:02:00.181309", "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": "07-23", "interlock": "MCM07", "dcs_list": []}
{"level": "DEBUG", "message": "Zone 07-24 candidates: ['BYBC_9', 'BYBC_10']", "timestamp": "2025-09-11T00:02:00.181565", "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 BYBC_9 in zone 07-24", "timestamp": "2025-09-11T00:02:00.181701", "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 BYBC_10 in zone 07-24", "timestamp": "2025-09-11T00:02:00.181850", "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-11T00:02:00.182028", "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": "07-24", "interlock": "MCM07", "dcs_list": []}
{"level": "DEBUG", "message": "Zone 07-25 candidates: ['BYBA_2', 'BYBA_3']", "timestamp": "2025-09-11T00:02:00.182373", "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 BYBA_2 in zone 07-25", "timestamp": "2025-09-11T00:02:00.182545", "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-11T00:02:00.182710", "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": "07-25", "interlock": "MCM07", "dcs_list": ["BYBA_3_EPC1_DCS_CTRL.O1", "BYBA_3_EPC2_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 07-26 candidates: ['BYBA_4', 'BYBA_5', 'BYBA_6', 'BYBA_7', 'BYBA_8', 'BYBA_9']", "timestamp": "2025-09-11T00:02:00.183012", "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 BYBA_4 in zone 07-26", "timestamp": "2025-09-11T00:02:00.183151", "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 BYBA_5 in zone 07-26", "timestamp": "2025-09-11T00:02:00.183265", "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 BYBA_6 in zone 07-26", "timestamp": "2025-09-11T00:02:00.183372", "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 BYBA_7 in zone 07-26", "timestamp": "2025-09-11T00:02:00.183479", "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 BYBA_8 in zone 07-26", "timestamp": "2025-09-11T00:02:00.183585", "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 BYBA_9 in zone 07-26", "timestamp": "2025-09-11T00:02:00.183691", "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-11T00:02:00.183858", "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": "07-26", "interlock": "MCM07", "dcs_list": []}
{"level": "DEBUG", "message": "Zone 07-27 candidates: ['BYBA_10', 'BYBA_11', 'BYBA_12', 'BYBA_13', 'BYBA_14', 'BYBA_15']", "timestamp": "2025-09-11T00:02:00.184133", "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 BYBA_10 in zone 07-27", "timestamp": "2025-09-11T00:02:00.184267", "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 BYBA_11 in zone 07-27", "timestamp": "2025-09-11T00:02:00.184378", "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 BYBA_12 in zone 07-27", "timestamp": "2025-09-11T00:02:00.184487", "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 BYBA_13 in zone 07-27", "timestamp": "2025-09-11T00:02:00.184594", "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 BYBA_14 in zone 07-27", "timestamp": "2025-09-11T00:02:00.184714", "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-11T00:02:00.184920", "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": "07-27", "interlock": "MCM07", "dcs_list": ["BYBA_15_EPC1_DCS_CTRL.O1", "BYBA_15_EPC2_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 07-28 candidates: ['BYDC_2', 'BYDC_3']", "timestamp": "2025-09-11T00:02:00.185195", "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 BYDC_2 in zone 07-28", "timestamp": "2025-09-11T00:02:00.185326", "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-11T00:02:00.185442", "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": "07-28", "interlock": "MCM07", "dcs_list": ["BYDC_3_EPC1_DCS_CTRL.O1", "BYDC_3_EPC2_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 07-29 candidates: ['BYDC_4', 'BYDC_5', 'BYDC_6', 'BYDC_7', 'BYDC_8']", "timestamp": "2025-09-11T00:02:00.185733", "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 BYDC_4 in zone 07-29", "timestamp": "2025-09-11T00:02:00.185884", "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 BYDC_5 in zone 07-29", "timestamp": "2025-09-11T00:02:00.186002", "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 BYDC_7 in zone 07-29", "timestamp": "2025-09-11T00:02:00.186119", "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-11T00:02:00.186235", "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": "07-29", "interlock": "MCM07", "dcs_list": ["BYDC_6_EPC1_DCS_CTRL.O1", "BYDC_6_EPC2_DCS_CTRL.O1", "BYDC_8_EPC1_DCS_CTRL.O1", "BYDC_8_EPC2_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 07-30 candidates: ['BYDC_9', 'BYDC_10', 'BYDC_11', 'BYDC_12', 'BYDC_13']", "timestamp": "2025-09-11T00:02:00.186733", "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 BYDC_9 in zone 07-30", "timestamp": "2025-09-11T00:02:00.186917", "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 BYDC_10 in zone 07-30", "timestamp": "2025-09-11T00:02:00.187057", "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 BYDC_11 in zone 07-30", "timestamp": "2025-09-11T00:02:00.187171", "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 BYDC_12 in zone 07-30", "timestamp": "2025-09-11T00:02:00.187275", "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-11T00:02:00.187399", "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": "07-30", "interlock": "MCM07", "dcs_list": ["BYDC_13_EPC1_DCS_CTRL.O1", "BYDC_13_EPC2_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 07-31 candidates: ['BYDA_2', 'BYDA_3']", "timestamp": "2025-09-11T00:02:00.187677", "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 BYDA_2 in zone 07-31", "timestamp": "2025-09-11T00:02:00.187875", "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-11T00:02:00.188041", "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": "07-31", "interlock": "MCM07", "dcs_list": ["BYDA_3_EPC1_DCS_CTRL.O1", "BYDA_3_EPC2_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 07-32 candidates: ['BYDA_4', 'BYDA_5', 'BYDA_6', 'BYDA_7', 'BYDA_8', 'BYDA_9']", "timestamp": "2025-09-11T00:02:00.188381", "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 BYDA_4 in zone 07-32", "timestamp": "2025-09-11T00:02:00.188564", "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 BYDA_5 in zone 07-32", "timestamp": "2025-09-11T00:02:00.188718", "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 BYDA_7 in zone 07-32", "timestamp": "2025-09-11T00:02:00.188908", "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 BYDA_9 in zone 07-32", "timestamp": "2025-09-11T00:02:00.189083", "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-11T00:02:00.189223", "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": "07-32", "interlock": "MCM07", "dcs_list": ["BYDA_6_EPC1_DCS_CTRL.O1", "BYDA_6_EPC2_DCS_CTRL.O1", "BYDA_8_EPC1_DCS_CTRL.O1", "BYDA_8_EPC2_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 07-33 candidates: ['BYDB_2', 'BYDB_3']", "timestamp": "2025-09-11T00:02:00.189767", "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 BYDB_2 in zone 07-33", "timestamp": "2025-09-11T00:02:00.189961", "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-11T00:02:00.190119", "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": "07-33", "interlock": "MCM07", "dcs_list": ["BYDB_3_EPC1_DCS_CTRL.O1", "BYDB_3_EPC2_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 07-34 candidates: ['BYDB_4', 'BYDB_5', 'BYDB_6']", "timestamp": "2025-09-11T00:02:00.190459", "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 BYDB_5 in zone 07-34", "timestamp": "2025-09-11T00:02:00.190680", "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 BYDB_6 in zone 07-34", "timestamp": "2025-09-11T00:02:00.190816", "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-11T00:02:00.190982", "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": "07-34", "interlock": "MCM07", "dcs_list": ["BYDB_4_EPC1_DCS_CTRL.O1", "BYDB_4_EPC2_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 07-35 candidates: ['BYDB_7', 'BYDB_8', 'BYDB_9', 'BYDB_10', 'BYDB_11', 'BYDB_12', 'BYDB_13', 'BYDB_14']", "timestamp": "2025-09-11T00:02:00.191413", "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 BYDB_7 in zone 07-35", "timestamp": "2025-09-11T00:02:00.191601", "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 BYDB_8 in zone 07-35", "timestamp": "2025-09-11T00:02:00.191741", "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 BYDB_9 in zone 07-35", "timestamp": "2025-09-11T00:02:00.191869", "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 BYDB_10 in zone 07-35", "timestamp": "2025-09-11T00:02:00.191976", "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 BYDB_11 in zone 07-35", "timestamp": "2025-09-11T00:02:00.192109", "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 BYDB_12 in zone 07-35", "timestamp": "2025-09-11T00:02:00.192249", "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 BYDB_13 in zone 07-35", "timestamp": "2025-09-11T00:02:00.192366", "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 BYDB_14 in zone 07-35", "timestamp": "2025-09-11T00:02:00.192471", "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-11T00:02:00.192578", "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": "07-35", "interlock": "MCM07", "dcs_list": []}
{"level": "DEBUG", "message": "Zone 07-36 candidates: ['BYDB_15', 'BYDB_16']", "timestamp": "2025-09-11T00:02:00.192866", "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 BYDB_15 in zone 07-36", "timestamp": "2025-09-11T00:02:00.192992", "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 BYDB_16 in zone 07-36", "timestamp": "2025-09-11T00:02:00.193093", "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-11T00:02:00.193194", "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": "07-36", "interlock": "MCM07", "dcs_list": []}
{"level": "INFO", "message": "Successfully generated routine: zones", "timestamp": "2025-09-11T00:02:00.193329", "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-11T00:02:00.193475", "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-11T00:02:00.196806", "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-11T00:02:00.585938", "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-11T00:02:00.589211", "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-11T00:02:00.589468", "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 64 tags (44 push buttons, 20 beacons)", "timestamp": "2025-09-11T00:02:00.593519", "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-11T00:02:00.593695", "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: 133 rungs | example: XIC(Local:7:I.Pt02.Status)XIC(Local:7:I.Pt03.Status)OTE(MCM_EPB_STATUS);", "timestamp": "2025-09-11T00:02:00.593827", "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: 36 rungs | example: XIC(EStop_MCM_OK)XIC(EStop_07_01_OK)[OTE(BYAC_2_VFD1:SO.STOOutput),OTE(BYAC_3_VFD1:SO.STOOutput)];", "timestamp": "2025-09-11T00:02:00.593942", "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: 42 rungs | example: [XIC(SFT_BYAB_2_S1_PB) ,XIC(SFT_MCM_S_PB)]OTE(RST_BYAB_2_EPC1_ESTOP);", "timestamp": "2025-09-11T00:02:00.594052", "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: 37 rungs | example: XIC(BYAC_2_EPC1_DCS_CTRL.O1)XIC(BYAC_2_EPC2_DCS_CTRL.O1)OTE(EStop_07_01_OK);", "timestamp": "2025-09-11T00:02:00.594161", "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: 45 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-11T00:02:00.594268", "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: 20 rungs | example: XIC(SFT_BYAB_3_BCN1_A)OTE(BYAB_3_VFD1:SO.Out00Output)OTE(BYAB_3_VFD1:SO.Out01Output);", "timestamp": "2025-09-11T00:02:00.594434", "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-11T00:02:00.594641", "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-11T00:02:00.594803", "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_MCM07/SafetyProgram_Generated.L5X", "timestamp": "2025-09-11T00:02:00.598377", "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_MCM07/SafetyProgram_Generated.L5X", "timestamp": "2025-09-11T00:02:00.732485", "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-11T00:02:00.732697", "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-11T00:02:00.732903", "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-11T00:02:00.733227", "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-11T00:02:00.733418", "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-11T00:02:00.733626", "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-11T00:02:00.865640", "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-11T00:02:00.940576", "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": "MCM07", "score": 108}
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-09-11T00:02:00.941304", "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": 37}
{"level": "DEBUG", "message": "Extracting SPEED_CTRL data", "timestamp": "2025-09-11T00:02:00.944152", "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=131", "timestamp": "2025-09-11T00:02:00.963285", "module": "DataLoader", "file": "logging_config.py", "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-11T00:02:00.963542", "module": "DataLoader", "file": "logging_config.py", "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-11T00:02:00.963860", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.979555", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.979836", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.980045", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.980287", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.980533", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.980780", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.980967", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.981136", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.981488", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.981903", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.982132", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.982391", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.982756", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.982986", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.983302", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.983546", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.983795", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.984108", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.984387", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.984670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.984956", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.985217", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.985479", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.985751", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.985976", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.986397", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.986709", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.986973", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.987209", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.987450", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.987690", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.987932", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.988134", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.988328", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.988506", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.988664", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.988817", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.989054", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.989271", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.989497", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.989712", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.989896", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.990097", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.990302", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.990466", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.990684", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.990896", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.991099", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.991286", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.991444", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.991630", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.991814", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.992011", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.992234", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.992419", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.992598", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.992784", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.992976", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.993155", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.993355", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.993556", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.993748", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.993935", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.994089", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.994238", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.994421", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.994633", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.994828", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.995003", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.995217", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.995430", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.995631", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.995809", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.996006", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.996200", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.996372", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.996517", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.996662", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.996839", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.997030", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.997213", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.997406", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.997567", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.997728", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.997893", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.998076", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.998249", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.998411", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.998584", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.998746", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.998892", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.999036", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.999184", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.999333", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.999514", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.999698", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:00.999867", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.000028", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.000183", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.000327", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.000512", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.000663", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.000838", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.001018", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.001169", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.001313", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.001451", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.001586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.001724", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.001857", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.001989", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.002120", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.002270", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.002563", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.002931", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.003183", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.003427", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.003689", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.003894", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.004076", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.004287", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.004511", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.004689", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.004925", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.005156", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.005384", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.005566", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.005722", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.005913", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.006127", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.006311", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.006469", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.006633", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.006781", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.006924", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.007070", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.007248", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.007438", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.007640", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.007824", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.008026", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.008237", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.008431", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.008631", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.008807", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.008991", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.009222", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.009448", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.009657", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.009895", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.010122", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.010307", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.010475", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.010686", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.010918", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.011136", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.011365", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.011564", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.011781", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.011994", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.012221", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.012437", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.012634", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.012837", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.013024", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.013198", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.013391", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Parsed speed: PS5_9_VFD1 = 300 FPM", "timestamp": "2025-09-11T00:02:01.013654", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.013866", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.014088", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.014313", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.014523", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.014749", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.014964", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.015174", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.015419", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.015649", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.015855", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.016060", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.016237", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.016427", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.016630", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.016823", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.017013", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.017237", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.017458", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.017664", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.017863", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.018046", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.018227", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.018398", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.018681", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.018971", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.019185", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.019395", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.019601", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.019827", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.020064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.020296", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.020506", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.020696", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.020888", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.021107", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.021310", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.021499", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.021660", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.021842", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.022016", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.022193", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.022343", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.022542", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.022749", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.022931", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.023109", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.023281", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.023459", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.023647", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.023798", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.023993", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.024204", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.024389", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.024549", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.024745", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.024920", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.025067", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.025207", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.025373", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.025571", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.025753", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.025935", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.026103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.026273", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.026435", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.026605", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.026769", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.026939", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.027139", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.027313", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.027482", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.027629", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.027782", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.027922", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.028103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.028305", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.028509", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.028697", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.028877", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.029051", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.029225", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.029401", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.029571", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.029737", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.029908", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.030082", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.030251", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.030460", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.030683", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.030883", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.031115", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.031338", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.031521", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.031703", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.031869", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.032022", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.032195", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.032368", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.032541", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.032701", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.032892", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.033088", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.033281", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.033463", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.033629", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.033795", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.033972", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.034218", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.034456", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.034707", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.034920", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.035124", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.035295", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.035452", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.035595", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.035784", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.036005", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.036413", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.036669", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.036893", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.037110", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.037318", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.037541", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.037760", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.037992", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.038197", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.038388", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.038607", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.038846", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.039055", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.039235", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.039438", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.039664", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.039891", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.040098", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.040298", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.040503", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.040700", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.040926", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.041177", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.041395", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.041612", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.041842", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.042037", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.042210", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.042411", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.042603", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.042773", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.042928", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.043082", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.043235", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.043391", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.043594", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.043795", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.043989", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.044191", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.044397", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.044606", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.044796", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.045010", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.045226", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.045453", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.045686", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.045900", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.046194", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.046394", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.046630", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.046855", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.047068", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.047262", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.047448", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.047626", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.047854", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.048082", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.048270", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.048485", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.048697", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.048912", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.049136", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.049355", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.049559", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.049742", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.049905", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.050174", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.050373", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.050560", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.050792", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.051047", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.051297", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.051527", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.051736", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.051960", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.052184", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.052392", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.052609", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.052822", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.052996", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.053210", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.053472", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.053727", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.053952", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.054187", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.054411", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.054644", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.054852", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.055055", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.055271", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.055476", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.055665", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.055873", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.056087", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.056294", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.056468", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.056616", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.056812", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.057063", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.057296", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.057540", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.057864", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.058038", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.058237", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.058433", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.058635", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.058830", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.059014", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.059184", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.059332", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.059472", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.059648", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.059830", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.060008", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.060191", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.060361", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.060510", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.060698", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.060906", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.061114", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.061317", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.061520", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.061718", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.061898", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.062093", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.062276", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.062435", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.062589", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.062764", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.062929", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.063091", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.063281", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.063488", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.063672", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.063860", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.064079", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.064288", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.064498", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.064702", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.064899", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.065065", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.065330", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.065579", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.065805", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.066065", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.066294", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.066511", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.066715", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.066913", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.067112", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.067288", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.067489", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.067689", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.067866", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.068046", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.068209", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.068386", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.068564", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.068713", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.068854", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.069028", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.069252", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.069479", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.069704", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.069955", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.070166", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.070348", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.070572", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.070791", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.070975", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.071126", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.071352", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.071527", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.071732", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.071927", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.072087", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.072288", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.072500", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.072686", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.072881", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.073061", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.073222", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.073413", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.073614", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.073828", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.074022", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.074233", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.074454", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.074671", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.074859", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.075022", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.075167", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.075341", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.075517", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.075752", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.076002", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.076302", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.076531", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.076746", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.076986", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.077211", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.077446", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.077676", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.077888", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.078101", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.078308", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.078555", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.078769", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.078982", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.079176", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.079383", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.079591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.079795", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.080009", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.080247", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.080484", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.080770", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.081004", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.081230", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.081464", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.081697", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.081897", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.082121", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.082344", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.082584", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.082815", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.083040", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.083253", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.083478", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.083702", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.083916", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.084148", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.084374", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.084556", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.084764", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.085001", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.085222", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.085415", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.085641", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.085872", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.086060", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.086273", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.086546", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.086828", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.087071", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.087299", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.087565", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.087808", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.088044", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.088261", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.088450", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.088635", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.088832", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.089052", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.089302", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.089532", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.089781", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.090025", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.090289", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Parsed speed: BYCD_9_VFD1 = 300 FPM", "timestamp": "2025-09-11T00:02:01.090609", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.090898", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.091160", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.091386", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.091621", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.091859", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.092104", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.092342", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.092564", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.092773", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.093008", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.093237", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.093451", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.093637", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.093843", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.094070", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.094259", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.094419", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.094620", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.094843", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.095091", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.095324", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.095538", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.095753", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.096064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.096308", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.096562", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.096808", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.097027", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.097264", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.097513", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.097749", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.097966", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.098188", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.098418", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.098634", "module": "DataLoader", "file": "logging_config.py", "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-11T00:02:01.098820", "module": "DataLoader", "file": "logging_config.py", "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: BYCB_2_VFD1 -> 550 FPM", "timestamp": "2025-09-11T00:02:01.099111", "module": "DataLoader", "file": "logging_config.py", "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: BYCB_3_VFD1 -> 500 FPM", "timestamp": "2025-09-11T00:02:01.099352", "module": "DataLoader", "file": "logging_config.py", "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: BYCB_4_VFD1 -> 450 FPM", "timestamp": "2025-09-11T00:02:01.099575", "module": "DataLoader", "file": "logging_config.py", "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: BYCB_5_VFD1 -> 400 FPM", "timestamp": "2025-09-11T00:02:01.099790", "module": "DataLoader", "file": "logging_config.py", "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: BYCA_2_VFD1 -> 550 FPM", "timestamp": "2025-09-11T00:02:01.099990", "module": "DataLoader", "file": "logging_config.py", "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: BYCA_3_VFD1 -> 500 FPM", "timestamp": "2025-09-11T00:02:01.100175", "module": "DataLoader", "file": "logging_config.py", "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: BYCA_4_VFD1 -> 450 FPM", "timestamp": "2025-09-11T00:02:01.100384", "module": "DataLoader", "file": "logging_config.py", "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: BYCA_5_VFD1 -> 400 FPM", "timestamp": "2025-09-11T00:02:01.100604", "module": "DataLoader", "file": "logging_config.py", "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: BYCA_6_VFD1 -> 350 FPM", "timestamp": "2025-09-11T00:02:01.100820", "module": "DataLoader", "file": "logging_config.py", "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: BYCA_7_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.101042", "module": "DataLoader", "file": "logging_config.py", "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: BYCA_8_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.101216", "module": "DataLoader", "file": "logging_config.py", "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: BYCA_9_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.101414", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Speed lookup: BYCD_2_VFD1 -> 400 FPM", "timestamp": "2025-09-11T00:02:01.101610", "module": "DataLoader", "file": "logging_config.py", "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: BYCD_3_VFD1 -> 380 FPM", "timestamp": "2025-09-11T00:02:01.101809", "module": "DataLoader", "file": "logging_config.py", "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: BYCD_4_VFD1 -> 450 FPM", "timestamp": "2025-09-11T00:02:01.102025", "module": "DataLoader", "file": "logging_config.py", "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: BYCD_5_VFD1 -> 400 FPM", "timestamp": "2025-09-11T00:02:01.102232", "module": "DataLoader", "file": "logging_config.py", "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: BYCD_6_VFD1 -> 400 FPM", "timestamp": "2025-09-11T00:02:01.102436", "module": "DataLoader", "file": "logging_config.py", "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: BYCD_7_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.102675", "module": "DataLoader", "file": "logging_config.py", "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: BYBD_2_VFD1 -> 550 FPM", "timestamp": "2025-09-11T00:02:01.102881", "module": "DataLoader", "file": "logging_config.py", "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: BYBD_3_VFD1 -> 550 FPM", "timestamp": "2025-09-11T00:02:01.103061", "module": "DataLoader", "file": "logging_config.py", "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: BYBD_4_VFD1 -> 450 FPM", "timestamp": "2025-09-11T00:02:01.103285", "module": "DataLoader", "file": "logging_config.py", "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: BYBC_2_VFD1 -> 550 FPM", "timestamp": "2025-09-11T00:02:01.103484", "module": "DataLoader", "file": "logging_config.py", "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: BYBC_3_VFD1 -> 500 FPM", "timestamp": "2025-09-11T00:02:01.103691", "module": "DataLoader", "file": "logging_config.py", "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: BYBC_4_VFD1 -> 450 FPM", "timestamp": "2025-09-11T00:02:01.103902", "module": "DataLoader", "file": "logging_config.py", "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: BYBC_5_VFD1 -> 400 FPM", "timestamp": "2025-09-11T00:02:01.104084", "module": "DataLoader", "file": "logging_config.py", "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: BYBC_6_VFD1 -> 350 FPM", "timestamp": "2025-09-11T00:02:01.104261", "module": "DataLoader", "file": "logging_config.py", "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: BYBC_7_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.104466", "module": "DataLoader", "file": "logging_config.py", "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: BYBC_8_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.104666", "module": "DataLoader", "file": "logging_config.py", "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: BYBA_2_VFD1 -> 550 FPM", "timestamp": "2025-09-11T00:02:01.104847", "module": "DataLoader", "file": "logging_config.py", "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: BYBA_3_VFD1 -> 500 FPM", "timestamp": "2025-09-11T00:02:01.104998", "module": "DataLoader", "file": "logging_config.py", "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: BYBA_4_VFD1 -> 450 FPM", "timestamp": "2025-09-11T00:02:01.105144", "module": "DataLoader", "file": "logging_config.py", "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: BYBA_5_VFD1 -> 400 FPM", "timestamp": "2025-09-11T00:02:01.105291", "module": "DataLoader", "file": "logging_config.py", "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: BYBA_6_VFD1 -> 350 FPM", "timestamp": "2025-09-11T00:02:01.105427", "module": "DataLoader", "file": "logging_config.py", "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: BYBA_7_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.105572", "module": "DataLoader", "file": "logging_config.py", "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: BYBA_8_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.105716", "module": "DataLoader", "file": "logging_config.py", "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: BYCB_6_VFD1 -> 350 FPM", "timestamp": "2025-09-11T00:02:01.105857", "module": "DataLoader", "file": "logging_config.py", "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: BYCB_7_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.106005", "module": "DataLoader", "file": "logging_config.py", "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: BYCB_8_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.106140", "module": "DataLoader", "file": "logging_config.py", "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: BYCB_9_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.106301", "module": "DataLoader", "file": "logging_config.py", "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: BYCB_10_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.106524", "module": "DataLoader", "file": "logging_config.py", "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: BYAB_11_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.106748", "module": "DataLoader", "file": "logging_config.py", "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: BYAB_12_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.107031", "module": "DataLoader", "file": "logging_config.py", "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: BYAB_13_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.107270", "module": "DataLoader", "file": "logging_config.py", "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: BYAB_14_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.107481", "module": "DataLoader", "file": "logging_config.py", "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: BYAB_15_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.107685", "module": "DataLoader", "file": "logging_config.py", "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: BYDB_12_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.107924", "module": "DataLoader", "file": "logging_config.py", "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: BYDB_13_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.108163", "module": "DataLoader", "file": "logging_config.py", "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: BYDB_14_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.108383", "module": "DataLoader", "file": "logging_config.py", "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: BYDB_15_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.108615", "module": "DataLoader", "file": "logging_config.py", "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: BYDB_16_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.108798", "module": "DataLoader", "file": "logging_config.py", "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: BYAB_2_VFD1 -> 550 FPM", "timestamp": "2025-09-11T00:02:01.108954", "module": "DataLoader", "file": "logging_config.py", "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: BYAB_3_VFD1 -> 550 FPM", "timestamp": "2025-09-11T00:02:01.109094", "module": "DataLoader", "file": "logging_config.py", "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: BYAB_4_VFD1 -> 500 FPM", "timestamp": "2025-09-11T00:02:01.109229", "module": "DataLoader", "file": "logging_config.py", "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: BYAB_5_VFD1 -> 450 FPM", "timestamp": "2025-09-11T00:02:01.109359", "module": "DataLoader", "file": "logging_config.py", "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: BYAB_6_VFD1 -> 400 FPM", "timestamp": "2025-09-11T00:02:01.109489", "module": "DataLoader", "file": "logging_config.py", "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: BYAB_7_VFD1 -> 350 FPM", "timestamp": "2025-09-11T00:02:01.109617", "module": "DataLoader", "file": "logging_config.py", "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: BYAB_8_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.109744", "module": "DataLoader", "file": "logging_config.py", "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: BYAB_9_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.109908", "module": "DataLoader", "file": "logging_config.py", "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: BYAB_10_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.110069", "module": "DataLoader", "file": "logging_config.py", "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: BYDB_6_VFD1 -> 350 FPM", "timestamp": "2025-09-11T00:02:01.110221", "module": "DataLoader", "file": "logging_config.py", "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: BYDB_7_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.110375", "module": "DataLoader", "file": "logging_config.py", "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: BYDB_8_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.110525", "module": "DataLoader", "file": "logging_config.py", "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: BYDB_9_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.110668", "module": "DataLoader", "file": "logging_config.py", "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: BYDB_10_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.110803", "module": "DataLoader", "file": "logging_config.py", "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: BYDB_11_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.110936", "module": "DataLoader", "file": "logging_config.py", "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: BYBD_5_VFD1 -> 400 FPM", "timestamp": "2025-09-11T00:02:01.111067", "module": "DataLoader", "file": "logging_config.py", "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: BYBD_6_VFD1 -> 350 FPM", "timestamp": "2025-09-11T00:02:01.111199", "module": "DataLoader", "file": "logging_config.py", "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: BYCD_8_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.111386", "module": "DataLoader", "file": "logging_config.py", "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: BYCD_9_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.111620", "module": "DataLoader", "file": "logging_config.py", "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: BYCD_10_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.111855", "module": "DataLoader", "file": "logging_config.py", "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: BYCD_11_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.112069", "module": "DataLoader", "file": "logging_config.py", "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: BYCD_12_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.112260", "module": "DataLoader", "file": "logging_config.py", "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: BYBD_9_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.112422", "module": "DataLoader", "file": "logging_config.py", "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: BYBD_10_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.112572", "module": "DataLoader", "file": "logging_config.py", "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: BYBD_11_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.112736", "module": "DataLoader", "file": "logging_config.py", "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: BYBD_12_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.112889", "module": "DataLoader", "file": "logging_config.py", "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: BYBD_13_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.113031", "module": "DataLoader", "file": "logging_config.py", "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: BYBD_14_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.113173", "module": "DataLoader", "file": "logging_config.py", "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: BYAD_5_VFD1 -> 400 FPM", "timestamp": "2025-09-11T00:02:01.113311", "module": "DataLoader", "file": "logging_config.py", "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: BYAD_6_VFD1 -> 350 FPM", "timestamp": "2025-09-11T00:02:01.113448", "module": "DataLoader", "file": "logging_config.py", "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: BYAD_7_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.113583", "module": "DataLoader", "file": "logging_config.py", "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: BYAD_8_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.113757", "module": "DataLoader", "file": "logging_config.py", "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: BYAD_9_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.113945", "module": "DataLoader", "file": "logging_config.py", "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: BYDC_2_VFD1 -> 550 FPM", "timestamp": "2025-09-11T00:02:01.114107", "module": "DataLoader", "file": "logging_config.py", "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: BYDC_3_VFD1 -> 500 FPM", "timestamp": "2025-09-11T00:02:01.114261", "module": "DataLoader", "file": "logging_config.py", "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: BYDC_4_VFD1 -> 450 FPM", "timestamp": "2025-09-11T00:02:01.114400", "module": "DataLoader", "file": "logging_config.py", "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: BYDC_5_VFD1 -> 400 FPM", "timestamp": "2025-09-11T00:02:01.114544", "module": "DataLoader", "file": "logging_config.py", "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: BYDA_2_VFD1 -> 550 FPM", "timestamp": "2025-09-11T00:02:01.114733", "module": "DataLoader", "file": "logging_config.py", "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: BYDA_3_VFD1 -> 500 FPM", "timestamp": "2025-09-11T00:02:01.114944", "module": "DataLoader", "file": "logging_config.py", "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: BYDA_4_VFD1 -> 450 FPM", "timestamp": "2025-09-11T00:02:01.115158", "module": "DataLoader", "file": "logging_config.py", "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: BYDA_5_VFD1 -> 400 FPM", "timestamp": "2025-09-11T00:02:01.115358", "module": "DataLoader", "file": "logging_config.py", "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: BYDB_2_VFD1 -> 550 FPM", "timestamp": "2025-09-11T00:02:01.115551", "module": "DataLoader", "file": "logging_config.py", "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: BYDB_3_VFD1 -> 500 FPM", "timestamp": "2025-09-11T00:02:01.115743", "module": "DataLoader", "file": "logging_config.py", "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: BYDB_4_VFD1 -> 450 FPM", "timestamp": "2025-09-11T00:02:01.115929", "module": "DataLoader", "file": "logging_config.py", "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: BYDB_5_VFD1 -> 400 FPM", "timestamp": "2025-09-11T00:02:01.116111", "module": "DataLoader", "file": "logging_config.py", "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: BYAD_2_VFD1 -> 550 FPM", "timestamp": "2025-09-11T00:02:01.116287", "module": "DataLoader", "file": "logging_config.py", "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: BYAD_3_VFD1 -> 500 FPM", "timestamp": "2025-09-11T00:02:01.116524", "module": "DataLoader", "file": "logging_config.py", "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: BYAD_4_VFD1 -> 450 FPM", "timestamp": "2025-09-11T00:02:01.116713", "module": "DataLoader", "file": "logging_config.py", "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: BYAC_2_VFD1 -> 550 FPM", "timestamp": "2025-09-11T00:02:01.116892", "module": "DataLoader", "file": "logging_config.py", "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: BYAC_3_VFD1 -> 500 FPM", "timestamp": "2025-09-11T00:02:01.117051", "module": "DataLoader", "file": "logging_config.py", "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: BYAC_4_VFD1 -> 450 FPM", "timestamp": "2025-09-11T00:02:01.117199", "module": "DataLoader", "file": "logging_config.py", "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: BYAC_5_VFD1 -> 400 FPM", "timestamp": "2025-09-11T00:02:01.117361", "module": "DataLoader", "file": "logging_config.py", "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: BYAC_6_VFD1 -> 350 FPM", "timestamp": "2025-09-11T00:02:01.117520", "module": "DataLoader", "file": "logging_config.py", "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: BYBD_7_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.117675", "module": "DataLoader", "file": "logging_config.py", "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: BYBD_8_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.117817", "module": "DataLoader", "file": "logging_config.py", "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: BYDA_6_VFD1 -> 350 FPM", "timestamp": "2025-09-11T00:02:01.117970", "module": "DataLoader", "file": "logging_config.py", "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: BYDA_7_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.118136", "module": "DataLoader", "file": "logging_config.py", "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: BYDA_8_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.118315", "module": "DataLoader", "file": "logging_config.py", "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: BYDA_9_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.118496", "module": "DataLoader", "file": "logging_config.py", "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: BYDC_6_VFD1 -> 350 FPM", "timestamp": "2025-09-11T00:02:01.118693", "module": "DataLoader", "file": "logging_config.py", "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: BYDC_7_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.118867", "module": "DataLoader", "file": "logging_config.py", "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: BYDC_8_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.119025", "module": "DataLoader", "file": "logging_config.py", "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: BYDC_9_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.119159", "module": "DataLoader", "file": "logging_config.py", "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: BYAC_7_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.119289", "module": "DataLoader", "file": "logging_config.py", "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: BYAC_8_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.119417", "module": "DataLoader", "file": "logging_config.py", "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: BYAC_9_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.119568", "module": "DataLoader", "file": "logging_config.py", "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: BYAC_10_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.119723", "module": "DataLoader", "file": "logging_config.py", "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: BYAC_11_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.119898", "module": "DataLoader", "file": "logging_config.py", "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: BYDC_10_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.120071", "module": "DataLoader", "file": "logging_config.py", "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: BYDC_11_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.120266", "module": "DataLoader", "file": "logging_config.py", "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: BYDC_12_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.120441", "module": "DataLoader", "file": "logging_config.py", "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: BYDC_13_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.120585", "module": "DataLoader", "file": "logging_config.py", "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: BYBC_9_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.120719", "module": "DataLoader", "file": "logging_config.py", "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: BYBC_10_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.120849", "module": "DataLoader", "file": "logging_config.py", "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: BYBA_9_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.120977", "module": "DataLoader", "file": "logging_config.py", "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: BYBA_10_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.121104", "module": "DataLoader", "file": "logging_config.py", "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: BYBA_11_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.121235", "module": "DataLoader", "file": "logging_config.py", "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: BYBA_12_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.121394", "module": "DataLoader", "file": "logging_config.py", "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: BYBA_13_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.121565", "module": "DataLoader", "file": "logging_config.py", "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: BYBA_14_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.121751", "module": "DataLoader", "file": "logging_config.py", "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: BYBA_15_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:02:01.121951", "module": "DataLoader", "file": "logging_config.py", "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=BYAB_2_VFD1(550), BYAB_3_VFD1(550), BYAB_4_VFD1(500), BYAB_5_VFD1(450), BYAB_6_VFD1(400)...", "timestamp": "2025-09-11T00:02:01.122236", "module": "DataLoader", "file": "logging_config.py", "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=131", "timestamp": "2025-09-11T00:02:01.122350", "module": "DataLoader", "file": "logging_config.py", "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-11T00:02:01.625544", "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=4", "timestamp": "2025-09-11T00:02:01.627601", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_PMM1", "timestamp": "2025-09-11T00:02:01.627913", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_PMM1 DPM=BYCA_3_DPM1", "timestamp": "2025-09-11T00:02:01.628099", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_PMM1 PWM fault IO PDP13_FIO1:I.Pt12.Data", "timestamp": "2025-09-11T00:02:01.629133", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_PMM1 configuration stored", "timestamp": "2025-09-11T00:02:01.629322", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_PMM1", "timestamp": "2025-09-11T00:02:01.629521", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_PMM1 DPM=BYBC_3_DPM1", "timestamp": "2025-09-11T00:02:01.629675", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_PMM1 PWM fault IO PDP12_FIO1:I.Pt12.Data", "timestamp": "2025-09-11T00:02:01.630335", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_PMM1 configuration stored", "timestamp": "2025-09-11T00:02:01.630513", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_PMM1", "timestamp": "2025-09-11T00:02:01.630812", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_PMM1 DPM=BYAD_3_DPM1", "timestamp": "2025-09-11T00:02:01.630978", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_PMM1 PWM fault IO PDP15_FIO1:I.Pt12.Data", "timestamp": "2025-09-11T00:02:01.631688", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_PMM1 configuration stored", "timestamp": "2025-09-11T00:02:01.631876", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_PMM1", "timestamp": "2025-09-11T00:02:01.632128", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_PMM1 DPM=BYAD_3_DPM1", "timestamp": "2025-09-11T00:02:01.632303", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_PMM1 PWM fault IO PDP16_FIO1:I.Pt12.Data", "timestamp": "2025-09-11T00:02:01.632979", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_PMM1 configuration stored", "timestamp": "2025-09-11T00:02:01.633178", "module": "DataLoader", "file": "logging_config.py", "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=4", "timestamp": "2025-09-11T00:02:01.633356", "module": "DataLoader", "file": "logging_config.py", "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-11T00:02:01.633573", "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=4", "timestamp": "2025-09-11T00:02:01.637857", "module": "DataLoader", "file": "logging_config.py", "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 PDP12: CBs=26 FIOs=2", "timestamp": "2025-09-11T00:02:01.638138", "module": "DataLoader", "file": "logging_config.py", "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 PDP12 (in order): ['PDP12_CB1', 'PDP12_CB2', 'PDP12_CB3', 'PDP12_CB4', 'PDP12_CB5', 'PDP12_CB6', 'PDP12_CB7', 'PDP12_CB8', 'PDP12_CB9', 'PDP12_CB10', 'PDP12_CB11', 'PDP12_CB12', 'PDP12_CB13', 'PDP12_CB14', 'PDP12_CB15', 'PDP12_CB16', 'PDP12_CB17', 'PDP12_CB18', 'PDP12_CB19', 'PDP12_CB20', 'PDP12_CB21', 'PDP12_CB22', 'PDP12_CB23', 'PDP12_CB24', 'PDP12_CB25', 'PDP12_CB26']", "timestamp": "2025-09-11T00:02:01.638295", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB1, IO_PATH=PDP12_FIO1:I.Pt00.Data", "timestamp": "2025-09-11T00:02:01.638415", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB1 (CB1) to position 0 with IO_PATH PDP12_FIO1:I.Pt00.Data", "timestamp": "2025-09-11T00:02:01.638573", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB2, IO_PATH=PDP12_FIO1:I.Pt01.Data", "timestamp": "2025-09-11T00:02:01.638684", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB2 (CB2) to position 1 with IO_PATH PDP12_FIO1:I.Pt01.Data", "timestamp": "2025-09-11T00:02:01.638790", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB3, IO_PATH=PDP12_FIO1:I.Pt02.Data", "timestamp": "2025-09-11T00:02:01.638891", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB3 (CB3) to position 2 with IO_PATH PDP12_FIO1:I.Pt02.Data", "timestamp": "2025-09-11T00:02:01.638994", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB4, IO_PATH=PDP12_FIO1:I.Pt03.Data", "timestamp": "2025-09-11T00:02:01.639095", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB4 (CB4) to position 3 with IO_PATH PDP12_FIO1:I.Pt03.Data", "timestamp": "2025-09-11T00:02:01.639244", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB5, IO_PATH=PDP12_FIO1:I.Pt04.Data", "timestamp": "2025-09-11T00:02:01.639429", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB5 (CB5) to position 4 with IO_PATH PDP12_FIO1:I.Pt04.Data", "timestamp": "2025-09-11T00:02:01.639570", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB6, IO_PATH=PDP12_FIO1:I.Pt06.Data", "timestamp": "2025-09-11T00:02:01.639683", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB6 (CB6) to position 5 with IO_PATH PDP12_FIO1:I.Pt06.Data", "timestamp": "2025-09-11T00:02:01.639808", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB7, IO_PATH=PDP12_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:02:01.639960", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB7 (CB7) to position 6 with IO_PATH PDP12_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:02:01.640078", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB8, IO_PATH=PDP12_FIO1:I.Pt09.Data", "timestamp": "2025-09-11T00:02:01.640185", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB8 (CB8) to position 7 with IO_PATH PDP12_FIO1:I.Pt09.Data", "timestamp": "2025-09-11T00:02:01.640312", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB9, IO_PATH=PDP12_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:02:01.640430", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB9 (CB9) to position 8 with IO_PATH PDP12_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:02:01.640541", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB10, IO_PATH=PDP12_FIO1:I.Pt11.Data", "timestamp": "2025-09-11T00:02:01.640652", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB10 (CB10) to position 9 with IO_PATH PDP12_FIO1:I.Pt11.Data", "timestamp": "2025-09-11T00:02:01.640756", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB11, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4", "timestamp": "2025-09-11T00:02:01.640863", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB11 (CB11) to position 10 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4", "timestamp": "2025-09-11T00:02:01.640990", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB12, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2", "timestamp": "2025-09-11T00:02:01.641097", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB12 (CB12) to position 11 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2", "timestamp": "2025-09-11T00:02:01.641208", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB13, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4", "timestamp": "2025-09-11T00:02:01.641334", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB13 (CB13) to position 12 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4", "timestamp": "2025-09-11T00:02:01.641481", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB14, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2", "timestamp": "2025-09-11T00:02:01.641597", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB14 (CB14) to position 13 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2", "timestamp": "2025-09-11T00:02:01.641710", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB15, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-11T00:02:01.641827", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB15 (CB15) to position 14 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-11T00:02:01.642198", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB16, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2", "timestamp": "2025-09-11T00:02:01.642370", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB16 (CB16) to position 15 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2", "timestamp": "2025-09-11T00:02:01.642531", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB17, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-11T00:02:01.642672", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB17 (CB17) to position 16 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-11T00:02:01.642807", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB18, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2", "timestamp": "2025-09-11T00:02:01.642918", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB18 (CB18) to position 17 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2", "timestamp": "2025-09-11T00:02:01.643036", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB19, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4", "timestamp": "2025-09-11T00:02:01.643179", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB19 (CB19) to position 18 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4", "timestamp": "2025-09-11T00:02:01.643293", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB20, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2", "timestamp": "2025-09-11T00:02:01.643395", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB20 (CB20) to position 19 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2", "timestamp": "2025-09-11T00:02:01.643515", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB21, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4", "timestamp": "2025-09-11T00:02:01.643640", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB21 (CB21) to position 20 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4", "timestamp": "2025-09-11T00:02:01.643761", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB22, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2", "timestamp": "2025-09-11T00:02:01.643920", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB22 (CB22) to position 21 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2", "timestamp": "2025-09-11T00:02:01.644097", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB23, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4", "timestamp": "2025-09-11T00:02:01.644267", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB23 (CB23) to position 22 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4", "timestamp": "2025-09-11T00:02:01.644433", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB24, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2", "timestamp": "2025-09-11T00:02:01.644591", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB24 (CB24) to position 23 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2", "timestamp": "2025-09-11T00:02:01.644764", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB25, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4", "timestamp": "2025-09-11T00:02:01.645058", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB25 (CB25) to position 24 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4", "timestamp": "2025-09-11T00:02:01.645231", "module": "DataLoader", "file": "logging_config.py", "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=PDP12_CB26, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2", "timestamp": "2025-09-11T00:02:01.645382", "module": "DataLoader", "file": "logging_config.py", "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 PDP12_CB26 (CB26) to position 25 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2", "timestamp": "2025-09-11T00:02:01.645515", "module": "DataLoader", "file": "logging_config.py", "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 PDP12: configured CBs=26 entries=['PDP12_CB1', 'PDP12_CB2', 'PDP12_CB3', 'PDP12_CB4', 'PDP12_CB5', 'PDP12_CB6', 'PDP12_CB7', 'PDP12_CB8', 'PDP12_CB9', 'PDP12_CB10', 'PDP12_CB11', 'PDP12_CB12', 'PDP12_CB13', 'PDP12_CB14', 'PDP12_CB15', 'PDP12_CB16', 'PDP12_CB17', 'PDP12_CB18', 'PDP12_CB19', 'PDP12_CB20', 'PDP12_CB21', 'PDP12_CB22', 'PDP12_CB23', 'PDP12_CB24', 'PDP12_CB25', 'PDP12_CB26'] fault=PDP12_FIO1:I.ConnectionFaulted", "timestamp": "2025-09-11T00:02:01.645642", "module": "DataLoader", "file": "logging_config.py", "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 PDP13: CBs=26 FIOs=2", "timestamp": "2025-09-11T00:02:01.645765", "module": "DataLoader", "file": "logging_config.py", "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 PDP13 (in order): ['PDP13_CB1', 'PDP13_CB2', 'PDP13_CB3', 'PDP13_CB4', 'PDP13_CB5', 'PDP13_CB6', 'PDP13_CB7', 'PDP13_CB8', 'PDP13_CB9', 'PDP13_CB10', 'PDP13_CB11', 'PDP13_CB12', 'PDP13_CB13', 'PDP13_CB14', 'PDP13_CB15', 'PDP13_CB16', 'PDP13_CB17', 'PDP13_CB18', 'PDP13_CB19', 'PDP13_CB20', 'PDP13_CB21', 'PDP13_CB22', 'PDP13_CB23', 'PDP13_CB24', 'PDP13_CB25', 'PDP13_CB26']", "timestamp": "2025-09-11T00:02:01.646002", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB1, IO_PATH=PDP13_FIO1:I.Pt00.Data", "timestamp": "2025-09-11T00:02:01.646150", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB1 (CB1) to position 0 with IO_PATH PDP13_FIO1:I.Pt00.Data", "timestamp": "2025-09-11T00:02:01.646318", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB2, IO_PATH=PDP13_FIO1:I.Pt01.Data", "timestamp": "2025-09-11T00:02:01.646484", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB2 (CB2) to position 1 with IO_PATH PDP13_FIO1:I.Pt01.Data", "timestamp": "2025-09-11T00:02:01.646649", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB3, IO_PATH=PDP13_FIO1:I.Pt02.Data", "timestamp": "2025-09-11T00:02:01.646759", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB3 (CB3) to position 2 with IO_PATH PDP13_FIO1:I.Pt02.Data", "timestamp": "2025-09-11T00:02:01.646866", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB4, IO_PATH=PDP13_FIO1:I.Pt03.Data", "timestamp": "2025-09-11T00:02:01.647003", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB4 (CB4) to position 3 with IO_PATH PDP13_FIO1:I.Pt03.Data", "timestamp": "2025-09-11T00:02:01.647123", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB5, IO_PATH=PDP13_FIO1:I.Pt04.Data", "timestamp": "2025-09-11T00:02:01.647229", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB5 (CB5) to position 4 with IO_PATH PDP13_FIO1:I.Pt04.Data", "timestamp": "2025-09-11T00:02:01.647334", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB6, IO_PATH=PDP13_FIO1:I.Pt06.Data", "timestamp": "2025-09-11T00:02:01.647433", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB6 (CB6) to position 5 with IO_PATH PDP13_FIO1:I.Pt06.Data", "timestamp": "2025-09-11T00:02:01.647538", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB7, IO_PATH=PDP13_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:02:01.647647", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB7 (CB7) to position 6 with IO_PATH PDP13_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:02:01.647786", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB8, IO_PATH=PDP13_FIO1:I.Pt09.Data", "timestamp": "2025-09-11T00:02:01.647917", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB8 (CB8) to position 7 with IO_PATH PDP13_FIO1:I.Pt09.Data", "timestamp": "2025-09-11T00:02:01.648085", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB9, IO_PATH=PDP13_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:02:01.648230", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB9 (CB9) to position 8 with IO_PATH PDP13_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:02:01.648351", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB10, IO_PATH=PDP13_FIO1:I.Pt11.Data", "timestamp": "2025-09-11T00:02:01.648458", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB10 (CB10) to position 9 with IO_PATH PDP13_FIO1:I.Pt11.Data", "timestamp": "2025-09-11T00:02:01.648602", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB11, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4", "timestamp": "2025-09-11T00:02:01.648736", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB11 (CB11) to position 10 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4", "timestamp": "2025-09-11T00:02:01.648848", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB12, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2", "timestamp": "2025-09-11T00:02:01.648951", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB12 (CB12) to position 11 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2", "timestamp": "2025-09-11T00:02:01.649072", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB13, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4", "timestamp": "2025-09-11T00:02:01.649197", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB13 (CB13) to position 12 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4", "timestamp": "2025-09-11T00:02:01.649306", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB14, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2", "timestamp": "2025-09-11T00:02:01.649409", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB14 (CB14) to position 13 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2", "timestamp": "2025-09-11T00:02:01.649531", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB15, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-11T00:02:01.649673", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB15 (CB15) to position 14 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-11T00:02:01.649789", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB16, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2", "timestamp": "2025-09-11T00:02:01.650078", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB16 (CB16) to position 15 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2", "timestamp": "2025-09-11T00:02:01.650242", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB17, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-11T00:02:01.650434", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB17 (CB17) to position 16 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-11T00:02:01.650760", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB18, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2", "timestamp": "2025-09-11T00:02:01.650944", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB18 (CB18) to position 17 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2", "timestamp": "2025-09-11T00:02:01.651114", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB19, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4", "timestamp": "2025-09-11T00:02:01.651249", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB19 (CB19) to position 18 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4", "timestamp": "2025-09-11T00:02:01.651362", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB20, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2", "timestamp": "2025-09-11T00:02:01.651464", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB20 (CB20) to position 19 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2", "timestamp": "2025-09-11T00:02:01.651580", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB21, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4", "timestamp": "2025-09-11T00:02:01.651684", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB21 (CB21) to position 20 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4", "timestamp": "2025-09-11T00:02:01.651785", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB22, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2", "timestamp": "2025-09-11T00:02:01.651894", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB22 (CB22) to position 21 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2", "timestamp": "2025-09-11T00:02:01.652004", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB23, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4", "timestamp": "2025-09-11T00:02:01.652102", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB23 (CB23) to position 22 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4", "timestamp": "2025-09-11T00:02:01.652201", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB24, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2", "timestamp": "2025-09-11T00:02:01.652333", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB24 (CB24) to position 23 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2", "timestamp": "2025-09-11T00:02:01.652478", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB25, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4", "timestamp": "2025-09-11T00:02:01.652583", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB25 (CB25) to position 24 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4", "timestamp": "2025-09-11T00:02:01.652683", "module": "DataLoader", "file": "logging_config.py", "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=PDP13_CB26, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2", "timestamp": "2025-09-11T00:02:01.652782", "module": "DataLoader", "file": "logging_config.py", "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 PDP13_CB26 (CB26) to position 25 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2", "timestamp": "2025-09-11T00:02:01.652897", "module": "DataLoader", "file": "logging_config.py", "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 PDP13: configured CBs=26 entries=['PDP13_CB1', 'PDP13_CB2', 'PDP13_CB3', 'PDP13_CB4', 'PDP13_CB5', 'PDP13_CB6', 'PDP13_CB7', 'PDP13_CB8', 'PDP13_CB9', 'PDP13_CB10', 'PDP13_CB11', 'PDP13_CB12', 'PDP13_CB13', 'PDP13_CB14', 'PDP13_CB15', 'PDP13_CB16', 'PDP13_CB17', 'PDP13_CB18', 'PDP13_CB19', 'PDP13_CB20', 'PDP13_CB21', 'PDP13_CB22', 'PDP13_CB23', 'PDP13_CB24', 'PDP13_CB25', 'PDP13_CB26'] fault=PDP13_FIO1:I.ConnectionFaulted", "timestamp": "2025-09-11T00:02:01.653033", "module": "DataLoader", "file": "logging_config.py", "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 PDP15: CBs=26 FIOs=2", "timestamp": "2025-09-11T00:02:01.653185", "module": "DataLoader", "file": "logging_config.py", "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 PDP15 (in order): ['PDP15_CB1', 'PDP15_CB2', 'PDP15_CB3', 'PDP15_CB4', 'PDP15_CB5', 'PDP15_CB6', 'PDP15_CB7', 'PDP15_CB8', 'PDP15_CB9', 'PDP15_CB10', 'PDP15_CB11', 'PDP15_CB12', 'PDP15_CB13', 'PDP15_CB14', 'PDP15_CB15', 'PDP15_CB16', 'PDP15_CB17', 'PDP15_CB18', 'PDP15_CB19', 'PDP15_CB20', 'PDP15_CB21', 'PDP15_CB22', 'PDP15_CB23', 'PDP15_CB24', 'PDP15_CB25', 'PDP15_CB26']", "timestamp": "2025-09-11T00:02:01.653312", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB1, IO_PATH=PDP15_FIO1:I.Pt00.Data", "timestamp": "2025-09-11T00:02:01.653448", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB1 (CB1) to position 0 with IO_PATH PDP15_FIO1:I.Pt00.Data", "timestamp": "2025-09-11T00:02:01.653600", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB2, IO_PATH=PDP15_FIO1:I.Pt01.Data", "timestamp": "2025-09-11T00:02:01.653722", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB2 (CB2) to position 1 with IO_PATH PDP15_FIO1:I.Pt01.Data", "timestamp": "2025-09-11T00:02:01.653842", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB3, IO_PATH=PDP15_FIO1:I.Pt02.Data", "timestamp": "2025-09-11T00:02:01.653945", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB3 (CB3) to position 2 with IO_PATH PDP15_FIO1:I.Pt02.Data", "timestamp": "2025-09-11T00:02:01.654048", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB4, IO_PATH=PDP15_FIO1:I.Pt03.Data", "timestamp": "2025-09-11T00:02:01.654160", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB4 (CB4) to position 3 with IO_PATH PDP15_FIO1:I.Pt03.Data", "timestamp": "2025-09-11T00:02:01.654274", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB5, IO_PATH=PDP15_FIO1:I.Pt04.Data", "timestamp": "2025-09-11T00:02:01.654390", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB5 (CB5) to position 4 with IO_PATH PDP15_FIO1:I.Pt04.Data", "timestamp": "2025-09-11T00:02:01.654524", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB6, IO_PATH=PDP15_FIO1:I.Pt06.Data", "timestamp": "2025-09-11T00:02:01.654674", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB6 (CB6) to position 5 with IO_PATH PDP15_FIO1:I.Pt06.Data", "timestamp": "2025-09-11T00:02:01.654776", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB7, IO_PATH=PDP15_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:02:01.654874", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB7 (CB7) to position 6 with IO_PATH PDP15_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:02:01.655003", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB8, IO_PATH=PDP15_FIO1:I.Pt09.Data", "timestamp": "2025-09-11T00:02:01.655140", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB8 (CB8) to position 7 with IO_PATH PDP15_FIO1:I.Pt09.Data", "timestamp": "2025-09-11T00:02:01.655249", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB9, IO_PATH=PDP15_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:02:01.655348", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB9 (CB9) to position 8 with IO_PATH PDP15_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:02:01.655453", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB10, IO_PATH=PDP15_FIO1:I.Pt11.Data", "timestamp": "2025-09-11T00:02:01.655555", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB10 (CB10) to position 9 with IO_PATH PDP15_FIO1:I.Pt11.Data", "timestamp": "2025-09-11T00:02:01.655653", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB11, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4", "timestamp": "2025-09-11T00:02:01.655748", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB11 (CB11) to position 10 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4", "timestamp": "2025-09-11T00:02:01.655849", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB12, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2", "timestamp": "2025-09-11T00:02:01.655947", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB12 (CB12) to position 11 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2", "timestamp": "2025-09-11T00:02:01.656044", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB13, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4", "timestamp": "2025-09-11T00:02:01.656139", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB13 (CB13) to position 12 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4", "timestamp": "2025-09-11T00:02:01.656238", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB14, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2", "timestamp": "2025-09-11T00:02:01.656335", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB14 (CB14) to position 13 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2", "timestamp": "2025-09-11T00:02:01.656470", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB15, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-11T00:02:01.656603", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB15 (CB15) to position 14 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-11T00:02:01.656731", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB16, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2", "timestamp": "2025-09-11T00:02:01.656841", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB16 (CB16) to position 15 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2", "timestamp": "2025-09-11T00:02:01.656945", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB17, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-11T00:02:01.657047", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB17 (CB17) to position 16 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-11T00:02:01.657149", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB18, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2", "timestamp": "2025-09-11T00:02:01.657248", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB18 (CB18) to position 17 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2", "timestamp": "2025-09-11T00:02:01.657349", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB19, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4", "timestamp": "2025-09-11T00:02:01.657448", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB19 (CB19) to position 18 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4", "timestamp": "2025-09-11T00:02:01.657549", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB20, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2", "timestamp": "2025-09-11T00:02:01.657709", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB20 (CB20) to position 19 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2", "timestamp": "2025-09-11T00:02:01.657848", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB21, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4", "timestamp": "2025-09-11T00:02:01.658210", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB21 (CB21) to position 20 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4", "timestamp": "2025-09-11T00:02:01.658366", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB22, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2", "timestamp": "2025-09-11T00:02:01.658485", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB22 (CB22) to position 21 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2", "timestamp": "2025-09-11T00:02:01.658615", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB23, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4", "timestamp": "2025-09-11T00:02:01.658734", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB23 (CB23) to position 22 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4", "timestamp": "2025-09-11T00:02:01.658880", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB24, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2", "timestamp": "2025-09-11T00:02:01.658988", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB24 (CB24) to position 23 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2", "timestamp": "2025-09-11T00:02:01.659089", "module": "DataLoader", "file": "logging_config.py", "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=PDP15_CB25, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4", "timestamp": "2025-09-11T00:02:01.659188", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB25 (CB25) to position 24 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4", "timestamp": "2025-09-11T00:02:01.659286", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP15_CB26, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2", "timestamp": "2025-09-11T00:02:01.659384", "module": "DataLoader", "file": "logging_config.py", "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 PDP15_CB26 (CB26) to position 25 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2", "timestamp": "2025-09-11T00:02:01.659486", "module": "DataLoader", "file": "logging_config.py", "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 PDP15: configured CBs=26 entries=['PDP15_CB1', 'PDP15_CB2', 'PDP15_CB3', 'PDP15_CB4', 'PDP15_CB5', 'PDP15_CB6', 'PDP15_CB7', 'PDP15_CB8', 'PDP15_CB9', 'PDP15_CB10', 'PDP15_CB11', 'PDP15_CB12', 'PDP15_CB13', 'PDP15_CB14', 'PDP15_CB15', 'PDP15_CB16', 'PDP15_CB17', 'PDP15_CB18', 'PDP15_CB19', 'PDP15_CB20', 'PDP15_CB21', 'PDP15_CB22', 'PDP15_CB23', 'PDP15_CB24', 'PDP15_CB25', 'PDP15_CB26'] fault=PDP15_FIO1:I.ConnectionFaulted", "timestamp": "2025-09-11T00:02:01.659590", "module": "DataLoader", "file": "logging_config.py", "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 PDP16: CBs=26 FIOs=2", "timestamp": "2025-09-11T00:02:01.659692", "module": "DataLoader", "file": "logging_config.py", "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 PDP16 (in order): ['PDP16_CB1', 'PDP16_CB2', 'PDP16_CB3', 'PDP16_CB4', 'PDP16_CB5', 'PDP16_CB6', 'PDP16_CB7', 'PDP16_CB8', 'PDP16_CB9', 'PDP16_CB10', 'PDP16_CB11', 'PDP16_CB12', 'PDP16_CB13', 'PDP16_CB14', 'PDP16_CB15', 'PDP16_CB16', 'PDP16_CB17', 'PDP16_CB18', 'PDP16_CB19', 'PDP16_CB20', 'PDP16_CB21', 'PDP16_CB22', 'PDP16_CB23', 'PDP16_CB24', 'PDP16_CB25', 'PDP16_CB26']", "timestamp": "2025-09-11T00:02:01.659797", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB1, IO_PATH=PDP16_FIO1:I.Pt00.Data", "timestamp": "2025-09-11T00:02:01.659908", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB1 (CB1) to position 0 with IO_PATH PDP16_FIO1:I.Pt00.Data", "timestamp": "2025-09-11T00:02:01.660035", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB2, IO_PATH=PDP16_FIO1:I.Pt01.Data", "timestamp": "2025-09-11T00:02:01.660139", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB2 (CB2) to position 1 with IO_PATH PDP16_FIO1:I.Pt01.Data", "timestamp": "2025-09-11T00:02:01.660241", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB3, IO_PATH=PDP16_FIO1:I.Pt02.Data", "timestamp": "2025-09-11T00:02:01.660355", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB3 (CB3) to position 2 with IO_PATH PDP16_FIO1:I.Pt02.Data", "timestamp": "2025-09-11T00:02:01.660476", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB4, IO_PATH=PDP16_FIO1:I.Pt03.Data", "timestamp": "2025-09-11T00:02:01.660584", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB4 (CB4) to position 3 with IO_PATH PDP16_FIO1:I.Pt03.Data", "timestamp": "2025-09-11T00:02:01.660691", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB5, IO_PATH=PDP16_FIO1:I.Pt04.Data", "timestamp": "2025-09-11T00:02:01.660795", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB5 (CB5) to position 4 with IO_PATH PDP16_FIO1:I.Pt04.Data", "timestamp": "2025-09-11T00:02:01.660907", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB6, IO_PATH=PDP16_FIO1:I.Pt06.Data", "timestamp": "2025-09-11T00:02:01.661008", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB6 (CB6) to position 5 with IO_PATH PDP16_FIO1:I.Pt06.Data", "timestamp": "2025-09-11T00:02:01.661107", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB7, IO_PATH=PDP16_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:02:01.661203", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB7 (CB7) to position 6 with IO_PATH PDP16_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:02:01.661302", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB8, IO_PATH=PDP16_FIO1:I.Pt09.Data", "timestamp": "2025-09-11T00:02:01.661398", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB8 (CB8) to position 7 with IO_PATH PDP16_FIO1:I.Pt09.Data", "timestamp": "2025-09-11T00:02:01.661497", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB9, IO_PATH=PDP16_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:02:01.661592", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB9 (CB9) to position 8 with IO_PATH PDP16_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:02:01.661692", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB10, IO_PATH=PDP16_FIO1:I.Pt11.Data", "timestamp": "2025-09-11T00:02:01.661808", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB10 (CB10) to position 9 with IO_PATH PDP16_FIO1:I.Pt11.Data", "timestamp": "2025-09-11T00:02:01.661927", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB11, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4", "timestamp": "2025-09-11T00:02:01.662028", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB11 (CB11) to position 10 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4", "timestamp": "2025-09-11T00:02:01.662128", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB12, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2", "timestamp": "2025-09-11T00:02:01.662226", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB12 (CB12) to position 11 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2", "timestamp": "2025-09-11T00:02:01.662324", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB13, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4", "timestamp": "2025-09-11T00:02:01.662421", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB13 (CB13) to position 12 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4", "timestamp": "2025-09-11T00:02:01.662538", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB14, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2", "timestamp": "2025-09-11T00:02:01.662655", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB14 (CB14) to position 13 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2", "timestamp": "2025-09-11T00:02:01.662771", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB15, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-11T00:02:01.662885", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB15 (CB15) to position 14 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-11T00:02:01.663001", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB16, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2", "timestamp": "2025-09-11T00:02:01.663107", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB16 (CB16) to position 15 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2", "timestamp": "2025-09-11T00:02:01.663209", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB17, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-11T00:02:01.663308", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB17 (CB17) to position 16 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-11T00:02:01.663409", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB18, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2", "timestamp": "2025-09-11T00:02:01.663507", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB18 (CB18) to position 17 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2", "timestamp": "2025-09-11T00:02:01.663605", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB19, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4", "timestamp": "2025-09-11T00:02:01.663702", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB19 (CB19) to position 18 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4", "timestamp": "2025-09-11T00:02:01.663800", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB20, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2", "timestamp": "2025-09-11T00:02:01.663916", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB20 (CB20) to position 19 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2", "timestamp": "2025-09-11T00:02:01.664021", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB21, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4", "timestamp": "2025-09-11T00:02:01.664120", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB21 (CB21) to position 20 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4", "timestamp": "2025-09-11T00:02:01.664219", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB22, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2", "timestamp": "2025-09-11T00:02:01.664316", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB22 (CB22) to position 21 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2", "timestamp": "2025-09-11T00:02:01.664415", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB23, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4", "timestamp": "2025-09-11T00:02:01.664512", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB23 (CB23) to position 22 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4", "timestamp": "2025-09-11T00:02:01.664610", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB24, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2", "timestamp": "2025-09-11T00:02:01.664706", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB24 (CB24) to position 23 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2", "timestamp": "2025-09-11T00:02:01.664804", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB25, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4", "timestamp": "2025-09-11T00:02:01.664910", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB25 (CB25) to position 24 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4", "timestamp": "2025-09-11T00:02:01.665057", "module": "DataLoader", "file": "logging_config.py", "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=PDP16_CB26, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2", "timestamp": "2025-09-11T00:02:01.665178", "module": "DataLoader", "file": "logging_config.py", "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 PDP16_CB26 (CB26) to position 25 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2", "timestamp": "2025-09-11T00:02:01.665284", "module": "DataLoader", "file": "logging_config.py", "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 PDP16: configured CBs=26 entries=['PDP16_CB1', 'PDP16_CB2', 'PDP16_CB3', 'PDP16_CB4', 'PDP16_CB5', 'PDP16_CB6', 'PDP16_CB7', 'PDP16_CB8', 'PDP16_CB9', 'PDP16_CB10', 'PDP16_CB11', 'PDP16_CB12', 'PDP16_CB13', 'PDP16_CB14', 'PDP16_CB15', 'PDP16_CB16', 'PDP16_CB17', 'PDP16_CB18', 'PDP16_CB19', 'PDP16_CB20', 'PDP16_CB21', 'PDP16_CB22', 'PDP16_CB23', 'PDP16_CB24', 'PDP16_CB25', 'PDP16_CB26'] fault=PDP16_FIO1:I.ConnectionFaulted", "timestamp": "2025-09-11T00:02:01.665394", "module": "DataLoader", "file": "logging_config.py", "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=4", "timestamp": "2025-09-11T00:02:01.665510", "module": "DataLoader", "file": "logging_config.py", "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=940 | standard=86 safety=254 dcs=43 modules=502", "timestamp": "2025-09-11T00:02:01.669044", "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 940 controller tags", "timestamp": "2025-09-11T00:02:01.669302", "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-11T00:02:01.669449", "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-11T00:02:01.669592", "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-11T00:02:01.669860", "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-11T00:02:01.670012", "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-11T00:02:01.670136", "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-11T00:02:01.670278", "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-11T00:02:01.671667", "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-11T00:02:01.671906", "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-11T00:02:01.673276", "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-11T00:02:01.673891", "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-11T00:02:01.675246", "module": "DataLoader", "file": "logging_config.py", "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-11T00:02:01.675563", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.678785", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.678978", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.679134", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.679276", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.679414", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.679549", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.679684", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.679814", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.680010", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.680233", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.680410", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.680552", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.680684", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.680811", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.680939", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.681072", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.681201", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.681333", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.681503", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.681667", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.681818", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.681949", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.682076", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.682204", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.682331", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.682520", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.682708", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.682884", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.683051", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.683190", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.683321", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.683448", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.683578", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.683707", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.683836", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.683964", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.684093", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.684222", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.684350", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.684519", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.684709", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.684911", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.685131", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.685351", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.685562", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.685768", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.685937", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.686076", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.686209", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.686529", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.686773", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.686992", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.687161", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.687300", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.687433", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.687591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.687733", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.687923", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.688103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.688251", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.688385", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.688514", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.688644", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.688771", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.688936", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.689155", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.689368", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.689580", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.689745", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.689880", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.690047", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.690437", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.690611", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.690746", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.690876", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.691008", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.691141", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.691271", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.691399", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.691540", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.691704", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.691834", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.691962", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.692103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.692236", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.692366", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.692494", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.692670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.692802", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.692931", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.693106", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.693284", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.693428", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.693597", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.693763", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.693902", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.694032", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.694161", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.694289", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.694417", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.694591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.694793", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.694957", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.695100", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.695237", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.695369", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.695518", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.695666", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.695804", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.695939", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.696072", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.696203", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.696335", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.696465", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.696595", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.696725", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.696855", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.697015", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.697200", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.697353", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.697503", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.697642", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.697771", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.697899", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.698029", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.698158", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.698286", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.698413", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.698560", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.698698", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.698829", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.698958", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.699085", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.699211", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.699339", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.699466", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.699593", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.699720", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.699847", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.700011", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.700177", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.700315", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.700444", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.700576", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.700706", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.700835", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.700963", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.701092", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.701220", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.701352", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.701482", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.701615", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.701749", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.701881", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.702013", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.702163", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.702312", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.702449", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.702666", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.702906", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.703132", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.703373", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.703563", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.703778", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.704004", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.704201", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.704360", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.704506", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.704653", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.704789", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.704971", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.705150", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.705295", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.705430", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.705576", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.705711", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.705843", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.705975", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.706276", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.706527", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.706753", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.706983", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.707171", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.707316", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.707452", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.707584", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.707713", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.707843", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.707972", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.708262", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.708399", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.708536", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.708665", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.708795", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.708925", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.709098", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.709277", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.709414", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.709544", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.709671", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.709801", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.709929", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.710097", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.710284", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.710447", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.710629", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.710785", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.710919", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.711078", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.711264", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.711423", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.711561", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.711716", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.711874", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.712010", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.712144", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.712301", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.712457", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.712595", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.712727", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.712863", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.712998", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.713132", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.713267", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.713401", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.713559", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.713716", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.713853", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.713987", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.714153", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.714297", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.714486", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.714719", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.714933", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.715122", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.715330", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.715517", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.715692", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.715887", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.716080", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.716238", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.716384", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.716525", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.716662", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.716794", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.716922", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.717102", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.717294", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.717441", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.717609", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.717776", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.717918", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.718065", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.718220", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.718385", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.718554", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.718703", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.718841", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.719002", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.719155", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.719288", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.719417", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.719547", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.719851", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.720073", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.720250", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.720391", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.720534", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.720732", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.720958", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.721148", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.721343", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.721503", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.721761", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.721919", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.722051", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.722181", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.722311", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.722439", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.722601", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.722786", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.723040", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.723229", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.723413", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.723567", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.723702", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.723832", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.723961", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.724089", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.724219", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.724400", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.724566", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.724740", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.724948", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.725183", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.725438", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.725698", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.725924", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.726088", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.726228", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.726376", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.726525", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.726722", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.726915", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.727080", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.727217", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.727353", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.727482", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.727610", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.727739", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.727867", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.727994", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.728121", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.728281", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.728410", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.728539", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.728671", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.728801", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.728931", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.729061", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.729186", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.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": "Horn mapping: PS7_8_VFD1 -> PS7_13_BCN1_H", "timestamp": "2025-09-11T00:02:01.729439", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.729564", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.729691", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.729824", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.729951", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.730114", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.730295", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.730443", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.730604", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.730770", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.730911", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.731043", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.731171", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.731301", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.731430", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.731563", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.731695", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.731837", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.731977", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.732118", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.732257", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.732395", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.732535", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.732679", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.732824", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.732961", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.733096", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.733244", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.733392", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.733539", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.733686", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.733835", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.733981", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.734134", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.734286", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.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": "Horn mapping: UL16_3_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-11T00:02:01.734632", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.734822", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.734986", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.735176", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.735383", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.735554", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.735774", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.735956", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.736122", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Horn mapping: UL17_4_VFD1 -> UL16_2_BCN3_H", "timestamp": "2025-09-11T00:02:01.736272", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.736414", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.736721", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.736916", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.737077", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.737219", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.737357", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.737497", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.737808", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.738065", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.738275", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.738476", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.738693", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.738892", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.739084", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.739279", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.739469", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.739670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.739885", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.740064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.740272", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.740472", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.740670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.740879", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.741067", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.741248", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.741423", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.741605", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.741788", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.741969", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.742151", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.742327", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.742510", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.742687", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.742864", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.743036", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.743210", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.743385", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Horn mapping: UL19_8_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-11T00:02:01.743566", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.743748", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.743941", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.744163", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.744408", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.744673", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.744921", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.745152", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.745328", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.745478", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.745620", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.745808", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.746000", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.746160", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.746305", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.746444", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.746641", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.746851", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.747074", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.747306", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.747528", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.747702", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.747899", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.748086", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.748247", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.748406", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.748595", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.748798", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.749002", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.749155", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.749294", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.749430", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.749565", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.749698", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.749835", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.749972", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.750133", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.750271", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.750405", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.750546", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.750685", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.750820", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.750955", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.751088", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.751271", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.751451", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.751600", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.751736", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.751871", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.752005", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.752140", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.752310", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.752506", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.752675", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.752821", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.752961", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.753170", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.753803", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.754025", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.754231", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.754531", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.754878", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.755100", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.755320", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.755526", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.755724", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.755965", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.756159", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.756374", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.756583", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.756789", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.756984", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.757173", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.757358", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.757539", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.757722", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.757957", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.758134", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.758330", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.758559", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.758755", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Horn mapping: ULC6_3_VFD1 -> PS10_5_BCN1_H", "timestamp": "2025-09-11T00:02:01.758958", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.759179", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.759376", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.759537", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.759681", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.759834", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.760008", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.760236", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.760414", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.760580", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.760729", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.760867", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.761002", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.761188", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.761363", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.761510", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.761674", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.761864", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.762031", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.762193", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.762343", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.762491", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.762657", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.762801", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.762939", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.763077", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.763216", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.763399", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.763583", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.763731", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.763897", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.764072", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.764252", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.764430", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.764603", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.764818", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.765033", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.765217", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.765429", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.765587", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.765738", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.765879", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.766065", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.766255", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.766433", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.766618", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.766795", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.766947", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.767090", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.767226", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.767402", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.767578", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.767733", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.767871", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.768006", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.768139", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.768299", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.768470", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.768640", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.768812", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.768964", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.769104", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.769243", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.769734", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.769961", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.770192", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.770416", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.770609", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.770772", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.770923", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.771067", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.771267", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.771487", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.771688", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.771889", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.772081", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.772271", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.772444", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.772653", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.772880", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.773185", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.773376", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.773576", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.773781", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.773981", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.774168", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.774362", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.774581", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.774790", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.774975", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.775158", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.775317", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.775480", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.775630", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.775822", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.776009", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.776199", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.776397", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.776603", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.776834", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.777011", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.777165", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.777385", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.777583", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.777787", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.777975", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.778145", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.778304", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.778468", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.778650", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.778846", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.779023", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.779176", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.779373", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.779571", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.779751", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.779953", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.780136", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.780313", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.780490", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.780656", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.780834", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.780989", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.781133", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.781276", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.781418", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.781560", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.781704", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.781899", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.782109", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.782287", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.782452", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.782624", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.782774", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.782924", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.783084", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.783232", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.783377", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.783519", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.783661", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.783835", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.784016", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.784227", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.784427", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.784598", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.784755", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.785260", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.785455", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.785614", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.785810", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.786026", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.786206", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.786397", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.786607", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.786819", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.787026", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.787206", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.787367", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.787526", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.787688", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.787858", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.788012", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.788160", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.788321", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.788522", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.788733", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.788912", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.789099", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.789278", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.789492", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.789676", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.789851", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.790014", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.790165", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.790310", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.790455", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.790628", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.790798", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.790951", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.791095", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.791241", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.791387", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.791530", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.791698", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.791881", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.792046", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.792194", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.792356", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.792521", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.792670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.792841", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.793015", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.793167", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.793365", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.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: BYCD_5_VFD1 -> BYCA_3_BCN2_H", "timestamp": "2025-09-11T00:02:01.793716", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.793918", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.794089", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.794241", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.794437", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.794641", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.794806", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.794957", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.795107", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.795255", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.795414", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.795562", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.795707", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.795906", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.796113", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.796325", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.796552", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.796784", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.797017", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.797221", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.797396", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.797605", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.797807", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.797984", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.798156", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.798341", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.798536", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.798696", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.798892", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.799090", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.799254", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.799475", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-11T00:02:01.799660", "module": "DataLoader", "file": "logging_config.py", "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-11T00:02:01.799790", "module": "DataLoader", "file": "logging_config.py", "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-11T00:02:01.869814", "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-11T00:02:01.870550", "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-11T00:02:01.874059", "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-11T00:02:01.874354", "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-11T00:02:01.874982", "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-11T00:02:01.875205", "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-11T00:02:01.875415", "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-11T00:02:01.875609", "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-11T00:02:03.034730", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "INFO", "message": "Plugin encoder cannot generate with current data", "timestamp": "2025-09-11T00:02:03.035192", "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-11T00:02:03.035439", "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 44 rows", "timestamp": "2025-09-11T00:02:03.035760", "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: MCM07 -> Local:5:I.Data.0", "timestamp": "2025-09-11T00:02:03.036100", "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: BYBA_15_S1_PB -> BYBA_13_VFD1:I.IO_0", "timestamp": "2025-09-11T00:02:03.036354", "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: BYBA_15_S2_PB -> BYBA_15_VFD1:I.IO_0", "timestamp": "2025-09-11T00:02:03.036639", "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: BYCA_9_S1_PB -> BYCA_7_VFD1:I.IO_0", "timestamp": "2025-09-11T00:02:03.036904", "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: BYCD_5_S1_PB -> BYCD_4_VFD1:I.IO_0", "timestamp": "2025-09-11T00:02:03.037135", "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: BYDA_8_S1_PB -> BYDA_7_VFD1:I.IO_0", "timestamp": "2025-09-11T00:02:03.037310", "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: BYDA_9_S2_PB -> BYDA_9_VFD1:I.IO_0", "timestamp": "2025-09-11T00:02:03.037467", "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: BYDB_4_S2_PB -> BYDB_5_VFD1:I.IO_0", "timestamp": "2025-09-11T00:02:03.037615", "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: BYDC_13_S1_PB -> BYDC_13_VFD1:I.IO_0", "timestamp": "2025-09-11T00:02:03.037760", "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: BYCD_5_S2_PB -> BYCD_5_VFD1:I.IO_0", "timestamp": "2025-09-11T00:02:03.037906", "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: BYDC_13_S2_PB -> BYDC_12_VFD1:I.IO_0", "timestamp": "2025-09-11T00:02:03.038051", "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: BYDC_6_S1_PB -> BYDC_5_VFD1:I.IO_0", "timestamp": "2025-09-11T00:02:03.038194", "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: BYDB_4_S1_PB -> BYDB_4_VFD1:I.IO_0", "timestamp": "2025-09-11T00:02:03.038393", "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: BYCA_9_S2_PB -> BYCA_6_VFD1:I.IO_0", "timestamp": "2025-09-11T00:02:03.038626", "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: BYDA_8_S2_PB -> BYDA_6_VFD1:I.IO_0", "timestamp": "2025-09-11T00:02:03.038785", "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: BYDC_6_S2_PB -> BYDC_4_VFD1:I.IO_0", "timestamp": "2025-09-11T00:02:03.038929", "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: BYAB_2_S1_PB -> BYAB_2_FIO1:I.Pt00.Data", "timestamp": "2025-09-11T00:02:03.039068", "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: BYAD_2_S2_PB -> BYAB_2_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:02:03.039210", "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: BYAB_2_S2_PB -> BYAB_2_FIO1:I.Pt02.Data", "timestamp": "2025-09-11T00:02:03.039366", "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: BYAC_2_S1_PB -> BYAB_2_FIO1:I.Pt04.Data", "timestamp": "2025-09-11T00:02:03.039558", "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: BYAC_2_S2_PB -> BYAB_2_FIO1:I.Pt06.Data", "timestamp": "2025-09-11T00:02:03.039775", "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: BYAD_2_S1_PB -> BYAB_2_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:02:03.039982", "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: BYAC_11_S1_PB -> BYAC_11_FIO1:I.Pt04.Data", "timestamp": "2025-09-11T00:02:03.040184", "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: BYAC_11_S2_PB -> BYAC_11_FIO1:I.Pt06.Data", "timestamp": "2025-09-11T00:02:03.040386", "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: BYBD_3_S1_PB -> BYBA_2_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:02:03.040560", "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: BYBD_3_S2_PB -> BYBA_2_FIO1:I.Pt12.Data", "timestamp": "2025-09-11T00:02:03.040710", "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: BYBA_3_S1_PB -> BYBA_2_FIO1:I.Pt02.Data", "timestamp": "2025-09-11T00:02:03.040888", "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: BYBA_3_S2_PB -> BYBA_2_FIO1:I.Pt04.Data", "timestamp": "2025-09-11T00:02:03.041099", "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: BYBC_3_S1_PB -> BYBA_2_FIO1:I.Pt06.Data", "timestamp": "2025-09-11T00:02:03.041254", "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: BYBC_3_S2_PB -> BYBA_2_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:02:03.041403", "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: BYCA_3_S1_PB -> BYCA_2_FIO1:I.Pt00.Data", "timestamp": "2025-09-11T00:02:03.041544", "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: BYCA_3_S2_PB -> BYCA_2_FIO1:I.Pt02.Data", "timestamp": "2025-09-11T00:02:03.041681", "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: BYCB_3_S1_PB -> BYCA_2_FIO1:I.Pt04.Data", "timestamp": "2025-09-11T00:02:03.041821", "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: BYCB_3_S2_PB -> BYCA_2_FIO1:I.Pt06.Data", "timestamp": "2025-09-11T00:02:03.041985", "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: BYDA_3_S1_PB -> BYDA_2_FIO1:I.Pt00.Data", "timestamp": "2025-09-11T00:02:03.042172", "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: BYDC_3_S2_PB -> BYDA_2_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:02:03.042347", "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: BYDA_3_S2_PB -> BYDA_2_FIO1:I.Pt02.Data", "timestamp": "2025-09-11T00:02:03.042495", "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: BYDB_3_S1_PB -> BYDA_2_FIO1:I.Pt04.Data", "timestamp": "2025-09-11T00:02:03.042653", "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: BYDB_3_S2_PB -> BYDA_2_FIO1:I.Pt06.Data", "timestamp": "2025-09-11T00:02:03.042794", "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: BYDC_3_S1_PB -> BYDA_2_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:02:03.042932", "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: BYDA_6_S2_PB -> BYDA_6_FIO1:I.Pt00.Data", "timestamp": "2025-09-11T00:02:03.043143", "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: BYDA_6_S1_PB -> BYDA_6_FIO1:I.Pt02.Data", "timestamp": "2025-09-11T00:02:03.043357", "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: BYDC_8_S1_PB -> BYDC_8_FIO1:I.Pt00.Data", "timestamp": "2025-09-11T00:02:03.043587", "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: BYDC_8_S2_PB -> BYDC_8_FIO1:I.Pt02.Data", "timestamp": "2025-09-11T00:02:03.043803", "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 44 rungs", "timestamp": "2025-09-11T00:02:03.044009", "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(BYAB_2_FIO1:I.Pt00.Data)OTE(BYAB_2_S1_PB);", "timestamp": "2025-09-11T00:02:03.044131", "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(BYAB_2_FIO1:I.Pt02.Data)OTE(BYAB_2_S2_PB);", "timestamp": "2025-09-11T00:02:03.044270", "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(BYAB_2_FIO1:I.Pt04.Data)OTE(BYAC_2_S1_PB);", "timestamp": "2025-09-11T00:02:03.044413", "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(BYAB_2_FIO1:I.Pt06.Data)OTE(BYAC_2_S2_PB);", "timestamp": "2025-09-11T00:02:03.044538", "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(BYAC_11_FIO1:I.Pt04.Data)OTE(BYAC_11_S1_PB);", "timestamp": "2025-09-11T00:02:03.044655", "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(BYAC_11_FIO1:I.Pt06.Data)OTE(BYAC_11_S2_PB);", "timestamp": "2025-09-11T00:02:03.044767", "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(BYAB_2_FIO1:I.Pt08.Data)OTE(BYAD_2_S1_PB);", "timestamp": "2025-09-11T00:02:03.044879", "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(BYAB_2_FIO1:I.Pt10.Data)OTE(BYAD_2_S2_PB);", "timestamp": "2025-09-11T00:02:03.045011", "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(BYBA_2_FIO1:I.Pt02.Data)OTE(BYBA_3_S1_PB);", "timestamp": "2025-09-11T00:02:03.045157", "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(BYBA_2_FIO1:I.Pt04.Data)OTE(BYBA_3_S2_PB);", "timestamp": "2025-09-11T00:02:03.045285", "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(BYBA_13_VFD1:I.IO_0)OTE(BYBA_15_S1_PB);", "timestamp": "2025-09-11T00:02:03.045417", "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(BYBA_15_VFD1:I.IO_0)OTE(BYBA_15_S2_PB);", "timestamp": "2025-09-11T00:02:03.045543", "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(BYBA_2_FIO1:I.Pt06.Data)OTE(BYBC_3_S1_PB);", "timestamp": "2025-09-11T00:02:03.045701", "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(BYBA_2_FIO1:I.Pt08.Data)OTE(BYBC_3_S2_PB);", "timestamp": "2025-09-11T00:02:03.045844", "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(BYBA_2_FIO1:I.Pt10.Data)OTE(BYBD_3_S1_PB);", "timestamp": "2025-09-11T00:02:03.045983", "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(BYBA_2_FIO1:I.Pt12.Data)OTE(BYBD_3_S2_PB);", "timestamp": "2025-09-11T00:02:03.046146", "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(BYCA_2_FIO1:I.Pt00.Data)OTE(BYCA_3_S1_PB);", "timestamp": "2025-09-11T00:02:03.046528", "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(BYCA_2_FIO1:I.Pt02.Data)OTE(BYCA_3_S2_PB);", "timestamp": "2025-09-11T00:02:03.046777", "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(BYCA_7_VFD1:I.IO_0)OTE(BYCA_9_S1_PB);", "timestamp": "2025-09-11T00:02:03.046918", "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(BYCA_6_VFD1:I.IO_0)OTE(BYCA_9_S2_PB);", "timestamp": "2025-09-11T00:02:03.047088", "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(BYCA_2_FIO1:I.Pt04.Data)OTE(BYCB_3_S1_PB);", "timestamp": "2025-09-11T00:02:03.047209", "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(BYCA_2_FIO1:I.Pt06.Data)OTE(BYCB_3_S2_PB);", "timestamp": "2025-09-11T00:02:03.047312", "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(BYCD_4_VFD1:I.IO_0)OTE(BYCD_5_S1_PB);", "timestamp": "2025-09-11T00:02:03.047421", "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(BYCD_5_VFD1:I.IO_0)OTE(BYCD_5_S2_PB);", "timestamp": "2025-09-11T00:02:03.047644", "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(BYDA_2_FIO1:I.Pt00.Data)OTE(BYDA_3_S1_PB);", "timestamp": "2025-09-11T00:02:03.047804", "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(BYDA_2_FIO1:I.Pt02.Data)OTE(BYDA_3_S2_PB);", "timestamp": "2025-09-11T00:02:03.047924", "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(BYDA_6_FIO1:I.Pt02.Data)OTE(BYDA_6_S1_PB);", "timestamp": "2025-09-11T00:02:03.048038", "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(BYDA_6_FIO1:I.Pt00.Data)OTE(BYDA_6_S2_PB);", "timestamp": "2025-09-11T00:02:03.048150", "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(BYDA_7_VFD1:I.IO_0)OTE(BYDA_8_S1_PB);", "timestamp": "2025-09-11T00:02:03.048256", "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(BYDA_6_VFD1:I.IO_0)OTE(BYDA_8_S2_PB);", "timestamp": "2025-09-11T00:02:03.048362", "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(BYDA_9_VFD1:I.IO_0)OTE(BYDA_9_S2_PB);", "timestamp": "2025-09-11T00:02:03.048471", "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(BYDA_2_FIO1:I.Pt04.Data)OTE(BYDB_3_S1_PB);", "timestamp": "2025-09-11T00:02:03.048579", "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(BYDA_2_FIO1:I.Pt06.Data)OTE(BYDB_3_S2_PB);", "timestamp": "2025-09-11T00:02:03.048724", "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(BYDB_4_VFD1:I.IO_0)OTE(BYDB_4_S1_PB);", "timestamp": "2025-09-11T00:02:03.048914", "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(BYDB_5_VFD1:I.IO_0)OTE(BYDB_4_S2_PB);", "timestamp": "2025-09-11T00:02:03.049052", "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(BYDA_2_FIO1:I.Pt08.Data)OTE(BYDC_3_S1_PB);", "timestamp": "2025-09-11T00:02:03.049186", "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(BYDA_2_FIO1:I.Pt10.Data)OTE(BYDC_3_S2_PB);", "timestamp": "2025-09-11T00:02:03.049294", "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(BYDC_5_VFD1:I.IO_0)OTE(BYDC_6_S1_PB);", "timestamp": "2025-09-11T00:02:03.049406", "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(BYDC_4_VFD1:I.IO_0)OTE(BYDC_6_S2_PB);", "timestamp": "2025-09-11T00:02:03.049532", "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(BYDC_8_FIO1:I.Pt00.Data)OTE(BYDC_8_S1_PB);", "timestamp": "2025-09-11T00:02:03.049648", "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(BYDC_8_FIO1:I.Pt02.Data)OTE(BYDC_8_S2_PB);", "timestamp": "2025-09-11T00:02:03.049761", "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(BYDC_13_VFD1:I.IO_0)OTE(BYDC_13_S1_PB);", "timestamp": "2025-09-11T00:02:03.049872", "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(BYDC_12_VFD1:I.IO_0)OTE(BYDC_13_S2_PB);", "timestamp": "2025-09-11T00:02:03.049998", "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(Local:5:I.Data.0)OTE(MCM07);", "timestamp": "2025-09-11T00:02:03.050145", "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 44 total rungs", "timestamp": "2025-09-11T00:02:03.050257", "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-11T00:02:03.050373", "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-11T00:02:03.050515", "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-11T00:02:03.050987", "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-11T00:02:03.051136", "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-11T00:02:03.051704", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "INFO", "message": "Plugin station_ss_pb cannot generate with current data", "timestamp": "2025-09-11T00:02:03.051852", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "INFO", "message": "Plugin station_epc cannot generate with current data", "timestamp": "2025-09-11T00:02:03.052004", "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-11T00:02:03.052152", "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-11T00:02:03.053813", "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-11T00:02:03.054045", "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-11T00:02:03.054307", "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-11T00:02:03.054466", "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-11T00:02:03.054750", "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-11T00:02:03.055344", "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-11T00:02:03.058295", "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-11T00:02:03.058576", "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-11T00:02:03.058797", "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-11T00:02:03.059042", "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-11T00:02:03.059234", "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': False, 'safety_tag_map': True, 'station_jr_pb': True, 'station_s_pb': True, 'station_ss_pb': False, 'station_epc': False, 'jpe': True, 'pmm': True, 'cb_monitor': True, 'belt_tracking': True, 'main_routine': True}", "timestamp": "2025-09-11T00:02:03.059644", "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 (16): MainRoutine, R010_MCM, R011_RACK, R020_DPM, R030_FIOM, R040_APF, R050_FLOW_CTRL, R051_SPEED_CTRL, R060_PMM, R070_CB_MONITOR, R090_STATION_JR_PB, R091_STATION_S_PB, R100_JPE, R120_ESTOP_CHECK, R130_SAFETY_TAG_MAP, ZZZ_BeltTracking", "timestamp": "2025-09-11T00:02:03.059812", "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-11T00:02:03.059971", "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-11T00:02:03.060117", "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: 10 rungs | example: NOP();", "timestamp": "2025-09-11T00:02:03.060237", "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: 12 rungs | example: NOP();", "timestamp": "2025-09-11T00:02:03.060357", "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: 132 rungs | example: NOP();", "timestamp": "2025-09-11T00:02:03.060501", "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: 131 rungs | example: XIC(BYAB_3_VFD1.CTRL.STS.Enabled)OTE(BYAB_2_VFD1.CTRL.CMD.Interlock);", "timestamp": "2025-09-11T00:02:03.060644", "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: 12 rungs | example: XIC(RUN_MAX_SPD)[MOVE(Speed_550_FPM,BYAB_2_VFD1.CTRL.CMD.Speed_FPM) ,MOVE(Speed_550_FPM,BYAB_3_VFD1.CTRL.CMD.Speed_FPM) ,MOVE(Speed_500_FPM,BYAB_4_VFD1.CTRL....", "timestamp": "2025-09-11T00:02:03.060773", "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: 44 rungs | example: XIO(BYAB_2_VFD1:SI.In00Data)XIO(BYAB_2_VFD1:SI.In01Data)XIC(BYAB_2_VFD1:SI.STOActive)XIC(BYAB_3_VFD1:SI.STOActive)XIC(BYAB_4_VFD1:SI.STOActive)XIC(BYAB_5_VFD...", "timestamp": "2025-09-11T00:02:03.060888", "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: 45 rungs | example: XIC(Local:5:I.Data.0)OTE(MCM_S_PB);", "timestamp": "2025-09-11T00:02:03.060998", "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: 26 rungs | example: AOI_STATION_JR_PB(BYAB_3_JR1.AOI,BYAB_3_JR1.HMI,BYAB_3_JR1.CTRL,NO_PARTNER.CTRL,BYAB_3_VFD1:I.IO_0,BYAB_3_VFD1:O.IO_1,MCM.CTRL)MOVE(BYAB_3_JR1.CTRL.STS.Log,B...", "timestamp": "2025-09-11T00:02:03.061108", "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: 43 rungs | example: AOI_STATION_S_PB(BYAB_2_S1.AOI,BYAB_2_S1.HMI,BYAB_2_S1.CTRL,BYAB_2_VFD1.CTRL,BYAB_2_FIO1:I.Pt00.Data,BYAB_2_FIO1:O.Pt01.Data,BYAB_3_JR1.CTRL);", "timestamp": "2025-09-11T00:02:03.061217", "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: 143 rungs | example: AOI_JPE(BYAB_2_TPE1.AOI,BYAB_2_TPE1.HMI,BYAB_2_TPE1.CTRL,BYAB_2_VFD1.CTRL,BYAB_3_JR1.CTRL,BYAB_2_VFD1:I.ConnectionFaulted,BYAB_2_VFD1:I.In_2,YES,BYAB_2_VFD1:...", "timestamp": "2025-09-11T00:02:03.061327", "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: 5 rungs | example: NOP();", "timestamp": "2025-09-11T00:02:03.061471", "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: 5 rungs | example: NOP();", "timestamp": "2025-09-11T00:02:03.061601", "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: 132 rungs | example: NOP();", "timestamp": "2025-09-11T00:02:03.061728", "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-11T00:02:03.061840", "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-11T00:02:03.061952", "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_MCM07/MainProgram_Generated.L5X", "timestamp": "2025-09-11T00:02:03.084464", "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_MCM07/MainProgram_Generated.L5X", "timestamp": "2025-09-11T00:02:03.084718", "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-11T00:02:03.084959", "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-11T00:02:03.085152", "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-11T00:02:03.085324", "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_MCM07/SafetyTagMapping.txt", "timestamp": "2025-09-11T00:02:03.595127", "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: 64", "timestamp": "2025-09-11T00:02:03.595357", "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-11T00:02:03.595509", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
=== Step 2: Routines Generator stdout ===
Found JPE config for BYBA_13_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_13_TPE2 (station from config, beacon from config)
Found JPE config for BYBA_15_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_15_TPE2 (station from config, beacon from config)
Found JPE config for BYBC_10_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_14_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_9_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_9_TPE2 (station from config, beacon from config)
Found JPE config for BYCA_7_TPE1 (station from config, beacon from config)
Found JPE config for BYCA_9_TPE1 (station from config, beacon from config)
Found JPE config for BYCA_9_TPE2 (station from config, beacon from config)
Found JPE config for BYCB_10_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_12_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_4_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_4_TPE2 (station from config, beacon from config)
Found JPE config for BYCD_7_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_7_TPE2 (station from config, beacon from config)
Found JPE config for BYAB_10_TPE1 (station from config, beacon from config)
Found JPE config for BYAB_10_TPE2 (station from config, beacon from config)
Found JPE config for BYAB_15_TPE1 (station from config, beacon from config)
Found JPE config for BYAB_4_TPE1 (station from config, beacon from config)
Found JPE config for BYAB_4_TPE2 (station from config, beacon from config)
Found JPE config for BYAB_6_TPE1 (station from config, beacon from config)
Found JPE config for BYAB_6_TPE2 (station from config, beacon from config)
Found JPE config for BYAC_11_TPE1 (station from config)
Found JPE config for BYAC_11_TPE2 (station from config)
Found JPE config for BYAC_2_TPE1 (station from config)
Found JPE config for BYAC_2_TPE2 (station from config)
Found JPE config for BYAC_9_TPE1 (station from config, beacon from config)
Found JPE config for BYAD_2_TPE1 (station from config)
Found JPE config for BYAD_2_TPE2 (station from config)
Found JPE config for BYAD_9_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_2_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_2_TPE2 (station from config, beacon from config)
Found JPE config for BYBA_6_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_6_TPE2 (station from config, beacon from config)
Found JPE config for BYBC_2_TPE1 (station from config, beacon from config)
Found JPE config for BYBC_2_TPE2 (station from config, beacon from config)
Found JPE config for BYBC_6_TPE1 (station from config, beacon from config)
Found JPE config for BYBC_6_TPE2 (station from config, beacon from config)
Found JPE config for BYBD_2_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_2_TPE2 (station from config, beacon from config)
Found JPE config for BYCA_2_TPE1 (station from config, beacon from config)
Found JPE config for BYCA_2_TPE2 (station from config, beacon from config)
Found JPE config for BYCB_2_TPE1 (station from config, beacon from config)
Found JPE config for BYCB_2_TPE2 (station from config, beacon from config)
Created virtual JR: BYDA_JR
Found JPE config for BYDA_2_TPE1 (station from config, beacon from config)
Found JPE config for BYDA_2_TPE2 (station from config, beacon from config)
Found JPE config for BYDA_9_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_16_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_2_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_2_TPE2 (station from config, beacon from config)
Found JPE config for BYDB_5_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_8_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_9_TPE1 (station from config, beacon from config)
Created virtual JR: BYDC_JR
Found JPE config for BYDC_11_TPE1 (station from config, beacon from config)
Found JPE config for BYDC_13_TPE1 (station from config)
Found JPE config for BYDC_13_TPE2 (station from config)
Found JPE config for BYDC_2_TPE1 (station from config, beacon from config)
Found JPE config for BYDC_2_TPE2 (station from config, beacon from config)
Found JPE config for BYAB_2_TPE1 (station from config)
Found JPE config for BYAB_2_TPE2 (station from config)
Found JPE config for BYAB_8_TPE1 (station from config, beacon from config)
Found JPE config for BYAC_5_TPE1 (station from config, beacon from config)
Found JPE config for BYAC_5_TPE2 (station from config, beacon from config)
Found JPE config for BYBD_6_TPE1 (station from config, beacon from config)
Found JPE config for BYCA_3_TPE1 (station from config)
Found JPE config for BYCA_5_TPE1 (station from config, beacon from config)
Found JPE config for BYCA_5_TPE2 (station from config, beacon from config)
Found JPE config for BYCB_3_TPE1 (station from config)
Found JPE config for BYCB_5_TPE1 (station from config, beacon from config)
Found JPE config for BYCB_5_TPE2 (station from config, beacon from config)
Found JPE config for BYCB_9_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_2_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_2_TPE2 (station from config, beacon from config)
Found JPE config for BYCD_5_TPE1 (station from config, beacon from config)
Found JPE config for BYDA_6_TPE1 (station from config)
Found JPE config for BYDB_11_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_11_TPE2 (station from config, beacon from config)
Found JPE config for BYDB_15_TPE1 (station from config, beacon from config)
Found JPE config for BYAB_12_TPE1 (station from config, beacon from config)
Found JPE config for BYAB_12_TPE2 (station from config, beacon from config)
Found JPE config for BYAB_7_TPE1 (station from config, beacon from config)
Found JPE config for BYAC_3_TPE1 (station from config, beacon from config)
Found JPE config for BYAD_3_TPE1 (station from config, beacon from config)
Found JPE config for BYAD_5_TPE1 (station from config, beacon from config)
Found JPE config for BYAD_5_TPE2 (station from config, beacon from config)
Found JPE config for BYBA_10_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_10_TPE2 (station from config, beacon from config)
Found JPE config for BYBA_4_TPE2 (station from config, beacon from config)
Found JPE config for BYBC_4_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_7_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_11_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_8_TPE1 (station from config, beacon from config)
Found JPE config for BYDA_3_TPE1 (station from config)
Found JPE config for BYDB_3_TPE1 (station from config)
Found JPE config for BYDB_4_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_6_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_7_TPE1 (station from config, beacon from config)
Found JPE config for BYDC_10_TPE1 (station from config, beacon from config)
Found JPE config for BYDC_3_TPE1 (station from config)
Found JPE config for BYAB_13_TPE1 (station from config, beacon from config)
Found JPE config for BYAB_14_TPE1 (station from config, beacon from config)
Found JPE config for BYAC_7_TPE1 (station from config, beacon from config)
Found JPE config for BYAC_7_TPE2 (station from config, beacon from config)
Found JPE config for BYAC_8_TPE1 (station from config, beacon from config)
Found JPE config for BYAD_7_TPE1 (station from config, beacon from config)
Found JPE config for BYAD_7_TPE2 (station from config, beacon from config)
Found JPE config for BYAD_8_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_3_TPE1 (station from config)
Found JPE config for BYBA_8_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_8_TPE2 (station from config, beacon from config)
Found JPE config for BYBA_9_TPE1 (station from config, beacon from config)
Found JPE config for BYBC_3_TPE1 (station from config)
Found JPE config for BYBC_8_TPE1 (station from config, beacon from config)
Found JPE config for BYBC_8_TPE2 (station from config, beacon from config)
Found JPE config for BYBC_9_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_10_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_12_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_12_TPE2 (station from config, beacon from config)
Found JPE config for BYBD_13_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_3_TPE1 (station from config)
Found JPE config for BYBD_4_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_5_TPE1 (station from config, beacon from config)
Found JPE config for BYCA_6_TPE1 (station from config, beacon from config)
Found JPE config for BYCB_7_TPE1 (station from config, beacon from config)
Found JPE config for BYCB_7_TPE2 (station from config, beacon from config)
Found JPE config for BYCB_8_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_10_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_9_TPE1 (station from config, beacon from config)
Found JPE config for BYDA_4_TPE1 (station from config, beacon from config)
Found JPE config for BYDA_6_TPE2 (station from config)
Found JPE config for BYDA_8_TPE1 (station from config)
Found JPE config for BYDA_8_TPE2 (station from config)
Found JPE config for BYDB_13_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_13_TPE2 (station from config, beacon from config)
Found JPE config for BYDB_14_TPE1 (station from config, beacon from config)
Found JPE config for BYDC_4_TPE1 (station from config, beacon from config)
Found JPE config for BYDC_6_TPE1 (station from config)
Found JPE config for BYDC_6_TPE2 (station from config)
Found JPE config for BYDC_8_TPE1 (station from config)
Found JPE config for BYDC_8_TPE2 (station from config)
Found JPE config for BYDC_9_TPE1 (station from config, beacon from config)
[R999_SAFETY_TAG_MAPPING] Starting Safety Tag Mapping routine generation...
Found 20 SO beacon mappings
Beacon types: 20 amber (_A), 0 red (_R), 0 other
Generated rung 0: BYAB_3_BCN1_A (amber) -> BYAB_3_VFD1:SO.Out00Output
Generated rung 1: BYAB_5_BCN1_A (amber) -> BYAB_5_VFD1:SO.Out00Output
Generated rung 2: BYAB_9_BCN1_A (amber) -> BYAB_9_VFD1:SO.Out00Output
Generated rung 3: BYAC_6_BCN1_A (amber) -> BYAC_6_VFD1:SO.Out00Output
Generated rung 4: BYAD_6_BCN1_A (amber) -> BYAD_6_VFD1:SO.Out00Output
Generated rung 5: BYBA_5_BCN1_A (amber) -> BYBA_5_VFD1:SO.Out00Output
Generated rung 6: BYBA_7_BCN1_A (amber) -> BYBA_7_VFD1:SO.Out00Output
Generated rung 7: BYBA_12_BCN1_A (amber) -> BYBA_12_VFD1:SO.Out00Output
Generated rung 8: BYBA_14_BCN1_A (amber) -> BYBA_14_VFD1:SO.Out00Output
Generated rung 9: BYBC_7_BCN1_A (amber) -> BYBC_7_VFD1:SO.Out00Output
Generated rung 10: BYBD_8_BCN1_A (amber) -> BYBD_8_VFD1:SO.Out00Output
Generated rung 11: BYBD_11_BCN1_A (amber) -> BYBD_11_VFD1:SO.Out00Output
Generated rung 12: BYCA_4_BCN1_A (amber) -> BYCA_4_VFD1:SO.Out00Output
Generated rung 13: BYCA_8_BCN1_A (amber) -> BYCA_8_VFD1:SO.Out00Output
Generated rung 14: BYCB_4_BCN1_A (amber) -> BYCB_4_VFD1:SO.Out00Output
Generated rung 15: BYCB_6_BCN1_A (amber) -> BYCB_6_VFD1:SO.Out00Output
Generated rung 16: BYCD_3_BCN1_A (amber) -> BYCD_3_VFD1:SO.Out00Output
Generated rung 17: BYCD_6_BCN1_A (amber) -> BYCD_6_VFD1:SO.Out00Output
Generated rung 18: BYDB_10_BCN1_A (amber) -> BYDB_10_VFD1:SO.Out00Output
Generated rung 19: BYDB_12_BCN1_A (amber) -> BYDB_12_VFD1:SO.Out00Output
Generated 20 safety tag mapping rungs
[DEBUG] Found 20 SO beacon tags for safety mapping
[DEBUG] Adding SO beacon mapping: BYAB_3_BCN1_A=SFT_BYAB_3_BCN1_A
[DEBUG] Adding SO beacon mapping: BYAB_5_BCN1_A=SFT_BYAB_5_BCN1_A
[DEBUG] Adding SO beacon mapping: BYAB_9_BCN1_A=SFT_BYAB_9_BCN1_A
[DEBUG] Adding SO beacon mapping: BYAC_6_BCN1_A=SFT_BYAC_6_BCN1_A
[DEBUG] Adding SO beacon mapping: BYAD_6_BCN1_A=SFT_BYAD_6_BCN1_A
[DEBUG] Adding SO beacon mapping: BYBA_5_BCN1_A=SFT_BYBA_5_BCN1_A
[DEBUG] Adding SO beacon mapping: BYBA_7_BCN1_A=SFT_BYBA_7_BCN1_A
[DEBUG] Adding SO beacon mapping: BYBA_12_BCN1_A=SFT_BYBA_12_BCN1_A
[DEBUG] Adding SO beacon mapping: BYBA_14_BCN1_A=SFT_BYBA_14_BCN1_A
[DEBUG] Adding SO beacon mapping: BYBC_7_BCN1_A=SFT_BYBC_7_BCN1_A
[DEBUG] Adding SO beacon mapping: BYBD_8_BCN1_A=SFT_BYBD_8_BCN1_A
[DEBUG] Adding SO beacon mapping: BYBD_11_BCN1_A=SFT_BYBD_11_BCN1_A
[DEBUG] Adding SO beacon mapping: BYCA_4_BCN1_A=SFT_BYCA_4_BCN1_A
[DEBUG] Adding SO beacon mapping: BYCA_8_BCN1_A=SFT_BYCA_8_BCN1_A
[DEBUG] Adding SO beacon mapping: BYCB_4_BCN1_A=SFT_BYCB_4_BCN1_A
[DEBUG] Adding SO beacon mapping: BYCB_6_BCN1_A=SFT_BYCB_6_BCN1_A
[DEBUG] Adding SO beacon mapping: BYCD_3_BCN1_A=SFT_BYCD_3_BCN1_A
[DEBUG] Adding SO beacon mapping: BYCD_6_BCN1_A=SFT_BYCD_6_BCN1_A
[DEBUG] Adding SO beacon mapping: BYDB_10_BCN1_A=SFT_BYDB_10_BCN1_A
[DEBUG] Adding SO beacon mapping: BYDB_12_BCN1_A=SFT_BYDB_12_BCN1_A
Found STATION_S_PB config for BYBA_15_S1
Found STATION_S_PB config for BYBA_15_S2
Found STATION_S_PB config for BYCA_9_S1
Found STATION_S_PB config for BYCD_5_S1
Found STATION_S_PB config for BYDA_8_S1
Found STATION_S_PB config for BYDA_9_S2
Found STATION_S_PB config for BYDB_4_S2
Found STATION_S_PB config for BYDC_13_S1
Found STATION_S_PB config for BYCD_5_S2
Found STATION_S_PB config for BYDC_13_S2
Found STATION_S_PB config for BYDC_6_S1
Found STATION_S_PB config for BYDB_4_S1
Found STATION_S_PB config for BYCA_9_S2
Found STATION_S_PB config for BYDA_8_S2
Found STATION_S_PB config for BYDC_6_S2
Found STATION_S_PB config for BYAB_2_S1
Found STATION_S_PB config for BYAD_2_S2
Found STATION_S_PB config for BYAB_2_S2
Found STATION_S_PB config for BYAC_2_S1
Found STATION_S_PB config for BYAC_2_S2
Found STATION_S_PB config for BYAD_2_S1
Found STATION_S_PB config for BYAC_11_S1
Found STATION_S_PB config for BYAC_11_S2
Found STATION_S_PB config for BYBD_3_S1
Found STATION_S_PB config for BYBD_3_S2
Found STATION_S_PB config for BYBA_3_S1
Found STATION_S_PB config for BYBA_3_S2
Found STATION_S_PB config for BYBC_3_S1
Found STATION_S_PB config for BYBC_3_S2
Found STATION_S_PB config for BYCA_3_S1
Found STATION_S_PB config for BYCA_3_S2
Found STATION_S_PB config for BYCB_3_S1
Found STATION_S_PB config for BYCB_3_S2
Found STATION_S_PB config for BYDA_3_S1
Found STATION_S_PB config for BYDC_3_S2
Found STATION_S_PB config for BYDA_3_S2
Found STATION_S_PB config for BYDB_3_S1
Found STATION_S_PB config for BYDB_3_S2
Found STATION_S_PB config for BYDC_3_S1
Found STATION_S_PB config for BYDA_6_S2
Found STATION_S_PB config for BYDA_6_S1
Found STATION_S_PB config for BYDC_8_S1
Found STATION_S_PB config for BYDC_8_S2
Found STATION_JR_PB config for BYAB_9_JR1
Found STATION_JR_PB config for BYAB_11_JR1
Found STATION_JR_PB config for BYAC_6_JR1
Found STATION_JR_PB config for BYAD_6_JR1
Found STATION_JR_PB config for BYBA_12_JR1
Found STATION_JR_PB config for BYBA_14_JR1
Found STATION_JR_PB config for BYBA_7_JR1
Found STATION_JR_PB config for BYBC_7_JR1
Found STATION_JR_PB config for BYBD_11_JR1
Found STATION_JR_PB config for BYBD_8_JR1
Found STATION_JR_PB config for BYCB_4_JR1
Found STATION_JR_PB config for BYCD_6_JR1
Found STATION_JR_PB config for BYAB_3_JR1
Found STATION_JR_PB config for BYAB_5_JR1
Found STATION_JR_PB config for BYAC_4_JR1
Found STATION_JR_PB config for BYAD_4_JR1
Found STATION_JR_PB config for BYBA_5_JR1
Found STATION_JR_PB config for BYBC_5_JR1
Found STATION_JR_PB config for BYCA_4_JR1
Found STATION_JR_PB config for BYCA_8_JR1
Found STATION_JR_PB config for BYCB_6_JR1
Found STATION_JR_PB config for BYCD_3_JR1
Found STATION_JR_PB config for BYDB_10_JR1
Found STATION_JR_PB config for BYDB_12_JR1
Created SafetyTagMapping.txt with 90 mappings
File: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM07/SafetyTagMapping.txt
Found JPE config for BYBA_13_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_13_TPE2 (station from config, beacon from config)
Found JPE config for BYBA_15_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_15_TPE2 (station from config, beacon from config)
Found JPE config for BYBC_10_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_14_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_9_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_9_TPE2 (station from config, beacon from config)
Found JPE config for BYCA_7_TPE1 (station from config, beacon from config)
Found JPE config for BYCA_9_TPE1 (station from config, beacon from config)
Found JPE config for BYCA_9_TPE2 (station from config, beacon from config)
Found JPE config for BYCB_10_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_12_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_4_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_4_TPE2 (station from config, beacon from config)
Found JPE config for BYCD_7_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_7_TPE2 (station from config, beacon from config)
Found JPE config for BYAB_10_TPE1 (station from config, beacon from config)
Found JPE config for BYAB_10_TPE2 (station from config, beacon from config)
Found JPE config for BYAB_15_TPE1 (station from config, beacon from config)
Found JPE config for BYAB_4_TPE1 (station from config, beacon from config)
Found JPE config for BYAB_4_TPE2 (station from config, beacon from config)
Found JPE config for BYAB_6_TPE1 (station from config, beacon from config)
Found JPE config for BYAB_6_TPE2 (station from config, beacon from config)
Found JPE config for BYAC_11_TPE1 (station from config)
Found JPE config for BYAC_11_TPE2 (station from config)
Found JPE config for BYAC_2_TPE1 (station from config)
Found JPE config for BYAC_2_TPE2 (station from config)
Found JPE config for BYAC_9_TPE1 (station from config, beacon from config)
Found JPE config for BYAD_2_TPE1 (station from config)
Found JPE config for BYAD_2_TPE2 (station from config)
Found JPE config for BYAD_9_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_2_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_2_TPE2 (station from config, beacon from config)
Found JPE config for BYBA_6_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_6_TPE2 (station from config, beacon from config)
Found JPE config for BYBC_2_TPE1 (station from config, beacon from config)
Found JPE config for BYBC_2_TPE2 (station from config, beacon from config)
Found JPE config for BYBC_6_TPE1 (station from config, beacon from config)
Found JPE config for BYBC_6_TPE2 (station from config, beacon from config)
Found JPE config for BYBD_2_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_2_TPE2 (station from config, beacon from config)
Found JPE config for BYCA_2_TPE1 (station from config, beacon from config)
Found JPE config for BYCA_2_TPE2 (station from config, beacon from config)
Found JPE config for BYCB_2_TPE1 (station from config, beacon from config)
Found JPE config for BYCB_2_TPE2 (station from config, beacon from config)
Created virtual JR: BYDA_JR
Found JPE config for BYDA_2_TPE1 (station from config, beacon from config)
Found JPE config for BYDA_2_TPE2 (station from config, beacon from config)
Found JPE config for BYDA_9_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_16_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_2_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_2_TPE2 (station from config, beacon from config)
Found JPE config for BYDB_5_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_8_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_9_TPE1 (station from config, beacon from config)
Created virtual JR: BYDC_JR
Found JPE config for BYDC_11_TPE1 (station from config, beacon from config)
Found JPE config for BYDC_13_TPE1 (station from config)
Found JPE config for BYDC_13_TPE2 (station from config)
Found JPE config for BYDC_2_TPE1 (station from config, beacon from config)
Found JPE config for BYDC_2_TPE2 (station from config, beacon from config)
Found JPE config for BYAB_2_TPE1 (station from config)
Found JPE config for BYAB_2_TPE2 (station from config)
Found JPE config for BYAB_8_TPE1 (station from config, beacon from config)
Found JPE config for BYAC_5_TPE1 (station from config, beacon from config)
Found JPE config for BYAC_5_TPE2 (station from config, beacon from config)
Found JPE config for BYBD_6_TPE1 (station from config, beacon from config)
Found JPE config for BYCA_3_TPE1 (station from config)
Found JPE config for BYCA_5_TPE1 (station from config, beacon from config)
Found JPE config for BYCA_5_TPE2 (station from config, beacon from config)
Found JPE config for BYCB_3_TPE1 (station from config)
Found JPE config for BYCB_5_TPE1 (station from config, beacon from config)
Found JPE config for BYCB_5_TPE2 (station from config, beacon from config)
Found JPE config for BYCB_9_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_2_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_2_TPE2 (station from config, beacon from config)
Found JPE config for BYCD_5_TPE1 (station from config, beacon from config)
Found JPE config for BYDA_6_TPE1 (station from config)
Found JPE config for BYDB_11_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_11_TPE2 (station from config, beacon from config)
Found JPE config for BYDB_15_TPE1 (station from config, beacon from config)
Found JPE config for BYAB_12_TPE1 (station from config, beacon from config)
Found JPE config for BYAB_12_TPE2 (station from config, beacon from config)
Found JPE config for BYAB_7_TPE1 (station from config, beacon from config)
Found JPE config for BYAC_3_TPE1 (station from config, beacon from config)
Found JPE config for BYAD_3_TPE1 (station from config, beacon from config)
Found JPE config for BYAD_5_TPE1 (station from config, beacon from config)
Found JPE config for BYAD_5_TPE2 (station from config, beacon from config)
Found JPE config for BYBA_10_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_10_TPE2 (station from config, beacon from config)
Found JPE config for BYBA_4_TPE2 (station from config, beacon from config)
Found JPE config for BYBC_4_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_7_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_11_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_8_TPE1 (station from config, beacon from config)
Found JPE config for BYDA_3_TPE1 (station from config)
Found JPE config for BYDB_3_TPE1 (station from config)
Found JPE config for BYDB_4_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_6_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_7_TPE1 (station from config, beacon from config)
Found JPE config for BYDC_10_TPE1 (station from config, beacon from config)
Found JPE config for BYDC_3_TPE1 (station from config)
Found JPE config for BYAB_13_TPE1 (station from config, beacon from config)
Found JPE config for BYAB_14_TPE1 (station from config, beacon from config)
Found JPE config for BYAC_7_TPE1 (station from config, beacon from config)
Found JPE config for BYAC_7_TPE2 (station from config, beacon from config)
Found JPE config for BYAC_8_TPE1 (station from config, beacon from config)
Found JPE config for BYAD_7_TPE1 (station from config, beacon from config)
Found JPE config for BYAD_7_TPE2 (station from config, beacon from config)
Found JPE config for BYAD_8_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_3_TPE1 (station from config)
Found JPE config for BYBA_8_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_8_TPE2 (station from config, beacon from config)
Found JPE config for BYBA_9_TPE1 (station from config, beacon from config)
Found JPE config for BYBC_3_TPE1 (station from config)
Found JPE config for BYBC_8_TPE1 (station from config, beacon from config)
Found JPE config for BYBC_8_TPE2 (station from config, beacon from config)
Found JPE config for BYBC_9_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_10_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_12_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_12_TPE2 (station from config, beacon from config)
Found JPE config for BYBD_13_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_3_TPE1 (station from config)
Found JPE config for BYBD_4_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_5_TPE1 (station from config, beacon from config)
Found JPE config for BYCA_6_TPE1 (station from config, beacon from config)
Found JPE config for BYCB_7_TPE1 (station from config, beacon from config)
Found JPE config for BYCB_7_TPE2 (station from config, beacon from config)
Found JPE config for BYCB_8_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_10_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_9_TPE1 (station from config, beacon from config)
Found JPE config for BYDA_4_TPE1 (station from config, beacon from config)
Found JPE config for BYDA_6_TPE2 (station from config)
Found JPE config for BYDA_8_TPE1 (station from config)
Found JPE config for BYDA_8_TPE2 (station from config)
Found JPE config for BYDB_13_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_13_TPE2 (station from config, beacon from config)
Found JPE config for BYDB_14_TPE1 (station from config, beacon from config)
Found JPE config for BYDC_4_TPE1 (station from config, beacon from config)
Found JPE config for BYDC_6_TPE1 (station from config)
Found JPE config for BYDC_6_TPE2 (station from config)
Found JPE config for BYDC_8_TPE1 (station from config)
Found JPE config for BYDC_8_TPE2 (station from config)
Found JPE config for BYDC_9_TPE1 (station from config, beacon from config)
Found STATION_JR_PB config for BYAB_9_JR1
Found STATION_JR_PB config for BYAB_11_JR1
Found STATION_JR_PB config for BYAC_6_JR1
Found STATION_JR_PB config for BYAD_6_JR1
Found STATION_JR_PB config for BYBA_12_JR1
Found STATION_JR_PB config for BYBA_14_JR1
Found STATION_JR_PB config for BYBA_7_JR1
Found STATION_JR_PB config for BYBC_7_JR1
Found STATION_JR_PB config for BYBD_11_JR1
Found STATION_JR_PB config for BYBD_8_JR1
Found STATION_JR_PB config for BYCB_4_JR1
Found STATION_JR_PB config for BYCD_6_JR1
Found STATION_JR_PB config for BYAB_3_JR1
Found STATION_JR_PB config for BYAB_5_JR1
Found STATION_JR_PB config for BYAC_4_JR1
Found STATION_JR_PB config for BYAD_4_JR1
Found STATION_JR_PB config for BYBA_5_JR1
Found STATION_JR_PB config for BYBC_5_JR1
Found STATION_JR_PB config for BYCA_4_JR1
Found STATION_JR_PB config for BYCA_8_JR1
Found STATION_JR_PB config for BYCB_6_JR1
Found STATION_JR_PB config for BYCD_3_JR1
Found STATION_JR_PB config for BYDB_10_JR1
Found STATION_JR_PB config for BYDB_12_JR1
Found STATION_S_PB config for BYBA_15_S1
Found STATION_S_PB config for BYBA_15_S2
Found STATION_S_PB config for BYCA_9_S1
Found STATION_S_PB config for BYCD_5_S1
Found STATION_S_PB config for BYDA_8_S1
Found STATION_S_PB config for BYDA_9_S2
Found STATION_S_PB config for BYDB_4_S2
Found STATION_S_PB config for BYDC_13_S1
Found STATION_S_PB config for BYCD_5_S2
Found STATION_S_PB config for BYDC_13_S2
Found STATION_S_PB config for BYDC_6_S1
Found STATION_S_PB config for BYDB_4_S1
Found STATION_S_PB config for BYCA_9_S2
Found STATION_S_PB config for BYDA_8_S2
Found STATION_S_PB config for BYDC_6_S2
Found STATION_S_PB config for BYAB_2_S1
Found STATION_S_PB config for BYAD_2_S2
Found STATION_S_PB config for BYAB_2_S2
Found STATION_S_PB config for BYAC_2_S1
Found STATION_S_PB config for BYAC_2_S2
Found STATION_S_PB config for BYAD_2_S1
Found STATION_S_PB config for BYAC_11_S1
Found STATION_S_PB config for BYAC_11_S2
Found STATION_S_PB config for BYBD_3_S1
Found STATION_S_PB config for BYBD_3_S2
Found STATION_S_PB config for BYBA_3_S1
Found STATION_S_PB config for BYBA_3_S2
Found STATION_S_PB config for BYBC_3_S1
Found STATION_S_PB config for BYBC_3_S2
Found STATION_S_PB config for BYCA_3_S1
Found STATION_S_PB config for BYCA_3_S2
Found STATION_S_PB config for BYCB_3_S1
Found STATION_S_PB config for BYCB_3_S2
Found STATION_S_PB config for BYDA_3_S1
Found STATION_S_PB config for BYDC_3_S2
Found STATION_S_PB config for BYDA_3_S2
Found STATION_S_PB config for BYDB_3_S1
Found STATION_S_PB config for BYDB_3_S2
Found STATION_S_PB config for BYDC_3_S1
Found STATION_S_PB config for BYDA_6_S2
Found STATION_S_PB config for BYDA_6_S1
Found STATION_S_PB config for BYDC_8_S1
Found STATION_S_PB config for BYDC_8_S2
[DEBUG] NC_CHUTE: Starting extraction from 1742 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 1742 DESC_IP rows
[DEBUG] NC_JR_STATION: Found 0 entries matching S02_*_JR*_PB pattern
[DEBUG] NC_JR_STATION: Final configs: 0
FIOM BYAB_2_FIO1 -> DPM BYAB_7_DPM1
FIOM BYAC_11_FIO1 -> DPM BYAC_8_DPM1
FIOM BYBA_2_FIO1 -> DPM BYBC_3_DPM1
FIOM BYCA_2_FIO1 -> DPM BYCA_3_DPM1
FIOM BYDA_2_FIO1 -> DPM BYDA_4_DPM1
FIOM BYDA_6_FIO1 -> DPM BYDA_4_DPM1
FIOM BYDC_8_FIO1 -> DPM BYDA_6_DPM1
FIOM PDP12_FIO1 -> DPM BYBC_3_DPM1
FIOM PDP13_FIO1 -> DPM BYCA_3_DPM1
FIOM PDP15_FIO1 -> DPM BYAD_3_DPM1
FIOM PDP16_FIO1 -> DPM BYAD_3_DPM1
APF BYAB_2_VFD1 -> DPM BYAB_7_DPM1
Horn mapping: BYAB_2_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYAB_3_VFD1 -> DPM BYAB_7_DPM1
Horn mapping: BYAB_3_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYAB_4_VFD1 -> DPM BYAB_7_DPM1
Horn mapping: BYAB_4_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYAB_5_VFD1 -> DPM BYAB_7_DPM1
Horn mapping: BYAB_5_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYAB_6_VFD1 -> DPM BYAB_7_DPM1
Horn mapping: BYAB_6_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYAB_7_VFD1 -> DPM BYAB_7_DPM1
Horn mapping: BYAB_7_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYAB_8_VFD1 -> DPM BYAB_7_DPM1
Horn mapping: BYAB_8_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYAB_9_VFD1 -> DPM BYAB_7_DPM1
Horn mapping: BYAB_9_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYAB_10_VFD1 -> DPM BYAB_7_DPM1
Horn mapping: BYAB_10_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYAB_11_VFD1 -> DPM BYAB_12_DPM1
Horn mapping: BYAB_11_VFD1 -> BYBC_5_BCN1_H -> BYBC_4_VFD1:O.IO_1
APF BYAB_12_VFD1 -> DPM BYAB_12_DPM1
Horn mapping: BYAB_12_VFD1 -> BYBC_5_BCN1_H -> BYBC_4_VFD1:O.IO_1
APF BYAB_13_VFD1 -> DPM BYAB_12_DPM1
Horn mapping: BYAB_13_VFD1 -> BYBC_5_BCN1_H -> BYBC_4_VFD1:O.IO_1
APF BYAB_14_VFD1 -> DPM BYAB_12_DPM1
Horn mapping: BYAB_14_VFD1 -> BYBD_3_BCN2_H -> BYBD_3_VFD1:O.IO_1
APF BYAB_15_VFD1 -> DPM BYAB_12_DPM1
Horn mapping: BYAB_15_VFD1 -> BYBD_3_BCN2_H -> BYBD_3_VFD1:O.IO_1
APF BYAC_2_VFD1 -> DPM BYAD_3_DPM1
Horn mapping: BYAC_2_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYAC_3_VFD1 -> DPM BYAD_3_DPM1
Horn mapping: BYAC_3_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYAC_4_VFD1 -> DPM BYAD_3_DPM1
Horn mapping: BYAC_4_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYAC_5_VFD1 -> DPM BYAD_3_DPM1
Horn mapping: BYAC_5_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYAC_6_VFD1 -> DPM BYAD_3_DPM1
Horn mapping: BYAC_6_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYAC_7_VFD1 -> DPM BYAC_8_DPM1
Horn mapping: BYAC_7_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYAC_8_VFD1 -> DPM BYAC_8_DPM1
Horn mapping: BYAC_8_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYAC_9_VFD1 -> DPM BYAC_8_DPM1
Horn mapping: BYAC_9_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYAC_10_VFD1 -> DPM BYAC_8_DPM1
Horn mapping: BYAC_10_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYAC_11_VFD1 -> DPM BYAC_8_DPM1
Horn mapping: BYAC_11_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYAD_2_VFD1 -> DPM BYAD_3_DPM1
Horn mapping: BYAD_2_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYAD_3_VFD1 -> DPM BYAD_3_DPM1
Horn mapping: BYAD_3_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYAD_4_VFD1 -> DPM BYAD_3_DPM1
Horn mapping: BYAD_4_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYAD_5_VFD1 -> DPM BYAD_5_DPM1
Horn mapping: BYAD_5_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYAD_6_VFD1 -> DPM BYAD_5_DPM1
Horn mapping: BYAD_6_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYAD_7_VFD1 -> DPM BYAD_5_DPM1
Horn mapping: BYAD_7_VFD1 -> BYDB_4_BCN2_H -> BYDB_6_VFD1:O.IO_1
APF BYAD_8_VFD1 -> DPM BYAD_5_DPM1
Horn mapping: BYAD_8_VFD1 -> BYDB_4_BCN2_H -> BYDB_6_VFD1:O.IO_1
APF BYAD_9_VFD1 -> DPM BYAD_5_DPM1
Horn mapping: BYAD_9_VFD1 -> BYDB_4_BCN2_H -> BYDB_6_VFD1:O.IO_1
APF BYBA_2_VFD1 -> DPM BYBC_3_DPM1
Horn mapping: BYBA_2_VFD1 -> BYBD_3_BCN2_H -> BYBD_3_VFD1:O.IO_1
APF BYBA_3_VFD1 -> DPM BYBC_3_DPM1
Horn mapping: BYBA_3_VFD1 -> BYBD_3_BCN2_H -> BYBD_3_VFD1:O.IO_1
APF BYBA_4_VFD1 -> DPM BYBC_3_DPM1
Horn mapping: BYBA_4_VFD1 -> BYBC_5_BCN1_H -> BYBC_4_VFD1:O.IO_1
APF BYBA_5_VFD1 -> DPM BYBC_3_DPM1
Horn mapping: BYBA_5_VFD1 -> BYBC_5_BCN1_H -> BYBC_4_VFD1:O.IO_1
APF BYBA_6_VFD1 -> DPM BYBC_3_DPM1
Horn mapping: BYBA_6_VFD1 -> BYBC_5_BCN1_H -> BYBC_4_VFD1:O.IO_1
APF BYBA_7_VFD1 -> DPM BYBC_3_DPM1
Horn mapping: BYBA_7_VFD1 -> BYBC_5_BCN1_H -> BYBC_4_VFD1:O.IO_1
APF BYBA_8_VFD1 -> DPM BYBC_3_DPM1
Horn mapping: BYBA_8_VFD1 -> BYBC_5_BCN1_H -> BYBC_4_VFD1:O.IO_1
APF BYBA_9_VFD1 -> DPM BYAC_8_DPM1
Horn mapping: BYBA_9_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYBA_10_VFD1 -> DPM BYAC_8_DPM1
Horn mapping: BYBA_10_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYBA_11_VFD1 -> DPM BYAC_8_DPM1
Horn mapping: BYBA_11_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYBA_12_VFD1 -> DPM BYAC_8_DPM1
Horn mapping: BYBA_12_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYBA_13_VFD1 -> DPM BYAC_8_DPM1
Horn mapping: BYBA_13_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYBA_14_VFD1 -> DPM BYAC_8_DPM1
Horn mapping: BYBA_14_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYBA_15_VFD1 -> DPM BYAC_8_DPM1
Horn mapping: BYBA_15_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYBC_2_VFD1 -> DPM BYBC_3_DPM1
Horn mapping: BYBC_2_VFD1 -> BYBD_3_BCN2_H -> BYBD_3_VFD1:O.IO_1
APF BYBC_3_VFD1 -> DPM BYBC_3_DPM1
Horn mapping: BYBC_3_VFD1 -> BYBD_3_BCN2_H -> BYBD_3_VFD1:O.IO_1
APF BYBC_4_VFD1 -> DPM BYBC_3_DPM1
Horn mapping: BYBC_4_VFD1 -> BYBC_5_BCN1_H -> BYBC_4_VFD1:O.IO_1
APF BYBC_5_VFD1 -> DPM BYBC_3_DPM1
Horn mapping: BYBC_5_VFD1 -> BYBC_5_BCN1_H -> BYBC_4_VFD1:O.IO_1
APF BYBC_6_VFD1 -> DPM BYBC_3_DPM1
Horn mapping: BYBC_6_VFD1 -> BYBC_5_BCN1_H -> BYBC_4_VFD1:O.IO_1
APF BYBC_7_VFD1 -> DPM BYBC_3_DPM1
Horn mapping: BYBC_7_VFD1 -> BYBC_5_BCN1_H -> BYBC_4_VFD1:O.IO_1
APF BYBC_8_VFD1 -> DPM BYBC_3_DPM1
Horn mapping: BYBC_8_VFD1 -> BYBC_5_BCN1_H -> BYBC_4_VFD1:O.IO_1
APF BYBC_9_VFD1 -> DPM BYAC_8_DPM1
Horn mapping: BYBC_9_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYBC_10_VFD1 -> DPM BYAC_8_DPM1
Horn mapping: BYBC_10_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYBD_2_VFD1 -> DPM BYBC_3_DPM1
Horn mapping: BYBD_2_VFD1 -> BYBD_3_BCN2_H -> BYBD_3_VFD1:O.IO_1
APF BYBD_3_VFD1 -> DPM BYBC_3_DPM1
Horn mapping: BYBD_3_VFD1 -> BYBD_3_BCN2_H -> BYBD_3_VFD1:O.IO_1
APF BYBD_4_VFD1 -> DPM BYBC_3_DPM1
Horn mapping: BYBD_4_VFD1 -> BYBC_5_BCN1_H -> BYBC_4_VFD1:O.IO_1
APF BYBD_5_VFD1 -> DPM BYAB_7_DPM1
Horn mapping: BYBD_5_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYBD_6_VFD1 -> DPM BYAB_7_DPM1
Horn mapping: BYBD_6_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYBD_7_VFD1 -> DPM BYAD_3_DPM1
Horn mapping: BYBD_7_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYBD_8_VFD1 -> DPM BYAD_3_DPM1
Horn mapping: BYBD_8_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYBD_9_VFD1 -> DPM BYAD_5_DPM1
Horn mapping: BYBD_9_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYBD_10_VFD1 -> DPM BYAD_5_DPM1
Horn mapping: BYBD_10_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYBD_11_VFD1 -> DPM BYAD_5_DPM1
Horn mapping: BYBD_11_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYBD_12_VFD1 -> DPM BYAD_5_DPM1
Horn mapping: BYBD_12_VFD1 -> BYDB_4_BCN2_H -> BYDB_6_VFD1:O.IO_1
APF BYBD_13_VFD1 -> DPM BYAD_5_DPM1
Horn mapping: BYBD_13_VFD1 -> BYDB_4_BCN2_H -> BYDB_6_VFD1:O.IO_1
APF BYBD_14_VFD1 -> DPM BYAD_5_DPM1
Horn mapping: BYBD_14_VFD1 -> BYDB_4_BCN2_H -> BYDB_6_VFD1:O.IO_1
APF BYCA_2_VFD1 -> DPM BYCA_3_DPM1
Horn mapping: BYCA_2_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYCA_3_VFD1 -> DPM BYCA_3_DPM1
Horn mapping: BYCA_3_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYCA_4_VFD1 -> DPM BYCA_3_DPM1
Horn mapping: BYCA_4_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYCA_5_VFD1 -> DPM BYCA_3_DPM1
Horn mapping: BYCA_5_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYCA_6_VFD1 -> DPM BYCA_3_DPM1
Horn mapping: BYCA_6_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYCA_7_VFD1 -> DPM BYCA_3_DPM1
Horn mapping: BYCA_7_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYCA_8_VFD1 -> DPM BYCA_3_DPM1
Horn mapping: BYCA_8_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYCA_9_VFD1 -> DPM BYCA_3_DPM1
Horn mapping: BYCA_9_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYCB_2_VFD1 -> DPM BYCA_3_DPM1
Horn mapping: BYCB_2_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYCB_3_VFD1 -> DPM BYCA_3_DPM1
Horn mapping: BYCB_3_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYCB_4_VFD1 -> DPM BYCA_3_DPM1
Horn mapping: BYCB_4_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYCB_5_VFD1 -> DPM BYCA_3_DPM1
Horn mapping: BYCB_5_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYCB_6_VFD1 -> DPM BYAB_12_DPM1
Horn mapping: BYCB_6_VFD1 -> BYBC_5_BCN1_H -> BYBC_4_VFD1:O.IO_1
APF BYCB_7_VFD1 -> DPM BYAB_12_DPM1
Horn mapping: BYCB_7_VFD1 -> BYBC_5_BCN1_H -> BYBC_4_VFD1:O.IO_1
APF BYCB_8_VFD1 -> DPM BYAB_12_DPM1
Horn mapping: BYCB_8_VFD1 -> BYBD_3_BCN2_H -> BYBD_3_VFD1:O.IO_1
APF BYCB_9_VFD1 -> DPM BYAB_12_DPM1
Horn mapping: BYCB_9_VFD1 -> BYBD_3_BCN2_H -> BYBD_3_VFD1:O.IO_1
APF BYCB_10_VFD1 -> DPM BYAB_12_DPM1
Horn mapping: BYCB_10_VFD1 -> BYBD_3_BCN2_H -> BYBD_3_VFD1:O.IO_1
APF BYCD_2_VFD1 -> DPM BYCA_3_DPM1
Horn mapping: BYCD_2_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYCD_3_VFD1 -> DPM BYCA_3_DPM1
Horn mapping: BYCD_3_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYCD_4_VFD1 -> DPM BYCA_3_DPM1
Horn mapping: BYCD_4_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYCD_5_VFD1 -> DPM BYCA_3_DPM1
Horn mapping: BYCD_5_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYCD_6_VFD1 -> DPM BYCA_3_DPM1
Horn mapping: BYCD_6_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYCD_7_VFD1 -> DPM BYCA_3_DPM1
Horn mapping: BYCD_7_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYCD_8_VFD1 -> DPM BYAD_5_DPM1
Horn mapping: BYCD_8_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYCD_9_VFD1 -> DPM BYAD_5_DPM1
Horn mapping: BYCD_9_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYCD_10_VFD1 -> DPM BYAD_5_DPM1
Horn mapping: BYCD_10_VFD1 -> BYDB_4_BCN2_H -> BYDB_6_VFD1:O.IO_1
APF BYCD_11_VFD1 -> DPM BYAD_5_DPM1
Horn mapping: BYCD_11_VFD1 -> BYDB_4_BCN2_H -> BYDB_6_VFD1:O.IO_1
APF BYCD_12_VFD1 -> DPM BYAD_5_DPM1
Horn mapping: BYCD_12_VFD1 -> BYDB_4_BCN2_H -> BYDB_6_VFD1:O.IO_1
APF BYDA_2_VFD1 -> DPM BYDA_4_DPM1
Horn mapping: BYDA_2_VFD1 -> BYDB_4_BCN2_H -> BYDB_6_VFD1:O.IO_1
APF BYDA_3_VFD1 -> DPM BYDA_4_DPM1
Horn mapping: BYDA_3_VFD1 -> BYDB_4_BCN2_H -> BYDB_6_VFD1:O.IO_1
APF BYDA_4_VFD1 -> DPM BYDA_4_DPM1
Horn mapping: BYDA_4_VFD1 -> BYDB_4_BCN2_H -> BYDB_6_VFD1:O.IO_1
APF BYDA_5_VFD1 -> DPM BYDA_4_DPM1
Horn mapping: BYDA_5_VFD1 -> BYDB_4_BCN2_H -> BYDB_6_VFD1:O.IO_1
APF BYDA_6_VFD1 -> DPM BYDA_6_DPM1
Horn mapping: BYDA_6_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYDA_7_VFD1 -> DPM BYDA_6_DPM1
Horn mapping: BYDA_7_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYDA_8_VFD1 -> DPM BYDA_6_DPM1
Horn mapping: BYDA_8_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYDA_9_VFD1 -> DPM BYDA_6_DPM1
Horn mapping: BYDA_9_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYDB_2_VFD1 -> DPM BYDA_4_DPM1
Horn mapping: BYDB_2_VFD1 -> BYDB_4_BCN2_H -> BYDB_6_VFD1:O.IO_1
APF BYDB_3_VFD1 -> DPM BYDA_4_DPM1
Horn mapping: BYDB_3_VFD1 -> BYDB_4_BCN2_H -> BYDB_6_VFD1:O.IO_1
APF BYDB_4_VFD1 -> DPM BYDA_4_DPM1
Horn mapping: BYDB_4_VFD1 -> BYDB_4_BCN2_H -> BYDB_6_VFD1:O.IO_1
APF BYDB_5_VFD1 -> DPM BYDA_4_DPM1
Horn mapping: BYDB_5_VFD1 -> BYDB_4_BCN2_H -> BYDB_6_VFD1:O.IO_1
APF BYDB_6_VFD1 -> DPM BYAB_7_DPM1
Horn mapping: BYDB_6_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYDB_7_VFD1 -> DPM BYAB_7_DPM1
Horn mapping: BYDB_7_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYDB_8_VFD1 -> DPM BYAB_7_DPM1
Horn mapping: BYDB_8_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYDB_9_VFD1 -> DPM BYAB_7_DPM1
Horn mapping: BYDB_9_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYDB_10_VFD1 -> DPM BYAB_7_DPM1
Horn mapping: BYDB_10_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYDB_11_VFD1 -> DPM BYAB_7_DPM1
Horn mapping: BYDB_11_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYDB_12_VFD1 -> DPM BYAB_12_DPM1
Horn mapping: BYDB_12_VFD1 -> BYBC_5_BCN1_H -> BYBC_4_VFD1:O.IO_1
APF BYDB_13_VFD1 -> DPM BYAB_12_DPM1
Horn mapping: BYDB_13_VFD1 -> BYBC_5_BCN1_H -> BYBC_4_VFD1:O.IO_1
APF BYDB_14_VFD1 -> DPM BYAB_12_DPM1
Horn mapping: BYDB_14_VFD1 -> BYBD_3_BCN2_H -> BYBD_3_VFD1:O.IO_1
APF BYDB_15_VFD1 -> DPM BYAB_12_DPM1
Horn mapping: BYDB_15_VFD1 -> BYBD_3_BCN2_H -> BYBD_3_VFD1:O.IO_1
APF BYDB_16_VFD1 -> DPM BYAB_12_DPM1
Horn mapping: BYDB_16_VFD1 -> BYBD_3_BCN2_H -> BYBD_3_VFD1:O.IO_1
APF BYDC_2_VFD1 -> DPM BYDA_4_DPM1
Horn mapping: BYDC_2_VFD1 -> BYDB_4_BCN2_H -> BYDB_6_VFD1:O.IO_1
APF BYDC_3_VFD1 -> DPM BYDA_4_DPM1
Horn mapping: BYDC_3_VFD1 -> BYDB_4_BCN2_H -> BYDB_6_VFD1:O.IO_1
APF BYDC_4_VFD1 -> DPM BYDA_4_DPM1
Horn mapping: BYDC_4_VFD1 -> BYDB_4_BCN2_H -> BYDB_6_VFD1:O.IO_1
APF BYDC_5_VFD1 -> DPM BYDA_4_DPM1
Horn mapping: BYDC_5_VFD1 -> BYDB_4_BCN2_H -> BYDB_6_VFD1:O.IO_1
APF BYDC_6_VFD1 -> DPM BYDA_6_DPM1
Horn mapping: BYDC_6_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYDC_7_VFD1 -> DPM BYDA_6_DPM1
Horn mapping: BYDC_7_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYDC_8_VFD1 -> DPM BYDA_6_DPM1
Horn mapping: BYDC_8_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYDC_9_VFD1 -> DPM BYDA_6_DPM1
Horn mapping: BYDC_9_VFD1 -> BYAD_4_BCN1_H -> BYAD_3_VFD1:O.IO_1
APF BYDC_10_VFD1 -> DPM BYAC_8_DPM1
Horn mapping: BYDC_10_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYDC_11_VFD1 -> DPM BYAC_8_DPM1
Horn mapping: BYDC_11_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYDC_12_VFD1 -> DPM BYAC_8_DPM1
Horn mapping: BYDC_12_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
APF BYDC_13_VFD1 -> DPM BYAC_8_DPM1
Horn mapping: BYDC_13_VFD1 -> BYCA_3_BCN2_H -> BYCA_2_FIO1:O.Pt09.Data
- Added 44 E-stop check rungs
[R090_STATION_JR_PB] Starting STATION_JR_PB routine generation...
Found 26 STATION_JR_PB configurations
Generated 26 STATION_JR_PB rungs
[R0100_JPE] Starting JPE routine generation...
Found 143 JPE configurations
Generated 143 JPE rungs
Belt tracking for BYAB_2_VFD1 -> zzz_BYAB_2Tracking
Belt tracking for BYAB_3_VFD1 -> zzz_BYAB_3Tracking
Belt tracking for BYAB_4_VFD1 -> zzz_BYAB_4Tracking
Belt tracking for BYAB_5_VFD1 -> zzz_BYAB_5Tracking
Belt tracking for BYAB_6_VFD1 -> zzz_BYAB_6Tracking
Belt tracking for BYAB_7_VFD1 -> zzz_BYAB_7Tracking
Belt tracking for BYAB_8_VFD1 -> zzz_BYAB_8Tracking
Belt tracking for BYAB_9_VFD1 -> zzz_BYAB_9Tracking
Belt tracking for BYAB_10_VFD1 -> zzz_BYAB_10Tracking
Belt tracking for BYAB_11_VFD1 -> zzz_BYAB_11Tracking
Belt tracking for BYAB_12_VFD1 -> zzz_BYAB_12Tracking
Belt tracking for BYAB_13_VFD1 -> zzz_BYAB_13Tracking
Belt tracking for BYAB_14_VFD1 -> zzz_BYAB_14Tracking
Belt tracking for BYAB_15_VFD1 -> zzz_BYAB_15Tracking
Belt tracking for BYAC_2_VFD1 -> zzz_BYAC_2Tracking
Belt tracking for BYAC_3_VFD1 -> zzz_BYAC_3Tracking
Belt tracking for BYAC_4_VFD1 -> zzz_BYAC_4Tracking
Belt tracking for BYAC_5_VFD1 -> zzz_BYAC_5Tracking
Belt tracking for BYAC_6_VFD1 -> zzz_BYAC_6Tracking
Belt tracking for BYAC_7_VFD1 -> zzz_BYAC_7Tracking
Belt tracking for BYAC_8_VFD1 -> zzz_BYAC_8Tracking
Belt tracking for BYAC_9_VFD1 -> zzz_BYAC_9Tracking
Belt tracking for BYAC_10_VFD1 -> zzz_BYAC_10Tracking
Belt tracking for BYAC_11_VFD1 -> zzz_BYAC_11Tracking
Belt tracking for BYAD_2_VFD1 -> zzz_BYAD_2Tracking
Belt tracking for BYAD_3_VFD1 -> zzz_BYAD_3Tracking
Belt tracking for BYAD_4_VFD1 -> zzz_BYAD_4Tracking
Belt tracking for BYAD_5_VFD1 -> zzz_BYAD_5Tracking
Belt tracking for BYAD_6_VFD1 -> zzz_BYAD_6Tracking
Belt tracking for BYAD_7_VFD1 -> zzz_BYAD_7Tracking
Belt tracking for BYAD_8_VFD1 -> zzz_BYAD_8Tracking
Belt tracking for BYAD_9_VFD1 -> zzz_BYAD_9Tracking
Belt tracking for BYBA_2_VFD1 -> zzz_BYBA_2Tracking
Belt tracking for BYBA_3_VFD1 -> zzz_BYBA_3Tracking
Belt tracking for BYBA_4_VFD1 -> zzz_BYBA_4Tracking
Belt tracking for BYBA_5_VFD1 -> zzz_BYBA_5Tracking
Belt tracking for BYBA_6_VFD1 -> zzz_BYBA_6Tracking
Belt tracking for BYBA_7_VFD1 -> zzz_BYBA_7Tracking
Belt tracking for BYBA_8_VFD1 -> zzz_BYBA_8Tracking
Belt tracking for BYBA_9_VFD1 -> zzz_BYBA_9Tracking
Belt tracking for BYBA_10_VFD1 -> zzz_BYBA_10Tracking
Belt tracking for BYBA_11_VFD1 -> zzz_BYBA_11Tracking
Belt tracking for BYBA_12_VFD1 -> zzz_BYBA_12Tracking
Belt tracking for BYBA_13_VFD1 -> zzz_BYBA_13Tracking
Belt tracking for BYBA_14_VFD1 -> zzz_BYBA_14Tracking
Belt tracking for BYBA_15_VFD1 -> zzz_BYBA_15Tracking
Belt tracking for BYBC_2_VFD1 -> zzz_BYBC_2Tracking
Belt tracking for BYBC_3_VFD1 -> zzz_BYBC_3Tracking
Belt tracking for BYBC_4_VFD1 -> zzz_BYBC_4Tracking
Belt tracking for BYBC_5_VFD1 -> zzz_BYBC_5Tracking
Belt tracking for BYBC_6_VFD1 -> zzz_BYBC_6Tracking
Belt tracking for BYBC_7_VFD1 -> zzz_BYBC_7Tracking
Belt tracking for BYBC_8_VFD1 -> zzz_BYBC_8Tracking
Belt tracking for BYBC_9_VFD1 -> zzz_BYBC_9Tracking
Belt tracking for BYBC_10_VFD1 -> zzz_BYBC_10Tracking
Belt tracking for BYBD_2_VFD1 -> zzz_BYBD_2Tracking
Belt tracking for BYBD_3_VFD1 -> zzz_BYBD_3Tracking
Belt tracking for BYBD_4_VFD1 -> zzz_BYBD_4Tracking
Belt tracking for BYBD_5_VFD1 -> zzz_BYBD_5Tracking
Belt tracking for BYBD_6_VFD1 -> zzz_BYBD_6Tracking
Belt tracking for BYBD_7_VFD1 -> zzz_BYBD_7Tracking
Belt tracking for BYBD_8_VFD1 -> zzz_BYBD_8Tracking
Belt tracking for BYBD_9_VFD1 -> zzz_BYBD_9Tracking
Belt tracking for BYBD_10_VFD1 -> zzz_BYBD_10Tracking
Belt tracking for BYBD_11_VFD1 -> zzz_BYBD_11Tracking
Belt tracking for BYBD_12_VFD1 -> zzz_BYBD_12Tracking
Belt tracking for BYBD_13_VFD1 -> zzz_BYBD_13Tracking
Belt tracking for BYBD_14_VFD1 -> zzz_BYBD_14Tracking
Belt tracking for BYCA_2_VFD1 -> zzz_BYCA_2Tracking
Belt tracking for BYCA_3_VFD1 -> zzz_BYCA_3Tracking
Belt tracking for BYCA_4_VFD1 -> zzz_BYCA_4Tracking
Belt tracking for BYCA_5_VFD1 -> zzz_BYCA_5Tracking
Belt tracking for BYCA_6_VFD1 -> zzz_BYCA_6Tracking
Belt tracking for BYCA_7_VFD1 -> zzz_BYCA_7Tracking
Belt tracking for BYCA_8_VFD1 -> zzz_BYCA_8Tracking
Belt tracking for BYCA_9_VFD1 -> zzz_BYCA_9Tracking
Belt tracking for BYCB_2_VFD1 -> zzz_BYCB_2Tracking
Belt tracking for BYCB_3_VFD1 -> zzz_BYCB_3Tracking
Belt tracking for BYCB_4_VFD1 -> zzz_BYCB_4Tracking
Belt tracking for BYCB_5_VFD1 -> zzz_BYCB_5Tracking
Belt tracking for BYCB_6_VFD1 -> zzz_BYCB_6Tracking
Belt tracking for BYCB_7_VFD1 -> zzz_BYCB_7Tracking
Belt tracking for BYCB_8_VFD1 -> zzz_BYCB_8Tracking
Belt tracking for BYCB_9_VFD1 -> zzz_BYCB_9Tracking
Belt tracking for BYCB_10_VFD1 -> zzz_BYCB_10Tracking
Belt tracking for BYCD_2_VFD1 -> zzz_BYCD_2Tracking
Belt tracking for BYCD_3_VFD1 -> zzz_BYCD_3Tracking
Belt tracking for BYCD_4_VFD1 -> zzz_BYCD_4Tracking
Belt tracking for BYCD_5_VFD1 -> zzz_BYCD_5Tracking
Belt tracking for BYCD_6_VFD1 -> zzz_BYCD_6Tracking
Belt tracking for BYCD_7_VFD1 -> zzz_BYCD_7Tracking
Belt tracking for BYCD_8_VFD1 -> zzz_BYCD_8Tracking
Belt tracking for BYCD_9_VFD1 -> zzz_BYCD_9Tracking
Belt tracking for BYCD_10_VFD1 -> zzz_BYCD_10Tracking
Belt tracking for BYCD_11_VFD1 -> zzz_BYCD_11Tracking
Belt tracking for BYCD_12_VFD1 -> zzz_BYCD_12Tracking
Belt tracking for BYDA_2_VFD1 -> zzz_BYDA_2Tracking
Belt tracking for BYDA_3_VFD1 -> zzz_BYDA_3Tracking
Belt tracking for BYDA_4_VFD1 -> zzz_BYDA_4Tracking
Belt tracking for BYDA_5_VFD1 -> zzz_BYDA_5Tracking
Belt tracking for BYDA_6_VFD1 -> zzz_BYDA_6Tracking
Belt tracking for BYDA_7_VFD1 -> zzz_BYDA_7Tracking
Belt tracking for BYDA_8_VFD1 -> zzz_BYDA_8Tracking
Belt tracking for BYDA_9_VFD1 -> zzz_BYDA_9Tracking
Belt tracking for BYDB_2_VFD1 -> zzz_BYDB_2Tracking
Belt tracking for BYDB_3_VFD1 -> zzz_BYDB_3Tracking
Belt tracking for BYDB_4_VFD1 -> zzz_BYDB_4Tracking
Belt tracking for BYDB_5_VFD1 -> zzz_BYDB_5Tracking
Belt tracking for BYDB_6_VFD1 -> zzz_BYDB_6Tracking
Belt tracking for BYDB_7_VFD1 -> zzz_BYDB_7Tracking
Belt tracking for BYDB_8_VFD1 -> zzz_BYDB_8Tracking
Belt tracking for BYDB_9_VFD1 -> zzz_BYDB_9Tracking
Belt tracking for BYDB_10_VFD1 -> zzz_BYDB_10Tracking
Belt tracking for BYDB_11_VFD1 -> zzz_BYDB_11Tracking
Belt tracking for BYDB_12_VFD1 -> zzz_BYDB_12Tracking
Belt tracking for BYDB_13_VFD1 -> zzz_BYDB_13Tracking
Belt tracking for BYDB_14_VFD1 -> zzz_BYDB_14Tracking
Belt tracking for BYDB_15_VFD1 -> zzz_BYDB_15Tracking
Belt tracking for BYDB_16_VFD1 -> zzz_BYDB_16Tracking
Belt tracking for BYDC_2_VFD1 -> zzz_BYDC_2Tracking
Belt tracking for BYDC_3_VFD1 -> zzz_BYDC_3Tracking
Belt tracking for BYDC_4_VFD1 -> zzz_BYDC_4Tracking
Belt tracking for BYDC_5_VFD1 -> zzz_BYDC_5Tracking
Belt tracking for BYDC_6_VFD1 -> zzz_BYDC_6Tracking
Belt tracking for BYDC_7_VFD1 -> zzz_BYDC_7Tracking
Belt tracking for BYDC_8_VFD1 -> zzz_BYDC_8Tracking
Belt tracking for BYDC_9_VFD1 -> zzz_BYDC_9Tracking
Belt tracking for BYDC_10_VFD1 -> zzz_BYDC_10Tracking
Belt tracking for BYDC_11_VFD1 -> zzz_BYDC_11Tracking
Belt tracking for BYDC_12_VFD1 -> zzz_BYDC_12Tracking
Belt tracking for BYDC_13_VFD1 -> zzz_BYDC_13Tracking
- Added 131 belt tracking AOI calls
Found JPE config for BYBA_13_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_13_TPE2 (station from config, beacon from config)
Found JPE config for BYBA_15_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_15_TPE2 (station from config, beacon from config)
Found JPE config for BYBC_10_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_14_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_9_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_9_TPE2 (station from config, beacon from config)
Found JPE config for BYCA_7_TPE1 (station from config, beacon from config)
Found JPE config for BYCA_9_TPE1 (station from config, beacon from config)
Found JPE config for BYCA_9_TPE2 (station from config, beacon from config)
Found JPE config for BYCB_10_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_12_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_4_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_4_TPE2 (station from config, beacon from config)
Found JPE config for BYCD_7_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_7_TPE2 (station from config, beacon from config)
Found JPE config for BYAB_10_TPE1 (station from config, beacon from config)
Found JPE config for BYAB_10_TPE2 (station from config, beacon from config)
Found JPE config for BYAB_15_TPE1 (station from config, beacon from config)
Found JPE config for BYAB_4_TPE1 (station from config, beacon from config)
Found JPE config for BYAB_4_TPE2 (station from config, beacon from config)
Found JPE config for BYAB_6_TPE1 (station from config, beacon from config)
Found JPE config for BYAB_6_TPE2 (station from config, beacon from config)
Found JPE config for BYAC_11_TPE1 (station from config)
Found JPE config for BYAC_11_TPE2 (station from config)
Found JPE config for BYAC_2_TPE1 (station from config)
Found JPE config for BYAC_2_TPE2 (station from config)
Found JPE config for BYAC_9_TPE1 (station from config, beacon from config)
Found JPE config for BYAD_2_TPE1 (station from config)
Found JPE config for BYAD_2_TPE2 (station from config)
Found JPE config for BYAD_9_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_2_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_2_TPE2 (station from config, beacon from config)
Found JPE config for BYBA_6_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_6_TPE2 (station from config, beacon from config)
Found JPE config for BYBC_2_TPE1 (station from config, beacon from config)
Found JPE config for BYBC_2_TPE2 (station from config, beacon from config)
Found JPE config for BYBC_6_TPE1 (station from config, beacon from config)
Found JPE config for BYBC_6_TPE2 (station from config, beacon from config)
Found JPE config for BYBD_2_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_2_TPE2 (station from config, beacon from config)
Found JPE config for BYCA_2_TPE1 (station from config, beacon from config)
Found JPE config for BYCA_2_TPE2 (station from config, beacon from config)
Found JPE config for BYCB_2_TPE1 (station from config, beacon from config)
Found JPE config for BYCB_2_TPE2 (station from config, beacon from config)
Created virtual JR: BYDA_JR
Found JPE config for BYDA_2_TPE1 (station from config, beacon from config)
Found JPE config for BYDA_2_TPE2 (station from config, beacon from config)
Found JPE config for BYDA_9_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_16_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_2_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_2_TPE2 (station from config, beacon from config)
Found JPE config for BYDB_5_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_8_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_9_TPE1 (station from config, beacon from config)
Created virtual JR: BYDC_JR
Found JPE config for BYDC_11_TPE1 (station from config, beacon from config)
Found JPE config for BYDC_13_TPE1 (station from config)
Found JPE config for BYDC_13_TPE2 (station from config)
Found JPE config for BYDC_2_TPE1 (station from config, beacon from config)
Found JPE config for BYDC_2_TPE2 (station from config, beacon from config)
Found JPE config for BYAB_2_TPE1 (station from config)
Found JPE config for BYAB_2_TPE2 (station from config)
Found JPE config for BYAB_8_TPE1 (station from config, beacon from config)
Found JPE config for BYAC_5_TPE1 (station from config, beacon from config)
Found JPE config for BYAC_5_TPE2 (station from config, beacon from config)
Found JPE config for BYBD_6_TPE1 (station from config, beacon from config)
Found JPE config for BYCA_3_TPE1 (station from config)
Found JPE config for BYCA_5_TPE1 (station from config, beacon from config)
Found JPE config for BYCA_5_TPE2 (station from config, beacon from config)
Found JPE config for BYCB_3_TPE1 (station from config)
Found JPE config for BYCB_5_TPE1 (station from config, beacon from config)
Found JPE config for BYCB_5_TPE2 (station from config, beacon from config)
Found JPE config for BYCB_9_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_2_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_2_TPE2 (station from config, beacon from config)
Found JPE config for BYCD_5_TPE1 (station from config, beacon from config)
Found JPE config for BYDA_6_TPE1 (station from config)
Found JPE config for BYDB_11_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_11_TPE2 (station from config, beacon from config)
Found JPE config for BYDB_15_TPE1 (station from config, beacon from config)
Found JPE config for BYAB_12_TPE1 (station from config, beacon from config)
Found JPE config for BYAB_12_TPE2 (station from config, beacon from config)
Found JPE config for BYAB_7_TPE1 (station from config, beacon from config)
Found JPE config for BYAC_3_TPE1 (station from config, beacon from config)
Found JPE config for BYAD_3_TPE1 (station from config, beacon from config)
Found JPE config for BYAD_5_TPE1 (station from config, beacon from config)
Found JPE config for BYAD_5_TPE2 (station from config, beacon from config)
Found JPE config for BYBA_10_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_10_TPE2 (station from config, beacon from config)
Found JPE config for BYBA_4_TPE2 (station from config, beacon from config)
Found JPE config for BYBC_4_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_7_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_11_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_8_TPE1 (station from config, beacon from config)
Found JPE config for BYDA_3_TPE1 (station from config)
Found JPE config for BYDB_3_TPE1 (station from config)
Found JPE config for BYDB_4_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_6_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_7_TPE1 (station from config, beacon from config)
Found JPE config for BYDC_10_TPE1 (station from config, beacon from config)
Found JPE config for BYDC_3_TPE1 (station from config)
Found JPE config for BYAB_13_TPE1 (station from config, beacon from config)
Found JPE config for BYAB_14_TPE1 (station from config, beacon from config)
Found JPE config for BYAC_7_TPE1 (station from config, beacon from config)
Found JPE config for BYAC_7_TPE2 (station from config, beacon from config)
Found JPE config for BYAC_8_TPE1 (station from config, beacon from config)
Found JPE config for BYAD_7_TPE1 (station from config, beacon from config)
Found JPE config for BYAD_7_TPE2 (station from config, beacon from config)
Found JPE config for BYAD_8_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_3_TPE1 (station from config)
Found JPE config for BYBA_8_TPE1 (station from config, beacon from config)
Found JPE config for BYBA_8_TPE2 (station from config, beacon from config)
Found JPE config for BYBA_9_TPE1 (station from config, beacon from config)
Found JPE config for BYBC_3_TPE1 (station from config)
Found JPE config for BYBC_8_TPE1 (station from config, beacon from config)
Found JPE config for BYBC_8_TPE2 (station from config, beacon from config)
Found JPE config for BYBC_9_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_10_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_12_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_12_TPE2 (station from config, beacon from config)
Found JPE config for BYBD_13_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_3_TPE1 (station from config)
Found JPE config for BYBD_4_TPE1 (station from config, beacon from config)
Found JPE config for BYBD_5_TPE1 (station from config, beacon from config)
Found JPE config for BYCA_6_TPE1 (station from config, beacon from config)
Found JPE config for BYCB_7_TPE1 (station from config, beacon from config)
Found JPE config for BYCB_7_TPE2 (station from config, beacon from config)
Found JPE config for BYCB_8_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_10_TPE1 (station from config, beacon from config)
Found JPE config for BYCD_9_TPE1 (station from config, beacon from config)
Found JPE config for BYDA_4_TPE1 (station from config, beacon from config)
Found JPE config for BYDA_6_TPE2 (station from config)
Found JPE config for BYDA_8_TPE1 (station from config)
Found JPE config for BYDA_8_TPE2 (station from config)
Found JPE config for BYDB_13_TPE1 (station from config, beacon from config)
Found JPE config for BYDB_13_TPE2 (station from config, beacon from config)
Found JPE config for BYDB_14_TPE1 (station from config, beacon from config)
Found JPE config for BYDC_4_TPE1 (station from config, beacon from config)
Found JPE config for BYDC_6_TPE1 (station from config)
Found JPE config for BYDC_6_TPE2 (station from config)
Found JPE config for BYDC_8_TPE1 (station from config)
Found JPE config for BYDC_8_TPE2 (station from config)
Found JPE config for BYDC_9_TPE1 (station from config, beacon from config)
Created safety tag mapping file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM07/SafetyTagMapping.txt
=== Step 2: Routines Generator stderr ===
[00:01:59] [INFO] [logging_config.py:128:_log_with_context] Logging to file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/logs/workflow_MTN6_MCM07_20250911_000153.log
[00:01:59] [INFO] [logging_config.py:128:_log_with_context] === Generating All PLC Artifacts ===
[00:01:59] [INFO] [logging_config.py:128:_log_with_context] Generating SafetyProgram L5X...
[00:01:59] [WARNING] [logging_config.py:128:_log_with_context] LimitedSafetyProgramGenerator is deprecated; using ModernSafetyProgramGenerator
[00:01:59] [INFO] [logging_config.py:128:_log_with_context] Starting ModernSafetyProgramGenerator generation
[00:01:59] [DEBUG] [logging_config.py:128:_log_with_context] Creating SafetyProgram XML structure
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: main_routine (core)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: apf (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: belt_tracking (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: cb_monitor (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: d2c_chute (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: d2c_en1 (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: dpm (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: encoder (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estops (safety)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estop_check (safety)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: extendo (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fioh (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fiom (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: flow_ctrl (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fpe (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: inputs (safety)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: jpe (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: mcm (core)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: nc_chute (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: nc_jr_station (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: outputs (safety)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pb_chute (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pb_chute_simple (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pmm (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: rack (core)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: resets (safety)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_map (core)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_mapping (safety)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: speed_ctrl (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_epc (safety)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_chute (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_pb (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_ss_pb (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_s_pb (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: taching_belts (device)
[00:01:59] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: zones (safety)
[00:01:59] [INFO] [logging_config.py:128:_log_with_context] Generating safety routines...
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: inputs
[00:02:00] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: inputs
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: outputs
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
[00:02:00] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: outputs
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: resets
[00:02:00] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: resets
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: zones
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for BYAB_2: {'EPC2', 'EPC1'}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for BYAB_2: {'EPC2', 'EPC1'}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for BYAC_11: {'EPC2', 'EPC1'}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for BYAC_2: {'EPC2', 'EPC1'}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for BYAD_2: {'EPC2', 'EPC1'}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for BYBA_15: {'EPC2', 'EPC1'}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for BYBA_3: {'EPC2', 'EPC1'}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for BYBC_3: {'EPC2', 'EPC1'}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for BYBD_3: {'EPC2', 'EPC1'}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for BYCA_3: {'EPC2', 'EPC1'}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for BYCA_9: {'EPC2', 'EPC1'}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for BYCB_3: {'EPC2', 'EPC1'}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for BYCD_5: {'EPC2', 'EPC1'}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for BYDA_3: {'EPC2', 'EPC1'}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for BYDA_6: {'EPC2', 'EPC1'}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for BYDA_8: {'EPC2', 'EPC1'}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for BYDB_3: {'EPC2', 'EPC1'}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for BYDB_4: {'EPC2', 'EPC1'}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for BYDC_13: {'EPC2', 'EPC1'}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for BYDC_3: {'EPC2', 'EPC1'}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for BYDC_6: {'EPC2', 'EPC1'}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for BYDC_8: {'EPC2', 'EPC1'}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Available DCS controllers: {'BYAB_2': {'EPC2', 'EPC1'}, 'BYAC_11': {'EPC2', 'EPC1'}, 'BYAC_2': {'EPC2', 'EPC1'}, 'BYAD_2': {'EPC2', 'EPC1'}, 'BYBA_15': {'EPC2', 'EPC1'}, 'BYBA_3': {'EPC2', 'EPC1'}, 'BYBC_3': {'EPC2', 'EPC1'}, 'BYBD_3': {'EPC2', 'EPC1'}, 'BYCA_3': {'EPC2', 'EPC1'}, 'BYCA_9': {'EPC2', 'EPC1'}, 'BYCB_3': {'EPC2', 'EPC1'}, 'BYCD_5': {'EPC2', 'EPC1'}, 'BYDA_3': {'EPC2', 'EPC1'}, 'BYDA_6': {'EPC2', 'EPC1'}, 'BYDA_8': {'EPC2', 'EPC1'}, 'BYDB_3': {'EPC2', 'EPC1'}, 'BYDB_4': {'EPC2', 'EPC1'}, 'BYDC_13': {'EPC2', 'EPC1'}, 'BYDC_3': {'EPC2', 'EPC1'}, 'BYDC_6': {'EPC2', 'EPC1'}, 'BYDC_8': {'EPC2', 'EPC1'}}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-01 candidates: ['BYAC_2', 'BYAC_3']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAC_3 in zone 07-01
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-02 candidates: ['BYAC_4', 'BYAC_5', 'BYAC_6', 'BYAC_7']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAC_4 in zone 07-02
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAC_5 in zone 07-02
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAC_6 in zone 07-02
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAC_7 in zone 07-02
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-03 candidates: ['BYAC_8', 'BYAC_9', 'BYAC_10', 'BYAC_11']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAC_8 in zone 07-03
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAC_9 in zone 07-03
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAC_10 in zone 07-03
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-04 candidates: ['BYAD_2', 'BYAD_3']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAD_3 in zone 07-04
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-05 candidates: ['BYAD_4', 'BYAD_5', 'BYAD_6', 'BYAD_7']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAD_4 in zone 07-05
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAD_5 in zone 07-05
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAD_6 in zone 07-05
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAD_7 in zone 07-05
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-06 candidates: ['BYAD_8', 'BYAD_9']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAD_8 in zone 07-06
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAD_9 in zone 07-06
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-07 candidates: ['BYAB_2', 'BYAB_3', 'BYAB_4', 'BYAB_5', 'BYAB_6', 'BYAB_7']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAB_3 in zone 07-07
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAB_4 in zone 07-07
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAB_5 in zone 07-07
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAB_6 in zone 07-07
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAB_7 in zone 07-07
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-08 candidates: ['BYAB_8', 'BYAB_9', 'BYAB_10', 'BYAB_11', 'BYAB_12', 'BYAB_13']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAB_8 in zone 07-08
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAB_9 in zone 07-08
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAB_10 in zone 07-08
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAB_11 in zone 07-08
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAB_12 in zone 07-08
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAB_13 in zone 07-08
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-09 candidates: ['BYAB_14', 'BYAB_15']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAB_14 in zone 07-09
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYAB_15 in zone 07-09
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-10 candidates: ['BYCA_2', 'BYCA_3']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCA_2 in zone 07-10
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-11 candidates: ['BYCA_4', 'BYCA_5']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCA_4 in zone 07-11
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCA_5 in zone 07-11
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-12 candidates: ['BYCA_6', 'BYCA_7', 'BYCA_8', 'BYCA_9']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCA_6 in zone 07-12
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCA_7 in zone 07-12
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCA_8 in zone 07-12
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-13 candidates: ['BYCB_2', 'BYCB_3']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCB_2 in zone 07-13
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-14 candidates: ['BYCB_4', 'BYCB_5', 'BYCB_6', 'BYCB_7', 'BYCB_8']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCB_4 in zone 07-14
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCB_5 in zone 07-14
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCB_6 in zone 07-14
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCB_7 in zone 07-14
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCB_8 in zone 07-14
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-15 candidates: ['BYCB_9', 'BYCB_10']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCB_9 in zone 07-15
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCB_10 in zone 07-15
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-16 candidates: ['BYCD_2', 'BYCD_3', 'BYCD_4', 'BYCD_5']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCD_2 in zone 07-16
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCD_3 in zone 07-16
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCD_4 in zone 07-16
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-17 candidates: ['BYCD_6', 'BYCD_7', 'BYCD_8', 'BYCD_9', 'BYCD_10']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCD_6 in zone 07-17
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCD_7 in zone 07-17
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCD_8 in zone 07-17
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCD_9 in zone 07-17
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCD_10 in zone 07-17
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-18 candidates: ['BYCD_11', 'BYCD_12']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCD_11 in zone 07-18
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYCD_12 in zone 07-18
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-19 candidates: ['BYBD_2', 'BYBD_3']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBD_2 in zone 07-19
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-20 candidates: ['BYBD_4', 'BYBD_5', 'BYBD_6', 'BYBD_7', 'BYBD_8', 'BYBD_9', 'BYBD_10', 'BYBD_11', 'BYBD_12']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBD_4 in zone 07-20
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBD_5 in zone 07-20
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBD_6 in zone 07-20
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBD_7 in zone 07-20
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBD_8 in zone 07-20
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBD_9 in zone 07-20
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBD_10 in zone 07-20
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBD_11 in zone 07-20
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBD_12 in zone 07-20
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-21 candidates: ['BYBD_13', 'BYBD_14']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBD_13 in zone 07-21
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBD_14 in zone 07-21
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-22 candidates: ['BYBC_2', 'BYBC_3']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBC_2 in zone 07-22
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-23 candidates: ['BYBC_4', 'BYBC_5', 'BYBC_6', 'BYBC_7', 'BYBC_8']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBC_4 in zone 07-23
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBC_5 in zone 07-23
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBC_6 in zone 07-23
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBC_7 in zone 07-23
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBC_8 in zone 07-23
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-24 candidates: ['BYBC_9', 'BYBC_10']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBC_9 in zone 07-24
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBC_10 in zone 07-24
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-25 candidates: ['BYBA_2', 'BYBA_3']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBA_2 in zone 07-25
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-26 candidates: ['BYBA_4', 'BYBA_5', 'BYBA_6', 'BYBA_7', 'BYBA_8', 'BYBA_9']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBA_4 in zone 07-26
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBA_5 in zone 07-26
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBA_6 in zone 07-26
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBA_7 in zone 07-26
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBA_8 in zone 07-26
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBA_9 in zone 07-26
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-27 candidates: ['BYBA_10', 'BYBA_11', 'BYBA_12', 'BYBA_13', 'BYBA_14', 'BYBA_15']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBA_10 in zone 07-27
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBA_11 in zone 07-27
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBA_12 in zone 07-27
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBA_13 in zone 07-27
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYBA_14 in zone 07-27
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-28 candidates: ['BYDC_2', 'BYDC_3']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDC_2 in zone 07-28
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-29 candidates: ['BYDC_4', 'BYDC_5', 'BYDC_6', 'BYDC_7', 'BYDC_8']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDC_4 in zone 07-29
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDC_5 in zone 07-29
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDC_7 in zone 07-29
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-30 candidates: ['BYDC_9', 'BYDC_10', 'BYDC_11', 'BYDC_12', 'BYDC_13']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDC_9 in zone 07-30
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDC_10 in zone 07-30
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDC_11 in zone 07-30
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDC_12 in zone 07-30
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-31 candidates: ['BYDA_2', 'BYDA_3']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDA_2 in zone 07-31
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-32 candidates: ['BYDA_4', 'BYDA_5', 'BYDA_6', 'BYDA_7', 'BYDA_8', 'BYDA_9']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDA_4 in zone 07-32
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDA_5 in zone 07-32
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDA_7 in zone 07-32
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDA_9 in zone 07-32
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-33 candidates: ['BYDB_2', 'BYDB_3']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDB_2 in zone 07-33
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-34 candidates: ['BYDB_4', 'BYDB_5', 'BYDB_6']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDB_5 in zone 07-34
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDB_6 in zone 07-34
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-35 candidates: ['BYDB_7', 'BYDB_8', 'BYDB_9', 'BYDB_10', 'BYDB_11', 'BYDB_12', 'BYDB_13', 'BYDB_14']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDB_7 in zone 07-35
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDB_8 in zone 07-35
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDB_9 in zone 07-35
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDB_10 in zone 07-35
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDB_11 in zone 07-35
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDB_12 in zone 07-35
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDB_13 in zone 07-35
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDB_14 in zone 07-35
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Zone 07-36 candidates: ['BYDB_15', 'BYDB_16']
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDB_15 in zone 07-36
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base BYDB_16 in zone 07-36
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:02:00] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: zones
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: estops
[00:02:00] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: estops
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: safety_tag_mapping
[00:02:00] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: safety_tag_mapping
[00:02:00] [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}
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag map with 64 tags (44 push buttons, 20 beacons)
[00:02:00] [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
[00:02:00] [INFO] [logging_config.py:126:_log_with_context] - R010_INPUTS: 133 rungs | example: XIC(Local:7:I.Pt02.Status)XIC(Local:7:I.Pt03.Status)OTE(MCM_EPB_STATUS);
[00:02:00] [INFO] [logging_config.py:126:_log_with_context] - R011_OUTPUTS: 36 rungs | example: XIC(EStop_MCM_OK)XIC(EStop_07_01_OK)[OTE(BYAC_2_VFD1:SO.STOOutput),OTE(BYAC_3_VFD1:SO.STOOutput)];
[00:02:00] [INFO] [logging_config.py:126:_log_with_context] - R012_RESETS: 42 rungs | example: [XIC(SFT_BYAB_2_S1_PB) ,XIC(SFT_MCM_S_PB)]OTE(RST_BYAB_2_EPC1_ESTOP);
[00:02:00] [INFO] [logging_config.py:126:_log_with_context] - R030_ZONES: 37 rungs | example: XIC(BYAC_2_EPC1_DCS_CTRL.O1)XIC(BYAC_2_EPC2_DCS_CTRL.O1)OTE(EStop_07_01_OK);
[00:02:00] [INFO] [logging_config.py:126:_log_with_context] - R020_ESTOPS: 45 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);
[00:02:00] [INFO] [logging_config.py:126:_log_with_context] - R999_SAFETY_TAG_MAPPING: 20 rungs | example: XIC(SFT_BYAB_3_BCN1_A)OTE(BYAB_3_VFD1:SO.Out00Output)OTE(BYAB_3_VFD1:SO.Out01Output);
[00:02:00] [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) ];
[00:02:00] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernSafetyProgramGenerator generation
[00:02:00] [INFO] [logging_config.py:128:_log_with_context] Written ModernSafetyProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM07/SafetyProgram_Generated.L5X
[00:02:00] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] SafetyProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM07/SafetyProgram_Generated.L5X
[00:02:00] [INFO] [logging_config.py:128:_log_with_context] Generating MainProgram L5X...
[00:02:00] [WARNING] [logging_config.py:128:_log_with_context] LimitedMainProgramGenerator is deprecated; using ModernMainProgramGenerator
[00:02:00] [INFO] [logging_config.py:128:_log_with_context] Starting ModernMainProgramGenerator generation
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Creating MainProgram XML structure
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Adding controller tags...
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
[00:02:00] [DEBUG] [logging_config.py:126:_log_with_context] Extracting SPEED_CTRL data
[00:02:00] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL VFDs=131
[00:02:00] [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
[00:02:00] [INFO] [logging_config.py:128:_log_with_context] Using project prefix from project_name: MTN6
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_1_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_2_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_3_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_4_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_5_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_1_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_2_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_3_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_4_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_5_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_6_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_1_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_10_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_11_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_12_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_2_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_3_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_4_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_5_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_6_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_7_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_8_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_9_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_1_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_10_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_11_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_12_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_13_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_14_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_2_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_3_VFD1 = 220 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_4_VFD1 = 220 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_5_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_6_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_7_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_8_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_9_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_10A_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_10B_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_11_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_12_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_13_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_3_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_4_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_5_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_6_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_7_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_8_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_9_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_1_VFD1 = 120 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_10_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_2_VFD1 = 120 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_3_VFD1 = 120 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_4_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_5_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_6_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_7_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_8_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_9_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_10A_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_10B_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_11_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_12_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_13_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_3_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_4_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_5_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_6_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_7_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_8_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_9_VFD1 = 300 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_10_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_3_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_4_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_5_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_6_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_7_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_8_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_9_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_10_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_3_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_4_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_5_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_6_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_7_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_8_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_9_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_1_VFD1 = 120 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_2_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_3_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_4_VFD1 = 280 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_5_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_6_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_7_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_8_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_9_VFD1 = 420 FPM
[00:02:00] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_10A_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_10B_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_11_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_12_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_13_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_3_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_4_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_5_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_6_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_7_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_8_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_9_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_10_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_3_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_4_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_5_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_6_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_7_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_8_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_9_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_1_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_2_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_3_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_4_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_5_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_6_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_7_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_8_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_9_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_10A_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_10B_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_11_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_12_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_13_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_3_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_4_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_5_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_6_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_7_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_8_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_9_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_1_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_2_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_3_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_4_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_5_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_6_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_7_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_8_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_9_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_10_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_11_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_3_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_4_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_5_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_6_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_7_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_8_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_9_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_1_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_10_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_11_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_12_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_13_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_2_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_3_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_4_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_5_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_6_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_7_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_8_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_9_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_1_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_10_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_11_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_12_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_13_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_2_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_3_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_4_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_5_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_6_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_7_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_8_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_9_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_1_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_10_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_11_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_12_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_13_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_14_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_2_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_3_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_4_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_5_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_6_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_7_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_8_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_9_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_1_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_10_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_11_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_12_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_2_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_3_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_4_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_5_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_6_VFD = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_7_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_8_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_9A_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_9B_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_10_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_3_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_4_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_5_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_6_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_8_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_9_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_10_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_11_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_3_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_4_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_5_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_6_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_7_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_8_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_9_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_1_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_2_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_3_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_4_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_5_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_6_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_7_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_8_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_9_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_10_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_3_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_4_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_5_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_6_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_7_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_8_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_9_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_10_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_11_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_12_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_13A_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_13B_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_14_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_15_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_16_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_3_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_4_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_5_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_6_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_7_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_8_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_9_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_1_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_2_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_3_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_4_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_5_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_6_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_7_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_8_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_9_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_10_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_11_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_3_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_4_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_5_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_6_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_7_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_8_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_9_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_10_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_11_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_12_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_13_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_14A_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_14B_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_15_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_16_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_17_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_3_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_4_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_5_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_6_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_7_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_8_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_9_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_1_VFD = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_2_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_3_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_4_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_5_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_6_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_7_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_8_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_14_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_15_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_16_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_17_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_18_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_19_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_20_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_14_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_15_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_16_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_17_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_18_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_19_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_20_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_13_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_14_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_15_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_16_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_17_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_18_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_19_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_17_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_18_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_19_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_20_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_21_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_22_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_23_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_18_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_19_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_20_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_21_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_22_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_23_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_24_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_14_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_15_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_16_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_17_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_18_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_19_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_20_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_14_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_15_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_16_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_17_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_18_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_19_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_20_VFD1 = 420 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1014_2_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1018_2_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1022_2_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1026_2_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1034_2_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1038_2_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3012_2_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3016_2_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3020_2_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3024_2_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_2A_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_2B_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_3A_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_3B_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_5_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS4_1_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS4_2_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_1_VFD1 = 150 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_2_VFD1 = 200 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_3_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_5_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_1_VFD1 = 150 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_11_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_2_VFD1 = 200 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_3_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_4_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_6_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_7_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_8_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_9_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC5_3_VFD1 = 80 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC6_3_VFD1 = 80 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC7_3_VFD1 = 80 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC8_3_VFD1 = 80 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2074_2_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2078_2_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2086_2_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2090_2_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2094_2_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4066_2_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4070_2_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4074_2_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4078_2_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4082_2_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_2A_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_2B_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_3_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_4_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_6_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS2_1_VFD1 = 120 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_1_VFD1 = 140 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_11_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_2_VFD1 = 180 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_4_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_5_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_6_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_8_VFD1 = 220 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_9_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS9_2_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS9_3_VFD1 = 190 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC1_3_VFD1 = 80 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC2_3_VFD1 = 80 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC3_3_VFD1 = 80 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC4_3_VFD1 = 80 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_10A_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_10B_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_11_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_12_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_13_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14A_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14B_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14C_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14D_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_15_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_16_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_17_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_18A_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_18B_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_19_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_20_VFD1 = 280 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_21_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_9_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_1_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_2_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_3_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_4_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_5A_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_5B_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_6_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_7_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_8_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_9_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_1_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_2_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_3A_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_3B_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_4_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_5_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_6_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_7_VFD1 = 240 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: S02_1_VFD1 = 250 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: S02_2_VFD1 = 250 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_10_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_11_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_12_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_13_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_14_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_15_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_2_VFD1 = 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_3_VFD1 = 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_4_VFD1 = 500 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_5_VFD1 = 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_6_VFD1 = 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_7_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_8_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_9_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_10_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_11_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_2_VFD1 = 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_3_VFD1 = 500 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_4_VFD1 = 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_5_VFD1 = 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_6_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_7_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_8_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_9_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_2_VFD1 = 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_3_VFD1 = 500 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_4_VFD1 = 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_5_VFD1 = 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_6_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_7_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_8_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_9_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_10_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_11_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_12_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_13_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_14_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_15_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_2_VFD1 = 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_3_VFD1 = 500 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_4_VFD1 = 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_5_VFD1 = 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_6_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_7_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_8_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_9_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_10_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_2_VFD1 = 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_3_VFD1 = 500 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_4_VFD1 = 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_5_VFD1 = 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_6_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_7_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_8_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_9_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_10_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_11_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_12_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_13_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_14_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_2_VFD1 = 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_3_VFD1 = 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_4_VFD1 = 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_5_VFD1 = 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_6_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_7_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_8_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_9_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_2_VFD1 = 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_3_VFD1 = 500 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_4_VFD1 = 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_5_VFD1 = 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_6_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_7_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_8_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_9_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_10_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_2_VFD1 = 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_3_VFD1 = 500 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_4_VFD1 = 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_5_VFD1 = 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_6_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_7_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_8_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_9_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_10_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_11_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_12_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_2_VFD1 = 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_3_VFD1 = 380 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_4_VFD1 = 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_5_VFD1 = 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_6_VFD1 = 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_7_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_8_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_9_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_2_VFD1 = 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_3_VFD1 = 500 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_4_VFD1 = 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_5_VFD1 = 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_6_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_7_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_8_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_9_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_10_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_11_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_12_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_13_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_14_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_15_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_16_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_2_VFD1 = 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_3_VFD1 = 500 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_4_VFD1 = 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_5_VFD1 = 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_6_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_7_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_8_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_9_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_10_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_11_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_12_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_13_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_2_VFD1 = 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_3_VFD1 = 500 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_4_VFD1 = 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_5_VFD1 = 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_6_VFD1 = 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_7_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_8_VFD1 = 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_9_VFD1 = 300 FPM
[00:02:01] [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
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCB_2_VFD1 -> 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCB_3_VFD1 -> 500 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCB_4_VFD1 -> 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCB_5_VFD1 -> 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCA_2_VFD1 -> 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCA_3_VFD1 -> 500 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCA_4_VFD1 -> 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCA_5_VFD1 -> 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCA_6_VFD1 -> 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCA_7_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCA_8_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCA_9_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCD_2_VFD1 -> 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCD_3_VFD1 -> 380 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCD_4_VFD1 -> 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCD_5_VFD1 -> 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCD_6_VFD1 -> 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCD_7_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBD_2_VFD1 -> 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBD_3_VFD1 -> 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBD_4_VFD1 -> 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBC_2_VFD1 -> 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBC_3_VFD1 -> 500 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBC_4_VFD1 -> 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBC_5_VFD1 -> 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBC_6_VFD1 -> 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBC_7_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBC_8_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBA_2_VFD1 -> 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBA_3_VFD1 -> 500 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBA_4_VFD1 -> 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBA_5_VFD1 -> 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBA_6_VFD1 -> 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBA_7_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBA_8_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCB_6_VFD1 -> 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCB_7_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCB_8_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCB_9_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCB_10_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAB_11_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAB_12_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAB_13_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAB_14_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAB_15_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDB_12_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDB_13_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDB_14_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDB_15_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDB_16_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAB_2_VFD1 -> 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAB_3_VFD1 -> 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAB_4_VFD1 -> 500 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAB_5_VFD1 -> 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAB_6_VFD1 -> 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAB_7_VFD1 -> 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAB_8_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAB_9_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAB_10_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDB_6_VFD1 -> 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDB_7_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDB_8_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDB_9_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDB_10_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDB_11_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBD_5_VFD1 -> 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBD_6_VFD1 -> 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCD_8_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCD_9_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCD_10_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCD_11_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYCD_12_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBD_9_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBD_10_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBD_11_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBD_12_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBD_13_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBD_14_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAD_5_VFD1 -> 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAD_6_VFD1 -> 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAD_7_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAD_8_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAD_9_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDC_2_VFD1 -> 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDC_3_VFD1 -> 500 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDC_4_VFD1 -> 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDC_5_VFD1 -> 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDA_2_VFD1 -> 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDA_3_VFD1 -> 500 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDA_4_VFD1 -> 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDA_5_VFD1 -> 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDB_2_VFD1 -> 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDB_3_VFD1 -> 500 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDB_4_VFD1 -> 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDB_5_VFD1 -> 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAD_2_VFD1 -> 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAD_3_VFD1 -> 500 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAD_4_VFD1 -> 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAC_2_VFD1 -> 550 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAC_3_VFD1 -> 500 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAC_4_VFD1 -> 450 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAC_5_VFD1 -> 400 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAC_6_VFD1 -> 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBD_7_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBD_8_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDA_6_VFD1 -> 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDA_7_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDA_8_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDA_9_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDC_6_VFD1 -> 350 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDC_7_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDC_8_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDC_9_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAC_7_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAC_8_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAC_9_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAC_10_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYAC_11_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDC_10_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDC_11_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDC_12_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYDC_13_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBC_9_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBC_10_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBA_9_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBA_10_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBA_11_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBA_12_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBA_13_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBA_14_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: BYBA_15_VFD1 -> 300 FPM
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] SPEED_CTRL sample=BYAB_2_VFD1(550), BYAB_3_VFD1(550), BYAB_4_VFD1(500), BYAB_5_VFD1(450), BYAB_6_VFD1(400)...
[00:02:01] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL count=131
[00:02:01] [DEBUG] [logging_config.py:126:_log_with_context] Extracting PMM data
[00:02:01] [INFO] [logging_config.py:128:_log_with_context] Data: PMM entries=4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] PMM processing PDP13_PMM1
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP13_PMM1 DPM=BYCA_3_DPM1
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP13_PMM1 PWM fault IO PDP13_FIO1:I.Pt12.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP13_PMM1 configuration stored
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] PMM processing PDP12_PMM1
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP12_PMM1 DPM=BYBC_3_DPM1
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP12_PMM1 PWM fault IO PDP12_FIO1:I.Pt12.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP12_PMM1 configuration stored
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] PMM processing PDP15_PMM1
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP15_PMM1 DPM=BYAD_3_DPM1
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP15_PMM1 PWM fault IO PDP15_FIO1:I.Pt12.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP15_PMM1 configuration stored
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] PMM processing PDP16_PMM1
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP16_PMM1 DPM=BYAD_3_DPM1
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP16_PMM1 PWM fault IO PDP16_FIO1:I.Pt12.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP16_PMM1 configuration stored
[00:02:01] [INFO] [logging_config.py:128:_log_with_context] Data: PMM configs=4
[00:02:01] [DEBUG] [logging_config.py:126:_log_with_context] Extracting CB_MONITOR data
[00:02:01] [INFO] [logging_config.py:128:_log_with_context] Data: CB PDPs=4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] CB_MONITOR PDP12: CBs=26 FIOs=2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] CB entries for PDP12 (in order): ['PDP12_CB1', 'PDP12_CB2', 'PDP12_CB3', 'PDP12_CB4', 'PDP12_CB5', 'PDP12_CB6', 'PDP12_CB7', 'PDP12_CB8', 'PDP12_CB9', 'PDP12_CB10', 'PDP12_CB11', 'PDP12_CB12', 'PDP12_CB13', 'PDP12_CB14', 'PDP12_CB15', 'PDP12_CB16', 'PDP12_CB17', 'PDP12_CB18', 'PDP12_CB19', 'PDP12_CB20', 'PDP12_CB21', 'PDP12_CB22', 'PDP12_CB23', 'PDP12_CB24', 'PDP12_CB25', 'PDP12_CB26']
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB1, IO_PATH=PDP12_FIO1:I.Pt00.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB1 (CB1) to position 0 with IO_PATH PDP12_FIO1:I.Pt00.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB2, IO_PATH=PDP12_FIO1:I.Pt01.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB2 (CB2) to position 1 with IO_PATH PDP12_FIO1:I.Pt01.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB3, IO_PATH=PDP12_FIO1:I.Pt02.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB3 (CB3) to position 2 with IO_PATH PDP12_FIO1:I.Pt02.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB4, IO_PATH=PDP12_FIO1:I.Pt03.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB4 (CB4) to position 3 with IO_PATH PDP12_FIO1:I.Pt03.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB5, IO_PATH=PDP12_FIO1:I.Pt04.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB5 (CB5) to position 4 with IO_PATH PDP12_FIO1:I.Pt04.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB6, IO_PATH=PDP12_FIO1:I.Pt06.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB6 (CB6) to position 5 with IO_PATH PDP12_FIO1:I.Pt06.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB7, IO_PATH=PDP12_FIO1:I.Pt08.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB7 (CB7) to position 6 with IO_PATH PDP12_FIO1:I.Pt08.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB8, IO_PATH=PDP12_FIO1:I.Pt09.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB8 (CB8) to position 7 with IO_PATH PDP12_FIO1:I.Pt09.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB9, IO_PATH=PDP12_FIO1:I.Pt10.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB9 (CB9) to position 8 with IO_PATH PDP12_FIO1:I.Pt10.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB10, IO_PATH=PDP12_FIO1:I.Pt11.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB10 (CB10) to position 9 with IO_PATH PDP12_FIO1:I.Pt11.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB11, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB11 (CB11) to position 10 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB12, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB12 (CB12) to position 11 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB13, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB13 (CB13) to position 12 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB14, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB14 (CB14) to position 13 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB15, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB15 (CB15) to position 14 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB16, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB16 (CB16) to position 15 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB17, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB17 (CB17) to position 16 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB18, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB18 (CB18) to position 17 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB19, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB19 (CB19) to position 18 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB20, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB20 (CB20) to position 19 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB21, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB21 (CB21) to position 20 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB22, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB22 (CB22) to position 21 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB23, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB23 (CB23) to position 22 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB24, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB24 (CB24) to position 23 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB25, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB25 (CB25) to position 24 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP12_CB26, IO_PATH=PDP12_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP12_CB26 (CB26) to position 25 with IO_PATH PDP12_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] CB_MONITOR PDP12: configured CBs=26 entries=['PDP12_CB1', 'PDP12_CB2', 'PDP12_CB3', 'PDP12_CB4', 'PDP12_CB5', 'PDP12_CB6', 'PDP12_CB7', 'PDP12_CB8', 'PDP12_CB9', 'PDP12_CB10', 'PDP12_CB11', 'PDP12_CB12', 'PDP12_CB13', 'PDP12_CB14', 'PDP12_CB15', 'PDP12_CB16', 'PDP12_CB17', 'PDP12_CB18', 'PDP12_CB19', 'PDP12_CB20', 'PDP12_CB21', 'PDP12_CB22', 'PDP12_CB23', 'PDP12_CB24', 'PDP12_CB25', 'PDP12_CB26'] fault=PDP12_FIO1:I.ConnectionFaulted
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] CB_MONITOR PDP13: CBs=26 FIOs=2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] CB entries for PDP13 (in order): ['PDP13_CB1', 'PDP13_CB2', 'PDP13_CB3', 'PDP13_CB4', 'PDP13_CB5', 'PDP13_CB6', 'PDP13_CB7', 'PDP13_CB8', 'PDP13_CB9', 'PDP13_CB10', 'PDP13_CB11', 'PDP13_CB12', 'PDP13_CB13', 'PDP13_CB14', 'PDP13_CB15', 'PDP13_CB16', 'PDP13_CB17', 'PDP13_CB18', 'PDP13_CB19', 'PDP13_CB20', 'PDP13_CB21', 'PDP13_CB22', 'PDP13_CB23', 'PDP13_CB24', 'PDP13_CB25', 'PDP13_CB26']
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB1, IO_PATH=PDP13_FIO1:I.Pt00.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB1 (CB1) to position 0 with IO_PATH PDP13_FIO1:I.Pt00.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB2, IO_PATH=PDP13_FIO1:I.Pt01.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB2 (CB2) to position 1 with IO_PATH PDP13_FIO1:I.Pt01.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB3, IO_PATH=PDP13_FIO1:I.Pt02.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB3 (CB3) to position 2 with IO_PATH PDP13_FIO1:I.Pt02.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB4, IO_PATH=PDP13_FIO1:I.Pt03.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB4 (CB4) to position 3 with IO_PATH PDP13_FIO1:I.Pt03.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB5, IO_PATH=PDP13_FIO1:I.Pt04.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB5 (CB5) to position 4 with IO_PATH PDP13_FIO1:I.Pt04.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB6, IO_PATH=PDP13_FIO1:I.Pt06.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB6 (CB6) to position 5 with IO_PATH PDP13_FIO1:I.Pt06.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB7, IO_PATH=PDP13_FIO1:I.Pt08.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB7 (CB7) to position 6 with IO_PATH PDP13_FIO1:I.Pt08.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB8, IO_PATH=PDP13_FIO1:I.Pt09.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB8 (CB8) to position 7 with IO_PATH PDP13_FIO1:I.Pt09.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB9, IO_PATH=PDP13_FIO1:I.Pt10.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB9 (CB9) to position 8 with IO_PATH PDP13_FIO1:I.Pt10.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB10, IO_PATH=PDP13_FIO1:I.Pt11.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB10 (CB10) to position 9 with IO_PATH PDP13_FIO1:I.Pt11.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB11, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB11 (CB11) to position 10 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB12, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB12 (CB12) to position 11 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB13, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB13 (CB13) to position 12 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB14, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB14 (CB14) to position 13 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB15, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB15 (CB15) to position 14 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB16, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB16 (CB16) to position 15 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB17, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB17 (CB17) to position 16 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB18, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB18 (CB18) to position 17 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB19, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB19 (CB19) to position 18 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB20, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB20 (CB20) to position 19 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB21, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB21 (CB21) to position 20 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB22, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB22 (CB22) to position 21 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB23, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB23 (CB23) to position 22 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB24, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB24 (CB24) to position 23 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB25, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB25 (CB25) to position 24 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP13_CB26, IO_PATH=PDP13_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP13_CB26 (CB26) to position 25 with IO_PATH PDP13_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] CB_MONITOR PDP13: configured CBs=26 entries=['PDP13_CB1', 'PDP13_CB2', 'PDP13_CB3', 'PDP13_CB4', 'PDP13_CB5', 'PDP13_CB6', 'PDP13_CB7', 'PDP13_CB8', 'PDP13_CB9', 'PDP13_CB10', 'PDP13_CB11', 'PDP13_CB12', 'PDP13_CB13', 'PDP13_CB14', 'PDP13_CB15', 'PDP13_CB16', 'PDP13_CB17', 'PDP13_CB18', 'PDP13_CB19', 'PDP13_CB20', 'PDP13_CB21', 'PDP13_CB22', 'PDP13_CB23', 'PDP13_CB24', 'PDP13_CB25', 'PDP13_CB26'] fault=PDP13_FIO1:I.ConnectionFaulted
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] CB_MONITOR PDP15: CBs=26 FIOs=2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] CB entries for PDP15 (in order): ['PDP15_CB1', 'PDP15_CB2', 'PDP15_CB3', 'PDP15_CB4', 'PDP15_CB5', 'PDP15_CB6', 'PDP15_CB7', 'PDP15_CB8', 'PDP15_CB9', 'PDP15_CB10', 'PDP15_CB11', 'PDP15_CB12', 'PDP15_CB13', 'PDP15_CB14', 'PDP15_CB15', 'PDP15_CB16', 'PDP15_CB17', 'PDP15_CB18', 'PDP15_CB19', 'PDP15_CB20', 'PDP15_CB21', 'PDP15_CB22', 'PDP15_CB23', 'PDP15_CB24', 'PDP15_CB25', 'PDP15_CB26']
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB1, IO_PATH=PDP15_FIO1:I.Pt00.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB1 (CB1) to position 0 with IO_PATH PDP15_FIO1:I.Pt00.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB2, IO_PATH=PDP15_FIO1:I.Pt01.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB2 (CB2) to position 1 with IO_PATH PDP15_FIO1:I.Pt01.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB3, IO_PATH=PDP15_FIO1:I.Pt02.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB3 (CB3) to position 2 with IO_PATH PDP15_FIO1:I.Pt02.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB4, IO_PATH=PDP15_FIO1:I.Pt03.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB4 (CB4) to position 3 with IO_PATH PDP15_FIO1:I.Pt03.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB5, IO_PATH=PDP15_FIO1:I.Pt04.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB5 (CB5) to position 4 with IO_PATH PDP15_FIO1:I.Pt04.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB6, IO_PATH=PDP15_FIO1:I.Pt06.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB6 (CB6) to position 5 with IO_PATH PDP15_FIO1:I.Pt06.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB7, IO_PATH=PDP15_FIO1:I.Pt08.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB7 (CB7) to position 6 with IO_PATH PDP15_FIO1:I.Pt08.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB8, IO_PATH=PDP15_FIO1:I.Pt09.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB8 (CB8) to position 7 with IO_PATH PDP15_FIO1:I.Pt09.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB9, IO_PATH=PDP15_FIO1:I.Pt10.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB9 (CB9) to position 8 with IO_PATH PDP15_FIO1:I.Pt10.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB10, IO_PATH=PDP15_FIO1:I.Pt11.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB10 (CB10) to position 9 with IO_PATH PDP15_FIO1:I.Pt11.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB11, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB11 (CB11) to position 10 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB12, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB12 (CB12) to position 11 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB13, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB13 (CB13) to position 12 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB14, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB14 (CB14) to position 13 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB15, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB15 (CB15) to position 14 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB16, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB16 (CB16) to position 15 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB17, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB17 (CB17) to position 16 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB18, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB18 (CB18) to position 17 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB19, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB19 (CB19) to position 18 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB20, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB20 (CB20) to position 19 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB21, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB21 (CB21) to position 20 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB22, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB22 (CB22) to position 21 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB23, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB23 (CB23) to position 22 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB24, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB24 (CB24) to position 23 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB25, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB25 (CB25) to position 24 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP15_CB26, IO_PATH=PDP15_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP15_CB26 (CB26) to position 25 with IO_PATH PDP15_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] CB_MONITOR PDP15: configured CBs=26 entries=['PDP15_CB1', 'PDP15_CB2', 'PDP15_CB3', 'PDP15_CB4', 'PDP15_CB5', 'PDP15_CB6', 'PDP15_CB7', 'PDP15_CB8', 'PDP15_CB9', 'PDP15_CB10', 'PDP15_CB11', 'PDP15_CB12', 'PDP15_CB13', 'PDP15_CB14', 'PDP15_CB15', 'PDP15_CB16', 'PDP15_CB17', 'PDP15_CB18', 'PDP15_CB19', 'PDP15_CB20', 'PDP15_CB21', 'PDP15_CB22', 'PDP15_CB23', 'PDP15_CB24', 'PDP15_CB25', 'PDP15_CB26'] fault=PDP15_FIO1:I.ConnectionFaulted
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] CB_MONITOR PDP16: CBs=26 FIOs=2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] CB entries for PDP16 (in order): ['PDP16_CB1', 'PDP16_CB2', 'PDP16_CB3', 'PDP16_CB4', 'PDP16_CB5', 'PDP16_CB6', 'PDP16_CB7', 'PDP16_CB8', 'PDP16_CB9', 'PDP16_CB10', 'PDP16_CB11', 'PDP16_CB12', 'PDP16_CB13', 'PDP16_CB14', 'PDP16_CB15', 'PDP16_CB16', 'PDP16_CB17', 'PDP16_CB18', 'PDP16_CB19', 'PDP16_CB20', 'PDP16_CB21', 'PDP16_CB22', 'PDP16_CB23', 'PDP16_CB24', 'PDP16_CB25', 'PDP16_CB26']
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB1, IO_PATH=PDP16_FIO1:I.Pt00.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB1 (CB1) to position 0 with IO_PATH PDP16_FIO1:I.Pt00.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB2, IO_PATH=PDP16_FIO1:I.Pt01.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB2 (CB2) to position 1 with IO_PATH PDP16_FIO1:I.Pt01.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB3, IO_PATH=PDP16_FIO1:I.Pt02.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB3 (CB3) to position 2 with IO_PATH PDP16_FIO1:I.Pt02.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB4, IO_PATH=PDP16_FIO1:I.Pt03.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB4 (CB4) to position 3 with IO_PATH PDP16_FIO1:I.Pt03.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB5, IO_PATH=PDP16_FIO1:I.Pt04.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB5 (CB5) to position 4 with IO_PATH PDP16_FIO1:I.Pt04.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB6, IO_PATH=PDP16_FIO1:I.Pt06.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB6 (CB6) to position 5 with IO_PATH PDP16_FIO1:I.Pt06.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB7, IO_PATH=PDP16_FIO1:I.Pt08.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB7 (CB7) to position 6 with IO_PATH PDP16_FIO1:I.Pt08.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB8, IO_PATH=PDP16_FIO1:I.Pt09.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB8 (CB8) to position 7 with IO_PATH PDP16_FIO1:I.Pt09.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB9, IO_PATH=PDP16_FIO1:I.Pt10.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB9 (CB9) to position 8 with IO_PATH PDP16_FIO1:I.Pt10.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB10, IO_PATH=PDP16_FIO1:I.Pt11.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB10 (CB10) to position 9 with IO_PATH PDP16_FIO1:I.Pt11.Data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB11, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB11 (CB11) to position 10 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB12, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB12 (CB12) to position 11 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB13, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB13 (CB13) to position 12 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB14, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB14 (CB14) to position 13 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB15, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB15 (CB15) to position 14 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB16, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB16 (CB16) to position 15 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB17, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB17 (CB17) to position 16 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB18, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB18 (CB18) to position 17 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB19, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB19 (CB19) to position 18 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB20, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB20 (CB20) to position 19 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB21, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB21 (CB21) to position 20 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB22, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB22 (CB22) to position 21 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB23, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB23 (CB23) to position 22 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB24, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB24 (CB24) to position 23 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB25, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB25 (CB25) to position 24 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP16_CB26, IO_PATH=PDP16_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP16_CB26 (CB26) to position 25 with IO_PATH PDP16_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] CB_MONITOR PDP16: configured CBs=26 entries=['PDP16_CB1', 'PDP16_CB2', 'PDP16_CB3', 'PDP16_CB4', 'PDP16_CB5', 'PDP16_CB6', 'PDP16_CB7', 'PDP16_CB8', 'PDP16_CB9', 'PDP16_CB10', 'PDP16_CB11', 'PDP16_CB12', 'PDP16_CB13', 'PDP16_CB14', 'PDP16_CB15', 'PDP16_CB16', 'PDP16_CB17', 'PDP16_CB18', 'PDP16_CB19', 'PDP16_CB20', 'PDP16_CB21', 'PDP16_CB22', 'PDP16_CB23', 'PDP16_CB24', 'PDP16_CB25', 'PDP16_CB26'] fault=PDP16_FIO1:I.ConnectionFaulted
[00:02:01] [INFO] [logging_config.py:128:_log_with_context] Data: CB configs=4
[00:02:01] [INFO] [logging_config.py:126:_log_with_context] Tags created: total=940 | standard=86 safety=254 dcs=43 modules=502
[00:02:01] [INFO] [logging_config.py:128:_log_with_context] Added 940 controller tags
[00:02:01] [INFO] [logging_config.py:128:_log_with_context] Generating main program routines...
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: mcm
[00:02:01] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: mcm
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: rack
[00:02:01] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: rack
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: dpm
[00:02:01] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: dpm
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fiom
[00:02:01] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fiom
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: apf
[00:02:01] [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
[00:02:01] [INFO] [logging_config.py:128:_log_with_context] Using project prefix from project_name: MTN6
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS1_1_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS1_2_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS1_3_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS1_4_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS1_5_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS2_1_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS2_2_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS2_3_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS2_4_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS2_5_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS2_6_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_10A_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_10B_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_11_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_12_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_13_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_10A_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_10B_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_11_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_12_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_13_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_10_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_11_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_12_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_7_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_8_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_9_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_10_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_11_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_12_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_13_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_14_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_7_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_8_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_9_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_1_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_2_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_3_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_4_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_5_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_6_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_1_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_2_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_3_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_4_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_5_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_6_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_10A_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_10B_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_11_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_12_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_13_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_10A_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_10B_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_11_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_12_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_13_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_3_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_4_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_5_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_6_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_7_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_8_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_9_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_10_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_3_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_4_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_5_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_6_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_7_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_8_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_9_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_1_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_2_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_3_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_4_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_5_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_6_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_7_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_8_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_9_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_3_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_4_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_5_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_6_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_7_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_8_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_9_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_10_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_3_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_4_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_5_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_6_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_7_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_8_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_9_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_1_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_2_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_3_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_4_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_5_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_6_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_7_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_8_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_9_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_1_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_10_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_2_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_3_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_4_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_5_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_6_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_7_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_8_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_9_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_3_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_4_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_5_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_6_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_7_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_8_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_9_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_10_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_3_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_4_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_5_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_6_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_7_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_8_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_9_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_3_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_4_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_5_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_6_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_7_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_8_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_9_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_1_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_2_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_3_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_4_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_5_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_6_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_7_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_8_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_9_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_10_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_11_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_3_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_4_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_5_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_6_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_7_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_8_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_9_VFD1 -> PS1_1_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_10_VFD1 -> PS3_12_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_11_VFD1 -> PS3_12_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_12_VFD1 -> PS3_12_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_7_VFD1 -> PS3_12_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_8_VFD1 -> PS3_12_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_9_VFD1 -> PS3_12_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_10_VFD1 -> PS3_12_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_11_VFD1 -> PS3_12_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_12_VFD1 -> PS3_12_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_13_VFD1 -> PS3_12_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_14_VFD1 -> PS3_12_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_7_VFD1 -> PS3_12_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_8_VFD1 -> PS3_12_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_9_VFD1 -> PS3_12_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_1_VFD1 -> PS4_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_2_VFD1 -> PS4_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_3_VFD1 -> PS4_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_4_VFD1 -> PS4_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_5_VFD1 -> PS4_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_6_VFD1 -> PS4_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_1_VFD1 -> PS4_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_2_VFD1 -> PS4_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_3_VFD1 -> PS4_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_4_VFD1 -> PS4_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_5_VFD1 -> PS4_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_6_VFD1 -> PS4_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_10A_VFD1 -> PS4_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_10B_VFD1 -> PS4_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_11_VFD1 -> PS4_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_12_VFD1 -> PS4_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_13_VFD1 -> PS4_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_10A_VFD1 -> PS4_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_10B_VFD1 -> PS4_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_11_VFD1 -> PS4_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_12_VFD1 -> PS4_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_13_VFD1 -> PS4_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_1_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_10_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_2_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_3_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_4_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_5_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_6_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_7_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_8_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_9_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_3_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_4_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_5_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_6_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_7_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_8_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_9_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_10_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_3_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_4_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_5_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_6_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_7_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_8_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_9_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_3_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_4_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_5_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_6_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_7_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_8_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_9_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_1_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_2_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_3_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_4_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_5_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_6_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_7_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_8_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_9_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_10_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_11_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_3_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_4_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_5_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_6_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_7_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_8_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_9_VFD1 -> UL10_3_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_3_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_4_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_5_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_6_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_7_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_8_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_9_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_10_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_3_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_4_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_5_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_6_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_7_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_8_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_9_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_1_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_2_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_3_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_4_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_5_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_6_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_7_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_8_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_9_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_3_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_4_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_5_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_6_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_7_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_8_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_9_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_10_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_3_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_4_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_5_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_6_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_7_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_8_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_9_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_1_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_2_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_3_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_4_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_5_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_6_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_7_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_8_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_9_VFD1 -> UL4_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_1_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_2_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_3_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_4_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_5_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_6_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_7_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_1_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_2_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_3_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_4_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_5_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_6_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_7_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_1_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_2_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_3_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_4_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_5_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_6_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_7_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_11_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_12_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_15_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_16_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_15_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_16_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_17_VFD1 -> PS6_6_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_10_VFD1 -> PS7_13_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_11_VFD1 -> PS7_13_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_12_VFD1 -> PS7_13_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_13_VFD1 -> PS7_13_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_14_VFD1 -> PS7_13_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_8_VFD1 -> PS7_13_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_9_VFD1 -> PS7_13_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_8_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_9_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_10_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_8_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_9_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_1_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_10_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_2_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_3_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_4_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_5_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_6_VFD -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_7_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_8_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_9A_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_9B_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL14_10_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL14_3_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL14_4_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL14_5_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL14_6_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL14_8_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL14_9_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_10_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_11_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_3_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_4_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_5_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_6_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_7_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_8_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_9_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_1_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_2_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_3_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_4_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_5_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_6_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_7_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_8_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_9_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_10_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_3_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_4_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_5_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_6_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_7_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_8_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_9_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_10_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_11_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_12_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_13A_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_13B_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_14_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_3_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_4_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_5_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_7_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_8_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_9_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_11_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_12_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_13_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_14A_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_14B_VFD1 -> UL16_2_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_10_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_11_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_12_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_13_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_11_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_12_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_13_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_6_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_1_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_2_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_3_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_4_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_5_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_6_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_7_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_8_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_9_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_10_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_11_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_3_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_4_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_5_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_6_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_7_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_8_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_9_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_10_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_3_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_4_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_5_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_6_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_7_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_8_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_9_VFD1 -> UL20_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_1_VFD -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_2_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_14_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_15_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_16_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_17_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_18_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_19_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_20_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_14_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_15_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_16_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_17_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_18_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_14_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_15_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_16_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_17_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_18_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_19_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_20_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_14_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_15_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_16_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_17_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_18_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_19_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_20_VFD1 -> NCP1_1_BCN3_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_3_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_4_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_5_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_6_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_19_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_20_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_13_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_14_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_15_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_16_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_17_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_18_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_19_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_17_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_18_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_19_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_20_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_21_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_22_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_23_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_18_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_19_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_20_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_21_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_22_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_23_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_24_VFD1 -> NCP1_3_BCN5_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_7_VFD1 -> NCP1_8_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_8_VFD1 -> NCP1_8_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS10_1_VFD1 -> PS10_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS10_2_VFD1 -> PS10_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS10_3_VFD1 -> PS10_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS10_5_VFD1 -> PS10_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC5_3_VFD1 -> PS10_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC6_3_VFD1 -> PS10_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC7_3_VFD1 -> PS10_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC8_3_VFD1 -> PS10_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL1014_2_VFD1 -> PS11_7_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL1018_2_VFD1 -> PS11_7_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL1022_2_VFD1 -> PS11_7_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL1026_2_VFD1 -> PS11_7_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL1034_2_VFD1 -> PS11_7_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL1038_2_VFD1 -> PS11_7_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS3_2A_VFD1 -> PS11_7_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS3_2B_VFD1 -> PS11_7_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS3_3A_VFD1 -> PS11_7_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS3_3B_VFD1 -> PS11_7_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS3_5_VFD1 -> PS11_7_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS4_1_VFD1 -> PS11_7_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS4_2_VFD1 -> PS11_7_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_1_VFD1 -> PS11_7_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_2_VFD1 -> PS11_7_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_3_VFD1 -> PS11_7_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_4_VFD1 -> PS11_7_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_6_VFD1 -> PS11_7_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL3012_2_VFD1 -> PS11_8_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL3016_2_VFD1 -> PS11_8_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL3020_2_VFD1 -> PS11_8_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL3024_2_VFD1 -> PS11_8_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_11_VFD1 -> PS11_8_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_7_VFD1 -> PS11_8_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_8_VFD1 -> PS11_8_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_9_VFD1 -> PS11_8_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL2074_2_VFD1 -> PS8_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL2078_2_VFD1 -> PS8_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL2086_2_VFD1 -> PS8_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL2090_2_VFD1 -> PS8_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL2094_2_VFD1 -> PS8_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS2_1_VFD1 -> PS8_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_1_VFD1 -> PS8_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_2_VFD1 -> PS8_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_4_VFD1 -> PS8_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_5_VFD1 -> PS8_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_6_VFD1 -> PS8_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS9_2_VFD1 -> PS8_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS9_3_VFD1 -> PS8_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC1_3_VFD1 -> PS8_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC2_3_VFD1 -> PS8_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC3_3_VFD1 -> PS8_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC4_3_VFD1 -> PS8_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL4066_2_VFD1 -> PS8_9_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL4070_2_VFD1 -> PS8_9_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL4074_2_VFD1 -> PS8_9_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL4078_2_VFD1 -> PS8_9_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL4082_2_VFD1 -> PS8_9_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS1_2A_VFD1 -> PS8_9_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS1_2B_VFD1 -> PS8_9_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS1_3_VFD1 -> PS8_9_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS1_4_VFD1 -> PS8_9_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS1_6_VFD1 -> PS8_9_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_11_VFD1 -> PS8_9_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_8_VFD1 -> PS8_9_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_9_VFD1 -> PS8_9_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_10A_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_10B_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_11_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_12_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_13_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_14A_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_14B_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_14C_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_14D_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_15_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_16_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_17_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_18A_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_18B_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_19_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_20_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_9_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_1_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_2_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_3_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_4_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_5A_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_5B_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_6_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_7_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_8_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_9_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: S02_1_VFD1 -> S02_1_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_21_VFD1 -> S02_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_1_VFD1 -> S02_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_2_VFD1 -> S02_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_3A_VFD1 -> S02_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_3B_VFD1 -> S02_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_4_VFD1 -> S02_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_5_VFD1 -> S02_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_6_VFD1 -> S02_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_7_VFD1 -> S02_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: S02_2_VFD1 -> S02_2_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_2_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_3_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_4_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_5_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_6_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_2_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_3_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_4_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_5_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_6_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_7_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_2_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_3_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_4_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_5_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_6_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_10_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_11_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_12_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_13_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_14_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_15_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_10_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_11_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_7_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_8_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_9_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_6_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_7_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_8_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_9_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_8_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_9_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_6_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_7_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_8_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_9_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_6_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_6_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_7_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_8_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_9_VFD1 -> BYAD_4_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_11_VFD1 -> BYBC_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_12_VFD1 -> BYBC_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_13_VFD1 -> BYBC_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_4_VFD1 -> BYBC_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_5_VFD1 -> BYBC_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_6_VFD1 -> BYBC_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_7_VFD1 -> BYBC_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_8_VFD1 -> BYBC_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_4_VFD1 -> BYBC_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_5_VFD1 -> BYBC_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_6_VFD1 -> BYBC_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_7_VFD1 -> BYBC_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_8_VFD1 -> BYBC_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_4_VFD1 -> BYBC_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_6_VFD1 -> BYBC_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_7_VFD1 -> BYBC_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_12_VFD1 -> BYBC_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_13_VFD1 -> BYBC_5_BCN1_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_14_VFD1 -> BYBD_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_15_VFD1 -> BYBD_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_2_VFD1 -> BYBD_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_3_VFD1 -> BYBD_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_2_VFD1 -> BYBD_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_3_VFD1 -> BYBD_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_2_VFD1 -> BYBD_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_3_VFD1 -> BYBD_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_10_VFD1 -> BYBD_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_8_VFD1 -> BYBD_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_9_VFD1 -> BYBD_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_14_VFD1 -> BYBD_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_15_VFD1 -> BYBD_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_16_VFD1 -> BYBD_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_10_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_7_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_8_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_9_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_10_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_11_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_8_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_9_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_9_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_10_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_9_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_5_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_6_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_2_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_3_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_4_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_5_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_2_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_3_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_4_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_5_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_2_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_3_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_4_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_5_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_6_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_7_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_10_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_11_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_7_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_8_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_9_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_10_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_11_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_12_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_13_VFD1 -> BYCA_3_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_7_VFD1 -> BYDB_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_8_VFD1 -> BYDB_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_9_VFD1 -> BYDB_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_12_VFD1 -> BYDB_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_13_VFD1 -> BYDB_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_14_VFD1 -> BYDB_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_10_VFD1 -> BYDB_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_11_VFD1 -> BYDB_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_12_VFD1 -> BYDB_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_2_VFD1 -> BYDB_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_3_VFD1 -> BYDB_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_4_VFD1 -> BYDB_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_5_VFD1 -> BYDB_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_2_VFD1 -> BYDB_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_3_VFD1 -> BYDB_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_4_VFD1 -> BYDB_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_5_VFD1 -> BYDB_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_2_VFD1 -> BYDB_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_3_VFD1 -> BYDB_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_4_VFD1 -> BYDB_4_BCN2_H
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_5_VFD1 -> BYDB_4_BCN2_H
[00:02:01] [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
[00:02:01] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: apf
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: flow_ctrl
[00:02:01] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: flow_ctrl
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: speed_ctrl
[00:02:01] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: speed_ctrl
[00:02:01] [INFO] [logging_config.py:128:_log_with_context] Plugin nc_chute cannot generate with current data
[00:02:01] [INFO] [logging_config.py:128:_log_with_context] Plugin nc_jr_station cannot generate with current data
[00:02:01] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: estop_check
[00:02:03] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: estop_check
[00:02:03] [INFO] [logging_config.py:128:_log_with_context] Plugin encoder cannot generate with current data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: safety_tag_map
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: RST data has 44 rows
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: MCM07 -> Local:5:I.Data.0
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYBA_15_S1_PB -> BYBA_13_VFD1:I.IO_0
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYBA_15_S2_PB -> BYBA_15_VFD1:I.IO_0
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYCA_9_S1_PB -> BYCA_7_VFD1:I.IO_0
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYCD_5_S1_PB -> BYCD_4_VFD1:I.IO_0
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYDA_8_S1_PB -> BYDA_7_VFD1:I.IO_0
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYDA_9_S2_PB -> BYDA_9_VFD1:I.IO_0
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYDB_4_S2_PB -> BYDB_5_VFD1:I.IO_0
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYDC_13_S1_PB -> BYDC_13_VFD1:I.IO_0
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYCD_5_S2_PB -> BYCD_5_VFD1:I.IO_0
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYDC_13_S2_PB -> BYDC_12_VFD1:I.IO_0
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYDC_6_S1_PB -> BYDC_5_VFD1:I.IO_0
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYDB_4_S1_PB -> BYDB_4_VFD1:I.IO_0
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYCA_9_S2_PB -> BYCA_6_VFD1:I.IO_0
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYDA_8_S2_PB -> BYDA_6_VFD1:I.IO_0
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYDC_6_S2_PB -> BYDC_4_VFD1:I.IO_0
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYAB_2_S1_PB -> BYAB_2_FIO1:I.Pt00.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYAD_2_S2_PB -> BYAB_2_FIO1:I.Pt10.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYAB_2_S2_PB -> BYAB_2_FIO1:I.Pt02.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYAC_2_S1_PB -> BYAB_2_FIO1:I.Pt04.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYAC_2_S2_PB -> BYAB_2_FIO1:I.Pt06.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYAD_2_S1_PB -> BYAB_2_FIO1:I.Pt08.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYAC_11_S1_PB -> BYAC_11_FIO1:I.Pt04.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYAC_11_S2_PB -> BYAC_11_FIO1:I.Pt06.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYBD_3_S1_PB -> BYBA_2_FIO1:I.Pt10.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYBD_3_S2_PB -> BYBA_2_FIO1:I.Pt12.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYBA_3_S1_PB -> BYBA_2_FIO1:I.Pt02.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYBA_3_S2_PB -> BYBA_2_FIO1:I.Pt04.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYBC_3_S1_PB -> BYBA_2_FIO1:I.Pt06.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYBC_3_S2_PB -> BYBA_2_FIO1:I.Pt08.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYCA_3_S1_PB -> BYCA_2_FIO1:I.Pt00.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYCA_3_S2_PB -> BYCA_2_FIO1:I.Pt02.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYCB_3_S1_PB -> BYCA_2_FIO1:I.Pt04.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYCB_3_S2_PB -> BYCA_2_FIO1:I.Pt06.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYDA_3_S1_PB -> BYDA_2_FIO1:I.Pt00.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYDC_3_S2_PB -> BYDA_2_FIO1:I.Pt10.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYDA_3_S2_PB -> BYDA_2_FIO1:I.Pt02.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYDB_3_S1_PB -> BYDA_2_FIO1:I.Pt04.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYDB_3_S2_PB -> BYDA_2_FIO1:I.Pt06.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYDC_3_S1_PB -> BYDA_2_FIO1:I.Pt08.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYDA_6_S2_PB -> BYDA_6_FIO1:I.Pt00.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYDA_6_S1_PB -> BYDA_6_FIO1:I.Pt02.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYDC_8_S1_PB -> BYDC_8_FIO1:I.Pt00.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: BYDC_8_S2_PB -> BYDC_8_FIO1:I.Pt02.Data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generating 44 rungs
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 1: XIC(BYAB_2_FIO1:I.Pt00.Data)OTE(BYAB_2_S1_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 2: XIC(BYAB_2_FIO1:I.Pt02.Data)OTE(BYAB_2_S2_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 3: XIC(BYAB_2_FIO1:I.Pt04.Data)OTE(BYAC_2_S1_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 4: XIC(BYAB_2_FIO1:I.Pt06.Data)OTE(BYAC_2_S2_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 5: XIC(BYAC_11_FIO1:I.Pt04.Data)OTE(BYAC_11_S1_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 6: XIC(BYAC_11_FIO1:I.Pt06.Data)OTE(BYAC_11_S2_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 7: XIC(BYAB_2_FIO1:I.Pt08.Data)OTE(BYAD_2_S1_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 8: XIC(BYAB_2_FIO1:I.Pt10.Data)OTE(BYAD_2_S2_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 9: XIC(BYBA_2_FIO1:I.Pt02.Data)OTE(BYBA_3_S1_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 10: XIC(BYBA_2_FIO1:I.Pt04.Data)OTE(BYBA_3_S2_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 11: XIC(BYBA_13_VFD1:I.IO_0)OTE(BYBA_15_S1_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 12: XIC(BYBA_15_VFD1:I.IO_0)OTE(BYBA_15_S2_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 13: XIC(BYBA_2_FIO1:I.Pt06.Data)OTE(BYBC_3_S1_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 14: XIC(BYBA_2_FIO1:I.Pt08.Data)OTE(BYBC_3_S2_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 15: XIC(BYBA_2_FIO1:I.Pt10.Data)OTE(BYBD_3_S1_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 16: XIC(BYBA_2_FIO1:I.Pt12.Data)OTE(BYBD_3_S2_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 17: XIC(BYCA_2_FIO1:I.Pt00.Data)OTE(BYCA_3_S1_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 18: XIC(BYCA_2_FIO1:I.Pt02.Data)OTE(BYCA_3_S2_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 19: XIC(BYCA_7_VFD1:I.IO_0)OTE(BYCA_9_S1_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 20: XIC(BYCA_6_VFD1:I.IO_0)OTE(BYCA_9_S2_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 21: XIC(BYCA_2_FIO1:I.Pt04.Data)OTE(BYCB_3_S1_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 22: XIC(BYCA_2_FIO1:I.Pt06.Data)OTE(BYCB_3_S2_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 23: XIC(BYCD_4_VFD1:I.IO_0)OTE(BYCD_5_S1_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 24: XIC(BYCD_5_VFD1:I.IO_0)OTE(BYCD_5_S2_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 25: XIC(BYDA_2_FIO1:I.Pt00.Data)OTE(BYDA_3_S1_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 26: XIC(BYDA_2_FIO1:I.Pt02.Data)OTE(BYDA_3_S2_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 27: XIC(BYDA_6_FIO1:I.Pt02.Data)OTE(BYDA_6_S1_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 28: XIC(BYDA_6_FIO1:I.Pt00.Data)OTE(BYDA_6_S2_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 29: XIC(BYDA_7_VFD1:I.IO_0)OTE(BYDA_8_S1_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 30: XIC(BYDA_6_VFD1:I.IO_0)OTE(BYDA_8_S2_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 31: XIC(BYDA_9_VFD1:I.IO_0)OTE(BYDA_9_S2_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 32: XIC(BYDA_2_FIO1:I.Pt04.Data)OTE(BYDB_3_S1_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 33: XIC(BYDA_2_FIO1:I.Pt06.Data)OTE(BYDB_3_S2_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 34: XIC(BYDB_4_VFD1:I.IO_0)OTE(BYDB_4_S1_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 35: XIC(BYDB_5_VFD1:I.IO_0)OTE(BYDB_4_S2_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 36: XIC(BYDA_2_FIO1:I.Pt08.Data)OTE(BYDC_3_S1_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 37: XIC(BYDA_2_FIO1:I.Pt10.Data)OTE(BYDC_3_S2_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 38: XIC(BYDC_5_VFD1:I.IO_0)OTE(BYDC_6_S1_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 39: XIC(BYDC_4_VFD1:I.IO_0)OTE(BYDC_6_S2_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 40: XIC(BYDC_8_FIO1:I.Pt00.Data)OTE(BYDC_8_S1_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 41: XIC(BYDC_8_FIO1:I.Pt02.Data)OTE(BYDC_8_S2_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 42: XIC(BYDC_13_VFD1:I.IO_0)OTE(BYDC_13_S1_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 43: XIC(BYDC_12_VFD1:I.IO_0)OTE(BYDC_13_S2_PB);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 44: XIC(Local:5:I.Data.0)OTE(MCM07);
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generated 44 total rungs
[00:02:03] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: safety_tag_map
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_jr_pb
[00:02:03] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_jr_pb
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_s_pb
[00:02:03] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_s_pb
[00:02:03] [INFO] [logging_config.py:128:_log_with_context] Plugin station_ss_pb cannot generate with current data
[00:02:03] [INFO] [logging_config.py:128:_log_with_context] Plugin station_epc cannot generate with current data
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: jpe
[00:02:03] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: jpe
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: pmm
[00:02:03] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: pmm
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: cb_monitor
[00:02:03] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: cb_monitor
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: belt_tracking
[00:02:03] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: belt_tracking
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: main_routine
[00:02:03] [INFO] [logging_config.py:128:_log_with_context] Generating MainRoutine with JSR calls
[00:02:03] [INFO] [logging_config.py:128:_log_with_context] Successfully generated MainRoutine
[00:02:03] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: main_routine
[00:02:03] [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': False, 'safety_tag_map': True, 'station_jr_pb': True, 'station_s_pb': True, 'station_ss_pb': False, 'station_epc': False, 'jpe': True, 'pmm': True, 'cb_monitor': True, 'belt_tracking': True, 'main_routine': True}
[00:02:03] [INFO] [logging_config.py:126:_log_with_context] Routines created (16): MainRoutine, R010_MCM, R011_RACK, R020_DPM, R030_FIOM, R040_APF, R050_FLOW_CTRL, R051_SPEED_CTRL, R060_PMM, R070_CB_MONITOR, R090_STATION_JR_PB, R091_STATION_S_PB, R100_JPE, R120_ESTOP_CHECK, R130_SAFETY_TAG_MAP, ZZZ_BeltTracking
[00:02:03] [INFO] [logging_config.py:126:_log_with_context] - R010_MCM: 2 rungs | example: NOP();
[00:02:03] [INFO] [logging_config.py:126:_log_with_context] - R011_RACK: 2 rungs | example: NOP();
[00:02:03] [INFO] [logging_config.py:126:_log_with_context] - R020_DPM: 10 rungs | example: NOP();
[00:02:03] [INFO] [logging_config.py:126:_log_with_context] - R030_FIOM: 12 rungs | example: NOP();
[00:02:03] [INFO] [logging_config.py:126:_log_with_context] - R040_APF: 132 rungs | example: NOP();
[00:02:03] [INFO] [logging_config.py:126:_log_with_context] - R050_FLOW_CTRL: 131 rungs | example: XIC(BYAB_3_VFD1.CTRL.STS.Enabled)OTE(BYAB_2_VFD1.CTRL.CMD.Interlock);
[00:02:03] [INFO] [logging_config.py:126:_log_with_context] - R051_SPEED_CTRL: 12 rungs | example: XIC(RUN_MAX_SPD)[MOVE(Speed_550_FPM,BYAB_2_VFD1.CTRL.CMD.Speed_FPM) ,MOVE(Speed_550_FPM,BYAB_3_VFD1.CTRL.CMD.Speed_FPM) ,MOVE(Speed_500_FPM,BYAB_4_VFD1.CTRL....
[00:02:03] [INFO] [logging_config.py:126:_log_with_context] - R120_ESTOP_CHECK: 44 rungs | example: XIO(BYAB_2_VFD1:SI.In00Data)XIO(BYAB_2_VFD1:SI.In01Data)XIC(BYAB_2_VFD1:SI.STOActive)XIC(BYAB_3_VFD1:SI.STOActive)XIC(BYAB_4_VFD1:SI.STOActive)XIC(BYAB_5_VFD...
[00:02:03] [INFO] [logging_config.py:126:_log_with_context] - R130_SAFETY_TAG_MAP: 45 rungs | example: XIC(Local:5:I.Data.0)OTE(MCM_S_PB);
[00:02:03] [INFO] [logging_config.py:126:_log_with_context] - R090_STATION_JR_PB: 26 rungs | example: AOI_STATION_JR_PB(BYAB_3_JR1.AOI,BYAB_3_JR1.HMI,BYAB_3_JR1.CTRL,NO_PARTNER.CTRL,BYAB_3_VFD1:I.IO_0,BYAB_3_VFD1:O.IO_1,MCM.CTRL)MOVE(BYAB_3_JR1.CTRL.STS.Log,B...
[00:02:03] [INFO] [logging_config.py:126:_log_with_context] - R091_STATION_S_PB: 43 rungs | example: AOI_STATION_S_PB(BYAB_2_S1.AOI,BYAB_2_S1.HMI,BYAB_2_S1.CTRL,BYAB_2_VFD1.CTRL,BYAB_2_FIO1:I.Pt00.Data,BYAB_2_FIO1:O.Pt01.Data,BYAB_3_JR1.CTRL);
[00:02:03] [INFO] [logging_config.py:126:_log_with_context] - R100_JPE: 143 rungs | example: AOI_JPE(BYAB_2_TPE1.AOI,BYAB_2_TPE1.HMI,BYAB_2_TPE1.CTRL,BYAB_2_VFD1.CTRL,BYAB_3_JR1.CTRL,BYAB_2_VFD1:I.ConnectionFaulted,BYAB_2_VFD1:I.In_2,YES,BYAB_2_VFD1:...
[00:02:03] [INFO] [logging_config.py:126:_log_with_context] - R060_PMM: 5 rungs | example: NOP();
[00:02:03] [INFO] [logging_config.py:126:_log_with_context] - R070_CB_MONITOR: 5 rungs | example: NOP();
[00:02:03] [INFO] [logging_config.py:126:_log_with_context] - ZZZ_BeltTracking: 132 rungs | example: NOP();
[00:02:03] [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...
[00:02:03] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernMainProgramGenerator generation
[00:02:03] [INFO] [logging_config.py:128:_log_with_context] Written ModernMainProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM07/MainProgram_Generated.L5X
[00:02:03] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] MainProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM07/MainProgram_Generated.L5X
[00:02:03] [INFO] [logging_config.py:128:_log_with_context] Generating safety tag mapping...
[00:02:03] [DEBUG] [logging_config.py:128:_log_with_context] Creating MappingWriter wrapper
[00:02:03] [DEBUG] [logging_config.py:126:_log_with_context] Creating DataLoader instance
[00:02:03] [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_MCM07/SafetyTagMapping.txt
[00:02:03] [INFO] [logging_config.py:128:_log_with_context] - Safety tags: 64
[00:02:03] [INFO] [logging_config.py:128:_log_with_context] === All artifacts generated successfully! ===
{"level": "INFO", "message": "Routine generation completed successfully", "timestamp": "2025-09-11T00:02:03.655522", "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_MCM07
- Excel: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/PLC Data Generator/DESC_IP_MERGED.xlsx
- Boilerplate: MTN6_boilerplate
- Mode: Single file
--------------------------------------------------
Created 4 FIOH modules based on TERM analysis
Found 11 IOLM modules
Found 131 APF modules
Found 9 DPM modules
Found 4 PMM modules
Created 11 IOLM modules with boilerplate selection:
Device 'BYAB_2_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAB_2_FIO1 (FIO D2CMaster): Using module-specific boilerplate BYAB_2_FIO1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_2_FIO1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_2_FIO1_Module.L5X
Device 'BYAC_11_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAC_11_FIO1 (FIO D2CMaster): Using module-specific boilerplate BYAC_11_FIO1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAC_11_FIO1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAC_11_FIO1_Module.L5X
Device 'BYBA_2_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBA_2_FIO1 (FIO D2CMaster): Using module-specific boilerplate BYBA_2_FIO1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_2_FIO1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_2_FIO1_Module.L5X
Device 'BYCA_2_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCA_2_FIO1 (FIO D2CMaster): Using module-specific boilerplate BYCA_2_FIO1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCA_2_FIO1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCA_2_FIO1_Module.L5X
Device 'BYDA_2_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDA_2_FIO1 (FIO D2CMaster): Using module-specific boilerplate BYDA_2_FIO1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDA_2_FIO1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDA_2_FIO1_Module.L5X
Device 'BYDA_6_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDA_6_FIO1 (FIO D2CMaster): Using module-specific boilerplate BYDA_6_FIO1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDA_6_FIO1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDA_6_FIO1_Module.L5X
Device 'BYDC_8_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDC_8_FIO1 (FIO D2CMaster): Using module-specific boilerplate BYDC_8_FIO1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_8_FIO1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_8_FIO1_Module.L5X
Device 'PDP12_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
PDP12_FIO1 (FIO PDP_FIO): Using module-specific boilerplate PDP12_FIO1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/PDP12_FIO1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/PDP12_FIO1_Module.L5X
Device 'PDP13_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
PDP13_FIO1 (FIO PDP_FIO): Using module-specific boilerplate PDP13_FIO1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/PDP13_FIO1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/PDP13_FIO1_Module.L5X
Device 'PDP15_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
PDP15_FIO1 (FIO PDP_FIO): Using module-specific boilerplate PDP15_FIO1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/PDP15_FIO1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/PDP15_FIO1_Module.L5X
Device 'PDP16_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
PDP16_FIO1 (FIO PDP_FIO): Using module-specific boilerplate PDP16_FIO1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/PDP16_FIO1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/PDP16_FIO1_Module.L5X
Device 'BYAB_10_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAB_10_VFD1 (APF 3HP): Using module-specific boilerplate BYAB_10_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_10_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_10_VFD1_Module.L5X
Device 'BYAB_11_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAB_11_VFD1 (APF 3HP): Using module-specific boilerplate BYAB_11_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_11_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_11_VFD1_Module.L5X
Device 'BYAB_12_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAB_12_VFD1 (APF 7_5HP): Using module-specific boilerplate BYAB_12_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_12_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_12_VFD1_Module.L5X
Device 'BYAB_13_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAB_13_VFD1 (APF 10HP): Using module-specific boilerplate BYAB_13_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_13_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_13_VFD1_Module.L5X
Device 'BYAB_14_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAB_14_VFD1 (APF 10HP): Using module-specific boilerplate BYAB_14_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_14_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_14_VFD1_Module.L5X
Device 'BYAB_15_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAB_15_VFD1 (APF 3HP): Using module-specific boilerplate BYAB_15_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_15_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_15_VFD1_Module.L5X
Device 'BYAB_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAB_2_VFD1 (APF 5HP): Using module-specific boilerplate BYAB_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_2_VFD1_Module.L5X
Device 'BYAB_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAB_3_VFD1 (APF 5HP): Using module-specific boilerplate BYAB_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_3_VFD1_Module.L5X
Device 'BYAB_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAB_4_VFD1 (APF 3HP): Using module-specific boilerplate BYAB_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_4_VFD1_Module.L5X
Device 'BYAB_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAB_5_VFD1 (APF 5HP): Using module-specific boilerplate BYAB_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_5_VFD1_Module.L5X
Device 'BYAB_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAB_6_VFD1 (APF 3HP): Using module-specific boilerplate BYAB_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_6_VFD1_Module.L5X
Device 'BYAB_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAB_7_VFD1 (APF 7_5HP): Using module-specific boilerplate BYAB_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_7_VFD1_Module.L5X
Device 'BYAB_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAB_8_VFD1 (APF 5HP): Using module-specific boilerplate BYAB_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_8_VFD1_Module.L5X
Device 'BYAB_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAB_9_VFD1 (APF 2HP): Using module-specific boilerplate BYAB_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAB_9_VFD1_Module.L5X
Device 'BYAC_10_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAC_10_VFD1 (APF 5HP): Using module-specific boilerplate BYAC_10_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAC_10_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAC_10_VFD1_Module.L5X
Device 'BYAC_11_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAC_11_VFD1 (APF 3HP): Using module-specific boilerplate BYAC_11_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAC_11_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAC_11_VFD1_Module.L5X
Device 'BYAC_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAC_2_VFD1 (APF 3HP): Using module-specific boilerplate BYAC_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAC_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAC_2_VFD1_Module.L5X
Device 'BYAC_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAC_3_VFD1 (APF 7_5HP): Using module-specific boilerplate BYAC_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAC_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAC_3_VFD1_Module.L5X
Device 'BYAC_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAC_4_VFD1 (APF 5HP): Using module-specific boilerplate BYAC_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAC_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAC_4_VFD1_Module.L5X
Device 'BYAC_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAC_5_VFD1 (APF 5HP): Using module-specific boilerplate BYAC_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAC_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAC_5_VFD1_Module.L5X
Device 'BYAC_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAC_6_VFD1 (APF 3HP): Using module-specific boilerplate BYAC_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAC_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAC_6_VFD1_Module.L5X
Device 'BYAC_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAC_7_VFD1 (APF 10HP): Using module-specific boilerplate BYAC_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAC_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAC_7_VFD1_Module.L5X
Device 'BYAC_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAC_8_VFD1 (APF 10HP): Using module-specific boilerplate BYAC_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAC_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAC_8_VFD1_Module.L5X
Device 'BYAC_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAC_9_VFD1 (APF 3HP): Using module-specific boilerplate BYAC_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAC_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAC_9_VFD1_Module.L5X
Device 'BYAD_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAD_2_VFD1 (APF 3HP): Using module-specific boilerplate BYAD_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAD_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAD_2_VFD1_Module.L5X
Device 'BYAD_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAD_3_VFD1 (APF 7_5HP): Using module-specific boilerplate BYAD_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAD_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAD_3_VFD1_Module.L5X
Device 'BYAD_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAD_4_VFD1 (APF 5HP): Using module-specific boilerplate BYAD_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAD_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAD_4_VFD1_Module.L5X
Device 'BYAD_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAD_5_VFD1 (APF 7_5HP): Using module-specific boilerplate BYAD_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAD_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAD_5_VFD1_Module.L5X
Device 'BYAD_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAD_6_VFD1 (APF 3HP): Using module-specific boilerplate BYAD_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAD_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAD_6_VFD1_Module.L5X
Device 'BYAD_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAD_7_VFD1 (APF 10HP): Using module-specific boilerplate BYAD_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAD_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAD_7_VFD1_Module.L5X
Device 'BYAD_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAD_8_VFD1 (APF 10HP): Using module-specific boilerplate BYAD_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAD_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAD_8_VFD1_Module.L5X
Device 'BYAD_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYAD_9_VFD1 (APF 3HP): Using module-specific boilerplate BYAD_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAD_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYAD_9_VFD1_Module.L5X
Device 'BYBA_10_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBA_10_VFD1 (APF 7_5HP): Using module-specific boilerplate BYBA_10_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_10_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_10_VFD1_Module.L5X
Device 'BYBA_11_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBA_11_VFD1 (APF 2HP): Using module-specific boilerplate BYBA_11_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_11_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_11_VFD1_Module.L5X
Device 'BYBA_12_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBA_12_VFD1 (APF 3HP): Using module-specific boilerplate BYBA_12_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_12_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_12_VFD1_Module.L5X
Device 'BYBA_13_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBA_13_VFD1 (APF 2HP): Using module-specific boilerplate BYBA_13_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_13_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_13_VFD1_Module.L5X
Device 'BYBA_14_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBA_14_VFD1 (APF 3HP): Using module-specific boilerplate BYBA_14_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_14_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_14_VFD1_Module.L5X
Device 'BYBA_15_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBA_15_VFD1 (APF 2HP): Using module-specific boilerplate BYBA_15_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_15_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_15_VFD1_Module.L5X
Device 'BYBA_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBA_2_VFD1 (APF 3HP): Using module-specific boilerplate BYBA_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_2_VFD1_Module.L5X
Device 'BYBA_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBA_3_VFD1 (APF 10HP): Using module-specific boilerplate BYBA_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_3_VFD1_Module.L5X
Device 'BYBA_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBA_4_VFD1 (APF 7_5HP): Using module-specific boilerplate BYBA_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_4_VFD1_Module.L5X
Device 'BYBA_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBA_5_VFD1 (APF 5HP): Using module-specific boilerplate BYBA_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_5_VFD1_Module.L5X
Device 'BYBA_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBA_6_VFD1 (APF 3HP): Using module-specific boilerplate BYBA_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_6_VFD1_Module.L5X
Device 'BYBA_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBA_7_VFD1 (APF 3HP): Using module-specific boilerplate BYBA_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_7_VFD1_Module.L5X
Device 'BYBA_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBA_8_VFD1 (APF 10HP): Using module-specific boilerplate BYBA_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_8_VFD1_Module.L5X
Device 'BYBA_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBA_9_VFD1 (APF 10HP): Using module-specific boilerplate BYBA_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBA_9_VFD1_Module.L5X
Device 'BYBC_10_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBC_10_VFD1 (APF 2HP): Using module-specific boilerplate BYBC_10_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBC_10_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBC_10_VFD1_Module.L5X
Device 'BYBC_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBC_2_VFD1 (APF 3HP): Using module-specific boilerplate BYBC_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBC_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBC_2_VFD1_Module.L5X
Device 'BYBC_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBC_3_VFD1 (APF 10HP): Using module-specific boilerplate BYBC_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBC_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBC_3_VFD1_Module.L5X
Device 'BYBC_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBC_4_VFD1 (APF 7_5HP): Using module-specific boilerplate BYBC_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBC_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBC_4_VFD1_Module.L5X
Device 'BYBC_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBC_5_VFD1 (APF 5HP): Using module-specific boilerplate BYBC_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBC_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBC_5_VFD1_Module.L5X
Device 'BYBC_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBC_6_VFD1 (APF 3HP): Using module-specific boilerplate BYBC_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBC_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBC_6_VFD1_Module.L5X
Device 'BYBC_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBC_7_VFD1 (APF 3HP): Using module-specific boilerplate BYBC_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBC_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBC_7_VFD1_Module.L5X
Device 'BYBC_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBC_8_VFD1 (APF 10HP): Using module-specific boilerplate BYBC_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBC_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBC_8_VFD1_Module.L5X
Device 'BYBC_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBC_9_VFD1 (APF 10HP): Using module-specific boilerplate BYBC_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBC_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBC_9_VFD1_Module.L5X
Device 'BYBD_10_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBD_10_VFD1 (APF 10HP): Using module-specific boilerplate BYBD_10_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_10_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_10_VFD1_Module.L5X
Device 'BYBD_11_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBD_11_VFD1 (APF 3HP): Using module-specific boilerplate BYBD_11_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_11_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_11_VFD1_Module.L5X
Device 'BYBD_12_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBD_12_VFD1 (APF 10HP): Using module-specific boilerplate BYBD_12_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_12_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_12_VFD1_Module.L5X
Device 'BYBD_13_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBD_13_VFD1 (APF 10HP): Using module-specific boilerplate BYBD_13_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_13_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_13_VFD1_Module.L5X
Device 'BYBD_14_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBD_14_VFD1 (APF 2HP): Using module-specific boilerplate BYBD_14_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_14_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_14_VFD1_Module.L5X
Device 'BYBD_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBD_2_VFD1 (APF 3HP): Using module-specific boilerplate BYBD_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_2_VFD1_Module.L5X
Device 'BYBD_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBD_3_VFD1 (APF 10HP): Using module-specific boilerplate BYBD_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_3_VFD1_Module.L5X
Device 'BYBD_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBD_4_VFD1 (APF 10HP): Using module-specific boilerplate BYBD_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_4_VFD1_Module.L5X
Device 'BYBD_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBD_5_VFD1 (APF 10HP): Using module-specific boilerplate BYBD_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_5_VFD1_Module.L5X
Device 'BYBD_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBD_6_VFD1 (APF 5HP): Using module-specific boilerplate BYBD_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_6_VFD1_Module.L5X
Device 'BYBD_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBD_7_VFD1 (APF 7_5HP): Using module-specific boilerplate BYBD_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_7_VFD1_Module.L5X
Device 'BYBD_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBD_8_VFD1 (APF 3HP): Using module-specific boilerplate BYBD_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_8_VFD1_Module.L5X
Device 'BYBD_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYBD_9_VFD1 (APF 2HP): Using module-specific boilerplate BYBD_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYBD_9_VFD1_Module.L5X
Device 'BYCA_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCA_2_VFD1 (APF 3HP): Using module-specific boilerplate BYCA_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCA_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCA_2_VFD1_Module.L5X
Device 'BYCA_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCA_3_VFD1 (APF 5HP): Using module-specific boilerplate BYCA_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCA_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCA_3_VFD1_Module.L5X
Device 'BYCA_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCA_4_VFD1 (APF 5HP): Using module-specific boilerplate BYCA_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCA_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCA_4_VFD1_Module.L5X
Device 'BYCA_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCA_5_VFD1 (APF 5HP): Using module-specific boilerplate BYCA_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCA_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCA_5_VFD1_Module.L5X
Device 'BYCA_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCA_6_VFD1 (APF 10HP): Using module-specific boilerplate BYCA_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCA_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCA_6_VFD1_Module.L5X
Device 'BYCA_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCA_7_VFD1 (APF 2HP): Using module-specific boilerplate BYCA_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCA_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCA_7_VFD1_Module.L5X
Device 'BYCA_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCA_8_VFD1 (APF 5HP): Using module-specific boilerplate BYCA_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCA_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCA_8_VFD1_Module.L5X
Device 'BYCA_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCA_9_VFD1 (APF 2HP): Using module-specific boilerplate BYCA_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCA_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCA_9_VFD1_Module.L5X
Device 'BYCB_10_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCB_10_VFD1 (APF 2HP): Using module-specific boilerplate BYCB_10_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCB_10_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCB_10_VFD1_Module.L5X
Device 'BYCB_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCB_2_VFD1 (APF 3HP): Using module-specific boilerplate BYCB_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCB_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCB_2_VFD1_Module.L5X
Device 'BYCB_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCB_3_VFD1 (APF 5HP): Using module-specific boilerplate BYCB_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCB_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCB_3_VFD1_Module.L5X
Device 'BYCB_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCB_4_VFD1 (APF 3HP): Using module-specific boilerplate BYCB_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCB_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCB_4_VFD1_Module.L5X
Device 'BYCB_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCB_5_VFD1 (APF 5HP): Using module-specific boilerplate BYCB_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCB_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCB_5_VFD1_Module.L5X
Device 'BYCB_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCB_6_VFD1 (APF 5HP): Using module-specific boilerplate BYCB_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCB_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCB_6_VFD1_Module.L5X
Device 'BYCB_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCB_7_VFD1 (APF 10HP): Using module-specific boilerplate BYCB_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCB_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCB_7_VFD1_Module.L5X
Device 'BYCB_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCB_8_VFD1 (APF 10HP): Using module-specific boilerplate BYCB_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCB_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCB_8_VFD1_Module.L5X
Device 'BYCB_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCB_9_VFD1 (APF 5HP): Using module-specific boilerplate BYCB_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCB_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCB_9_VFD1_Module.L5X
Device 'BYCD_10_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCD_10_VFD1 (APF 10HP): Using module-specific boilerplate BYCD_10_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCD_10_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCD_10_VFD1_Module.L5X
Device 'BYCD_11_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCD_11_VFD1 (APF 7_5HP): Using module-specific boilerplate BYCD_11_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCD_11_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCD_11_VFD1_Module.L5X
Device 'BYCD_12_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCD_12_VFD1 (APF 2HP): Using module-specific boilerplate BYCD_12_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCD_12_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCD_12_VFD1_Module.L5X
Device 'BYCD_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCD_2_VFD1 (APF 5HP): Using module-specific boilerplate BYCD_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCD_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCD_2_VFD1_Module.L5X
Device 'BYCD_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCD_3_VFD1 (APF 5HP): Using module-specific boilerplate BYCD_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCD_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCD_3_VFD1_Module.L5X
Device 'BYCD_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCD_4_VFD1 (APF 2HP): Using module-specific boilerplate BYCD_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCD_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCD_4_VFD1_Module.L5X
Device 'BYCD_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCD_5_VFD1 (APF 5HP): Using module-specific boilerplate BYCD_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCD_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCD_5_VFD1_Module.L5X
Device 'BYCD_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCD_6_VFD1 (APF 3HP): Using module-specific boilerplate BYCD_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCD_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCD_6_VFD1_Module.L5X
Device 'BYCD_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCD_7_VFD1 (APF 2HP): Using module-specific boilerplate BYCD_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCD_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCD_7_VFD1_Module.L5X
Device 'BYCD_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCD_8_VFD1 (APF 7_5HP): Using module-specific boilerplate BYCD_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCD_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCD_8_VFD1_Module.L5X
Device 'BYCD_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYCD_9_VFD1 (APF 10HP): Using module-specific boilerplate BYCD_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCD_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYCD_9_VFD1_Module.L5X
Device 'BYDA_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDA_2_VFD1 (APF 3HP): Using module-specific boilerplate BYDA_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDA_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDA_2_VFD1_Module.L5X
Device 'BYDA_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDA_3_VFD1 (APF 7_5HP): Using module-specific boilerplate BYDA_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDA_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDA_3_VFD1_Module.L5X
Device 'BYDA_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDA_4_VFD1 (APF 10HP): Using module-specific boilerplate BYDA_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDA_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDA_4_VFD1_Module.L5X
Device 'BYDA_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDA_5_VFD1 (APF 5HP): Using module-specific boilerplate BYDA_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDA_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDA_5_VFD1_Module.L5X
Device 'BYDA_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDA_6_VFD1 (APF 10HP): Using module-specific boilerplate BYDA_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDA_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDA_6_VFD1_Module.L5X
Device 'BYDA_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDA_7_VFD1 (APF 3HP): Using module-specific boilerplate BYDA_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDA_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDA_7_VFD1_Module.L5X
Device 'BYDA_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDA_8_VFD1 (APF 10HP): Using module-specific boilerplate BYDA_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDA_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDA_8_VFD1_Module.L5X
Device 'BYDA_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDA_9_VFD1 (APF 3HP): Using module-specific boilerplate BYDA_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDA_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDA_9_VFD1_Module.L5X
Device 'BYDB_10_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDB_10_VFD1 (APF 5HP): Using module-specific boilerplate BYDB_10_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_10_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_10_VFD1_Module.L5X
Device 'BYDB_11_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDB_11_VFD1 (APF 5HP): Using module-specific boilerplate BYDB_11_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_11_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_11_VFD1_Module.L5X
Device 'BYDB_12_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDB_12_VFD1 (APF 5HP): Using module-specific boilerplate BYDB_12_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_12_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_12_VFD1_Module.L5X
Device 'BYDB_13_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDB_13_VFD1 (APF 10HP): Using module-specific boilerplate BYDB_13_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_13_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_13_VFD1_Module.L5X
Device 'BYDB_14_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDB_14_VFD1 (APF 10HP): Using module-specific boilerplate BYDB_14_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_14_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_14_VFD1_Module.L5X
Device 'BYDB_15_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDB_15_VFD1 (APF 5HP): Using module-specific boilerplate BYDB_15_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_15_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_15_VFD1_Module.L5X
Device 'BYDB_16_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDB_16_VFD1 (APF 3HP): Using module-specific boilerplate BYDB_16_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_16_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_16_VFD1_Module.L5X
Device 'BYDB_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDB_2_VFD1 (APF 3HP): Using module-specific boilerplate BYDB_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_2_VFD1_Module.L5X
Device 'BYDB_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDB_3_VFD1 (APF 7_5HP): Using module-specific boilerplate BYDB_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_3_VFD1_Module.L5X
Device 'BYDB_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDB_4_VFD1 (APF 7_5HP): Using module-specific boilerplate BYDB_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_4_VFD1_Module.L5X
Device 'BYDB_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDB_5_VFD1 (APF 3HP): Using module-specific boilerplate BYDB_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_5_VFD1_Module.L5X
Device 'BYDB_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDB_6_VFD1 (APF 7_5HP): Using module-specific boilerplate BYDB_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_6_VFD1_Module.L5X
Device 'BYDB_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDB_7_VFD1 (APF 7_5HP): Using module-specific boilerplate BYDB_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_7_VFD1_Module.L5X
Device 'BYDB_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDB_8_VFD1 (APF 3HP): Using module-specific boilerplate BYDB_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_8_VFD1_Module.L5X
Device 'BYDB_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDB_9_VFD1 (APF 3HP): Using module-specific boilerplate BYDB_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDB_9_VFD1_Module.L5X
Device 'BYDC_10_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDC_10_VFD1 (APF 7_5HP): Using module-specific boilerplate BYDC_10_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_10_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_10_VFD1_Module.L5X
Device 'BYDC_11_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDC_11_VFD1 (APF 3HP): Using module-specific boilerplate BYDC_11_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_11_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_11_VFD1_Module.L5X
Device 'BYDC_12_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDC_12_VFD1 (APF 5HP): Using module-specific boilerplate BYDC_12_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_12_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_12_VFD1_Module.L5X
Device 'BYDC_13_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDC_13_VFD1 (APF 3HP): Using module-specific boilerplate BYDC_13_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_13_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_13_VFD1_Module.L5X
Device 'BYDC_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDC_2_VFD1 (APF 3HP): Using module-specific boilerplate BYDC_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_2_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_2_VFD1_Module.L5X
Device 'BYDC_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDC_3_VFD1 (APF 7_5HP): Using module-specific boilerplate BYDC_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_3_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_3_VFD1_Module.L5X
Device 'BYDC_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDC_4_VFD1 (APF 10HP): Using module-specific boilerplate BYDC_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_4_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_4_VFD1_Module.L5X
Device 'BYDC_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDC_5_VFD1 (APF 5HP): Using module-specific boilerplate BYDC_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_5_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_5_VFD1_Module.L5X
Device 'BYDC_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDC_6_VFD1 (APF 10HP): Using module-specific boilerplate BYDC_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_6_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_6_VFD1_Module.L5X
Device 'BYDC_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDC_7_VFD1 (APF 3HP): Using module-specific boilerplate BYDC_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_7_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_7_VFD1_Module.L5X
Device 'BYDC_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDC_8_VFD1 (APF 10HP): Using module-specific boilerplate BYDC_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_8_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_8_VFD1_Module.L5X
Device 'BYDC_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
BYDC_9_VFD1 (APF 10HP): Using module-specific boilerplate BYDC_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_9_VFD1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/BYDC_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
Successfully loaded boilerplate: MTN6_boilerplate/PMM_Module.L5X
PDP12_FIOH1 (FIOH PDP_FIOH): Using module-specific boilerplate PDP12_FIOH1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/PDP12_FIOH1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/PDP12_FIOH1_Module.L5X
PDP13_FIOH1 (FIOH PDP_FIOH): Using module-specific boilerplate PDP13_FIOH1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/PDP13_FIOH1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/PDP13_FIOH1_Module.L5X
PDP15_FIOH1 (FIOH PDP_FIOH): Using module-specific boilerplate PDP15_FIOH1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/PDP15_FIOH1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/PDP15_FIOH1_Module.L5X
PDP16_FIOH1 (FIOH PDP_FIOH): Using module-specific boilerplate PDP16_FIOH1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/PDP16_FIOH1_Module.L5X
Successfully loaded boilerplate: MTN6_boilerplate/PDP16_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/MCM07.L5X
Archived old L5X: MTN6_MCM07_20250910_191106.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_MCM07/MTN6_MCM07_20250911_000209.L5X
Single file generation complete
- ['/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM07/MTN6_MCM07_20250911_000209.L5X']
=== Step 3 Batch Script Creation ===
Creating project folder compilation for: MTN6_MCM07
Source L5X: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM07/MTN6_MCM07_20250911_000209.L5X
Project directory: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM07
Generated batch file: compile_MTN6_MCM07.bat
SUCCESS: Project compilation ready!
To compile on Windows:
cd "C:\\Users\\ilia.gurielidze\\Projects\\PLC Generation\\generated_projects\\MTN6_MCM07"
compile_MTN6_MCM07.bat