6991 lines
1.1 MiB
6991 lines
1.1 MiB
{"level": "INFO", "message": "PLC Generation Workflow started", "timestamp": "2025-09-11T00:00:15.869574", "module": "__main__", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "excel_file": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/PLC Data Generator/data/MTN6_MCM01.xlsx", "project_name": "MTN6_MCM01"}
|
|
{"level": "INFO", "message": "Starting data processing step", "timestamp": "2025-09-11T00:00:15.869927", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
|
|
=== Step 1: PLC Data Generator stdout ===
|
|
Loading IO path mappings...
|
|
Loaded IO path mappings:
|
|
APF: 11 rows
|
|
M12DR: 16 rows
|
|
Hub: 16 rows
|
|
SorterHub: 16 rows
|
|
SIO: 16 rows
|
|
IB16: 16 rows
|
|
OB16E: 16 rows
|
|
IB16S: 16 rows
|
|
Available sheets: ['Templates', 'Devices', 'Instructions', 'IO Assignment MCM01', 'NETWORK', 'Part number', 'MCM01_DESC', 'Sheet2', 'MCM01_DESC_V2', 'DESC_PLC', 'NETWORK_PLC']
|
|
Found DESC sheet: DESC_PLC
|
|
Found NETWORK sheet: NETWORK_PLC
|
|
|
|
DESC columns: ['TAGNAME', 'TERM', 'DESCA', 'DESCB', 'Unnamed: 4', 'Unnamed: 5', 'Unnamed: 6', 'Unnamed: 7']
|
|
NETWORK columns: ['DPM', 'DPM_IP', 'Name', 'PartNumber', 'IP']
|
|
|
|
Classifying signals and adding IO paths...
|
|
|
|
Signal classification results:
|
|
SPARE: 1105
|
|
I: 756
|
|
O: 205
|
|
IOLink: 39
|
|
|
|
Device type distribution:
|
|
APF: 1705
|
|
M12DR: 304
|
|
Hub: 48
|
|
IB16: 16
|
|
OB16E: 16
|
|
IB16S: 16
|
|
|
|
IO Path mapping results:
|
|
Successful mappings: 2105/2105 (100.0%)
|
|
|
|
Found 3 TAGNAMEs present in DESC but not in NETWORK_PLC.
|
|
|
|
Adding unique DPM names not present in DESC or NETWORK_PLC.Name: ['PS1_4_DPM1', 'PS3_3_DPM1', 'PS4_7_DPM1', 'UL10_3_DPM1', 'UL11_10_DPM1', 'UL1_4_DPM1', 'UL2_4_DPM1', 'UL4_4_DPM1', 'UL5_4_DPM1', 'UL7_4_DPM1', 'UL8_3_DPM1']
|
|
|
|
================================================================================
|
|
WARNING: The following issues were found but processing will continue:
|
|
================================================================================
|
|
- TAGNAME 'SLOT5_IB16' from DESC sheet not found in NETWORK_PLC sheet.
|
|
- TAGNAME 'SLOT6_OB16E' from DESC sheet not found in NETWORK_PLC sheet.
|
|
- TAGNAME 'SLOT7_IB16S' from DESC sheet not found in NETWORK_PLC sheet.
|
|
================================================================================
|
|
|
|
Continuing with processing...
|
|
|
|
Normalizing TAGNAME, DESC, and IO_PATH columns for VFDs only in the final output...
|
|
|
|
Final result has 2127 rows
|
|
Sample of merged data:
|
|
TAGNAME TERM DESCA ... SIGNAL DEVICE_TYPE IO_PATH
|
|
0 PDP1_PMM1 ... NaN NaN NaN
|
|
1 PDP2_PMM1 ... NaN NaN NaN
|
|
2 PDP6_PMM1 ... NaN NaN NaN
|
|
3 SLOT5_IB16 I0 MCM01 ... I IB16 Local:5:I.Data.0
|
|
4 SLOT5_IB16 I1 MCM01 ... I IB16 Local:5:I.Data.1
|
|
5 SLOT5_IB16 I10 SPARE ... SPARE IB16 Local:5:I.Data.10
|
|
6 SLOT5_IB16 I11 SPARE ... SPARE IB16 Local:5:I.Data.11
|
|
7 SLOT5_IB16 I12 SPARE ... SPARE IB16 Local:5:I.Data.12
|
|
8 SLOT5_IB16 I13 SPARE ... SPARE IB16 Local:5:I.Data.13
|
|
9 SLOT5_IB16 I14 SPARE ... SPARE IB16 Local:5:I.Data.14
|
|
|
|
[10 rows x 15 columns]
|
|
|
|
New Excel file created: MTN6_MCM01_DESC_IP_MERGED.xlsx
|
|
The file contains all original sheets plus the new 'DESC_IP' sheet with merged data.
|
|
DEBUG: Processing Excel file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/PLC Data Generator/data/MTN6_MCM01.xlsx
|
|
DEBUG: Full project pattern matched: MTN6_MCM01
|
|
DEBUG: Final subsystem name: MTN6_MCM01
|
|
Reading input file: MTN6_MCM01_DESC_IP_MERGED.xlsx
|
|
Removed 12 SPARE rows following IOLink SOL entries
|
|
Removed 39 IOLink rows (including beacons, FIOH channels, and all other IOLink entries)
|
|
Added 96 rows for solenoid valves
|
|
Removed 22 blank name/description rows
|
|
Saving output file: MTN6_MCM01_OUTPUT.csv
|
|
Processing complete!
|
|
Created standard output file: DESC_IP_MERGED.xlsx
|
|
|
|
=== Step 1: PLC Data Generator stderr ===
|
|
|
|
=== Step 1 File Copy ===
|
|
Copied MTN6_MCM01_DESC_IP_MERGED.xlsx to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/DESC_IP_MERGED.xlsx
|
|
{"level": "INFO", "message": "Data processing completed successfully", "timestamp": "2025-09-11T00:00:23.414714", "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:00:23.414926", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Logging to file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/logs/workflow_MTN6_MCM01_20250911_000015.log", "timestamp": "2025-09-11T00:00:25.119290", "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:00:25.120627", "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:00:25.120797", "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:00:25.142646", "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:00:25.143041", "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:00:25.143209", "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:00:25.152715", "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:00:25.157194", "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:00:25.160035", "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:00:25.163036", "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:00:25.166847", "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:00:25.170446", "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:00:25.173579", "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:00:25.176510", "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:00:25.187614", "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:00:25.199089", "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:00:25.202861", "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:00:25.205993", "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:00:25.208972", "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:00:25.212070", "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:00:25.215734", "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:00:25.219261", "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:00:25.223171", "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:00:25.227390", "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:00:25.231238", "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:00:25.234696", "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:00:25.246395", "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:00:25.250622", "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:00:25.254240", "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:00:25.257699", "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:00:25.261324", "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:00:25.264757", "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:00:25.268272", "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:00:25.271452", "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:00:25.275424", "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:00:25.279583", "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:00:25.283019", "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:00:25.286801", "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:00:25.290240", "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:00:25.293847", "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:00:25.297027", "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:00:25.307641", "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:00:25.307868", "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:00:26.195518", "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:00:26.212775", "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:00:26.217196", "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:00:26.218867", "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:00:26.304006", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "best_key": "MCM01", "score": 66}
|
|
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-09-11T00:00:26.304892", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "rows": 23}
|
|
{"level": "INFO", "message": "Successfully generated routine: outputs", "timestamp": "2025-09-11T00:00:26.309211", "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:00:26.309573", "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:00:26.355527", "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:00:26.355901", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for PS1_1: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.357282", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for PS1_5: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.357736", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for PS2_1: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.358091", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for PS2_6: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.358492", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for PS3_12: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.358893", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for PS3_1: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.359315", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for PS4_14: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.359687", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for PS4_1: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.360065", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL10_1: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.360429", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL10_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.360762", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL11_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.361177", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL11_4: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.361584", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL11_1: {'ESTOP1'}", "timestamp": "2025-09-11T00:00:26.361843", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL11_9: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.362170", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL12_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.362517", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL12_4: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.362840", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL12_1: {'ESTOP1'}", "timestamp": "2025-09-11T00:00:26.363056", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL1_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.363371", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL1_4: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.363733", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL1_1: {'ESTOP1'}", "timestamp": "2025-09-11T00:00:26.363954", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL1_9: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.364288", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL2_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.364609", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL2_4: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.364928", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL2_1: {'ESTOP1'}", "timestamp": "2025-09-11T00:00:26.365165", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL3_1: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.365496", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL3_2: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.365816", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL4_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.366360", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL4_4: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.366705", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL4_1: {'ESTOP1'}", "timestamp": "2025-09-11T00:00:26.366918", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL4_9: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.367264", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL5_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.367587", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL5_4: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.367880", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL5_1: {'ESTOP1'}", "timestamp": "2025-09-11T00:00:26.368077", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL6_1: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.368641", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL6_2: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.369007", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL7_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.369369", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL7_4: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.369704", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL7_1: {'ESTOP1'}", "timestamp": "2025-09-11T00:00:26.369898", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL7_9: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.370235", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL8_1: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.370576", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL8_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.370940", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL9_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.371280", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL9_4: {'EPC2', 'EPC1'}", "timestamp": "2025-09-11T00:00:26.371631", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL9_1: {'ESTOP1'}", "timestamp": "2025-09-11T00:00:26.371860", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Available DCS controllers: {'PS1_1': {'EPC2', 'EPC1'}, 'PS1_5': {'EPC2', 'EPC1'}, 'PS2_1': {'EPC2', 'EPC1'}, 'PS2_6': {'EPC2', 'EPC1'}, 'PS3_12': {'EPC2', 'EPC1'}, 'PS3_1': {'EPC2', 'EPC1'}, 'PS4_14': {'EPC2', 'EPC1'}, 'PS4_1': {'EPC2', 'EPC1'}, 'UL10_1': {'EPC2', 'EPC1'}, 'UL10_3': {'EPC2', 'EPC1'}, 'UL11_3': {'EPC2', 'EPC1'}, 'UL11_4': {'EPC2', 'EPC1'}, 'UL11_1': {'ESTOP1'}, 'UL11_9': {'EPC2', 'EPC1'}, 'UL12_3': {'EPC2', 'EPC1'}, 'UL12_4': {'EPC2', 'EPC1'}, 'UL12_1': {'ESTOP1'}, 'UL1_3': {'EPC2', 'EPC1'}, 'UL1_4': {'EPC2', 'EPC1'}, 'UL1_1': {'ESTOP1'}, 'UL1_9': {'EPC2', 'EPC1'}, 'UL2_3': {'EPC2', 'EPC1'}, 'UL2_4': {'EPC2', 'EPC1'}, 'UL2_1': {'ESTOP1'}, 'UL3_1': {'EPC2', 'EPC1'}, 'UL3_2': {'EPC2', 'EPC1'}, 'UL4_3': {'EPC2', 'EPC1'}, 'UL4_4': {'EPC2', 'EPC1'}, 'UL4_1': {'ESTOP1'}, 'UL4_9': {'EPC2', 'EPC1'}, 'UL5_3': {'EPC2', 'EPC1'}, 'UL5_4': {'EPC2', 'EPC1'}, 'UL5_1': {'ESTOP1'}, 'UL6_1': {'EPC2', 'EPC1'}, 'UL6_2': {'EPC2', 'EPC1'}, 'UL7_3': {'EPC2', 'EPC1'}, 'UL7_4': {'EPC2', 'EPC1'}, 'UL7_1': {'ESTOP1'}, 'UL7_9': {'EPC2', 'EPC1'}, 'UL8_1': {'EPC2', 'EPC1'}, 'UL8_3': {'EPC2', 'EPC1'}, 'UL9_3': {'EPC2', 'EPC1'}, 'UL9_4': {'EPC2', 'EPC1'}, 'UL9_1': {'ESTOP1'}}", "timestamp": "2025-09-11T00:00:26.372036", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zone 01-01 candidates: ['UL1_1', 'UL1_2', 'UL1_3', 'UL1_4', 'UL1_5', 'UL1_6', 'UL1_7', 'UL1_8', 'UL1_9', 'UL1_10', 'UL1_11', 'UL1_12', 'UL1_13']", "timestamp": "2025-09-11T00:00:26.372770", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_2 in zone 01-01", "timestamp": "2025-09-11T00:00:26.372952", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_5 in zone 01-01", "timestamp": "2025-09-11T00:00:26.373102", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_6 in zone 01-01", "timestamp": "2025-09-11T00:00:26.373236", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_7 in zone 01-01", "timestamp": "2025-09-11T00:00:26.373358", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_8 in zone 01-01", "timestamp": "2025-09-11T00:00:26.373479", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_10 in zone 01-01", "timestamp": "2025-09-11T00:00:26.373614", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_11 in zone 01-01", "timestamp": "2025-09-11T00:00:26.374103", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_12 in zone 01-01", "timestamp": "2025-09-11T00:00:26.374226", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_13 in zone 01-01", "timestamp": "2025-09-11T00:00:26.374333", "module": "src.routines.zones", "file": "logging_config.py", "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:00:26.374440", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-01", "interlock": "MCM01", "dcs_list": ["UL1_1_ESTOP1_DCS_CTRL.O1", "UL1_3_EPC1_DCS_CTRL.O1", "UL1_3_EPC2_DCS_CTRL.O1", "UL1_4_EPC1_DCS_CTRL.O1", "UL1_4_EPC2_DCS_CTRL.O1", "UL1_9_EPC1_DCS_CTRL.O1", "UL1_9_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-02 candidates: ['UL2_3', 'UL2_4', 'UL2_5', 'UL2_6', 'UL2_7', 'UL2_8', 'UL2_9', 'UL2_10']", "timestamp": "2025-09-11T00:00:26.374792", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL2_5 in zone 01-02", "timestamp": "2025-09-11T00:00:26.374956", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL2_6 in zone 01-02", "timestamp": "2025-09-11T00:00:26.375073", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL2_7 in zone 01-02", "timestamp": "2025-09-11T00:00:26.375236", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL2_8 in zone 01-02", "timestamp": "2025-09-11T00:00:26.375391", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL2_9 in zone 01-02", "timestamp": "2025-09-11T00:00:26.375502", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL2_10 in zone 01-02", "timestamp": "2025-09-11T00:00:26.375625", "module": "src.routines.zones", "file": "logging_config.py", "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:00:26.375766", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-02", "interlock": "01-01", "dcs_list": ["UL2_3_EPC1_DCS_CTRL.O1", "UL2_3_EPC2_DCS_CTRL.O1", "UL2_4_EPC1_DCS_CTRL.O1", "UL2_4_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-03 candidates: ['UL3_1', 'UL3_2', 'UL3_3', 'UL3_4', 'UL3_5', 'UL3_6', 'UL3_7', 'UL3_8', 'UL3_9']", "timestamp": "2025-09-11T00:00:26.376085", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL3_3 in zone 01-03", "timestamp": "2025-09-11T00:00:26.376263", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL3_4 in zone 01-03", "timestamp": "2025-09-11T00:00:26.376398", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL3_5 in zone 01-03", "timestamp": "2025-09-11T00:00:26.376532", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL3_6 in zone 01-03", "timestamp": "2025-09-11T00:00:26.376660", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL3_7 in zone 01-03", "timestamp": "2025-09-11T00:00:26.376781", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL3_8 in zone 01-03", "timestamp": "2025-09-11T00:00:26.376919", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL3_9 in zone 01-03", "timestamp": "2025-09-11T00:00:26.377104", "module": "src.routines.zones", "file": "logging_config.py", "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:00:26.377260", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-03", "interlock": "01-01", "dcs_list": ["UL3_1_EPC1_DCS_CTRL.O1", "UL3_1_EPC2_DCS_CTRL.O1", "UL3_2_EPC1_DCS_CTRL.O1", "UL3_2_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-04 candidates: ['PS1_1', 'PS1_2', 'PS1_3', 'PS1_4']", "timestamp": "2025-09-11T00:00:26.377582", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS1_2 in zone 01-04", "timestamp": "2025-09-11T00:00:26.377736", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS1_3 in zone 01-04", "timestamp": "2025-09-11T00:00:26.377849", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS1_4 in zone 01-04", "timestamp": "2025-09-11T00:00:26.377976", "module": "src.routines.zones", "file": "logging_config.py", "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:00:26.378132", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-04", "interlock": "01-01", "dcs_list": ["PS1_1_EPC1_DCS_CTRL.O1", "PS1_1_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-05 candidates: ['UL1_5']", "timestamp": "2025-09-11T00:00:26.378610", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_5 in zone 01-05", "timestamp": "2025-09-11T00:00:26.378792", "module": "src.routines.zones", "file": "logging_config.py", "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:00:26.378934", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-05", "interlock": "MCM01", "dcs_list": []}
|
|
{"level": "DEBUG", "message": "Zone 01-06 candidates: ['UL4_1', 'UL4_2', 'UL4_3', 'UL4_4', 'UL4_5', 'UL4_6', 'UL4_7', 'UL4_8', 'UL4_9', 'UL4_10', 'UL4_11', 'UL4_12', 'UL4_13']", "timestamp": "2025-09-11T00:00:26.379231", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_2 in zone 01-06", "timestamp": "2025-09-11T00:00:26.379395", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_5 in zone 01-06", "timestamp": "2025-09-11T00:00:26.379518", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_6 in zone 01-06", "timestamp": "2025-09-11T00:00:26.379624", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_7 in zone 01-06", "timestamp": "2025-09-11T00:00:26.379726", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_8 in zone 01-06", "timestamp": "2025-09-11T00:00:26.379827", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_10 in zone 01-06", "timestamp": "2025-09-11T00:00:26.379947", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_11 in zone 01-06", "timestamp": "2025-09-11T00:00:26.380085", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_12 in zone 01-06", "timestamp": "2025-09-11T00:00:26.380241", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_13 in zone 01-06", "timestamp": "2025-09-11T00:00:26.380395", "module": "src.routines.zones", "file": "logging_config.py", "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:00:26.380527", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-06", "interlock": "MCM01", "dcs_list": ["UL4_1_ESTOP1_DCS_CTRL.O1", "UL4_3_EPC1_DCS_CTRL.O1", "UL4_3_EPC2_DCS_CTRL.O1", "UL4_4_EPC1_DCS_CTRL.O1", "UL4_4_EPC2_DCS_CTRL.O1", "UL4_9_EPC1_DCS_CTRL.O1", "UL4_9_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-07 candidates: ['UL5_1', 'UL5_2', 'UL5_3', 'UL5_4', 'UL5_5', 'UL5_6', 'UL5_7', 'UL5_8', 'UL5_9', 'UL5_10']", "timestamp": "2025-09-11T00:00:26.380847", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_2 in zone 01-07", "timestamp": "2025-09-11T00:00:26.381019", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_5 in zone 01-07", "timestamp": "2025-09-11T00:00:26.381167", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_6 in zone 01-07", "timestamp": "2025-09-11T00:00:26.381300", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_7 in zone 01-07", "timestamp": "2025-09-11T00:00:26.381432", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_8 in zone 01-07", "timestamp": "2025-09-11T00:00:26.381557", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_9 in zone 01-07", "timestamp": "2025-09-11T00:00:26.381683", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_10 in zone 01-07", "timestamp": "2025-09-11T00:00:26.381805", "module": "src.routines.zones", "file": "logging_config.py", "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:00:26.381932", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-07", "interlock": "01-06", "dcs_list": ["UL5_1_ESTOP1_DCS_CTRL.O1", "UL5_3_EPC1_DCS_CTRL.O1", "UL5_3_EPC2_DCS_CTRL.O1", "UL5_4_EPC1_DCS_CTRL.O1", "UL5_4_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-08 candidates: ['UL6_1', 'UL6_2', 'UL6_3', 'UL6_4', 'UL6_5', 'UL6_6', 'UL6_7', 'UL6_8', 'UL6_9']", "timestamp": "2025-09-11T00:00:26.382242", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL6_3 in zone 01-08", "timestamp": "2025-09-11T00:00:26.382428", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL6_4 in zone 01-08", "timestamp": "2025-09-11T00:00:26.382650", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL6_5 in zone 01-08", "timestamp": "2025-09-11T00:00:26.382802", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL6_6 in zone 01-08", "timestamp": "2025-09-11T00:00:26.383108", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL6_7 in zone 01-08", "timestamp": "2025-09-11T00:00:26.383251", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL6_8 in zone 01-08", "timestamp": "2025-09-11T00:00:26.383378", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL6_9 in zone 01-08", "timestamp": "2025-09-11T00:00:26.383524", "module": "src.routines.zones", "file": "logging_config.py", "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:00:26.383660", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-08", "interlock": "01-06", "dcs_list": ["UL6_1_EPC1_DCS_CTRL.O1", "UL6_1_EPC2_DCS_CTRL.O1", "UL6_2_EPC1_DCS_CTRL.O1", "UL6_2_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-09 candidates: ['PS2_1', 'PS2_2', 'PS2_3', 'PS2_4']", "timestamp": "2025-09-11T00:00:26.383991", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS2_2 in zone 01-09", "timestamp": "2025-09-11T00:00:26.384197", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS2_3 in zone 01-09", "timestamp": "2025-09-11T00:00:26.384354", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS2_4 in zone 01-09", "timestamp": "2025-09-11T00:00:26.384478", "module": "src.routines.zones", "file": "logging_config.py", "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:00:26.384582", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-09", "interlock": "01-06", "dcs_list": ["PS2_1_EPC1_DCS_CTRL.O1", "PS2_1_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-10 candidates: ['PS2_5', 'PS2_6']", "timestamp": "2025-09-11T00:00:26.384880", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS2_5 in zone 01-10", "timestamp": "2025-09-11T00:00:26.385015", "module": "src.routines.zones", "file": "logging_config.py", "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:00:26.385127", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-10", "interlock": "MCM01", "dcs_list": ["PS2_6_EPC1_DCS_CTRL.O1", "PS2_6_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-11 candidates: ['UL7_1', 'UL7_2', 'UL7_3', 'UL7_4', 'UL7_5', 'UL7_6', 'UL7_7', 'UL7_8', 'UL7_9', 'UL7_10', 'UL7_11', 'UL7_12', 'UL7_13']", "timestamp": "2025-09-11T00:00:26.385383", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_2 in zone 01-11", "timestamp": "2025-09-11T00:00:26.385553", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_5 in zone 01-11", "timestamp": "2025-09-11T00:00:26.385723", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_6 in zone 01-11", "timestamp": "2025-09-11T00:00:26.385873", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_7 in zone 01-11", "timestamp": "2025-09-11T00:00:26.386014", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_8 in zone 01-11", "timestamp": "2025-09-11T00:00:26.386147", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_10 in zone 01-11", "timestamp": "2025-09-11T00:00:26.386289", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_11 in zone 01-11", "timestamp": "2025-09-11T00:00:26.386421", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_12 in zone 01-11", "timestamp": "2025-09-11T00:00:26.386547", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_13 in zone 01-11", "timestamp": "2025-09-11T00:00:26.386747", "module": "src.routines.zones", "file": "logging_config.py", "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:00:26.386882", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-11", "interlock": "MCM01", "dcs_list": ["UL7_1_ESTOP1_DCS_CTRL.O1", "UL7_3_EPC1_DCS_CTRL.O1", "UL7_3_EPC2_DCS_CTRL.O1", "UL7_4_EPC1_DCS_CTRL.O1", "UL7_4_EPC2_DCS_CTRL.O1", "UL7_9_EPC1_DCS_CTRL.O1", "UL7_9_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-12 candidates: ['UL8_1', 'UL8_2', 'UL8_3', 'UL8_4', 'UL8_5', 'UL8_6', 'UL8_7', 'UL8_8', 'UL8_9']", "timestamp": "2025-09-11T00:00:26.387223", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL8_2 in zone 01-12", "timestamp": "2025-09-11T00:00:26.387385", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL8_4 in zone 01-12", "timestamp": "2025-09-11T00:00:26.387531", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL8_5 in zone 01-12", "timestamp": "2025-09-11T00:00:26.387715", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL8_6 in zone 01-12", "timestamp": "2025-09-11T00:00:26.387899", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL8_7 in zone 01-12", "timestamp": "2025-09-11T00:00:26.388052", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL8_8 in zone 01-12", "timestamp": "2025-09-11T00:00:26.388162", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL8_9 in zone 01-12", "timestamp": "2025-09-11T00:00:26.388264", "module": "src.routines.zones", "file": "logging_config.py", "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:00:26.388368", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-12", "interlock": "01-11", "dcs_list": ["UL8_1_EPC1_DCS_CTRL.O1", "UL8_1_EPC2_DCS_CTRL.O1", "UL8_3_EPC1_DCS_CTRL.O1", "UL8_3_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-13 candidates: ['UL9_1', 'UL9_2', 'UL9_3', 'UL9_4', 'UL9_5', 'UL9_6', 'UL9_7', 'UL9_8', 'UL9_9', 'UL9_10', 'UL9_11']", "timestamp": "2025-09-11T00:00:26.388659", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_2 in zone 01-13", "timestamp": "2025-09-11T00:00:26.388822", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_5 in zone 01-13", "timestamp": "2025-09-11T00:00:26.388975", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_6 in zone 01-13", "timestamp": "2025-09-11T00:00:26.389108", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_7 in zone 01-13", "timestamp": "2025-09-11T00:00:26.389226", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_8 in zone 01-13", "timestamp": "2025-09-11T00:00:26.389330", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_9 in zone 01-13", "timestamp": "2025-09-11T00:00:26.389431", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_10 in zone 01-13", "timestamp": "2025-09-11T00:00:26.389539", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_11 in zone 01-13", "timestamp": "2025-09-11T00:00:26.389646", "module": "src.routines.zones", "file": "logging_config.py", "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:00:26.389757", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-13", "interlock": "01-11", "dcs_list": ["UL9_1_ESTOP1_DCS_CTRL.O1", "UL9_3_EPC1_DCS_CTRL.O1", "UL9_3_EPC2_DCS_CTRL.O1", "UL9_4_EPC1_DCS_CTRL.O1", "UL9_4_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-14 candidates: ['PS3_1', 'PS3_2', 'PS3_3']", "timestamp": "2025-09-11T00:00:26.390041", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_2 in zone 01-14", "timestamp": "2025-09-11T00:00:26.390206", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_3 in zone 01-14", "timestamp": "2025-09-11T00:00:26.390330", "module": "src.routines.zones", "file": "logging_config.py", "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:00:26.390445", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-14", "interlock": "01-17", "dcs_list": ["PS3_1_EPC1_DCS_CTRL.O1", "PS3_1_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-15 candidates: ['PS3_4', 'PS3_5', 'PS3_6', 'PS3_7']", "timestamp": "2025-09-11T00:00:26.390909", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_4 in zone 01-15", "timestamp": "2025-09-11T00:00:26.391089", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_5 in zone 01-15", "timestamp": "2025-09-11T00:00:26.391222", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_6 in zone 01-15", "timestamp": "2025-09-11T00:00:26.391331", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_7 in zone 01-15", "timestamp": "2025-09-11T00:00:26.391437", "module": "src.routines.zones", "file": "logging_config.py", "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:00:26.391548", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-15", "interlock": "MCM01", "dcs_list": []}
|
|
{"level": "DEBUG", "message": "Zone 01-16 candidates: ['PS3_8', 'PS3_9', 'PS3_10', 'PS3_11', 'PS3_12']", "timestamp": "2025-09-11T00:00:26.391833", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_8 in zone 01-16", "timestamp": "2025-09-11T00:00:26.391995", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_9 in zone 01-16", "timestamp": "2025-09-11T00:00:26.392129", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_10 in zone 01-16", "timestamp": "2025-09-11T00:00:26.392252", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_11 in zone 01-16", "timestamp": "2025-09-11T00:00:26.392361", "module": "src.routines.zones", "file": "logging_config.py", "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:00:26.392478", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-16", "interlock": "MCM01", "dcs_list": ["PS3_12_EPC1_DCS_CTRL.O1", "PS3_12_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-17 candidates: ['UL10_1', 'UL10_2', 'UL10_3', 'UL10_4', 'UL10_5', 'UL10_6', 'UL10_7', 'UL10_8', 'UL10_9', 'UL10_10']", "timestamp": "2025-09-11T00:00:26.392756", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_2 in zone 01-17", "timestamp": "2025-09-11T00:00:26.392908", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_4 in zone 01-17", "timestamp": "2025-09-11T00:00:26.393032", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_5 in zone 01-17", "timestamp": "2025-09-11T00:00:26.393146", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_6 in zone 01-17", "timestamp": "2025-09-11T00:00:26.393255", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_7 in zone 01-17", "timestamp": "2025-09-11T00:00:26.393361", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_8 in zone 01-17", "timestamp": "2025-09-11T00:00:26.393467", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_9 in zone 01-17", "timestamp": "2025-09-11T00:00:26.393575", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_10 in zone 01-17", "timestamp": "2025-09-11T00:00:26.393680", "module": "src.routines.zones", "file": "logging_config.py", "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:00:26.393790", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-17", "interlock": "01-18", "dcs_list": ["UL10_1_EPC1_DCS_CTRL.O1", "UL10_1_EPC2_DCS_CTRL.O1", "UL10_3_EPC1_DCS_CTRL.O1", "UL10_3_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-18 candidates: ['UL11_1', 'UL11_2', 'UL11_3', 'UL11_4', 'UL11_5', 'UL11_6', 'UL11_7', 'UL11_8', 'UL11_9', 'UL11_10', 'UL11_11', 'UL11_12', 'UL11_13']", "timestamp": "2025-09-11T00:00:26.394073", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_2 in zone 01-18", "timestamp": "2025-09-11T00:00:26.394224", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_5 in zone 01-18", "timestamp": "2025-09-11T00:00:26.394345", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_6 in zone 01-18", "timestamp": "2025-09-11T00:00:26.394452", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_7 in zone 01-18", "timestamp": "2025-09-11T00:00:26.394715", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_8 in zone 01-18", "timestamp": "2025-09-11T00:00:26.394874", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_10 in zone 01-18", "timestamp": "2025-09-11T00:00:26.395029", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_11 in zone 01-18", "timestamp": "2025-09-11T00:00:26.395181", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_12 in zone 01-18", "timestamp": "2025-09-11T00:00:26.395346", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_13 in zone 01-18", "timestamp": "2025-09-11T00:00:26.395492", "module": "src.routines.zones", "file": "logging_config.py", "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:00:26.395615", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-18", "interlock": "MCM01", "dcs_list": ["UL11_1_ESTOP1_DCS_CTRL.O1", "UL11_3_EPC1_DCS_CTRL.O1", "UL11_3_EPC2_DCS_CTRL.O1", "UL11_4_EPC1_DCS_CTRL.O1", "UL11_4_EPC2_DCS_CTRL.O1", "UL11_9_EPC1_DCS_CTRL.O1", "UL11_9_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-19 candidates: ['UL12_1', 'UL12_2', 'UL12_3', 'UL12_4', 'UL12_5', 'UL12_6', 'UL12_7', 'UL12_8', 'UL12_9', 'UL12_10']", "timestamp": "2025-09-11T00:00:26.395926", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_2 in zone 01-19", "timestamp": "2025-09-11T00:00:26.396123", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_5 in zone 01-19", "timestamp": "2025-09-11T00:00:26.396262", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_6 in zone 01-19", "timestamp": "2025-09-11T00:00:26.396382", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_7 in zone 01-19", "timestamp": "2025-09-11T00:00:26.396510", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_8 in zone 01-19", "timestamp": "2025-09-11T00:00:26.396664", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_9 in zone 01-19", "timestamp": "2025-09-11T00:00:26.396786", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_10 in zone 01-19", "timestamp": "2025-09-11T00:00:26.396897", "module": "src.routines.zones", "file": "logging_config.py", "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:00:26.397013", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-19", "interlock": "01-18", "dcs_list": ["UL12_1_ESTOP1_DCS_CTRL.O1", "UL12_3_EPC1_DCS_CTRL.O1", "UL12_3_EPC2_DCS_CTRL.O1", "UL12_4_EPC1_DCS_CTRL.O1", "UL12_4_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-20 candidates: ['PS4_1', 'PS4_2', 'PS4_3', 'PS4_4', 'PS4_5']", "timestamp": "2025-09-11T00:00:26.397309", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_2 in zone 01-20", "timestamp": "2025-09-11T00:00:26.397468", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_3 in zone 01-20", "timestamp": "2025-09-11T00:00:26.397632", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_4 in zone 01-20", "timestamp": "2025-09-11T00:00:26.397779", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_5 in zone 01-20", "timestamp": "2025-09-11T00:00:26.397909", "module": "src.routines.zones", "file": "logging_config.py", "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:00:26.398026", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-20", "interlock": "01-18", "dcs_list": ["PS4_1_EPC1_DCS_CTRL.O1", "PS4_1_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-21 candidates: ['PS4_6', 'PS4_7', 'PS4_8', 'PS4_9', 'PS4_10']", "timestamp": "2025-09-11T00:00:26.398306", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_6 in zone 01-21", "timestamp": "2025-09-11T00:00:26.398450", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_7 in zone 01-21", "timestamp": "2025-09-11T00:00:26.398602", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_8 in zone 01-21", "timestamp": "2025-09-11T00:00:26.398730", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_9 in zone 01-21", "timestamp": "2025-09-11T00:00:26.398871", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_10 in zone 01-21", "timestamp": "2025-09-11T00:00:26.399029", "module": "src.routines.zones", "file": "logging_config.py", "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:00:26.399328", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-21", "interlock": "MCM01", "dcs_list": []}
|
|
{"level": "DEBUG", "message": "Zone 01-22 candidates: ['PS4_11', 'PS4_12', 'PS4_13', 'PS4_14']", "timestamp": "2025-09-11T00:00:26.399697", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_11 in zone 01-22", "timestamp": "2025-09-11T00:00:26.399880", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_12 in zone 01-22", "timestamp": "2025-09-11T00:00:26.400230", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_13 in zone 01-22", "timestamp": "2025-09-11T00:00:26.400396", "module": "src.routines.zones", "file": "logging_config.py", "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:00:26.400579", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-22", "interlock": "MCM01", "dcs_list": ["PS4_14_EPC1_DCS_CTRL.O1", "PS4_14_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "INFO", "message": "Successfully generated routine: zones", "timestamp": "2025-09-11T00:00:26.400776", "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:00:26.400923", "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:00:26.409904", "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:00:26.747098", "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:00:26.904927", "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:00:26.905327", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag map with 84 tags (69 push buttons, 15 beacons)", "timestamp": "2025-09-11T00:00:26.917650", "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:00:26.917967", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R010_INPUTS: 225 rungs | example: XIC(Local:7:I.Pt02.Status)XIC(Local:7:I.Pt03.Status)OTE(MCM_EPB_STATUS);", "timestamp": "2025-09-11T00:00:26.918186", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R011_OUTPUTS: 22 rungs | example: XIC(EStop_MCM_OK)XIC(EStop_01_01_OK)[OTE(UL1_3_VFD1:SO.Out00Output),OTE(UL1_3_VFD1:SO.Out01Output),OTE(UL1_3_VFD1:SO.STOOutput),OTE(UL1_4_VFD1:SO.STOOutput),...", "timestamp": "2025-09-11T00:00:26.918344", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R012_RESETS: 72 rungs | example: [XIC(SFT_PS1_1_S1_PB) ,XIC(SFT_MCM_S_PB)]OTE(RST_PS1_1_EPC1_ESTOP);", "timestamp": "2025-09-11T00:00:26.918545", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R030_ZONES: 23 rungs | example: XIC(UL1_1_ESTOP1_DCS_CTRL.O1)XIC(UL1_3_EPC1_DCS_CTRL.O1)XIC(UL1_3_EPC2_DCS_CTRL.O1)XIC(UL1_4_EPC1_DCS_CTRL.O1)XIC(UL1_4_EPC2_DCS_CTRL.O1)XIC(UL1_9_EPC1_DCS_C...", "timestamp": "2025-09-11T00:00:26.918734", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R020_ESTOPS: 81 rungs | example: DCS(MCM_EPB_DCS_CTRL,EMERGENCY STOP,EQUIVALENT - ACTIVE HIGH,500,MANUAL,AUTOMATIC,Local:7:I.Pt02.Data,Local:7:I.Pt03.Data,MCM_EPB_STATUS,SFT_MCM_S_PB);", "timestamp": "2025-09-11T00:00:26.918901", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R999_SAFETY_TAG_MAPPING: 15 rungs | example: XIC(SFT_PS1_5_BCN1_R)OTE(PS1_5_VFD1:SO.Out00Output)OTE(PS1_5_VFD1:SO.Out01Output);", "timestamp": "2025-09-11T00:00:26.919080", "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:00:26.919267", "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:00:26.919434", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Written ModernSafetyProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyProgram_Generated.L5X", "timestamp": "2025-09-11T00:00:26.924341", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "[SUCCESS] SafetyProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyProgram_Generated.L5X", "timestamp": "2025-09-11T00:00:27.106773", "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:00:27.107011", "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:00:27.107215", "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:00:27.107461", "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:00:27.107620", "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:00:27.107796", "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:00:27.306682", "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:00:27.392149", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "best_key": "MCM01", "score": 66}
|
|
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-09-11T00:00:27.392963", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "rows": 23}
|
|
{"level": "DEBUG", "message": "Extracting SPEED_CTRL data", "timestamp": "2025-09-11T00:00:27.396014", "module": "DataLoader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "data_extraction", "type": "SPEED_CTRL"}
|
|
{"level": "INFO", "message": "Data: SPEED_CTRL VFDs=155", "timestamp": "2025-09-11T00:00:27.416746", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.417007", "module": "DataLoader", "file": "logging_config.py", "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:00:27.417323", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.430450", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.430692", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.430870", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.431033", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.431182", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.431321", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.431458", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.431600", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.431735", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.432014", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.432211", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.432359", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.432491", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.432625", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.432944", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.433183", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.433469", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.433795", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.434138", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.434378", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.434630", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.434855", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.435048", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.435230", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.435397", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.435541", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.435680", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.435817", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.436015", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.436196", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.436347", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.436484", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.436617", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.436802", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.436971", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.437111", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.437248", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.437381", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.437513", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.437644", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.437837", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.438057", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.438243", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.438401", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.438555", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.438769", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.438980", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.439208", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.439414", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.439627", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.439866", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.440104", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.440329", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.440482", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.440625", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.440763", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.440950", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.441159", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.441358", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.441555", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.441768", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.441950", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.442099", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.442238", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.442372", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.442521", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.442655", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.442787", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.442922", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.443053", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.443183", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.443326", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.443519", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.443728", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.443913", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.444078", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.444275", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.444470", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.444659", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.444867", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.445063", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.445259", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.445437", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.445586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.445907", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.446176", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.446401", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.446646", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.446876", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL3_3_VFD1 = 280 FPM", "timestamp": "2025-09-11T00:00:27.447086", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.447252", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.447394", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.447591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.447822", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.448049", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.448251", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.448417", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.448561", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.448696", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.448828", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.449008", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.449214", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.449431", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.449665", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.449900", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.450154", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.450393", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.450647", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.450872", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.451081", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.451252", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.451397", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.451537", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.451671", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.451856", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.452063", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.452218", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.452355", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.452495", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.452636", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.452775", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.452913", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.453117", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.453312", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.453494", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.453657", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.453851", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.454060", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.454238", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.454422", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.454597", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.454776", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.454948", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.455157", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.455374", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.455565", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.455767", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.455975", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.456187", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.456380", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.456578", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.456755", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.456932", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.457092", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.457268", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.457419", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.457561", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.457696", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.457876", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.458071", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.458221", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.458402", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.458582", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.458722", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.458859", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.458991", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.459121", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.459305", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS5_12_VFD1 = 300 FPM", "timestamp": "2025-09-11T00:00:27.459510", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.459719", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.459934", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.460129", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.460323", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.460513", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.460700", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.460878", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.461103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.461374", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.461569", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.461738", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.461924", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.462116", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.462322", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.462544", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.462721", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.462894", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.463114", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.463331", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.463491", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.463720", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.463931", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.464077", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.464225", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.464426", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.464646", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.464884", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.465118", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.465343", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.465567", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.465757", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.466178", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.466474", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.466969", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.467220", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.467440", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.467644", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL13_10_VFD1 = 280 FPM", "timestamp": "2025-09-11T00:00:27.467836", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.468080", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.468315", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.468511", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.468716", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.468913", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.469069", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.469224", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.469371", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.469515", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.469656", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.469847", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.470075", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.470276", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.470439", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.470590", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.470737", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.470880", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.471054", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.471253", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.471433", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.471582", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.471718", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.471911", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.472096", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.472234", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.472396", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.472576", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.472765", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.472960", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.473123", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.473268", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.473432", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.473665", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.473902", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.474137", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.474359", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.474609", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.474827", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.475058", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.475300", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.475513", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.475751", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.475996", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.476219", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.476409", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.476660", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.476887", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.477086", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.477289", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.477526", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.477748", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.478113", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.478372", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.478634", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.478820", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.478973", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.479132", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.479338", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.479538", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.479720", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.479920", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.480117", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.480277", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.480413", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.480546", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.480676", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.480837", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.480972", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.481102", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.481305", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.481522", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.481757", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.481997", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.482213", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.482424", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.482931", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.483347", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.483554", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.483750", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.483989", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.484203", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.484404", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.484602", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.484829", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.485078", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.485322", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.485539", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.485726", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.485919", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.486108", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.486262", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.486407", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.486586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.486738", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.486884", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.487084", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.487280", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.487454", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.487619", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.487811", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.488038", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.488254", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.488475", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.488659", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.488859", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.489039", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.489187", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.489341", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.489489", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.489631", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.489810", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.489999", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.490152", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.490306", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.490452", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.490610", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.490757", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.490901", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.491035", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL13_17_VFD1 = 420 FPM", "timestamp": "2025-09-11T00:00:27.491166", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.491355", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.491546", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.491780", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.491992", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.492151", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.492337", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.492657", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.492854", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.493056", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.493240", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.493417", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.493561", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.493697", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.493866", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.494087", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.494317", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.494553", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.494752", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.494935", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.495104", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.495306", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.495636", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.495841", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.496089", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.496310", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.496517", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.496720", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.496874", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.497019", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.497165", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.497338", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.497517", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.497663", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.497803", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.497967", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.498122", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.498275", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.498409", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.498602", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.498838", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.499055", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.499241", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.499421", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.499608", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.499813", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.500024", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.500222", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.500435", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.500671", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.500886", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.501108", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.501312", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.501514", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.501691", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.501873", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.502055", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.502221", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.502365", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.502509", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.502679", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.502847", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.503005", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.503140", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.503272", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.503483", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.503679", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.503842", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.504037", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.504224", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.504442", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.504618", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.504772", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.504945", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.505103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.505249", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.505386", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.505615", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.505871", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.506109", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.506330", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.506537", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.506756", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.506959", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.507142", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.507298", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.507437", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.507872", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.508138", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.508371", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.508578", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.508809", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.509033", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.509284", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.509542", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.509765", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.510000", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.510224", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.510434", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.510696", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.510914", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.511169", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.511398", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.511643", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.511904", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.512134", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.512383", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.512634", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.512874", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.513080", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.513265", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.513489", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.513964", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.514205", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.514439", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.514680", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.514915", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.515138", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.515349", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.515536", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.515746", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.515943", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.516191", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.516443", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.516746", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.516945", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.517233", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.517475", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.517700", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.517907", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.518103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.518264", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.518432", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.518600", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.518772", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.518919", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.519083", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.519250", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.519420", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.519644", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.519899", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.520115", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.520282", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.520437", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.520589", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.520728", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.520863", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.520996", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.521127", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.521257", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.521394", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.521590", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.521860", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.522084", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.522268", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.522422", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.522588", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.522769", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.522950", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.523116", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.523271", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.523425", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.523578", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.523819", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.524163", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.524375", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.524538", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.524679", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.524816", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.524950", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.525082", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.525218", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.525350", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.525528", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.525735", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.525964", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.526181", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.526359", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.526544", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.526765", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.527003", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.527204", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.527372", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.527523", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.527668", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.527863", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.528084", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.528315", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.528534", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.528933", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.529195", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.529418", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.529647", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.529886", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.530182", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.530399", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.530602", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.530807", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.531003", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.531193", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.531368", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.531574", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.531763", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.531949", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.532160", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.532335", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.532515", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.532762", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.532956", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.533128", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.533293", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.533444", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.533622", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.533816", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.534042", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.534250", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.534413", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.534659", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.534949", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.535168", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.535431", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.535675", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.535946", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.536218", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.536494", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.536747", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.537051", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.537274", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.537480", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.537819", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.538059", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.538249", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.538438", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.538642", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.538796", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.538938", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.539079", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.539217", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.539352", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.539484", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.539614", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.539879", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.540101", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.540302", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.540501", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.540679", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.540832", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.540973", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.541109", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.541241", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.541384", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.541516", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.541646", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.541857", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.542052", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.542220", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.542371", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.542550", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.542750", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.542933", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.543074", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.543209", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.543340", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:27.543471", "module": "DataLoader", "file": "logging_config.py", "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:00:27.543587", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_3_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.543829", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_4_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.544021", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_5_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.544247", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_6_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.544456", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_7_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.544647", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_8_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.544806", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_9_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.544983", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_10A_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.545156", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_10B_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.545316", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_11_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.545450", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_12_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.545581", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_13_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.545710", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL2_3_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.545887", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL2_4_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.546076", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL2_5_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.546273", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL2_6_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.546518", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL2_7_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.546741", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL2_8_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.546931", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL2_9_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.547097", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL2_10_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.547249", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL3_1_VFD1 -> 120 FPM", "timestamp": "2025-09-11T00:00:27.547440", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL3_2_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.547624", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL3_3_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.547771", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL3_4_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.547957", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL3_5_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.548108", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL3_6_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.548262", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL3_7_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.548442", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL3_8_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.548624", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL3_9_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.548770", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_3_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.548913", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_4_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.549054", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_5_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.549276", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_6_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.549484", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_7_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.549672", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_8_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.549860", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_9_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.550047", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_10A_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.550199", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_10B_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.550344", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_11_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.550486", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_12_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.550708", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_13_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.550865", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL5_3_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.551034", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL5_4_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.551216", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL5_5_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.551412", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL5_6_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.551641", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL5_7_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.552088", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL5_8_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.552280", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL5_9_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.552443", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL5_10_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.552586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL6_1_VFD1 -> 120 FPM", "timestamp": "2025-09-11T00:00:27.552791", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL6_2_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.553012", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL6_3_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.553225", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL6_4_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.553461", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL6_5_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.553677", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL6_6_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.553890", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL6_7_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.554103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL6_8_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.554307", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL6_9_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.554461", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_3_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.554668", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_4_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.554897", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_5_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.555068", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_6_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.555494", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_7_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.555727", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_8_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.555962", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_9_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.556171", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_10A_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.556368", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_10B_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.556533", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_11_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.556681", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_12_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.556815", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_13_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.556947", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL8_1_VFD1 -> 120 FPM", "timestamp": "2025-09-11T00:00:27.557210", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL8_2_VFD1 -> 120 FPM", "timestamp": "2025-09-11T00:00:27.557413", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL8_3_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.557582", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL8_4_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.557734", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL8_5_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.557883", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL8_6_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.558036", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL8_7_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.558212", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL8_8_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.558367", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL8_9_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.558533", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL9_3_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.558673", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL9_4_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.558808", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL9_5_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.558941", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL9_6_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.559074", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL9_7_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.559239", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL9_8_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.559401", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL9_9_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.559542", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL9_10_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.559676", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL9_11_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.559839", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL10_1_VFD1 -> 120 FPM", "timestamp": "2025-09-11T00:00:27.560017", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL10_2_VFD1 -> 120 FPM", "timestamp": "2025-09-11T00:00:27.560175", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL10_3_VFD1 -> 120 FPM", "timestamp": "2025-09-11T00:00:27.560318", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL10_4_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.560482", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL10_5_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.560615", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL10_6_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.560744", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL10_7_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.560871", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL10_8_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.561000", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL10_9_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.561129", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL10_10_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.561257", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL12_3_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.561384", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL12_4_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.561543", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL12_5_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.561699", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL12_6_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.561836", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL12_7_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.561965", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL12_8_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.562093", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL12_9_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.562229", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL12_10_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.562361", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_3_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.562492", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_4_VFD1 -> 420 FPM", "timestamp": "2025-09-11T00:00:27.562633", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_5_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.562764", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_6_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.562928", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_7_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.563100", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_8_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.563269", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_9_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.563443", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_10A_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.563650", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_10B_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.563860", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_11_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.564041", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_12_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.564271", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_13_VFD1 -> 280 FPM", "timestamp": "2025-09-11T00:00:27.564482", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS1_1_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.564636", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS1_2_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.564780", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS1_3_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.564947", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS1_4_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.565110", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS1_5_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.565250", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS2_1_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.565390", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS2_2_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.565540", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS2_3_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.565678", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS2_4_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.565858", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS2_5_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.566089", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS2_6_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.566301", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_1_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.566521", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_2_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.566709", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_3_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.566862", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_4_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.567024", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_5_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.567185", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_6_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.567327", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_7_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.567458", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_8_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.567613", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_9_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.567809", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_10_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.568012", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_11_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.568224", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_12_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.568422", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_1_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.568631", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_2_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.568898", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_3_VFD1 -> 220 FPM", "timestamp": "2025-09-11T00:00:27.569082", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_4_VFD1 -> 220 FPM", "timestamp": "2025-09-11T00:00:27.569282", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_5_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.569432", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_6_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.569648", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_7_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.569855", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_8_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.570042", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_9_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.570286", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_10_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.570462", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_11_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.570621", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_12_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.570757", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_13_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.570888", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_14_VFD1 -> 300 FPM", "timestamp": "2025-09-11T00:00:27.571017", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "SPEED_CTRL sample=PS1_1_VFD1(300), PS1_2_VFD1(300), PS1_3_VFD1(300), PS1_4_VFD1(300), PS1_5_VFD1(300)...", "timestamp": "2025-09-11T00:00:27.571448", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Data: SPEED_CTRL count=155", "timestamp": "2025-09-11T00:00:27.571628", "module": "DataLoader", "file": "logging_config.py", "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:00:28.256682", "module": "DataLoader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "data_extraction", "type": "PMM"}
|
|
{"level": "INFO", "message": "Data: PMM entries=3", "timestamp": "2025-09-11T00:00:28.257774", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM processing PDP1_PMM1", "timestamp": "2025-09-11T00:00:28.258054", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM PDP1_PMM1 DPM=UL7_4_DPM1", "timestamp": "2025-09-11T00:00:28.258240", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM PDP1_PMM1 PWM fault IO PDP1_FIO1:I.Pt12.Data", "timestamp": "2025-09-11T00:00:28.259120", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM PDP1_PMM1 configuration stored", "timestamp": "2025-09-11T00:00:28.259393", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM processing PDP2_PMM1", "timestamp": "2025-09-11T00:00:28.259626", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM PDP2_PMM1 DPM=UL7_4_DPM1", "timestamp": "2025-09-11T00:00:28.259825", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM PDP2_PMM1 PWM fault IO PDP2_FIO1:I.Pt12.Data", "timestamp": "2025-09-11T00:00:28.260688", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM PDP2_PMM1 configuration stored", "timestamp": "2025-09-11T00:00:28.260912", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM processing PDP6_PMM1", "timestamp": "2025-09-11T00:00:28.261113", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM PDP6_PMM1 DPM=PS1_4_DPM1", "timestamp": "2025-09-11T00:00:28.261307", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM PDP6_PMM1 PWM fault IO PDP6_FIO1:I.Pt12.Data", "timestamp": "2025-09-11T00:00:28.262045", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM PDP6_PMM1 configuration stored", "timestamp": "2025-09-11T00:00:28.262234", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Data: PMM configs=3", "timestamp": "2025-09-11T00:00:28.262416", "module": "DataLoader", "file": "logging_config.py", "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:00:28.262624", "module": "DataLoader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "data_extraction", "type": "CB_MONITOR"}
|
|
{"level": "INFO", "message": "Data: CB PDPs=3", "timestamp": "2025-09-11T00:00:28.265634", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "CB_MONITOR PDP1: CBs=26 FIOs=2", "timestamp": "2025-09-11T00:00:28.265855", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "CB entries for PDP1 (in order): ['PDP1_CB1 ', 'PDP1_CB2', 'PDP1_CB3', 'PDP1_CB4', 'PDP1_CB5', 'PDP1_CB6', 'PDP1_CB7', 'PDP1_CB8', 'PDP1_CB9', 'PDP1_CB10', 'PDP1_CB11', 'PDP1_CB12', 'PDP1_CB13', 'PDP1_CB14', 'PDP1_CB15', 'PDP1_CB16', 'PDP1_CB17', 'PDP1_CB18', 'PDP1_CB19', 'PDP1_CB20', 'PDP1_CB21', 'PDP1_CB22', 'PDP1_CB23', 'PDP1_CB24', 'PDP1_CB25', 'PDP1_CB26']", "timestamp": "2025-09-11T00:00:28.266119", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB1 , IO_PATH=PDP1_FIO1:I.Pt00.Data", "timestamp": "2025-09-11T00:00:28.266300", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB1 (CB1) to position 0 with IO_PATH PDP1_FIO1:I.Pt00.Data", "timestamp": "2025-09-11T00:00:28.266562", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB2, IO_PATH=PDP1_FIO1:I.Pt01.Data", "timestamp": "2025-09-11T00:00:28.266738", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB2 (CB2) to position 1 with IO_PATH PDP1_FIO1:I.Pt01.Data", "timestamp": "2025-09-11T00:00:28.267024", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB3, IO_PATH=PDP1_FIO1:I.Pt02.Data", "timestamp": "2025-09-11T00:00:28.267200", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB3 (CB3) to position 2 with IO_PATH PDP1_FIO1:I.Pt02.Data", "timestamp": "2025-09-11T00:00:28.267364", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB4, IO_PATH=PDP1_FIO1:I.Pt03.Data", "timestamp": "2025-09-11T00:00:28.267543", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB4 (CB4) to position 3 with IO_PATH PDP1_FIO1:I.Pt03.Data", "timestamp": "2025-09-11T00:00:28.267717", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB5, IO_PATH=PDP1_FIO1:I.Pt04.Data", "timestamp": "2025-09-11T00:00:28.267880", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB5 (CB5) to position 4 with IO_PATH PDP1_FIO1:I.Pt04.Data", "timestamp": "2025-09-11T00:00:28.268051", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB6, IO_PATH=PDP1_FIO1:I.Pt06.Data", "timestamp": "2025-09-11T00:00:28.268220", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB6 (CB6) to position 5 with IO_PATH PDP1_FIO1:I.Pt06.Data", "timestamp": "2025-09-11T00:00:28.268384", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB7, IO_PATH=PDP1_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:00:28.268565", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB7 (CB7) to position 6 with IO_PATH PDP1_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:00:28.268768", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB8, IO_PATH=PDP1_FIO1:I.Pt09.Data", "timestamp": "2025-09-11T00:00:28.268962", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB8 (CB8) to position 7 with IO_PATH PDP1_FIO1:I.Pt09.Data", "timestamp": "2025-09-11T00:00:28.269202", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB9, IO_PATH=PDP1_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:00:28.269393", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB9 (CB9) to position 8 with IO_PATH PDP1_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:00:28.269562", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB10, IO_PATH=PDP1_FIO1:I.Pt11.Data", "timestamp": "2025-09-11T00:00:28.269706", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB10 (CB10) to position 9 with IO_PATH PDP1_FIO1:I.Pt11.Data", "timestamp": "2025-09-11T00:00:28.269922", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB11, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4", "timestamp": "2025-09-11T00:00:28.270099", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB11 (CB11) to position 10 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4", "timestamp": "2025-09-11T00:00:28.270261", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB12, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2", "timestamp": "2025-09-11T00:00:28.270426", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB12 (CB12) to position 11 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2", "timestamp": "2025-09-11T00:00:28.270586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB13, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4", "timestamp": "2025-09-11T00:00:28.270732", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB13 (CB13) to position 12 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4", "timestamp": "2025-09-11T00:00:28.270879", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB14, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2", "timestamp": "2025-09-11T00:00:28.271064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB14 (CB14) to position 13 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2", "timestamp": "2025-09-11T00:00:28.271235", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB15, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-11T00:00:28.271401", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB15 (CB15) to position 14 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-11T00:00:28.271557", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB16, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2", "timestamp": "2025-09-11T00:00:28.271708", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB16 (CB16) to position 15 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2", "timestamp": "2025-09-11T00:00:28.271861", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB17, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-11T00:00:28.272048", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB17 (CB17) to position 16 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-11T00:00:28.272216", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB18, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2", "timestamp": "2025-09-11T00:00:28.272362", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB18 (CB18) to position 17 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2", "timestamp": "2025-09-11T00:00:28.272538", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB19, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4", "timestamp": "2025-09-11T00:00:28.272686", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB19 (CB19) to position 18 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4", "timestamp": "2025-09-11T00:00:28.272859", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB20, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2", "timestamp": "2025-09-11T00:00:28.273029", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB20 (CB20) to position 19 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2", "timestamp": "2025-09-11T00:00:28.273329", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB21, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4", "timestamp": "2025-09-11T00:00:28.273501", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB21 (CB21) to position 20 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4", "timestamp": "2025-09-11T00:00:28.273656", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB22, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2", "timestamp": "2025-09-11T00:00:28.273832", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB22 (CB22) to position 21 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2", "timestamp": "2025-09-11T00:00:28.274007", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB23, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4", "timestamp": "2025-09-11T00:00:28.274151", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB23 (CB23) to position 22 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4", "timestamp": "2025-09-11T00:00:28.274323", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB24, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2", "timestamp": "2025-09-11T00:00:28.274488", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB24 (CB24) to position 23 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2", "timestamp": "2025-09-11T00:00:28.274667", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB25, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4", "timestamp": "2025-09-11T00:00:28.274837", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB25 (CB25) to position 24 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4", "timestamp": "2025-09-11T00:00:28.275005", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP1_CB26, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2", "timestamp": "2025-09-11T00:00:28.275154", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP1_CB26 (CB26) to position 25 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2", "timestamp": "2025-09-11T00:00:28.275287", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "CB_MONITOR PDP1: configured CBs=26 entries=['PDP1_CB1 ', 'PDP1_CB2', 'PDP1_CB3', 'PDP1_CB4', 'PDP1_CB5', 'PDP1_CB6', 'PDP1_CB7', 'PDP1_CB8', 'PDP1_CB9', 'PDP1_CB10', 'PDP1_CB11', 'PDP1_CB12', 'PDP1_CB13', 'PDP1_CB14', 'PDP1_CB15', 'PDP1_CB16', 'PDP1_CB17', 'PDP1_CB18', 'PDP1_CB19', 'PDP1_CB20', 'PDP1_CB21', 'PDP1_CB22', 'PDP1_CB23', 'PDP1_CB24', 'PDP1_CB25', 'PDP1_CB26'] fault=PDP1_FIO1:I.ConnectionFaulted", "timestamp": "2025-09-11T00:00:28.275430", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "CB_MONITOR PDP2: CBs=26 FIOs=2", "timestamp": "2025-09-11T00:00:28.275605", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "CB entries for PDP2 (in order): ['PDP2_CB1 ', 'PDP2_CB2', 'PDP2_CB3', 'PDP2_CB4', 'PDP2_CB5', 'PDP2_CB6', 'PDP2_CB7', 'PDP2_CB8', 'PDP2_CB9', 'PDP2_CB10', 'PDP2_CB11', 'PDP2_CB12', 'PDP2_CB13', 'PDP2_CB14', 'PDP2_CB15', 'PDP2_CB16', 'PDP2_CB17', 'PDP2_CB18', 'PDP2_CB19', 'PDP2_CB20', 'PDP2_CB21', 'PDP2_CB22', 'PDP2_CB23', 'PDP2_CB24', 'PDP2_CB25', 'PDP2_CB26']", "timestamp": "2025-09-11T00:00:28.275774", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB1 , IO_PATH=PDP2_FIO1:I.Pt00.Data", "timestamp": "2025-09-11T00:00:28.275921", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB1 (CB1) to position 0 with IO_PATH PDP2_FIO1:I.Pt00.Data", "timestamp": "2025-09-11T00:00:28.276104", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB2, IO_PATH=PDP2_FIO1:I.Pt01.Data", "timestamp": "2025-09-11T00:00:28.276300", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB2 (CB2) to position 1 with IO_PATH PDP2_FIO1:I.Pt01.Data", "timestamp": "2025-09-11T00:00:28.276480", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB3, IO_PATH=PDP2_FIO1:I.Pt02.Data", "timestamp": "2025-09-11T00:00:28.276667", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB3 (CB3) to position 2 with IO_PATH PDP2_FIO1:I.Pt02.Data", "timestamp": "2025-09-11T00:00:28.276840", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB4, IO_PATH=PDP2_FIO1:I.Pt03.Data", "timestamp": "2025-09-11T00:00:28.277013", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB4 (CB4) to position 3 with IO_PATH PDP2_FIO1:I.Pt03.Data", "timestamp": "2025-09-11T00:00:28.277189", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB5, IO_PATH=PDP2_FIO1:I.Pt04.Data", "timestamp": "2025-09-11T00:00:28.277348", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB5 (CB5) to position 4 with IO_PATH PDP2_FIO1:I.Pt04.Data", "timestamp": "2025-09-11T00:00:28.277500", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB6, IO_PATH=PDP2_FIO1:I.Pt06.Data", "timestamp": "2025-09-11T00:00:28.277670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB6 (CB6) to position 5 with IO_PATH PDP2_FIO1:I.Pt06.Data", "timestamp": "2025-09-11T00:00:28.277846", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB7, IO_PATH=PDP2_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:00:28.278016", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB7 (CB7) to position 6 with IO_PATH PDP2_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:00:28.278316", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB8, IO_PATH=PDP2_FIO1:I.Pt09.Data", "timestamp": "2025-09-11T00:00:28.278482", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB8 (CB8) to position 7 with IO_PATH PDP2_FIO1:I.Pt09.Data", "timestamp": "2025-09-11T00:00:28.278659", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB9, IO_PATH=PDP2_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:00:28.278838", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB9 (CB9) to position 8 with IO_PATH PDP2_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:00:28.279006", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB10, IO_PATH=PDP2_FIO1:I.Pt11.Data", "timestamp": "2025-09-11T00:00:28.279166", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB10 (CB10) to position 9 with IO_PATH PDP2_FIO1:I.Pt11.Data", "timestamp": "2025-09-11T00:00:28.279320", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB11, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4", "timestamp": "2025-09-11T00:00:28.279460", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB11 (CB11) to position 10 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4", "timestamp": "2025-09-11T00:00:28.279608", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB12, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2", "timestamp": "2025-09-11T00:00:28.279767", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB12 (CB12) to position 11 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2", "timestamp": "2025-09-11T00:00:28.279928", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB13, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4", "timestamp": "2025-09-11T00:00:28.280069", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB13 (CB13) to position 12 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4", "timestamp": "2025-09-11T00:00:28.280242", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB14, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2", "timestamp": "2025-09-11T00:00:28.280393", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB14 (CB14) to position 13 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2", "timestamp": "2025-09-11T00:00:28.280533", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB15, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-11T00:00:28.280671", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB15 (CB15) to position 14 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-11T00:00:28.280827", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB16, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2", "timestamp": "2025-09-11T00:00:28.280975", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB16 (CB16) to position 15 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2", "timestamp": "2025-09-11T00:00:28.281125", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB17, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-11T00:00:28.281269", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB17 (CB17) to position 16 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-11T00:00:28.281419", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB18, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2", "timestamp": "2025-09-11T00:00:28.281579", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB18 (CB18) to position 17 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2", "timestamp": "2025-09-11T00:00:28.281752", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB19, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4", "timestamp": "2025-09-11T00:00:28.281913", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB19 (CB19) to position 18 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4", "timestamp": "2025-09-11T00:00:28.282096", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB20, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2", "timestamp": "2025-09-11T00:00:28.282264", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB20 (CB20) to position 19 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2", "timestamp": "2025-09-11T00:00:28.282431", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB21, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4", "timestamp": "2025-09-11T00:00:28.282865", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB21 (CB21) to position 20 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4", "timestamp": "2025-09-11T00:00:28.283081", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB22, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2", "timestamp": "2025-09-11T00:00:28.283304", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB22 (CB22) to position 21 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2", "timestamp": "2025-09-11T00:00:28.283497", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB23, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4", "timestamp": "2025-09-11T00:00:28.283680", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB23 (CB23) to position 22 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4", "timestamp": "2025-09-11T00:00:28.283883", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB24, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2", "timestamp": "2025-09-11T00:00:28.284058", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB24 (CB24) to position 23 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2", "timestamp": "2025-09-11T00:00:28.284216", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB25, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4", "timestamp": "2025-09-11T00:00:28.284366", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB25 (CB25) to position 24 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4", "timestamp": "2025-09-11T00:00:28.284696", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP2_CB26, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2", "timestamp": "2025-09-11T00:00:28.284943", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP2_CB26 (CB26) to position 25 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2", "timestamp": "2025-09-11T00:00:28.285135", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "CB_MONITOR PDP2: configured CBs=26 entries=['PDP2_CB1 ', 'PDP2_CB2', 'PDP2_CB3', 'PDP2_CB4', 'PDP2_CB5', 'PDP2_CB6', 'PDP2_CB7', 'PDP2_CB8', 'PDP2_CB9', 'PDP2_CB10', 'PDP2_CB11', 'PDP2_CB12', 'PDP2_CB13', 'PDP2_CB14', 'PDP2_CB15', 'PDP2_CB16', 'PDP2_CB17', 'PDP2_CB18', 'PDP2_CB19', 'PDP2_CB20', 'PDP2_CB21', 'PDP2_CB22', 'PDP2_CB23', 'PDP2_CB24', 'PDP2_CB25', 'PDP2_CB26'] fault=PDP2_FIO1:I.ConnectionFaulted", "timestamp": "2025-09-11T00:00:28.285327", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "CB_MONITOR PDP6: CBs=26 FIOs=2", "timestamp": "2025-09-11T00:00:28.285496", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "CB entries for PDP6 (in order): ['PDP6_CB1 ', 'PDP6_CB2', 'PDP6_CB3', 'PDP6_CB4', 'PDP6_CB5', 'PDP6_CB6', 'PDP6_CB7', 'PDP6_CB8', 'PDP6_CB9', 'PDP6_CB10', 'PDP6_CB11', 'PDP6_CB12', 'PDP6_CB13', 'PDP6_CB14', 'PDP6_CB15', 'PDP6_CB16', 'PDP6_CB17', 'PDP6_CB18', 'PDP6_CB19', 'PDP6_CB20', 'PDP6_CB21', 'PDP6_CB22', 'PDP6_CB23', 'PDP6_CB24', 'PDP6_CB25', 'PDP6_CB26']", "timestamp": "2025-09-11T00:00:28.285671", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB1 , IO_PATH=PDP6_FIO1:I.Pt00.Data", "timestamp": "2025-09-11T00:00:28.285842", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB1 (CB1) to position 0 with IO_PATH PDP6_FIO1:I.Pt00.Data", "timestamp": "2025-09-11T00:00:28.286051", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB2, IO_PATH=PDP6_FIO1:I.Pt01.Data", "timestamp": "2025-09-11T00:00:28.286236", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB2 (CB2) to position 1 with IO_PATH PDP6_FIO1:I.Pt01.Data", "timestamp": "2025-09-11T00:00:28.286417", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB3, IO_PATH=PDP6_FIO1:I.Pt02.Data", "timestamp": "2025-09-11T00:00:28.286574", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB3 (CB3) to position 2 with IO_PATH PDP6_FIO1:I.Pt02.Data", "timestamp": "2025-09-11T00:00:28.286704", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB4, IO_PATH=PDP6_FIO1:I.Pt03.Data", "timestamp": "2025-09-11T00:00:28.286831", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB4 (CB4) to position 3 with IO_PATH PDP6_FIO1:I.Pt03.Data", "timestamp": "2025-09-11T00:00:28.286999", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB5, IO_PATH=PDP6_FIO1:I.Pt04.Data", "timestamp": "2025-09-11T00:00:28.287120", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB5 (CB5) to position 4 with IO_PATH PDP6_FIO1:I.Pt04.Data", "timestamp": "2025-09-11T00:00:28.287234", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB6, IO_PATH=PDP6_FIO1:I.Pt06.Data", "timestamp": "2025-09-11T00:00:28.287359", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB6 (CB6) to position 5 with IO_PATH PDP6_FIO1:I.Pt06.Data", "timestamp": "2025-09-11T00:00:28.287603", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB7, IO_PATH=PDP6_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:00:28.287859", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB7 (CB7) to position 6 with IO_PATH PDP6_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:00:28.288037", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB8, IO_PATH=PDP6_FIO1:I.Pt09.Data", "timestamp": "2025-09-11T00:00:28.288174", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB8 (CB8) to position 7 with IO_PATH PDP6_FIO1:I.Pt09.Data", "timestamp": "2025-09-11T00:00:28.288308", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB9, IO_PATH=PDP6_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:00:28.288473", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB9 (CB9) to position 8 with IO_PATH PDP6_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:00:28.288605", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB10, IO_PATH=PDP6_FIO1:I.Pt11.Data", "timestamp": "2025-09-11T00:00:28.288736", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB10 (CB10) to position 9 with IO_PATH PDP6_FIO1:I.Pt11.Data", "timestamp": "2025-09-11T00:00:28.288858", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB11, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4", "timestamp": "2025-09-11T00:00:28.288981", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB11 (CB11) to position 10 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4", "timestamp": "2025-09-11T00:00:28.289172", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB12, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2", "timestamp": "2025-09-11T00:00:28.289325", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB12 (CB12) to position 11 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2", "timestamp": "2025-09-11T00:00:28.289474", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB13, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4", "timestamp": "2025-09-11T00:00:28.289612", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB13 (CB13) to position 12 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4", "timestamp": "2025-09-11T00:00:28.289780", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB14, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2", "timestamp": "2025-09-11T00:00:28.289926", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB14 (CB14) to position 13 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2", "timestamp": "2025-09-11T00:00:28.290088", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB15, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-11T00:00:28.290235", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB15 (CB15) to position 14 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-11T00:00:28.290377", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB16, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2", "timestamp": "2025-09-11T00:00:28.290545", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB16 (CB16) to position 15 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2", "timestamp": "2025-09-11T00:00:28.290700", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB17, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-11T00:00:28.290859", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB17 (CB17) to position 16 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-11T00:00:28.291056", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB18, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2", "timestamp": "2025-09-11T00:00:28.291239", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB18 (CB18) to position 17 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2", "timestamp": "2025-09-11T00:00:28.291412", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB19, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4", "timestamp": "2025-09-11T00:00:28.291575", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB19 (CB19) to position 18 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4", "timestamp": "2025-09-11T00:00:28.291750", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB20, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2", "timestamp": "2025-09-11T00:00:28.291924", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB20 (CB20) to position 19 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2", "timestamp": "2025-09-11T00:00:28.292096", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB21, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4", "timestamp": "2025-09-11T00:00:28.292249", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB21 (CB21) to position 20 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4", "timestamp": "2025-09-11T00:00:28.292421", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB22, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2", "timestamp": "2025-09-11T00:00:28.292582", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB22 (CB22) to position 21 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2", "timestamp": "2025-09-11T00:00:28.292739", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB23, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4", "timestamp": "2025-09-11T00:00:28.292887", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB23 (CB23) to position 22 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4", "timestamp": "2025-09-11T00:00:28.293040", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB24, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2", "timestamp": "2025-09-11T00:00:28.293203", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB24 (CB24) to position 23 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2", "timestamp": "2025-09-11T00:00:28.293368", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB25, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4", "timestamp": "2025-09-11T00:00:28.293531", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB25 (CB25) to position 24 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4", "timestamp": "2025-09-11T00:00:28.293690", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Processing CB entry: DESCA=PDP6_CB26, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2", "timestamp": "2025-09-11T00:00:28.293859", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Mapped PDP6_CB26 (CB26) to position 25 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2", "timestamp": "2025-09-11T00:00:28.294029", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "CB_MONITOR PDP6: configured CBs=26 entries=['PDP6_CB1 ', 'PDP6_CB2', 'PDP6_CB3', 'PDP6_CB4', 'PDP6_CB5', 'PDP6_CB6', 'PDP6_CB7', 'PDP6_CB8', 'PDP6_CB9', 'PDP6_CB10', 'PDP6_CB11', 'PDP6_CB12', 'PDP6_CB13', 'PDP6_CB14', 'PDP6_CB15', 'PDP6_CB16', 'PDP6_CB17', 'PDP6_CB18', 'PDP6_CB19', 'PDP6_CB20', 'PDP6_CB21', 'PDP6_CB22', 'PDP6_CB23', 'PDP6_CB24', 'PDP6_CB25', 'PDP6_CB26'] fault=PDP6_FIO1:I.ConnectionFaulted", "timestamp": "2025-09-11T00:00:28.294189", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Data: CB configs=3", "timestamp": "2025-09-11T00:00:28.294368", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Tags created: total=1412 | standard=149 safety=389 dcs=81 modules=750", "timestamp": "2025-09-11T00:00:28.298225", "module": "src.writers.xml_tag_writer", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "Added 1412 controller tags", "timestamp": "2025-09-11T00:00:28.298568", "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:00:28.298796", "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:00:28.299094", "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:00:28.299393", "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:00:28.299600", "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:00:28.299781", "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:00:28.299973", "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:00:28.302380", "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:00:28.302689", "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:00:28.305238", "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:00:28.306289", "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:00:28.307425", "module": "DataLoader", "file": "logging_config.py", "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:00:28.307768", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.311626", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.311868", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.312109", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.312327", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.312553", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.312777", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.313024", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.313249", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.313470", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.313660", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.313868", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.314124", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.314347", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.314553", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.314800", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.315096", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.315389", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.315643", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.316041", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.316387", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.316704", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.316985", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.317235", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.317476", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.317712", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.317958", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.318199", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.318391", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.318617", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.318846", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.319051", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.319242", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.319398", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.319557", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.319752", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.319956", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.320167", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.320378", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.320582", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.320731", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.320883", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.321073", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.321269", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.321424", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.321634", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.321854", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.322041", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.322188", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.322396", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.322662", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.322915", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.323078", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.323241", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.323386", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.323552", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.323765", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.323963", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.324133", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.324311", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.324492", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.324695", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.324896", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.325086", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.325293", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.325481", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.325671", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.325868", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.326020", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.326219", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.326421", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.326606", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.326754", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.326932", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.327147", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.327374", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.327615", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.327808", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.328006", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.328219", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.328404", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.328561", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL4_3_VFD1 -> PS1_1_BCN2_H", "timestamp": "2025-09-11T00:00:28.328776", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.328972", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.329173", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.329375", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.329591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.329787", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.329946", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.330089", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.330224", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.330399", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.330602", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.330819", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.331011", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.331218", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.331411", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.331589", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.331793", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.332117", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.332329", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.332539", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.332797", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.333039", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.333282", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.333475", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.333664", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.333857", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.334022", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.334160", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.334292", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.334436", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.334613", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.334795", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.334963", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.335103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.335235", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.335368", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.335547", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.335725", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.335916", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.336099", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.336293", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.336489", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.336642", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.336786", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.336919", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.337137", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.337313", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.337457", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.337609", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.337785", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.337979", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.338180", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.338398", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.338581", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.338736", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.338875", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.339019", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.339154", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.339341", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.339557", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.339777", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.339972", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.340127", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.340263", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.340396", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.340529", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.340661", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.340846", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.341050", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.341241", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.341404", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.341551", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.341741", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.341929", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.342078", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.342218", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.342373", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.342563", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.342766", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.342938", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.343082", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.343223", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.343359", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.343497", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.343629", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.343764", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.343899", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.344038", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.344172", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.344306", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.344451", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.344586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.344720", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.344856", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.345040", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.345227", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.345379", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.345547", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.345724", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.345913", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.346147", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.346368", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.346578", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.346752", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.347033", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.347291", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.347538", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.347806", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.348075", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.348350", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.348592", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.348771", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.348961", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.349187", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.349416", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.349638", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.349887", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.350098", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.350308", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.350527", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.350715", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.350893", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.351063", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.351256", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.351460", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.351650", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.351801", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.351947", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.352094", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.352230", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.352363", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.352500", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.352684", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.352905", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.353094", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.353249", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.353392", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.353570", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.353776", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.353995", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.354186", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.354356", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.354537", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.354688", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.354835", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.354985", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.355130", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.355309", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.355526", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.355733", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.355923", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.356072", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.356254", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.356444", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.356606", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.356796", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.356991", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.357196", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.357408", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.357583", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.357794", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.357970", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.358117", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.358258", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.358407", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.358563", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.358704", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.358840", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.358986", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.359124", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.359262", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.359402", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.359538", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.359674", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.359860", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.360060", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.360240", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.360401", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.360586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.360782", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.360929", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.361068", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.361207", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.361348", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.361487", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.361626", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.361898", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.362148", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.362358", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.362551", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.362892", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.363124", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.363391", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.363604", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.363814", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.364030", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.364207", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.364352", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.364534", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.364754", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.364943", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.365145", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.365361", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.365554", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.365752", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.365930", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.366174", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.366390", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.366586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.366746", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.366961", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.367223", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.367465", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.367673", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.367871", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.368079", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.368258", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.368415", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.368552", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.368700", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.368840", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.369028", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.369202", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.369395", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.369582", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.369733", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.369868", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.370067", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.370254", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.370404", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.370548", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.370688", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.370818", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.371063", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.371277", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.371494", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.371741", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.371939", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.372135", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.372346", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.372560", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.372744", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.372935", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.373159", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.373399", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.373592", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.373848", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.374022", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.374176", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.374378", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.374625", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.374831", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.375024", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.375203", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.375407", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.375620", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.375821", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.376029", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.376253", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.376465", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.376665", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.376929", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.377198", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.377467", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.377742", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.377996", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.378329", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.378600", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.378876", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.379166", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.379386", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.379671", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.379900", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.380164", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.380411", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.380651", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.380891", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.381105", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.381341", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.381586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.381783", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.382016", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.382274", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.382547", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.382744", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.382970", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.383190", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.383415", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.383685", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.383953", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.384166", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.384398", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.384614", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.384823", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.385049", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.385279", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.385512", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.385729", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.385926", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.386143", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.386344", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.386569", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.386793", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.387031", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.387272", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.387501", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.387746", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.387971", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.388206", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.388436", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.388697", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.388929", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.389121", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: PS6_11_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-11T00:00:28.389322", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.389533", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.389762", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.390000", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.390235", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.390441", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.390665", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.390885", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.391106", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.391325", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.391538", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.391732", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.391926", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.392087", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.392310", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.392591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.392832", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.393064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.393298", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.393495", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.393717", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.393924", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.394143", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.394377", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.394665", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.394957", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.395267", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.395566", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: UL21_8_VFD1 -> UL20_4_BCN2_H", "timestamp": "2025-09-11T00:00:28.395832", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.396074", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.396312", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.396560", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.396814", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.397057", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.397277", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.397537", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.397805", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.398072", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.398328", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.398594", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.398842", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.399091", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.399362", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.399592", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.399851", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.400100", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.400337", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.400575", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.400824", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.401046", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.401254", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.401454", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.401687", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.401891", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.402095", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.402278", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.402488", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.402738", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.402922", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.403126", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.403386", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.403586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.403788", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.403955", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.404109", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.404351", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.404551", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.404780", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.405040", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.405271", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.405523", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.405751", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.405944", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.406156", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.406386", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.406556", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.406729", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.406896", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.407093", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.407294", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.407527", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.407741", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.407950", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.408205", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.408422", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.408628", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.408832", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.409039", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.409253", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.409468", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.409672", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.409854", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.410017", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.410181", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.410340", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.410607", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.410854", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.411062", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.411247", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.411427", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.411600", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.411774", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.411993", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.412204", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.412371", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.412585", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.412809", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.413018", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.413196", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.413354", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.413565", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.413804", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.414040", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.414274", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.414450", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.414687", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.414905", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.415094", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.415331", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.415564", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.415755", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.415930", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.416165", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.416414", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.416656", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.416904", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.417100", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.417315", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.417510", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.417742", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.417983", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.418237", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.418509", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.418762", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.419018", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.419283", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.419528", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.419772", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.420022", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.420200", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.420404", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.420650", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.420882", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.421114", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.421338", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.421573", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.421796", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.422022", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.422251", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.422489", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.422760", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.422980", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.423160", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.423367", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.423586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.423808", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.424052", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.424273", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.424510", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.424742", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.424978", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.425202", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.425382", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.425700", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.426022", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.426266", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.426513", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.426820", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.427076", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.427300", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.427509", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.427716", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.427926", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.428121", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.428292", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.428452", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.428622", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.428824", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.429024", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.429234", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.429417", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.429603", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.429792", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.430002", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.430237", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.430457", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.430684", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.430917", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.431122", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.431305", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.431462", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.431669", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.431895", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.432099", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.432324", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.432545", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.432765", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.432999", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.433238", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.433447", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.433669", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.433923", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.434192", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.434460", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.434739", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.434978", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.435215", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.435427", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.435649", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.435869", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.436085", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.436292", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.436558", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.436819", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.437063", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.437281", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.437485", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.437709", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.437926", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.438141", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.438351", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.438573", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.438770", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.438972", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.439195", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.439407", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.439584", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.439739", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.439935", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.440161", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.440368", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.440530", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.440969", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.441189", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.441440", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.441602", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.441753", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.441910", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.442083", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.442261", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.442493", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.442764", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.443033", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.443278", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.443527", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.443750", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.443980", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.444211", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.444390", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.444573", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.444758", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.444936", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.445120", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.445298", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.445473", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.445649", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.445843", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.446034", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.446264", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.446495", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.446707", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.446916", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.447142", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.447380", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.447605", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.447822", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.448087", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.448315", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.448525", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.448748", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.448988", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.449213", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.449488", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.449743", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.450011", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.450227", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.450445", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.450689", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.450936", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.451238", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.451477", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.451749", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.451995", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.452256", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.452500", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.452741", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.452986", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.453255", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.453501", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.453729", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.453928", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.454111", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.454284", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.454475", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.454708", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.454901", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.455084", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.455256", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.455435", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.455602", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.455815", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.456035", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.456195", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.456511", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.456820", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.457063", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.457336", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.457611", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.457855", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.458132", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.458392", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.458640", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.458891", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.459156", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.459390", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.459604", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.459837", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.460069", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Horn mapping: BYDC_4_VFD1 -> BYDB_4_BCN2_H", "timestamp": "2025-09-11T00:00:28.460283", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:00:28.460500", "module": "DataLoader", "file": "logging_config.py", "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:00:28.460679", "module": "DataLoader", "file": "logging_config.py", "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:00:28.538332", "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:00:28.539007", "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:00:28.542866", "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:00:28.543131", "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:00:28.543967", "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:00:28.544220", "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:00:28.544467", "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:00:28.544683", "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:00:30.463034", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: encoder", "timestamp": "2025-09-11T00:00:30.463464", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: encoder", "timestamp": "2025-09-11T00:00:30.464509", "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:00:30.464832", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Safety tag map: RST data has 69 rows", "timestamp": "2025-09-11T00:00:30.465290", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: MCM01 -> Local:5:I.Data.0", "timestamp": "2025-09-11T00:00:30.465774", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS1_1_S1_PB -> PS1_1_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.466171", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS1_1_S2_PB -> PS1_3_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.466470", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS2_1_S1_PB -> PS2_1_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.466880", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS4_1_S2_PB -> PS4_3_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.467854", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL11_9_S2_PB -> UL11_11_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.468292", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL12_4_S1_PB -> UL12_5_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.468754", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL2_4_S1_PB -> UL2_5_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.469556", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL4_9_S1_PB -> UL4_11_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.470312", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL4_9_S2_PB -> UL4_12_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.470912", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL5_4_S2_PB -> UL5_5_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.471559", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL8_3_S1_PB -> UL8_4_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.472197", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL9_4_S1_PB -> UL9_5_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.472599", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS2_6_S1_PB -> PS2_6_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.473016", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS3_12_S1_PB -> PS3_11_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.473449", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS3_1_S1_PB -> PS3_2_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.474311", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS3_1_S2_PB -> PS3_3_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.474722", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS4_14_S1_PB -> PS4_12_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.475033", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS4_1_S1_PB -> PS4_2_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.475302", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL10_3_S1_PB -> UL10_4_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.475585", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL10_3_S2_PB -> UL10_5_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.475911", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL11_9_S1_PB -> UL11_10A_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.476178", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL11_4_S1_PB -> UL11_5_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.476477", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL11_4_S2_PB -> UL11_6_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.476724", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL12_4_S2_PB -> UL12_6_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.476988", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL1_9_S2_PB -> UL1_10A_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.477247", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL1_4_S2_PB -> UL1_5_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.477492", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL1_9_S1_PB -> UL1_7_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.477731", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL2_4_S2_PB -> UL2_6_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.477969", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL4_4_S1_PB -> UL4_5_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.478228", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL4_4_S2_PB -> UL4_6_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.478470", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL7_9_S2_PB -> UL7_10A_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.478736", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL7_4_S2_PB -> UL7_5_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.479022", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL7_9_S1_PB -> UL7_6_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.479305", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL8_3_S2_PB -> UL8_5_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.479571", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL9_4_S2_PB -> UL9_6_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.479870", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS1_5_S2_PB -> PS1_5_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.480150", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS2_1_S2_PB -> PS2_3_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.480439", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS3_12_S2_PB -> PS3_10_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.480694", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS4_14_S2_PB -> PS4_11_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.480969", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL1_4_S1_PB -> UL1_4_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.481243", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL5_4_S1_PB -> UL5_3_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.481515", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL7_4_S1_PB -> UL7_3_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.481801", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS1_5_S1_PB -> PS1_4_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.482044", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS2_6_S2_PB -> PS2_5_VFD1:I.IO_0", "timestamp": "2025-09-11T00:00:30.482296", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL10_1_SS1_SPB -> UL10_2_FIO1:I.Pt04.Data", "timestamp": "2025-09-11T00:00:30.482561", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL11_3_S2_PB -> UL11_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:00:30.482797", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL11_3_S1_PB -> UL11_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:00:30.483064", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL12_3_S2_PB -> UL12_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:00:30.483341", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL12_3_S1_PB -> UL12_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:00:30.483594", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL1_3_S2_PB -> UL1_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:00:30.483832", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL1_3_S1_PB -> UL1_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:00:30.484039", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL2_3_S2_PB -> UL2_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:00:30.484282", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL2_3_S1_PB -> UL2_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:00:30.484518", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL3_2_S1_PB -> UL3_2_FIO1:I.Pt12.Data", "timestamp": "2025-09-11T00:00:30.484911", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL3_2_S2_PB -> UL3_2_FIO1:I.Pt14.Data", "timestamp": "2025-09-11T00:00:30.485233", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL3_1_SS1_SPB -> UL3_2_FIO1:I.Pt02.Data", "timestamp": "2025-09-11T00:00:30.485533", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL4_3_S2_PB -> UL4_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:00:30.485812", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL4_3_S1_PB -> UL4_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:00:30.486052", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL5_3_S2_PB -> UL5_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:00:30.486389", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL5_3_S1_PB -> UL5_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:00:30.486665", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL6_2_S1_PB -> UL6_2_FIO1:I.Pt12.Data", "timestamp": "2025-09-11T00:00:30.486917", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL6_2_S2_PB -> UL6_2_FIO1:I.Pt14.Data", "timestamp": "2025-09-11T00:00:30.487169", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL6_1_SS1_SPB -> UL6_2_FIO1:I.Pt02.Data", "timestamp": "2025-09-11T00:00:30.487576", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL7_3_S2_PB -> UL7_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:00:30.487874", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL7_3_S1_PB -> UL7_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:00:30.488178", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL8_1_SS1_SPB -> UL8_2_FIO1:I.Pt04.Data", "timestamp": "2025-09-11T00:00:30.488450", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL9_3_S2_PB -> UL9_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-11T00:00:30.488711", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL9_3_S1_PB -> UL9_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-11T00:00:30.488958", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Safety tag map: Generating 69 rungs", "timestamp": "2025-09-11T00:00:30.489269", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 1: XIC(Local:5:I.Data.0)OTE(MCM01);", "timestamp": "2025-09-11T00:00:30.489434", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 2: XIC(PS1_1_VFD1:I.IO_0)OTE(PS1_1_S1_PB);", "timestamp": "2025-09-11T00:00:30.489576", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 3: XIC(PS1_3_VFD1:I.IO_0)OTE(PS1_1_S2_PB);", "timestamp": "2025-09-11T00:00:30.489713", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 4: XIC(PS1_4_VFD1:I.IO_0)OTE(PS1_5_S1_PB);", "timestamp": "2025-09-11T00:00:30.489846", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 5: XIC(PS1_5_VFD1:I.IO_0)OTE(PS1_5_S2_PB);", "timestamp": "2025-09-11T00:00:30.490004", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 6: XIC(PS2_1_VFD1:I.IO_0)OTE(PS2_1_S1_PB);", "timestamp": "2025-09-11T00:00:30.490258", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 7: XIC(PS2_3_VFD1:I.IO_0)OTE(PS2_1_S2_PB);", "timestamp": "2025-09-11T00:00:30.490424", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 8: XIC(PS2_6_VFD1:I.IO_0)OTE(PS2_6_S1_PB);", "timestamp": "2025-09-11T00:00:30.490578", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 9: XIC(PS2_5_VFD1:I.IO_0)OTE(PS2_6_S2_PB);", "timestamp": "2025-09-11T00:00:30.490748", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 10: XIC(PS3_2_VFD1:I.IO_0)OTE(PS3_1_S1_PB);", "timestamp": "2025-09-11T00:00:30.490891", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 11: XIC(PS3_3_VFD1:I.IO_0)OTE(PS3_1_S2_PB);", "timestamp": "2025-09-11T00:00:30.491029", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 12: XIC(PS3_11_VFD1:I.IO_0)OTE(PS3_12_S1_PB);", "timestamp": "2025-09-11T00:00:30.491163", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 13: XIC(PS3_10_VFD1:I.IO_0)OTE(PS3_12_S2_PB);", "timestamp": "2025-09-11T00:00:30.491296", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 14: XIC(PS4_2_VFD1:I.IO_0)OTE(PS4_1_S1_PB);", "timestamp": "2025-09-11T00:00:30.491431", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 15: XIC(PS4_3_VFD1:I.IO_0)OTE(PS4_1_S2_PB);", "timestamp": "2025-09-11T00:00:30.491619", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 16: XIC(PS4_12_VFD1:I.IO_0)OTE(PS4_14_S1_PB);", "timestamp": "2025-09-11T00:00:30.491777", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 17: XIC(PS4_11_VFD1:I.IO_0)OTE(PS4_14_S2_PB);", "timestamp": "2025-09-11T00:00:30.491937", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 18: XIC(UL1_3_FIO1:I.Pt08.Data)OTE(UL1_3_S1_PB);", "timestamp": "2025-09-11T00:00:30.492131", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 19: XIC(UL1_3_FIO1:I.Pt10.Data)OTE(UL1_3_S2_PB);", "timestamp": "2025-09-11T00:00:30.492338", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 20: XIC(UL1_4_VFD1:I.IO_0)OTE(UL1_4_S1_PB);", "timestamp": "2025-09-11T00:00:30.492507", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 21: XIC(UL1_5_VFD1:I.IO_0)OTE(UL1_4_S2_PB);", "timestamp": "2025-09-11T00:00:30.492880", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 22: XIC(UL1_7_VFD1:I.IO_0)OTE(UL1_9_S1_PB);", "timestamp": "2025-09-11T00:00:30.493057", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 23: XIC(UL1_10A_VFD1:I.IO_0)OTE(UL1_9_S2_PB);", "timestamp": "2025-09-11T00:00:30.493235", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 24: XIC(UL2_3_FIO1:I.Pt08.Data)OTE(UL2_3_S1_PB);", "timestamp": "2025-09-11T00:00:30.493398", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 25: XIC(UL2_3_FIO1:I.Pt10.Data)OTE(UL2_3_S2_PB);", "timestamp": "2025-09-11T00:00:30.493569", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 26: XIC(UL2_5_VFD1:I.IO_0)OTE(UL2_4_S1_PB);", "timestamp": "2025-09-11T00:00:30.493749", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 27: XIC(UL2_6_VFD1:I.IO_0)OTE(UL2_4_S2_PB);", "timestamp": "2025-09-11T00:00:30.493907", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 28: XIC(UL3_2_FIO1:I.Pt02.Data)OTE(UL3_1_SS1_SPB);", "timestamp": "2025-09-11T00:00:30.494056", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 29: XIC(UL3_2_FIO1:I.Pt12.Data)OTE(UL3_2_S1_PB);", "timestamp": "2025-09-11T00:00:30.494224", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 30: XIC(UL3_2_FIO1:I.Pt14.Data)OTE(UL3_2_S2_PB);", "timestamp": "2025-09-11T00:00:30.494420", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 31: XIC(UL4_3_FIO1:I.Pt08.Data)OTE(UL4_3_S1_PB);", "timestamp": "2025-09-11T00:00:30.494633", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 32: XIC(UL4_3_FIO1:I.Pt10.Data)OTE(UL4_3_S2_PB);", "timestamp": "2025-09-11T00:00:30.494856", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 33: XIC(UL4_5_VFD1:I.IO_0)OTE(UL4_4_S1_PB);", "timestamp": "2025-09-11T00:00:30.495100", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 34: XIC(UL4_6_VFD1:I.IO_0)OTE(UL4_4_S2_PB);", "timestamp": "2025-09-11T00:00:30.495290", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 35: XIC(UL4_11_VFD1:I.IO_0)OTE(UL4_9_S1_PB);", "timestamp": "2025-09-11T00:00:30.495444", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 36: XIC(UL4_12_VFD1:I.IO_0)OTE(UL4_9_S2_PB);", "timestamp": "2025-09-11T00:00:30.495630", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 37: XIC(UL5_3_FIO1:I.Pt08.Data)OTE(UL5_3_S1_PB);", "timestamp": "2025-09-11T00:00:30.495804", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 38: XIC(UL5_3_FIO1:I.Pt10.Data)OTE(UL5_3_S2_PB);", "timestamp": "2025-09-11T00:00:30.495956", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 39: XIC(UL5_3_VFD1:I.IO_0)OTE(UL5_4_S1_PB);", "timestamp": "2025-09-11T00:00:30.496120", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 40: XIC(UL5_5_VFD1:I.IO_0)OTE(UL5_4_S2_PB);", "timestamp": "2025-09-11T00:00:30.496286", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 41: XIC(UL6_2_FIO1:I.Pt02.Data)OTE(UL6_1_SS1_SPB);", "timestamp": "2025-09-11T00:00:30.496456", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 42: XIC(UL6_2_FIO1:I.Pt12.Data)OTE(UL6_2_S1_PB);", "timestamp": "2025-09-11T00:00:30.496665", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 43: XIC(UL6_2_FIO1:I.Pt14.Data)OTE(UL6_2_S2_PB);", "timestamp": "2025-09-11T00:00:30.496876", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 44: XIC(UL7_3_FIO1:I.Pt08.Data)OTE(UL7_3_S1_PB);", "timestamp": "2025-09-11T00:00:30.497080", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 45: XIC(UL7_3_FIO1:I.Pt10.Data)OTE(UL7_3_S2_PB);", "timestamp": "2025-09-11T00:00:30.497272", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 46: XIC(UL7_3_VFD1:I.IO_0)OTE(UL7_4_S1_PB);", "timestamp": "2025-09-11T00:00:30.497428", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 47: XIC(UL7_5_VFD1:I.IO_0)OTE(UL7_4_S2_PB);", "timestamp": "2025-09-11T00:00:30.497570", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 48: XIC(UL7_6_VFD1:I.IO_0)OTE(UL7_9_S1_PB);", "timestamp": "2025-09-11T00:00:30.497746", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 49: XIC(UL7_10A_VFD1:I.IO_0)OTE(UL7_9_S2_PB);", "timestamp": "2025-09-11T00:00:30.497932", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 50: XIC(UL8_2_FIO1:I.Pt04.Data)OTE(UL8_1_SS1_SPB);", "timestamp": "2025-09-11T00:00:30.498112", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 51: XIC(UL8_4_VFD1:I.IO_0)OTE(UL8_3_S1_PB);", "timestamp": "2025-09-11T00:00:30.498282", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 52: XIC(UL8_5_VFD1:I.IO_0)OTE(UL8_3_S2_PB);", "timestamp": "2025-09-11T00:00:30.498535", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 53: XIC(UL9_3_FIO1:I.Pt08.Data)OTE(UL9_3_S1_PB);", "timestamp": "2025-09-11T00:00:30.498704", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 54: XIC(UL9_3_FIO1:I.Pt10.Data)OTE(UL9_3_S2_PB);", "timestamp": "2025-09-11T00:00:30.498887", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 55: XIC(UL9_5_VFD1:I.IO_0)OTE(UL9_4_S1_PB);", "timestamp": "2025-09-11T00:00:30.499062", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 56: XIC(UL9_6_VFD1:I.IO_0)OTE(UL9_4_S2_PB);", "timestamp": "2025-09-11T00:00:30.499213", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 57: XIC(UL10_2_FIO1:I.Pt04.Data)OTE(UL10_1_SS1_SPB);", "timestamp": "2025-09-11T00:00:30.499449", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 58: XIC(UL10_4_VFD1:I.IO_0)OTE(UL10_3_S1_PB);", "timestamp": "2025-09-11T00:00:30.499667", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 59: XIC(UL10_5_VFD1:I.IO_0)OTE(UL10_3_S2_PB);", "timestamp": "2025-09-11T00:00:30.499865", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 60: XIC(UL11_3_FIO1:I.Pt08.Data)OTE(UL11_3_S1_PB);", "timestamp": "2025-09-11T00:00:30.500083", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 61: XIC(UL11_3_FIO1:I.Pt10.Data)OTE(UL11_3_S2_PB);", "timestamp": "2025-09-11T00:00:30.500235", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 62: XIC(UL11_5_VFD1:I.IO_0)OTE(UL11_4_S1_PB);", "timestamp": "2025-09-11T00:00:30.500379", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 63: XIC(UL11_6_VFD1:I.IO_0)OTE(UL11_4_S2_PB);", "timestamp": "2025-09-11T00:00:30.500571", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 64: XIC(UL11_10A_VFD1:I.IO_0)OTE(UL11_9_S1_PB);", "timestamp": "2025-09-11T00:00:30.500782", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 65: XIC(UL11_11_VFD1:I.IO_0)OTE(UL11_9_S2_PB);", "timestamp": "2025-09-11T00:00:30.501003", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 66: XIC(UL12_3_FIO1:I.Pt08.Data)OTE(UL12_3_S1_PB);", "timestamp": "2025-09-11T00:00:30.501297", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 67: XIC(UL12_3_FIO1:I.Pt10.Data)OTE(UL12_3_S2_PB);", "timestamp": "2025-09-11T00:00:30.501603", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 68: XIC(UL12_5_VFD1:I.IO_0)OTE(UL12_4_S1_PB);", "timestamp": "2025-09-11T00:00:30.501851", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 69: XIC(UL12_6_VFD1:I.IO_0)OTE(UL12_4_S2_PB);", "timestamp": "2025-09-11T00:00:30.502128", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Safety tag map: Generated 69 total rungs", "timestamp": "2025-09-11T00:00:30.502419", "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:00:30.502758", "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:00:30.503021", "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:00:30.503516", "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:00:30.503732", "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:00:30.504586", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: station_ss_pb", "timestamp": "2025-09-11T00:00:30.504966", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: station_ss_pb", "timestamp": "2025-09-11T00:00:30.505275", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: station_epc", "timestamp": "2025-09-11T00:00:30.505471", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: station_epc", "timestamp": "2025-09-11T00:00:30.506386", "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:00:30.506602", "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:00:30.508852", "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:00:30.509181", "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:00:30.509599", "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:00:30.509881", "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:00:30.510226", "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:00:30.510920", "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:00:30.514172", "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:00:30.514528", "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:00:30.514748", "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:00:30.514991", "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:00:30.515228", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Main routine generation results: {'mcm': True, 'rack': True, 'dpm': True, 'fiom': True, 'apf': True, 'flow_ctrl': True, 'speed_ctrl': True, 'nc_chute': False, 'nc_jr_station': False, 'estop_check': True, 'encoder': True, 'safety_tag_map': True, 'station_jr_pb': True, 'station_s_pb': True, 'station_ss_pb': True, 'station_epc': True, 'jpe': True, 'pmm': True, 'cb_monitor': True, 'belt_tracking': True, 'main_routine': True}", "timestamp": "2025-09-11T00:00:30.515436", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Routines created (19): MainRoutine, R010_MCM, R011_RACK, R020_DPM, R030_FIOM, R040_APF, R050_FLOW_CTRL, R051_SPEED_CTRL, R060_PMM, R070_CB_MONITOR, R080_ENCODER, R090_STATION_JR_PB, R091_STATION_S_PB, R092_STATION_SS_PB, R093_STATION_EPC, R100_JPE, R120_ESTOP_CHECK, R130_SAFETY_TAG_MAP, ZZZ_BeltTracking", "timestamp": "2025-09-11T00:00:30.515652", "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:00:30.515885", "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:00:30.516229", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R020_DPM: 12 rungs | example: NOP();", "timestamp": "2025-09-11T00:00:30.516439", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R030_FIOM: 20 rungs | example: NOP();", "timestamp": "2025-09-11T00:00:30.516700", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R040_APF: 156 rungs | example: NOP();", "timestamp": "2025-09-11T00:00:30.516986", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R050_FLOW_CTRL: 147 rungs | example: XIC(PS1_2_VFD1.CTRL.STS.Enabled)OTE(PS1_1_VFD1.CTRL.CMD.Interlock);", "timestamp": "2025-09-11T00:00:30.517226", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R051_SPEED_CTRL: 16 rungs | example: XIC(RUN_MAX_SPD)[MOVE(Speed_300_FPM,PS1_1_VFD1.CTRL.CMD.Speed_FPM) ,MOVE(Speed_300_FPM,PS1_2_VFD1.CTRL.CMD.Speed_FPM) ,MOVE(Speed_300_FPM,PS1_3_VFD1.CTRL.CMD...", "timestamp": "2025-09-11T00:00:30.517456", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R120_ESTOP_CHECK: 72 rungs | example: XIO(PS1_1_VFD1:SI.In00Data)XIO(PS1_1_VFD1:SI.In01Data)XIC(UL1_5_VFD1:SI.In00Data)XIC(UL2_5_VFD1:SI.In00Data)XIC(UL4_5_VFD1:SI.In00Data)XIC(UL5_5_VFD1:SI.In00...", "timestamp": "2025-09-11T00:00:30.517705", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R080_ENCODER: 85 rungs | example: AOI_ENCODER(UL10_4_ENCODER.AOI,UL10_4_ENCODER.HMI,UL10_4_ENCODER.CTRL,UL10_4_VFD1.CTRL,UL10_3_VFD1.CTRL,UL10_5_VFD1.CTRL,UL10_4_VFD1:I.In_1,UL10_4_VFD1:I.Con...", "timestamp": "2025-09-11T00:00:30.517918", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R130_SAFETY_TAG_MAP: 70 rungs | example: XIC(Local:5:I.Data.0)OTE(MCM_S_PB);", "timestamp": "2025-09-11T00:00:30.518120", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R090_STATION_JR_PB: 14 rungs | example: AOI_STATION_JR_PB(PS1_JR.AOI,PS1_JR.HMI,PS1_JR.CTRL,NO_PARTNER.CTRL,VIRTUAL_INPUT,VIRTUAL_OUTPUT,MCM.CTRL)MOVE(PS1_JR.CTRL.STS.Log,PS1_JR.CTRL.STS.Log);", "timestamp": "2025-09-11T00:00:30.518340", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R091_STATION_S_PB: 64 rungs | example: AOI_STATION_S_PB(PS1_1_S1.AOI,PS1_1_S1.HMI,PS1_1_S1.CTRL,PS1_1_VFD1.CTRL,PS1_1_VFD1:I.IO_0,PS1_1_VFD1:O.IO_1,PS1_JR.CTRL);", "timestamp": "2025-09-11T00:00:30.518560", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R092_STATION_SS_PB: 4 rungs | example: AOI_STATION_SS_PB(UL3_1_SS1.AOI,UL3_1_SS1.HMI,UL3_1_SS1.CTRL,UL3_1_VFD1.CTRL,UL3_2_FIO1:I.ConnectionFaulted,UL3_2_FIO1:I.Pt02.Data,UL3_2_FIO1:I.Pt04.Data,UL3...", "timestamp": "2025-09-11T00:00:30.518760", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R093_STATION_EPC: 72 rungs | example: AOI_STATION_EPC(PS1_1_EPC1.AOI,MCM.CTRL,PS1_1_EPC1.HMI,PS1_1_S1.CTRL,PS1_1_VFD1:I.ConnectionFaulted,PS1_1_VFD1:SI.In00Data,PS1_1_VFD1:SI.In01Data,PS1_2_VFD1:...", "timestamp": "2025-09-11T00:00:30.518985", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R100_JPE: 165 rungs | example: AOI_JPE(PS1_2_TPE1.AOI,PS1_2_TPE1.HMI,PS1_2_TPE1.CTRL,PS1_2_VFD1.CTRL,PS1_JR.CTRL,PS1_2_VFD1:I.ConnectionFaulted,PS1_2_VFD1:I.In_2,YES,?);", "timestamp": "2025-09-11T00:00:30.519207", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R060_PMM: 4 rungs | example: NOP();", "timestamp": "2025-09-11T00:00:30.519365", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R070_CB_MONITOR: 4 rungs | example: NOP();", "timestamp": "2025-09-11T00:00:30.519559", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- ZZZ_BeltTracking: 156 rungs | example: NOP();", "timestamp": "2025-09-11T00:00:30.519782", "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:00:30.519990", "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:00:30.520215", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Written ModernMainProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/MainProgram_Generated.L5X", "timestamp": "2025-09-11T00:00:30.555472", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "[SUCCESS] MainProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/MainProgram_Generated.L5X", "timestamp": "2025-09-11T00:00:30.555764", "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:00:30.555969", "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:00:30.556125", "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:00:30.556275", "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": "ERROR", "message": "Generation failed: [Errno 22] Invalid argument: '/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyTagMapping.txt'", "timestamp": "2025-09-11T00:00:31.256025", "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": "ERROR", "message": "Full traceback:", "timestamp": "2025-09-11T00:00:31.260944", "module": "__main__", "file": "logging_config.py", "line": 156, "function": "exception", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "traceback": "Traceback (most recent call last):\n File \"/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/unified_cli.py\", line 231, in main\n command.execute(args)\n File \"/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/unified_cli.py\", line 106, in execute\n mapping_cmd.execute(argparse.Namespace(output=None))\n File \"/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/unified_cli.py\", line 71, in execute\n mapping_writer(\n File \"/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/writers/mapping_writer.py\", line 36, in create_safety_tag_mapping\n with open(output_file, 'w', encoding='utf-8') as f:\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nOSError: [Errno 22] Invalid argument: '/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyTagMapping.txt'\n", "exception": "Traceback (most recent call last):\n File \"/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/unified_cli.py\", line 231, in main\n command.execute(args)\n File \"/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/unified_cli.py\", line 106, in execute\n mapping_cmd.execute(argparse.Namespace(output=None))\n File \"/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/unified_cli.py\", line 71, in execute\n mapping_writer(\n File \"/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/writers/mapping_writer.py\", line 36, in create_safety_tag_mapping\n with open(output_file, 'w', encoding='utf-8') as f:\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nOSError: [Errno 22] Invalid argument: '/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyTagMapping.txt'"}
|
|
|
|
=== Step 2: Routines Generator stdout ===
|
|
Created virtual JR: PS1_JR
|
|
Found JPE config for PS1_2_TPE1 (station from config, missing beacon)
|
|
Found JPE config for PS1_2_TPE2 (station from config, missing beacon)
|
|
Found JPE config for PS3_1_TPE1 (station from config)
|
|
Found JPE config for UL10_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL1_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS2_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_12_TPE1 (station from config)
|
|
Found JPE config for PS3_12_TPE2 (station from config)
|
|
Found JPE config for PS3_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_3_TPE1
|
|
Found JPE config for PS4_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_14_TPE1 (station from config)
|
|
Found JPE config for PS4_2_TPE1
|
|
Found JPE config for PS4_2_TPE2
|
|
Found JPE config for PS4_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL10_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_9_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE4
|
|
Found JPE config for UL11_9_TPE5
|
|
Found JPE config for UL11_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE3
|
|
Found JPE config for UL12_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL12_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_9_TPE3
|
|
Found JPE config for UL1_9_TPE4
|
|
Found JPE config for UL1_9_TPE5
|
|
Found JPE config for UL1_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL2_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_9_TPE3
|
|
Found JPE config for UL4_9_TPE4
|
|
Found JPE config for UL4_9_TPE5
|
|
Found JPE config for UL4_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL5_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_9_TPE4
|
|
Found JPE config for UL7_9_TPE5
|
|
Found JPE config for UL7_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL8_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL9_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_5_TPE1 (station from config, missing beacon)
|
|
Found JPE config for PS2_3_TPE1
|
|
Found JPE config for PS3_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS3_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_9_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS4_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_8_TPE1
|
|
Found JPE config for UL11_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE1
|
|
Found JPE config for UL11_9_TPE2
|
|
Found JPE config for UL12_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL12_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL1_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_9_TPE1
|
|
Found JPE config for UL1_9_TPE2
|
|
Found JPE config for UL2_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL2_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_9_TPE1
|
|
Found JPE config for UL4_9_TPE2
|
|
Found JPE config for UL5_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL5_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_9_TPE1
|
|
Found JPE config for UL7_9_TPE2
|
|
Found JPE config for UL9_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL9_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for PS1_4_TPE2 (station from config, missing beacon)
|
|
Found JPE config for PS2_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS4_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL3_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL6_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL8_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS3_7_TPE1
|
|
Found JPE config for PS4_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_10_TPE2 (station from config, beacon from config)
|
|
Looking for red beacon with base PS1_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS1_1_BCN2_R with IO_PATH: PS1_2_VFD1:O.IO_0
|
|
No SO in red beacon PS1_1_BCN2_R: PS1_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS1_1_EPC1
|
|
Looking for red beacon with base PS2_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS2_1_BCN1_R with IO_PATH: PS2_2_VFD1:O.IO_0
|
|
No SO in red beacon PS2_1_BCN1_R: PS2_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS2_1_EPC1
|
|
Looking for red beacon with base PS3_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS3_1_BCN2_R with IO_PATH: PS3_1_VFD1:O.IO_1
|
|
No SO in red beacon PS3_1_BCN2_R: PS3_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_1_EPC1
|
|
Looking for red beacon with base PS4_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS4_1_BCN1_R with IO_PATH: PS4_1_VFD1:O.IO_0
|
|
No SO in red beacon PS4_1_BCN1_R: PS4_1_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS4_1_EPC1
|
|
Looking for red beacon with base UL10_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL10_1_BCN1_R with IO_PATH: UL10_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL10_1_BCN1_R: UL10_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL10_1_EPC1
|
|
Looking for red beacon with base UL10_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL10_3_BCN1_R with IO_PATH: UL10_3_VFD1:O.IO_0
|
|
No SO in red beacon UL10_3_BCN1_R: UL10_3_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL10_3_EPC1
|
|
Looking for red beacon with base UL3_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL3_1_BCN1_R with IO_PATH: UL3_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL3_1_BCN1_R: UL3_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL3_1_EPC1
|
|
Looking for red beacon with base UL6_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL6_1_BCN1_R with IO_PATH: UL6_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL6_1_BCN1_R: UL6_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL6_1_EPC1
|
|
Looking for red beacon with base UL8_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL8_1_BCN1_R with IO_PATH: UL8_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL8_1_BCN1_R: UL8_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL8_1_EPC1
|
|
Looking for red beacon with base UL8_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL8_3_BCN1_R with IO_PATH: UL8_3_VFD1:O.IO_0
|
|
No SO in red beacon UL8_3_BCN1_R: UL8_3_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL8_3_EPC1
|
|
Looking for red beacon with base PS2_6, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS2_6_BCN1_R with IO_PATH: PS2_6_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS2_6_BCN1_R: PS2_6_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS2_6_EPC1
|
|
Looking for red beacon with base PS3_12, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS3_12_BCN2_R with IO_PATH: PS3_12_VFD1:O.IO_1
|
|
No SO in red beacon PS3_12_BCN2_R: PS3_12_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_12_EPC1
|
|
Looking for red beacon with base PS4_14, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS4_14_BCN1_R with IO_PATH: PS4_14_VFD1:O.IO_1
|
|
No SO in red beacon PS4_14_BCN1_R: PS4_14_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS4_14_EPC1
|
|
Looking for red beacon with base PS1_5, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS1_5_BCN1_R with IO_PATH: PS1_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS1_5_BCN1_R: PS1_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS1_5_EPC1
|
|
Looking for red beacon with base UL11_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_3_BCN1_R with IO_PATH: UL11_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL11_3_BCN1_R: UL11_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL11_3_EPC1
|
|
Looking for red beacon with base UL11_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_4_BCN1_R with IO_PATH: UL11_4_VFD1:O.IO_0
|
|
No SO in red beacon UL11_4_BCN1_R: UL11_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL11_4_EPC1
|
|
Looking for red beacon with base UL11_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_9_BCN1_R with IO_PATH: UL11_9_VFD1:O.IO_1
|
|
No SO in red beacon UL11_9_BCN1_R: UL11_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL11_9_EPC1
|
|
Looking for red beacon with base UL12_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL12_3_BCN1_R with IO_PATH: UL12_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL12_3_BCN1_R: UL12_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL12_3_EPC1
|
|
Looking for red beacon with base UL12_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL12_4_BCN1_R with IO_PATH: UL12_4_VFD1:O.IO_0
|
|
No SO in red beacon UL12_4_BCN1_R: UL12_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL12_4_EPC1
|
|
Looking for red beacon with base UL1_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_3_BCN1_R with IO_PATH: UL1_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL1_3_BCN1_R: UL1_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL1_3_EPC1
|
|
Looking for red beacon with base UL1_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_4_BCN1_R with IO_PATH: UL1_6_VFD1:O.IO_0
|
|
No SO in red beacon UL1_4_BCN1_R: UL1_6_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL1_4_EPC1
|
|
Looking for red beacon with base UL1_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_9_BCN1_R with IO_PATH: UL1_9_VFD1:O.IO_1
|
|
No SO in red beacon UL1_9_BCN1_R: UL1_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL1_9_EPC1
|
|
Looking for red beacon with base UL2_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL2_3_BCN1_R with IO_PATH: UL2_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL2_3_BCN1_R: UL2_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL2_3_EPC1
|
|
Looking for red beacon with base UL2_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL2_4_BCN1_R with IO_PATH: UL2_4_VFD1:O.IO_0
|
|
No SO in red beacon UL2_4_BCN1_R: UL2_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL2_4_EPC1
|
|
Looking for red beacon with base UL4_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_3_BCN1_R with IO_PATH: UL4_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL4_3_BCN1_R: UL4_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL4_3_EPC1
|
|
Looking for red beacon with base UL4_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_4_BCN2_R with IO_PATH: UL4_4_VFD1:O.IO_0
|
|
No SO in red beacon UL4_4_BCN2_R: UL4_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL4_4_EPC1
|
|
Looking for red beacon with base UL4_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_9_BCN1_R with IO_PATH: UL4_9_VFD1:O.IO_1
|
|
No SO in red beacon UL4_9_BCN1_R: UL4_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL4_9_EPC1
|
|
Looking for red beacon with base UL5_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL5_3_BCN1_R with IO_PATH: UL5_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL5_3_BCN1_R: UL5_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL5_3_EPC1
|
|
Looking for red beacon with base UL5_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL5_4_BCN1_R with IO_PATH: UL5_4_VFD1:O.IO_0
|
|
No SO in red beacon UL5_4_BCN1_R: UL5_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL5_4_EPC1
|
|
Looking for red beacon with base UL7_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_3_BCN1_R with IO_PATH: UL7_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL7_3_BCN1_R: UL7_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL7_3_EPC1
|
|
Looking for red beacon with base UL7_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_4_BCN1_R with IO_PATH: UL7_4_VFD1:O.IO_0
|
|
No SO in red beacon UL7_4_BCN1_R: UL7_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL7_4_EPC1
|
|
Looking for red beacon with base UL7_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_9_BCN1_R with IO_PATH: UL7_9_VFD1:O.IO_1
|
|
No SO in red beacon UL7_9_BCN1_R: UL7_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL7_9_EPC1
|
|
Looking for red beacon with base UL9_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL9_3_BCN1_R with IO_PATH: UL9_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL9_3_BCN1_R: UL9_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL9_3_EPC1
|
|
Looking for red beacon with base UL9_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL9_4_BCN1_R with IO_PATH: UL9_4_VFD1:O.IO_0
|
|
No SO in red beacon UL9_4_BCN1_R: UL9_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL9_4_EPC1
|
|
Looking for red beacon with base UL3_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL3_2_BCN1_R with IO_PATH: UL3_2_FIO1:O.Pt10.Data
|
|
No SO in red beacon UL3_2_BCN1_R: UL3_2_FIO1:O.Pt10.Data
|
|
Found STATION_EPC config for UL3_2_EPC1
|
|
Looking for red beacon with base UL6_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL6_2_BCN1_R with IO_PATH: UL6_2_FIO1:O.Pt06.Data
|
|
No SO in red beacon UL6_2_BCN1_R: UL6_2_FIO1:O.Pt06.Data
|
|
Found STATION_EPC config for UL6_2_EPC1
|
|
Looking for red beacon with base PS1_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS1_1_BCN2_R with IO_PATH: PS1_2_VFD1:O.IO_0
|
|
No SO in red beacon PS1_1_BCN2_R: PS1_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS1_1_EPC2
|
|
Looking for red beacon with base PS2_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS2_1_BCN2_R with IO_PATH: PS2_2_VFD1:O.IO_1
|
|
No SO in red beacon PS2_1_BCN2_R: PS2_2_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS2_1_EPC2
|
|
Looking for red beacon with base PS3_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS3_1_BCN2_R with IO_PATH: PS3_1_VFD1:O.IO_1
|
|
No SO in red beacon PS3_1_BCN2_R: PS3_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_1_EPC2
|
|
Looking for red beacon with base PS4_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS4_1_BCN2_R with IO_PATH: PS4_1_VFD1:O.IO_1
|
|
No SO in red beacon PS4_1_BCN2_R: PS4_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS4_1_EPC2
|
|
Looking for red beacon with base UL10_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL10_1_BCN2_R with IO_PATH: UL10_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL10_1_BCN2_R: UL10_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL10_1_EPC2
|
|
Looking for red beacon with base UL10_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL10_3_BCN2_R with IO_PATH: UL10_3_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL10_3_BCN2_R: UL10_3_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL10_3_EPC2
|
|
Looking for red beacon with base UL3_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL3_1_BCN2_R with IO_PATH: UL3_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon UL3_1_BCN2_R: UL3_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for UL3_1_EPC2
|
|
Looking for red beacon with base UL6_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL6_1_BCN2_R with IO_PATH: UL6_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon UL6_1_BCN2_R: UL6_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for UL6_1_EPC2
|
|
Looking for red beacon with base UL8_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL8_1_BCN2_R with IO_PATH: UL8_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL8_1_BCN2_R: UL8_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL8_1_EPC2
|
|
Looking for red beacon with base UL8_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL8_3_BCN2_R with IO_PATH: UL8_3_VFD1:O.IO_1
|
|
No SO in red beacon UL8_3_BCN2_R: UL8_3_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL8_3_EPC2
|
|
Looking for red beacon with base PS2_6, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS2_6_BCN2_R with IO_PATH: PS2_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS2_6_BCN2_R: PS2_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS2_6_EPC2
|
|
Looking for red beacon with base PS3_12, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS3_12_BCN2_R with IO_PATH: PS3_12_VFD1:O.IO_1
|
|
No SO in red beacon PS3_12_BCN2_R: PS3_12_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_12_EPC2
|
|
Looking for red beacon with base PS4_14, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS4_14_BCN2_R with IO_PATH: PS4_14_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS4_14_BCN2_R: PS4_14_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS4_14_EPC2
|
|
Looking for red beacon with base PS1_5, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS1_5_BCN2_R with IO_PATH: PS1_4_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS1_5_BCN2_R: PS1_4_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS1_5_EPC2
|
|
Looking for red beacon with base UL11_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_3_BCN2_R with IO_PATH: UL11_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL11_3_BCN2_R: UL11_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL11_3_EPC2
|
|
Looking for red beacon with base UL11_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_4_BCN2_R with IO_PATH: UL11_4_VFD1:O.IO_1
|
|
No SO in red beacon UL11_4_BCN2_R: UL11_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL11_4_EPC2
|
|
Looking for red beacon with base UL11_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_9_BCN2_R with IO_PATH: UL11_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL11_9_BCN2_R: UL11_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL11_9_EPC2
|
|
Looking for red beacon with base UL12_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL12_3_BCN2_R with IO_PATH: UL12_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL12_3_BCN2_R: UL12_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL12_3_EPC2
|
|
Looking for red beacon with base UL12_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL12_4_BCN2_R with IO_PATH: UL12_4_VFD1:O.IO_1
|
|
No SO in red beacon UL12_4_BCN2_R: UL12_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL12_4_EPC2
|
|
Looking for red beacon with base UL1_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_3_BCN2_R with IO_PATH: UL1_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL1_3_BCN2_R: UL1_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL1_3_EPC2
|
|
Looking for red beacon with base UL1_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_4_BCN2_R with IO_PATH: UL1_6_VFD1:O.IO_1
|
|
No SO in red beacon UL1_4_BCN2_R: UL1_6_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL1_4_EPC2
|
|
Looking for red beacon with base UL1_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_9_BCN2_R with IO_PATH: UL1_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL1_9_BCN2_R: UL1_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL1_9_EPC2
|
|
Looking for red beacon with base UL2_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL2_3_BCN2_R with IO_PATH: UL2_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL2_3_BCN2_R: UL2_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL2_3_EPC2
|
|
Looking for red beacon with base UL2_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL2_4_BCN2_R with IO_PATH: UL2_4_VFD1:O.IO_1
|
|
No SO in red beacon UL2_4_BCN2_R: UL2_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL2_4_EPC2
|
|
Looking for red beacon with base UL4_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_3_BCN2_R with IO_PATH: UL4_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL4_3_BCN2_R: UL4_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL4_3_EPC2
|
|
Looking for red beacon with base UL4_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_4_BCN2_R with IO_PATH: UL4_4_VFD1:O.IO_0
|
|
No SO in red beacon UL4_4_BCN2_R: UL4_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL4_4_EPC2
|
|
Looking for red beacon with base UL4_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_9_BCN2_R with IO_PATH: UL4_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL4_9_BCN2_R: UL4_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL4_9_EPC2
|
|
Looking for red beacon with base UL5_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL5_3_BCN2_R with IO_PATH: UL5_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL5_3_BCN2_R: UL5_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL5_3_EPC2
|
|
Looking for red beacon with base UL5_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL5_4_BCN2_R with IO_PATH: UL5_4_VFD1:O.IO_1
|
|
No SO in red beacon UL5_4_BCN2_R: UL5_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL5_4_EPC2
|
|
Looking for red beacon with base UL7_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_3_BCN2_R with IO_PATH: UL7_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL7_3_BCN2_R: UL7_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL7_3_EPC2
|
|
Looking for red beacon with base UL7_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_4_BCN2_R with IO_PATH: UL7_4_VFD1:O.IO_1
|
|
No SO in red beacon UL7_4_BCN2_R: UL7_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL7_4_EPC2
|
|
Looking for red beacon with base UL7_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_9_BCN2_R with IO_PATH: UL7_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL7_9_BCN2_R: UL7_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL7_9_EPC2
|
|
Looking for red beacon with base UL9_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL9_3_BCN2_R with IO_PATH: UL9_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL9_3_BCN2_R: UL9_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL9_3_EPC2
|
|
Looking for red beacon with base UL9_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL9_4_BCN2_R with IO_PATH: UL9_4_VFD1:O.IO_1
|
|
No SO in red beacon UL9_4_BCN2_R: UL9_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL9_4_EPC2
|
|
Looking for red beacon with base UL3_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL3_2_BCN2_R with IO_PATH: UL3_2_FIO1:O.Pt11.Data
|
|
No SO in red beacon UL3_2_BCN2_R: UL3_2_FIO1:O.Pt11.Data
|
|
Found STATION_EPC config for UL3_2_EPC2
|
|
Looking for red beacon with base UL6_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL6_2_BCN2_R with IO_PATH: UL6_2_FIO1:O.Pt07.Data
|
|
No SO in red beacon UL6_2_BCN2_R: UL6_2_FIO1:O.Pt07.Data
|
|
Found STATION_EPC config for UL6_2_EPC2
|
|
|
|
[R999_SAFETY_TAG_MAPPING] Starting Safety Tag Mapping routine generation...
|
|
Found 15 SO beacon mappings
|
|
Beacon types: 5 amber (_A), 10 red (_R), 0 other
|
|
Generated rung 0: PS1_5_BCN1_R (red) -> PS1_5_VFD1:SO.Out00Output
|
|
Generated rung 1: PS1_5_BCN2_R (red) -> PS1_4_VFD1:SO.Out00Output
|
|
Generated rung 2: PS2_3_BCN1_A (amber) -> PS2_3_VFD1:SO.Out00Output
|
|
Generated rung 3: PS2_6_BCN1_R (red) -> PS2_6_VFD1:SO.Out00Output
|
|
Generated rung 4: PS2_6_BCN2_R (red) -> PS2_5_VFD1:SO.Out00Output
|
|
Generated rung 5: PS3_3_BCN1_A (amber) -> PS3_3_VFD1:SO.Out00Output
|
|
Generated rung 6: PS3_7_BCN1_A (amber) -> PS3_7_VFD1:SO.Out00Output
|
|
Generated rung 7: PS4_8_BCN1_A (amber) -> PS4_8_VFD1:SO.Out00Output
|
|
Generated rung 8: PS4_13_BCN1_A (amber) -> PS4_13_VFD1:SO.Out00Output
|
|
Generated rung 9: PS4_14_BCN2_R (red) -> PS4_14_VFD1:SO.Out00Output
|
|
Generated rung 10: UL1_9_BCN2_R (red) -> UL1_9_VFD1:SO.Out00Output
|
|
Generated rung 11: UL4_9_BCN2_R (red) -> UL4_9_VFD1:SO.Out00Output
|
|
Generated rung 12: UL7_9_BCN2_R (red) -> UL7_9_VFD1:SO.Out00Output
|
|
Generated rung 13: UL10_3_BCN2_R (red) -> UL10_3_VFD1:SO.Out00Output
|
|
Generated rung 14: UL11_9_BCN2_R (red) -> UL11_9_VFD1:SO.Out00Output
|
|
Generated 15 safety tag mapping rungs
|
|
[DEBUG] Found 15 SO beacon tags for safety mapping
|
|
[DEBUG] Adding SO beacon mapping: PS1_5_BCN1_R=SFT_PS1_5_BCN1_R
|
|
[DEBUG] Adding SO beacon mapping: PS1_5_BCN2_R=SFT_PS1_5_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: PS2_3_BCN1_A=SFT_PS2_3_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: PS2_6_BCN1_R=SFT_PS2_6_BCN1_R
|
|
[DEBUG] Adding SO beacon mapping: PS2_6_BCN2_R=SFT_PS2_6_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: PS3_3_BCN1_A=SFT_PS3_3_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: PS3_7_BCN1_A=SFT_PS3_7_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: PS4_8_BCN1_A=SFT_PS4_8_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: PS4_13_BCN1_A=SFT_PS4_13_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: PS4_14_BCN2_R=SFT_PS4_14_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL1_9_BCN2_R=SFT_UL1_9_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL4_9_BCN2_R=SFT_UL4_9_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL7_9_BCN2_R=SFT_UL7_9_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL10_3_BCN2_R=SFT_UL10_3_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL11_9_BCN2_R=SFT_UL11_9_BCN2_R
|
|
Found STATION_S_PB config for PS1_1_S1
|
|
Found STATION_S_PB config for PS1_1_S2
|
|
Found STATION_S_PB config for PS2_1_S1
|
|
Found STATION_S_PB config for PS4_1_S2
|
|
Found STATION_S_PB config for UL11_9_S2
|
|
Found STATION_S_PB config for UL12_4_S1
|
|
Found STATION_S_PB config for UL2_4_S1
|
|
Found STATION_S_PB config for UL4_9_S1
|
|
Found STATION_S_PB config for UL4_9_S2
|
|
Found STATION_S_PB config for UL5_4_S2
|
|
Found STATION_S_PB config for UL8_3_S1
|
|
Found STATION_S_PB config for UL9_4_S1
|
|
Found STATION_S_PB config for PS2_6_S1
|
|
Found STATION_S_PB config for PS3_12_S1
|
|
Found STATION_S_PB config for PS3_1_S1
|
|
Found STATION_S_PB config for PS3_1_S2
|
|
Found STATION_S_PB config for PS4_14_S1
|
|
Found STATION_S_PB config for PS4_1_S1
|
|
Found STATION_S_PB config for UL10_3_S1
|
|
Found STATION_S_PB config for UL10_3_S2
|
|
Found STATION_S_PB config for UL11_9_S1
|
|
Found STATION_S_PB config for UL11_4_S1
|
|
Found STATION_S_PB config for UL11_4_S2
|
|
Found STATION_S_PB config for UL12_4_S2
|
|
Found STATION_S_PB config for UL1_9_S2
|
|
Found STATION_S_PB config for UL1_4_S2
|
|
Found STATION_S_PB config for UL1_9_S1
|
|
Found STATION_S_PB config for UL2_4_S2
|
|
Found STATION_S_PB config for UL4_4_S1
|
|
Found STATION_S_PB config for UL4_4_S2
|
|
Found STATION_S_PB config for UL7_9_S2
|
|
Found STATION_S_PB config for UL7_4_S2
|
|
Found STATION_S_PB config for UL7_9_S1
|
|
Found STATION_S_PB config for UL8_3_S2
|
|
Found STATION_S_PB config for UL9_4_S2
|
|
Found STATION_S_PB config for PS1_5_S2
|
|
Found STATION_S_PB config for PS2_1_S2
|
|
Found STATION_S_PB config for PS3_12_S2
|
|
Found STATION_S_PB config for PS4_14_S2
|
|
Found STATION_S_PB config for UL1_4_S1
|
|
Found STATION_S_PB config for UL5_4_S1
|
|
Found STATION_S_PB config for UL7_4_S1
|
|
Found STATION_S_PB config for PS1_5_S1
|
|
Found STATION_S_PB config for PS2_6_S2
|
|
Found STATION_S_PB config for UL11_3_S2
|
|
Found STATION_S_PB config for UL11_3_S1
|
|
Found STATION_S_PB config for UL12_3_S2
|
|
Found STATION_S_PB config for UL12_3_S1
|
|
Found STATION_S_PB config for UL1_3_S2
|
|
Found STATION_S_PB config for UL1_3_S1
|
|
Found STATION_S_PB config for UL2_3_S2
|
|
Found STATION_S_PB config for UL2_3_S1
|
|
Found STATION_S_PB config for UL3_2_S1
|
|
Found STATION_S_PB config for UL3_2_S2
|
|
Found STATION_S_PB config for UL4_3_S2
|
|
Found STATION_S_PB config for UL4_3_S1
|
|
Found STATION_S_PB config for UL5_3_S2
|
|
Found STATION_S_PB config for UL5_3_S1
|
|
Found STATION_S_PB config for UL6_2_S1
|
|
Found STATION_S_PB config for UL6_2_S2
|
|
Found STATION_S_PB config for UL7_3_S2
|
|
Found STATION_S_PB config for UL7_3_S1
|
|
Found STATION_S_PB config for UL9_3_S2
|
|
Found STATION_S_PB config for UL9_3_S1
|
|
Found STATION_SS_PB config for UL10_1_SS1
|
|
Found STATION_SS_PB config for UL3_1_SS1
|
|
Found STATION_SS_PB config for UL6_1_SS1
|
|
Found STATION_SS_PB config for UL8_1_SS1
|
|
Found STATION_JR_PB config for PS2_3_JR1
|
|
Found STATION_JR_PB config for PS3_3_JR1
|
|
Found STATION_JR_PB config for UL1_9_JR2
|
|
Found STATION_JR_PB config for PS4_13_JR1
|
|
Found STATION_JR_PB config for PS4_2_JR1
|
|
Found STATION_JR_PB config for UL11_9_JR1
|
|
Found STATION_JR_PB config for UL1_9_JR1
|
|
Found STATION_JR_PB config for UL4_9_JR1
|
|
Found STATION_JR_PB config for UL4_9_JR2
|
|
Found STATION_JR_PB config for UL7_9_JR2
|
|
Found STATION_JR_PB config for UL7_9_JR1
|
|
Found STATION_JR_PB config for PS4_8_JR1
|
|
Found STATION_JR_PB config for PS3_7_JR1
|
|
Assigned JR partners for base 'UL1_9': UL1_9_JR1 -> UL1_9_JR2 -> UL1_9_JR1
|
|
Assigned JR partners for base 'UL4_9': UL4_9_JR1 -> UL4_9_JR2 -> UL4_9_JR1
|
|
Assigned JR partners for base 'UL7_9': UL7_9_JR1 -> UL7_9_JR2 -> UL7_9_JR1
|
|
Created SafetyTagMapping.txt with 98 mappings
|
|
File: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyTagMapping.txt
|
|
Created virtual JR: PS1_JR
|
|
Found JPE config for PS1_2_TPE1 (station from config, missing beacon)
|
|
Found JPE config for PS1_2_TPE2 (station from config, missing beacon)
|
|
Found JPE config for PS3_1_TPE1 (station from config)
|
|
Found JPE config for UL10_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL1_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS2_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_12_TPE1 (station from config)
|
|
Found JPE config for PS3_12_TPE2 (station from config)
|
|
Found JPE config for PS3_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_3_TPE1
|
|
Found JPE config for PS4_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_14_TPE1 (station from config)
|
|
Found JPE config for PS4_2_TPE1
|
|
Found JPE config for PS4_2_TPE2
|
|
Found JPE config for PS4_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL10_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_9_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE4
|
|
Found JPE config for UL11_9_TPE5
|
|
Found JPE config for UL11_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE3
|
|
Found JPE config for UL12_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL12_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_9_TPE3
|
|
Found JPE config for UL1_9_TPE4
|
|
Found JPE config for UL1_9_TPE5
|
|
Found JPE config for UL1_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL2_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_9_TPE3
|
|
Found JPE config for UL4_9_TPE4
|
|
Found JPE config for UL4_9_TPE5
|
|
Found JPE config for UL4_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL5_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_9_TPE4
|
|
Found JPE config for UL7_9_TPE5
|
|
Found JPE config for UL7_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL8_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL9_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_5_TPE1 (station from config, missing beacon)
|
|
Found JPE config for PS2_3_TPE1
|
|
Found JPE config for PS3_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS3_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_9_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS4_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_8_TPE1
|
|
Found JPE config for UL11_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE1
|
|
Found JPE config for UL11_9_TPE2
|
|
Found JPE config for UL12_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL12_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL1_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_9_TPE1
|
|
Found JPE config for UL1_9_TPE2
|
|
Found JPE config for UL2_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL2_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_9_TPE1
|
|
Found JPE config for UL4_9_TPE2
|
|
Found JPE config for UL5_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL5_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_9_TPE1
|
|
Found JPE config for UL7_9_TPE2
|
|
Found JPE config for UL9_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL9_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for PS1_4_TPE2 (station from config, missing beacon)
|
|
Found JPE config for PS2_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS4_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL3_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL6_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL8_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS3_7_TPE1
|
|
Found JPE config for PS4_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_10_TPE2 (station from config, beacon from config)
|
|
Looking for red beacon with base PS1_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS1_1_BCN2_R with IO_PATH: PS1_2_VFD1:O.IO_0
|
|
No SO in red beacon PS1_1_BCN2_R: PS1_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS1_1_EPC1
|
|
Looking for red beacon with base PS2_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS2_1_BCN1_R with IO_PATH: PS2_2_VFD1:O.IO_0
|
|
No SO in red beacon PS2_1_BCN1_R: PS2_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS2_1_EPC1
|
|
Looking for red beacon with base PS3_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS3_1_BCN2_R with IO_PATH: PS3_1_VFD1:O.IO_1
|
|
No SO in red beacon PS3_1_BCN2_R: PS3_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_1_EPC1
|
|
Looking for red beacon with base PS4_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS4_1_BCN1_R with IO_PATH: PS4_1_VFD1:O.IO_0
|
|
No SO in red beacon PS4_1_BCN1_R: PS4_1_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS4_1_EPC1
|
|
Looking for red beacon with base UL10_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL10_1_BCN1_R with IO_PATH: UL10_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL10_1_BCN1_R: UL10_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL10_1_EPC1
|
|
Looking for red beacon with base UL10_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL10_3_BCN1_R with IO_PATH: UL10_3_VFD1:O.IO_0
|
|
No SO in red beacon UL10_3_BCN1_R: UL10_3_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL10_3_EPC1
|
|
Looking for red beacon with base UL3_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL3_1_BCN1_R with IO_PATH: UL3_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL3_1_BCN1_R: UL3_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL3_1_EPC1
|
|
Looking for red beacon with base UL6_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL6_1_BCN1_R with IO_PATH: UL6_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL6_1_BCN1_R: UL6_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL6_1_EPC1
|
|
Looking for red beacon with base UL8_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL8_1_BCN1_R with IO_PATH: UL8_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL8_1_BCN1_R: UL8_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL8_1_EPC1
|
|
Looking for red beacon with base UL8_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL8_3_BCN1_R with IO_PATH: UL8_3_VFD1:O.IO_0
|
|
No SO in red beacon UL8_3_BCN1_R: UL8_3_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL8_3_EPC1
|
|
Looking for red beacon with base PS2_6, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS2_6_BCN1_R with IO_PATH: PS2_6_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS2_6_BCN1_R: PS2_6_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS2_6_EPC1
|
|
Looking for red beacon with base PS3_12, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS3_12_BCN2_R with IO_PATH: PS3_12_VFD1:O.IO_1
|
|
No SO in red beacon PS3_12_BCN2_R: PS3_12_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_12_EPC1
|
|
Looking for red beacon with base PS4_14, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS4_14_BCN1_R with IO_PATH: PS4_14_VFD1:O.IO_1
|
|
No SO in red beacon PS4_14_BCN1_R: PS4_14_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS4_14_EPC1
|
|
Looking for red beacon with base PS1_5, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS1_5_BCN1_R with IO_PATH: PS1_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS1_5_BCN1_R: PS1_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS1_5_EPC1
|
|
Looking for red beacon with base UL11_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_3_BCN1_R with IO_PATH: UL11_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL11_3_BCN1_R: UL11_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL11_3_EPC1
|
|
Looking for red beacon with base UL11_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_4_BCN1_R with IO_PATH: UL11_4_VFD1:O.IO_0
|
|
No SO in red beacon UL11_4_BCN1_R: UL11_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL11_4_EPC1
|
|
Looking for red beacon with base UL11_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_9_BCN1_R with IO_PATH: UL11_9_VFD1:O.IO_1
|
|
No SO in red beacon UL11_9_BCN1_R: UL11_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL11_9_EPC1
|
|
Looking for red beacon with base UL12_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL12_3_BCN1_R with IO_PATH: UL12_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL12_3_BCN1_R: UL12_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL12_3_EPC1
|
|
Looking for red beacon with base UL12_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL12_4_BCN1_R with IO_PATH: UL12_4_VFD1:O.IO_0
|
|
No SO in red beacon UL12_4_BCN1_R: UL12_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL12_4_EPC1
|
|
Looking for red beacon with base UL1_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_3_BCN1_R with IO_PATH: UL1_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL1_3_BCN1_R: UL1_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL1_3_EPC1
|
|
Looking for red beacon with base UL1_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_4_BCN1_R with IO_PATH: UL1_6_VFD1:O.IO_0
|
|
No SO in red beacon UL1_4_BCN1_R: UL1_6_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL1_4_EPC1
|
|
Looking for red beacon with base UL1_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_9_BCN1_R with IO_PATH: UL1_9_VFD1:O.IO_1
|
|
No SO in red beacon UL1_9_BCN1_R: UL1_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL1_9_EPC1
|
|
Looking for red beacon with base UL2_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL2_3_BCN1_R with IO_PATH: UL2_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL2_3_BCN1_R: UL2_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL2_3_EPC1
|
|
Looking for red beacon with base UL2_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL2_4_BCN1_R with IO_PATH: UL2_4_VFD1:O.IO_0
|
|
No SO in red beacon UL2_4_BCN1_R: UL2_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL2_4_EPC1
|
|
Looking for red beacon with base UL4_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_3_BCN1_R with IO_PATH: UL4_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL4_3_BCN1_R: UL4_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL4_3_EPC1
|
|
Looking for red beacon with base UL4_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_4_BCN2_R with IO_PATH: UL4_4_VFD1:O.IO_0
|
|
No SO in red beacon UL4_4_BCN2_R: UL4_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL4_4_EPC1
|
|
Looking for red beacon with base UL4_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_9_BCN1_R with IO_PATH: UL4_9_VFD1:O.IO_1
|
|
No SO in red beacon UL4_9_BCN1_R: UL4_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL4_9_EPC1
|
|
Looking for red beacon with base UL5_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL5_3_BCN1_R with IO_PATH: UL5_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL5_3_BCN1_R: UL5_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL5_3_EPC1
|
|
Looking for red beacon with base UL5_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL5_4_BCN1_R with IO_PATH: UL5_4_VFD1:O.IO_0
|
|
No SO in red beacon UL5_4_BCN1_R: UL5_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL5_4_EPC1
|
|
Looking for red beacon with base UL7_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_3_BCN1_R with IO_PATH: UL7_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL7_3_BCN1_R: UL7_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL7_3_EPC1
|
|
Looking for red beacon with base UL7_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_4_BCN1_R with IO_PATH: UL7_4_VFD1:O.IO_0
|
|
No SO in red beacon UL7_4_BCN1_R: UL7_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL7_4_EPC1
|
|
Looking for red beacon with base UL7_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_9_BCN1_R with IO_PATH: UL7_9_VFD1:O.IO_1
|
|
No SO in red beacon UL7_9_BCN1_R: UL7_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL7_9_EPC1
|
|
Looking for red beacon with base UL9_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL9_3_BCN1_R with IO_PATH: UL9_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL9_3_BCN1_R: UL9_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL9_3_EPC1
|
|
Looking for red beacon with base UL9_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL9_4_BCN1_R with IO_PATH: UL9_4_VFD1:O.IO_0
|
|
No SO in red beacon UL9_4_BCN1_R: UL9_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL9_4_EPC1
|
|
Looking for red beacon with base UL3_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL3_2_BCN1_R with IO_PATH: UL3_2_FIO1:O.Pt10.Data
|
|
No SO in red beacon UL3_2_BCN1_R: UL3_2_FIO1:O.Pt10.Data
|
|
Found STATION_EPC config for UL3_2_EPC1
|
|
Looking for red beacon with base UL6_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL6_2_BCN1_R with IO_PATH: UL6_2_FIO1:O.Pt06.Data
|
|
No SO in red beacon UL6_2_BCN1_R: UL6_2_FIO1:O.Pt06.Data
|
|
Found STATION_EPC config for UL6_2_EPC1
|
|
Looking for red beacon with base PS1_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS1_1_BCN2_R with IO_PATH: PS1_2_VFD1:O.IO_0
|
|
No SO in red beacon PS1_1_BCN2_R: PS1_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS1_1_EPC2
|
|
Looking for red beacon with base PS2_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS2_1_BCN2_R with IO_PATH: PS2_2_VFD1:O.IO_1
|
|
No SO in red beacon PS2_1_BCN2_R: PS2_2_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS2_1_EPC2
|
|
Looking for red beacon with base PS3_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS3_1_BCN2_R with IO_PATH: PS3_1_VFD1:O.IO_1
|
|
No SO in red beacon PS3_1_BCN2_R: PS3_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_1_EPC2
|
|
Looking for red beacon with base PS4_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS4_1_BCN2_R with IO_PATH: PS4_1_VFD1:O.IO_1
|
|
No SO in red beacon PS4_1_BCN2_R: PS4_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS4_1_EPC2
|
|
Looking for red beacon with base UL10_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL10_1_BCN2_R with IO_PATH: UL10_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL10_1_BCN2_R: UL10_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL10_1_EPC2
|
|
Looking for red beacon with base UL10_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL10_3_BCN2_R with IO_PATH: UL10_3_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL10_3_BCN2_R: UL10_3_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL10_3_EPC2
|
|
Looking for red beacon with base UL3_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL3_1_BCN2_R with IO_PATH: UL3_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon UL3_1_BCN2_R: UL3_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for UL3_1_EPC2
|
|
Looking for red beacon with base UL6_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL6_1_BCN2_R with IO_PATH: UL6_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon UL6_1_BCN2_R: UL6_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for UL6_1_EPC2
|
|
Looking for red beacon with base UL8_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL8_1_BCN2_R with IO_PATH: UL8_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL8_1_BCN2_R: UL8_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL8_1_EPC2
|
|
Looking for red beacon with base UL8_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL8_3_BCN2_R with IO_PATH: UL8_3_VFD1:O.IO_1
|
|
No SO in red beacon UL8_3_BCN2_R: UL8_3_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL8_3_EPC2
|
|
Looking for red beacon with base PS2_6, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS2_6_BCN2_R with IO_PATH: PS2_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS2_6_BCN2_R: PS2_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS2_6_EPC2
|
|
Looking for red beacon with base PS3_12, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS3_12_BCN2_R with IO_PATH: PS3_12_VFD1:O.IO_1
|
|
No SO in red beacon PS3_12_BCN2_R: PS3_12_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_12_EPC2
|
|
Looking for red beacon with base PS4_14, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS4_14_BCN2_R with IO_PATH: PS4_14_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS4_14_BCN2_R: PS4_14_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS4_14_EPC2
|
|
Looking for red beacon with base PS1_5, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS1_5_BCN2_R with IO_PATH: PS1_4_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS1_5_BCN2_R: PS1_4_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS1_5_EPC2
|
|
Looking for red beacon with base UL11_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_3_BCN2_R with IO_PATH: UL11_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL11_3_BCN2_R: UL11_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL11_3_EPC2
|
|
Looking for red beacon with base UL11_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_4_BCN2_R with IO_PATH: UL11_4_VFD1:O.IO_1
|
|
No SO in red beacon UL11_4_BCN2_R: UL11_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL11_4_EPC2
|
|
Looking for red beacon with base UL11_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_9_BCN2_R with IO_PATH: UL11_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL11_9_BCN2_R: UL11_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL11_9_EPC2
|
|
Looking for red beacon with base UL12_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL12_3_BCN2_R with IO_PATH: UL12_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL12_3_BCN2_R: UL12_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL12_3_EPC2
|
|
Looking for red beacon with base UL12_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL12_4_BCN2_R with IO_PATH: UL12_4_VFD1:O.IO_1
|
|
No SO in red beacon UL12_4_BCN2_R: UL12_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL12_4_EPC2
|
|
Looking for red beacon with base UL1_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_3_BCN2_R with IO_PATH: UL1_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL1_3_BCN2_R: UL1_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL1_3_EPC2
|
|
Looking for red beacon with base UL1_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_4_BCN2_R with IO_PATH: UL1_6_VFD1:O.IO_1
|
|
No SO in red beacon UL1_4_BCN2_R: UL1_6_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL1_4_EPC2
|
|
Looking for red beacon with base UL1_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_9_BCN2_R with IO_PATH: UL1_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL1_9_BCN2_R: UL1_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL1_9_EPC2
|
|
Looking for red beacon with base UL2_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL2_3_BCN2_R with IO_PATH: UL2_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL2_3_BCN2_R: UL2_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL2_3_EPC2
|
|
Looking for red beacon with base UL2_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL2_4_BCN2_R with IO_PATH: UL2_4_VFD1:O.IO_1
|
|
No SO in red beacon UL2_4_BCN2_R: UL2_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL2_4_EPC2
|
|
Looking for red beacon with base UL4_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_3_BCN2_R with IO_PATH: UL4_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL4_3_BCN2_R: UL4_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL4_3_EPC2
|
|
Looking for red beacon with base UL4_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_4_BCN2_R with IO_PATH: UL4_4_VFD1:O.IO_0
|
|
No SO in red beacon UL4_4_BCN2_R: UL4_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL4_4_EPC2
|
|
Looking for red beacon with base UL4_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_9_BCN2_R with IO_PATH: UL4_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL4_9_BCN2_R: UL4_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL4_9_EPC2
|
|
Looking for red beacon with base UL5_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL5_3_BCN2_R with IO_PATH: UL5_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL5_3_BCN2_R: UL5_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL5_3_EPC2
|
|
Looking for red beacon with base UL5_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL5_4_BCN2_R with IO_PATH: UL5_4_VFD1:O.IO_1
|
|
No SO in red beacon UL5_4_BCN2_R: UL5_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL5_4_EPC2
|
|
Looking for red beacon with base UL7_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_3_BCN2_R with IO_PATH: UL7_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL7_3_BCN2_R: UL7_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL7_3_EPC2
|
|
Looking for red beacon with base UL7_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_4_BCN2_R with IO_PATH: UL7_4_VFD1:O.IO_1
|
|
No SO in red beacon UL7_4_BCN2_R: UL7_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL7_4_EPC2
|
|
Looking for red beacon with base UL7_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_9_BCN2_R with IO_PATH: UL7_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL7_9_BCN2_R: UL7_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL7_9_EPC2
|
|
Looking for red beacon with base UL9_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL9_3_BCN2_R with IO_PATH: UL9_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL9_3_BCN2_R: UL9_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL9_3_EPC2
|
|
Looking for red beacon with base UL9_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL9_4_BCN2_R with IO_PATH: UL9_4_VFD1:O.IO_1
|
|
No SO in red beacon UL9_4_BCN2_R: UL9_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL9_4_EPC2
|
|
Looking for red beacon with base UL3_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL3_2_BCN2_R with IO_PATH: UL3_2_FIO1:O.Pt11.Data
|
|
No SO in red beacon UL3_2_BCN2_R: UL3_2_FIO1:O.Pt11.Data
|
|
Found STATION_EPC config for UL3_2_EPC2
|
|
Looking for red beacon with base UL6_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL6_2_BCN2_R with IO_PATH: UL6_2_FIO1:O.Pt07.Data
|
|
No SO in red beacon UL6_2_BCN2_R: UL6_2_FIO1:O.Pt07.Data
|
|
Found STATION_EPC config for UL6_2_EPC2
|
|
Found STATION_JR_PB config for PS2_3_JR1
|
|
Found STATION_JR_PB config for PS3_3_JR1
|
|
Found STATION_JR_PB config for UL1_9_JR2
|
|
Found STATION_JR_PB config for PS4_13_JR1
|
|
Found STATION_JR_PB config for PS4_2_JR1
|
|
Found STATION_JR_PB config for UL11_9_JR1
|
|
Found STATION_JR_PB config for UL1_9_JR1
|
|
Found STATION_JR_PB config for UL4_9_JR1
|
|
Found STATION_JR_PB config for UL4_9_JR2
|
|
Found STATION_JR_PB config for UL7_9_JR2
|
|
Found STATION_JR_PB config for UL7_9_JR1
|
|
Found STATION_JR_PB config for PS4_8_JR1
|
|
Found STATION_JR_PB config for PS3_7_JR1
|
|
Assigned JR partners for base 'UL1_9': UL1_9_JR1 -> UL1_9_JR2 -> UL1_9_JR1
|
|
Assigned JR partners for base 'UL4_9': UL4_9_JR1 -> UL4_9_JR2 -> UL4_9_JR1
|
|
Assigned JR partners for base 'UL7_9': UL7_9_JR1 -> UL7_9_JR2 -> UL7_9_JR1
|
|
Found STATION_S_PB config for PS1_1_S1
|
|
Found STATION_S_PB config for PS1_1_S2
|
|
Found STATION_S_PB config for PS2_1_S1
|
|
Found STATION_S_PB config for PS4_1_S2
|
|
Found STATION_S_PB config for UL11_9_S2
|
|
Found STATION_S_PB config for UL12_4_S1
|
|
Found STATION_S_PB config for UL2_4_S1
|
|
Found STATION_S_PB config for UL4_9_S1
|
|
Found STATION_S_PB config for UL4_9_S2
|
|
Found STATION_S_PB config for UL5_4_S2
|
|
Found STATION_S_PB config for UL8_3_S1
|
|
Found STATION_S_PB config for UL9_4_S1
|
|
Found STATION_S_PB config for PS2_6_S1
|
|
Found STATION_S_PB config for PS3_12_S1
|
|
Found STATION_S_PB config for PS3_1_S1
|
|
Found STATION_S_PB config for PS3_1_S2
|
|
Found STATION_S_PB config for PS4_14_S1
|
|
Found STATION_S_PB config for PS4_1_S1
|
|
Found STATION_S_PB config for UL10_3_S1
|
|
Found STATION_S_PB config for UL10_3_S2
|
|
Found STATION_S_PB config for UL11_9_S1
|
|
Found STATION_S_PB config for UL11_4_S1
|
|
Found STATION_S_PB config for UL11_4_S2
|
|
Found STATION_S_PB config for UL12_4_S2
|
|
Found STATION_S_PB config for UL1_9_S2
|
|
Found STATION_S_PB config for UL1_4_S2
|
|
Found STATION_S_PB config for UL1_9_S1
|
|
Found STATION_S_PB config for UL2_4_S2
|
|
Found STATION_S_PB config for UL4_4_S1
|
|
Found STATION_S_PB config for UL4_4_S2
|
|
Found STATION_S_PB config for UL7_9_S2
|
|
Found STATION_S_PB config for UL7_4_S2
|
|
Found STATION_S_PB config for UL7_9_S1
|
|
Found STATION_S_PB config for UL8_3_S2
|
|
Found STATION_S_PB config for UL9_4_S2
|
|
Found STATION_S_PB config for PS1_5_S2
|
|
Found STATION_S_PB config for PS2_1_S2
|
|
Found STATION_S_PB config for PS3_12_S2
|
|
Found STATION_S_PB config for PS4_14_S2
|
|
Found STATION_S_PB config for UL1_4_S1
|
|
Found STATION_S_PB config for UL5_4_S1
|
|
Found STATION_S_PB config for UL7_4_S1
|
|
Found STATION_S_PB config for PS1_5_S1
|
|
Found STATION_S_PB config for PS2_6_S2
|
|
Found STATION_S_PB config for UL11_3_S2
|
|
Found STATION_S_PB config for UL11_3_S1
|
|
Found STATION_S_PB config for UL12_3_S2
|
|
Found STATION_S_PB config for UL12_3_S1
|
|
Found STATION_S_PB config for UL1_3_S2
|
|
Found STATION_S_PB config for UL1_3_S1
|
|
Found STATION_S_PB config for UL2_3_S2
|
|
Found STATION_S_PB config for UL2_3_S1
|
|
Found STATION_S_PB config for UL3_2_S1
|
|
Found STATION_S_PB config for UL3_2_S2
|
|
Found STATION_S_PB config for UL4_3_S2
|
|
Found STATION_S_PB config for UL4_3_S1
|
|
Found STATION_S_PB config for UL5_3_S2
|
|
Found STATION_S_PB config for UL5_3_S1
|
|
Found STATION_S_PB config for UL6_2_S1
|
|
Found STATION_S_PB config for UL6_2_S2
|
|
Found STATION_S_PB config for UL7_3_S2
|
|
Found STATION_S_PB config for UL7_3_S1
|
|
Found STATION_S_PB config for UL9_3_S2
|
|
Found STATION_S_PB config for UL9_3_S1
|
|
Found STATION_SS_PB config for UL10_1_SS1
|
|
Found STATION_SS_PB config for UL3_1_SS1
|
|
Found STATION_SS_PB config for UL6_1_SS1
|
|
Found STATION_SS_PB config for UL8_1_SS1
|
|
Found ENCODER config for UL11_11_ENCODER (upstream: NO_UPSTREAM, downstream: UL11_12_VFD1.CTRL)
|
|
Found ENCODER config for UL11_12_ENCODER (upstream: UL11_11_VFD1.CTRL, downstream: UL11_13_VFD1.CTRL)
|
|
Found ENCODER config for UL1_11_ENCODER (upstream: NO_UPSTREAM, downstream: UL1_12_VFD1.CTRL)
|
|
Found ENCODER config for UL1_12_ENCODER (upstream: UL1_11_VFD1.CTRL, downstream: UL1_13_VFD1.CTRL)
|
|
Found ENCODER config for UL3_4_ENCODER (upstream: UL3_3_VFD1.CTRL, downstream: UL3_5_VFD1.CTRL)
|
|
Found ENCODER config for UL4_11_ENCODER (upstream: NO_UPSTREAM, downstream: UL4_12_VFD1.CTRL)
|
|
Found ENCODER config for UL4_12_ENCODER (upstream: UL4_11_VFD1.CTRL, downstream: UL4_13_VFD1.CTRL)
|
|
Found ENCODER config for UL6_4_ENCODER (upstream: UL6_3_VFD1.CTRL, downstream: UL6_5_VFD1.CTRL)
|
|
Found ENCODER config for UL7_11_ENCODER (upstream: NO_UPSTREAM, downstream: UL7_12_VFD1.CTRL)
|
|
Found ENCODER config for UL7_12_ENCODER (upstream: UL7_11_VFD1.CTRL, downstream: UL7_13_VFD1.CTRL)
|
|
Found ENCODER config for UL8_3_ENCODER (upstream: UL8_2_VFD1.CTRL, downstream: UL8_4_VFD1.CTRL)
|
|
Found ENCODER config for UL10_4_ENCODER (upstream: UL10_3_VFD1.CTRL, downstream: UL10_5_VFD1.CTRL)
|
|
Found ENCODER config for UL10_5_ENCODER (upstream: UL10_4_VFD1.CTRL, downstream: UL10_6_VFD1.CTRL)
|
|
Found ENCODER config for UL10_6_ENCODER (upstream: UL10_5_VFD1.CTRL, downstream: UL10_7_VFD1.CTRL)
|
|
Found ENCODER config for UL10_7_ENCODER (upstream: UL10_6_VFD1.CTRL, downstream: UL10_8_VFD1.CTRL)
|
|
Found ENCODER config for UL10_9_ENCODER (upstream: UL10_8_VFD1.CTRL, downstream: UL10_10_VFD1.CTRL)
|
|
Found ENCODER config for UL11_5_ENCODER (upstream: UL11_4_VFD1.CTRL, downstream: UL11_6_VFD1.CTRL)
|
|
Found ENCODER config for UL11_6_ENCODER (upstream: UL11_5_VFD1.CTRL, downstream: UL11_7_VFD1.CTRL)
|
|
Found ENCODER config for UL11_7_ENCODER (upstream: UL11_6_VFD1.CTRL, downstream: UL11_8_VFD1.CTRL)
|
|
Found ENCODER config for UL11_8_ENCODER (upstream: UL11_7_VFD1.CTRL, downstream: UL11_9_VFD1.CTRL)
|
|
Found ENCODER config for UL12_6_ENCODER (upstream: UL12_5_VFD1.CTRL, downstream: UL12_7_VFD1.CTRL)
|
|
Found ENCODER config for UL12_7_ENCODER (upstream: UL12_6_VFD1.CTRL, downstream: UL12_8_VFD1.CTRL)
|
|
Found ENCODER config for UL12_8_ENCODER (upstream: UL12_7_VFD1.CTRL, downstream: UL12_9_VFD1.CTRL)
|
|
Found ENCODER config for UL12_9_ENCODER (upstream: UL12_8_VFD1.CTRL, downstream: UL12_10_VFD1.CTRL)
|
|
Found ENCODER config for UL1_5_ENCODER (upstream: UL1_4_VFD1.CTRL, downstream: UL1_6_VFD1.CTRL)
|
|
Found ENCODER config for UL1_6_ENCODER (upstream: UL1_5_VFD1.CTRL, downstream: UL1_7_VFD1.CTRL)
|
|
Found ENCODER config for UL1_7_ENCODER (upstream: UL1_6_VFD1.CTRL, downstream: UL1_8_VFD1.CTRL)
|
|
Found ENCODER config for UL1_8_ENCODER (upstream: UL1_7_VFD1.CTRL, downstream: UL1_9_VFD1.CTRL)
|
|
Found ENCODER config for UL2_6_ENCODER (upstream: UL2_5_VFD1.CTRL, downstream: UL2_7_VFD1.CTRL)
|
|
Found ENCODER config for UL2_7_ENCODER (upstream: UL2_6_VFD1.CTRL, downstream: UL2_8_VFD1.CTRL)
|
|
Found ENCODER config for UL2_8_ENCODER (upstream: UL2_7_VFD1.CTRL, downstream: UL2_9_VFD1.CTRL)
|
|
Found ENCODER config for UL2_9_ENCODER (upstream: UL2_8_VFD1.CTRL, downstream: UL2_10_VFD1.CTRL)
|
|
Found ENCODER config for UL3_5_ENCODER (upstream: UL3_4_VFD1.CTRL, downstream: UL3_6_VFD1.CTRL)
|
|
Found ENCODER config for UL3_6_ENCODER (upstream: UL3_5_VFD1.CTRL, downstream: UL3_7_VFD1.CTRL)
|
|
Found ENCODER config for UL3_7_ENCODER (upstream: UL3_6_VFD1.CTRL, downstream: UL3_8_VFD1.CTRL)
|
|
Found ENCODER config for UL3_8_ENCODER (upstream: UL3_7_VFD1.CTRL, downstream: UL3_9_VFD1.CTRL)
|
|
Found ENCODER config for UL4_5_ENCODER (upstream: UL4_4_VFD1.CTRL, downstream: UL4_6_VFD1.CTRL)
|
|
Found ENCODER config for UL4_6_ENCODER (upstream: UL4_5_VFD1.CTRL, downstream: UL4_7_VFD1.CTRL)
|
|
Found ENCODER config for UL4_7_ENCODER (upstream: UL4_6_VFD1.CTRL, downstream: UL4_8_VFD1.CTRL)
|
|
Found ENCODER config for UL4_8_ENCODER (upstream: UL4_7_VFD1.CTRL, downstream: UL4_9_VFD1.CTRL)
|
|
Found ENCODER config for UL5_6_ENCODER (upstream: UL5_5_VFD1.CTRL, downstream: UL5_7_VFD1.CTRL)
|
|
Found ENCODER config for UL5_7_ENCODER (upstream: UL5_6_VFD1.CTRL, downstream: UL5_8_VFD1.CTRL)
|
|
Found ENCODER config for UL5_8_ENCODER (upstream: UL5_7_VFD1.CTRL, downstream: UL5_9_VFD1.CTRL)
|
|
Found ENCODER config for UL5_9_ENCODER (upstream: UL5_8_VFD1.CTRL, downstream: UL5_10_VFD1.CTRL)
|
|
Found ENCODER config for UL6_5_ENCODER (upstream: UL6_4_VFD1.CTRL, downstream: UL6_6_VFD1.CTRL)
|
|
Found ENCODER config for UL6_6_ENCODER (upstream: UL6_5_VFD1.CTRL, downstream: UL6_7_VFD1.CTRL)
|
|
Found ENCODER config for UL6_7_ENCODER (upstream: UL6_6_VFD1.CTRL, downstream: UL6_8_VFD1.CTRL)
|
|
Found ENCODER config for UL6_8_ENCODER (upstream: UL6_7_VFD1.CTRL, downstream: UL6_9_VFD1.CTRL)
|
|
Found ENCODER config for UL7_5_ENCODER (upstream: UL7_4_VFD1.CTRL, downstream: UL7_6_VFD1.CTRL)
|
|
Found ENCODER config for UL7_6_ENCODER (upstream: UL7_5_VFD1.CTRL, downstream: UL7_7_VFD1.CTRL)
|
|
Found ENCODER config for UL7_7_ENCODER (upstream: UL7_6_VFD1.CTRL, downstream: UL7_8_VFD1.CTRL)
|
|
Found ENCODER config for UL7_8_ENCODER (upstream: UL7_7_VFD1.CTRL, downstream: UL7_9_VFD1.CTRL)
|
|
Found ENCODER config for UL8_5_ENCODER (upstream: UL8_4_VFD1.CTRL, downstream: UL8_6_VFD1.CTRL)
|
|
Found ENCODER config for UL8_6_ENCODER (upstream: UL8_5_VFD1.CTRL, downstream: UL8_7_VFD1.CTRL)
|
|
Found ENCODER config for UL8_7_ENCODER (upstream: UL8_6_VFD1.CTRL, downstream: UL8_8_VFD1.CTRL)
|
|
Found ENCODER config for UL8_8_ENCODER (upstream: UL8_7_VFD1.CTRL, downstream: UL8_9_VFD1.CTRL)
|
|
Found ENCODER config for UL9_10_ENCODER (upstream: UL9_9_VFD1.CTRL, downstream: UL9_11_VFD1.CTRL)
|
|
Found ENCODER config for UL9_6_ENCODER (upstream: UL9_5_VFD1.CTRL, downstream: UL9_7_VFD1.CTRL)
|
|
Found ENCODER config for UL9_7_ENCODER (upstream: UL9_6_VFD1.CTRL, downstream: UL9_8_VFD1.CTRL)
|
|
Found ENCODER config for UL9_8_ENCODER (upstream: UL9_7_VFD1.CTRL, downstream: UL9_9_VFD1.CTRL)
|
|
Found ENCODER config for UL9_9_ENCODER (upstream: UL9_8_VFD1.CTRL, downstream: UL9_10_VFD1.CTRL)
|
|
Found ENCODER config for UL11_13_ENCODER (upstream: UL11_12_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for UL11_3_ENCODER (upstream: NO_UPSTREAM, downstream: UL11_4_VFD1.CTRL)
|
|
Found ENCODER config for UL11_9_ENCODER (upstream: UL11_8_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for UL12_3_ENCODER (upstream: NO_UPSTREAM, downstream: UL12_4_VFD1.CTRL)
|
|
Found ENCODER config for UL12_4_ENCODER (upstream: UL12_3_VFD1.CTRL, downstream: UL12_5_VFD1.CTRL)
|
|
Found ENCODER config for UL1_13_ENCODER (upstream: UL1_12_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for UL1_3_ENCODER (upstream: NO_UPSTREAM, downstream: UL1_4_VFD1.CTRL)
|
|
Found ENCODER config for UL1_4_ENCODER (upstream: UL1_3_VFD1.CTRL, downstream: UL1_5_VFD1.CTRL)
|
|
Found ENCODER config for UL1_9_ENCODER (upstream: UL1_8_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for UL2_3_ENCODER (upstream: NO_UPSTREAM, downstream: UL2_4_VFD1.CTRL)
|
|
Found ENCODER config for UL2_4_ENCODER (upstream: UL2_3_VFD1.CTRL, downstream: UL2_5_VFD1.CTRL)
|
|
Found ENCODER config for UL4_13_ENCODER (upstream: UL4_12_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for UL4_3_ENCODER (upstream: NO_UPSTREAM, downstream: UL4_4_VFD1.CTRL)
|
|
Found ENCODER config for UL4_4_ENCODER (upstream: UL4_3_VFD1.CTRL, downstream: UL4_5_VFD1.CTRL)
|
|
Found ENCODER config for UL4_9_ENCODER (upstream: UL4_8_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for UL5_3_ENCODER (upstream: NO_UPSTREAM, downstream: UL5_4_VFD1.CTRL)
|
|
Found ENCODER config for UL5_4_ENCODER (upstream: UL5_3_VFD1.CTRL, downstream: UL5_5_VFD1.CTRL)
|
|
Found ENCODER config for UL7_13_ENCODER (upstream: UL7_12_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for UL7_3_ENCODER (upstream: NO_UPSTREAM, downstream: UL7_4_VFD1.CTRL)
|
|
Found ENCODER config for UL7_4_ENCODER (upstream: UL7_3_VFD1.CTRL, downstream: UL7_5_VFD1.CTRL)
|
|
Found ENCODER config for UL9_3_ENCODER (upstream: NO_UPSTREAM, downstream: UL9_4_VFD1.CTRL)
|
|
Found ENCODER config for UL9_4_ENCODER (upstream: UL9_3_VFD1.CTRL, downstream: UL9_5_VFD1.CTRL)
|
|
Found ENCODER config for UL3_2_ENCODER (upstream: UL3_1_VFD1.CTRL, downstream: UL3_3_VFD1.CTRL)
|
|
Found ENCODER config for UL6_2_ENCODER (upstream: UL6_1_VFD1.CTRL, downstream: UL6_3_VFD1.CTRL)
|
|
[DEBUG] NC_CHUTE: Starting extraction from 2127 DESC_IP rows
|
|
[DEBUG] NC_CHUTE: Found 0 entries matching S02_*CH pattern
|
|
[DEBUG] NC_CHUTE: Found 0 valid chute numbers: []
|
|
[DEBUG] NC_CHUTE: Final configs: 0
|
|
[DEBUG] NC_JR_STATION: Starting extraction from 2127 DESC_IP rows
|
|
[DEBUG] NC_JR_STATION: Found 0 entries matching S02_*_JR*_PB pattern
|
|
[DEBUG] NC_JR_STATION: Final configs: 0
|
|
FIOM PDP1_FIO1 -> DPM UL7_4_DPM1
|
|
FIOM PDP2_FIO1 -> DPM UL7_4_DPM1
|
|
FIOM PDP6_FIO1 -> DPM PS1_4_DPM1
|
|
FIOM UL1_3_FIO1 -> DPM UL1_4_DPM1
|
|
FIOM UL1_13_FIO1 -> DPM UL1_4_DPM1
|
|
FIOM UL2_3_FIO1 -> DPM UL2_4_DPM1
|
|
FIOM UL3_2_FIO1 -> DPM UL2_4_DPM1
|
|
FIOM UL4_3_FIO1 -> DPM UL4_4_DPM1
|
|
FIOM UL4_13_FIO1 -> DPM UL4_4_DPM1
|
|
FIOM UL5_3_FIO1 -> DPM UL5_4_DPM1
|
|
FIOM UL6_2_FIO1 -> DPM UL5_4_DPM1
|
|
FIOM UL7_3_FIO1 -> DPM UL7_4_DPM1
|
|
FIOM UL7_13_FIO1 -> DPM UL7_4_DPM1
|
|
FIOM UL8_2_FIO1 -> DPM UL8_3_DPM1
|
|
FIOM UL9_3_FIO1 -> DPM UL8_3_DPM1
|
|
FIOM UL10_2_FIO1 -> DPM UL10_3_DPM1
|
|
FIOM UL11_3_FIO1 -> DPM UL11_10_DPM1
|
|
FIOM UL11_13_FIO1 -> DPM UL11_10_DPM1
|
|
FIOM UL12_3_FIO1 -> DPM UL10_3_DPM1
|
|
APF PS1_1_VFD1 -> DPM PS1_4_DPM1
|
|
Horn mapping: PS1_1_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF PS1_2_VFD1 -> DPM PS1_4_DPM1
|
|
Horn mapping: PS1_2_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF PS1_3_VFD1 -> DPM PS1_4_DPM1
|
|
Horn mapping: PS1_3_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF PS1_4_VFD1 -> DPM PS1_4_DPM1
|
|
Horn mapping: PS1_4_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF PS1_5_VFD1 -> DPM PS1_4_DPM1
|
|
Horn mapping: PS1_5_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF PS2_1_VFD1 -> DPM PS1_4_DPM1
|
|
Horn mapping: PS2_1_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF PS2_2_VFD1 -> DPM PS1_4_DPM1
|
|
Horn mapping: PS2_2_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF PS2_3_VFD1 -> DPM PS1_4_DPM1
|
|
Horn mapping: PS2_3_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF PS2_4_VFD1 -> DPM PS1_4_DPM1
|
|
Horn mapping: PS2_4_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF PS2_5_VFD1 -> DPM PS1_4_DPM1
|
|
Horn mapping: PS2_5_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF PS2_6_VFD1 -> DPM PS1_4_DPM1
|
|
Horn mapping: PS2_6_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF PS3_1_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_1_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS3_2_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_2_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS3_3_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_3_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS3_4_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_4_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS3_5_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_5_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS3_6_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_6_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS3_7_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_7_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS3_8_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_8_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS3_9_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_9_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS3_10_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_10_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS3_11_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_11_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS3_12_VFD1 -> DPM PS3_3_DPM1
|
|
Horn mapping: PS3_12_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS4_1_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_1_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS4_2_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_2_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS4_3_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_3_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS4_4_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_4_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS4_5_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_5_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS4_6_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_6_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF PS4_7_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_7_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS4_8_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_8_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS4_9_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_9_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS4_10_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_10_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS4_11_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_11_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS4_12_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_12_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS4_13_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_13_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF PS4_14_VFD1 -> DPM PS4_7_DPM1
|
|
Horn mapping: PS4_14_VFD1 -> PS3_12_BCN1_H -> PS3_9_VFD1:O.IO_1
|
|
APF UL1_3_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_3_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL1_4_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_4_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL1_5_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_5_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL1_6_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_6_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL1_7_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_7_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL1_8_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_8_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL1_9_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_9_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL1_10A_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_10A_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF UL1_10B_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_10B_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF UL1_11_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_11_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF UL1_12_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_12_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF UL1_13_VFD1 -> DPM UL1_4_DPM1
|
|
Horn mapping: UL1_13_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF UL2_3_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL2_3_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL2_4_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL2_4_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL2_5_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL2_5_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL2_6_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL2_6_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL2_7_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL2_7_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL2_8_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL2_8_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL2_9_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL2_9_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL2_10_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL2_10_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL3_1_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL3_1_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL3_2_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL3_2_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL3_3_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL3_3_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL3_4_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL3_4_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL3_5_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL3_5_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL3_6_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL3_6_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL3_7_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL3_7_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL3_8_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL3_8_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL3_9_VFD1 -> DPM UL2_4_DPM1
|
|
Horn mapping: UL3_9_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL4_3_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_3_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL4_4_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_4_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL4_5_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_5_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL4_6_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_6_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL4_7_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_7_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL4_8_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_8_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL4_9_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_9_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL4_10A_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_10A_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF UL4_10B_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_10B_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF UL4_11_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_11_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF UL4_12_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_12_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF UL4_13_VFD1 -> DPM UL4_4_DPM1
|
|
Horn mapping: UL4_13_VFD1 -> PS1_1_BCN2_H -> PS1_2_VFD1:O.IO_1
|
|
APF UL5_3_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL5_3_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL5_4_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL5_4_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL5_5_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL5_5_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL5_6_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL5_6_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL5_7_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL5_7_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL5_8_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL5_8_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL5_9_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL5_9_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL5_10_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL5_10_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL6_1_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL6_1_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL6_2_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL6_2_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL6_3_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL6_3_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL6_4_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL6_4_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL6_5_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL6_5_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL6_6_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL6_6_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL6_7_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL6_7_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL6_8_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL6_8_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL6_9_VFD1 -> DPM UL5_4_DPM1
|
|
Horn mapping: UL6_9_VFD1 -> UL4_4_BCN2_H -> UL4_4_VFD1:O.IO_1
|
|
APF UL7_3_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_3_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL7_4_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_4_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL7_5_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_5_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL7_6_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_6_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL7_7_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_7_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL7_8_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_8_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL7_9_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_9_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL7_10A_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_10A_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF UL7_10B_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_10B_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF UL7_11_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_11_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF UL7_12_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_12_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF UL7_13_VFD1 -> DPM UL7_4_DPM1
|
|
Horn mapping: UL7_13_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF UL8_1_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL8_1_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL8_2_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL8_2_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL8_3_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL8_3_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL8_4_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL8_4_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL8_5_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL8_5_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL8_6_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL8_6_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL8_7_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL8_7_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL8_8_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL8_8_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL8_9_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL8_9_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL9_3_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL9_3_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL9_4_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL9_4_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL9_5_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL9_5_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL9_6_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL9_6_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL9_7_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL9_7_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL9_8_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL9_8_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL9_9_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL9_9_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL9_10_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL9_10_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL9_11_VFD1 -> DPM UL8_3_DPM1
|
|
Horn mapping: UL9_11_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL10_1_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL10_1_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL10_2_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL10_2_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL10_3_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL10_3_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL10_4_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL10_4_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL10_5_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL10_5_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL10_6_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL10_6_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL10_7_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL10_7_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL10_8_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL10_8_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL10_9_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL10_9_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL10_10_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL10_10_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL11_3_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_3_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL11_4_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_4_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL11_5_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_5_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL11_6_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_6_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL11_7_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_7_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL11_8_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_8_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL11_9_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_9_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL11_10A_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_10A_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF UL11_10B_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_10B_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF UL11_11_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_11_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF UL11_12_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_12_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF UL11_13_VFD1 -> DPM UL11_10_DPM1
|
|
Horn mapping: UL11_13_VFD1 -> PS4_2_BCN1_H -> PS4_5_VFD1:O.IO_1
|
|
APF UL12_3_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL12_3_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL12_4_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL12_4_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL12_5_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL12_5_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL12_6_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL12_6_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL12_7_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL12_7_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL12_8_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL12_8_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL12_9_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL12_9_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
APF UL12_10_VFD1 -> DPM UL10_3_DPM1
|
|
Horn mapping: UL12_10_VFD1 -> UL10_3_BCN1_H -> UL10_3_VFD1:O.IO_1
|
|
- Added 72 E-stop check rungs
|
|
|
|
[R090_STATION_JR_PB] Starting STATION_JR_PB routine generation...
|
|
Found 14 STATION_JR_PB configurations
|
|
Generated 14 STATION_JR_PB rungs
|
|
|
|
[R0100_JPE] Starting JPE routine generation...
|
|
Found 165 JPE configurations
|
|
Generated 165 JPE rungs
|
|
Belt tracking for PS1_1_VFD1 -> zzz_PS1_1Tracking
|
|
Belt tracking for PS1_2_VFD1 -> zzz_PS1_2Tracking
|
|
Belt tracking for PS1_3_VFD1 -> zzz_PS1_3Tracking
|
|
Belt tracking for PS1_4_VFD1 -> zzz_PS1_4Tracking
|
|
Belt tracking for PS1_5_VFD1 -> zzz_PS1_5Tracking
|
|
Belt tracking for PS2_1_VFD1 -> zzz_PS2_1Tracking
|
|
Belt tracking for PS2_2_VFD1 -> zzz_PS2_2Tracking
|
|
Belt tracking for PS2_3_VFD1 -> zzz_PS2_3Tracking
|
|
Belt tracking for PS2_4_VFD1 -> zzz_PS2_4Tracking
|
|
Belt tracking for PS2_5_VFD1 -> zzz_PS2_5Tracking
|
|
Belt tracking for PS2_6_VFD1 -> zzz_PS2_6Tracking
|
|
Belt tracking for PS3_1_VFD1 -> zzz_PS3_1Tracking
|
|
Belt tracking for PS3_2_VFD1 -> zzz_PS3_2Tracking
|
|
Belt tracking for PS3_3_VFD1 -> zzz_PS3_3Tracking
|
|
Belt tracking for PS3_4_VFD1 -> zzz_PS3_4Tracking
|
|
Belt tracking for PS3_5_VFD1 -> zzz_PS3_5Tracking
|
|
Belt tracking for PS3_6_VFD1 -> zzz_PS3_6Tracking
|
|
Belt tracking for PS3_7_VFD1 -> zzz_PS3_7Tracking
|
|
Belt tracking for PS3_8_VFD1 -> zzz_PS3_8Tracking
|
|
Belt tracking for PS3_9_VFD1 -> zzz_PS3_9Tracking
|
|
Belt tracking for PS3_10_VFD1 -> zzz_PS3_10Tracking
|
|
Belt tracking for PS3_11_VFD1 -> zzz_PS3_11Tracking
|
|
Belt tracking for PS3_12_VFD1 -> zzz_PS3_12Tracking
|
|
Belt tracking for PS4_1_VFD1 -> zzz_PS4_1Tracking
|
|
Belt tracking for PS4_2_VFD1 -> zzz_PS4_2Tracking
|
|
Belt tracking for PS4_3_VFD1 -> zzz_PS4_3Tracking
|
|
Belt tracking for PS4_4_VFD1 -> zzz_PS4_4Tracking
|
|
Belt tracking for PS4_5_VFD1 -> zzz_PS4_5Tracking
|
|
Belt tracking for PS4_6_VFD1 -> zzz_PS4_6Tracking
|
|
Belt tracking for PS4_7_VFD1 -> zzz_PS4_7Tracking
|
|
Belt tracking for PS4_8_VFD1 -> zzz_PS4_8Tracking
|
|
Belt tracking for PS4_9_VFD1 -> zzz_PS4_9Tracking
|
|
Belt tracking for PS4_10_VFD1 -> zzz_PS4_10Tracking
|
|
Belt tracking for PS4_11_VFD1 -> zzz_PS4_11Tracking
|
|
Belt tracking for PS4_12_VFD1 -> zzz_PS4_12Tracking
|
|
Belt tracking for PS4_13_VFD1 -> zzz_PS4_13Tracking
|
|
Belt tracking for PS4_14_VFD1 -> zzz_PS4_14Tracking
|
|
Belt tracking for UL1_3_VFD1 -> zzz_UL1_3Tracking
|
|
Belt tracking for UL1_4_VFD1 -> zzz_UL1_4Tracking
|
|
Belt tracking for UL1_5_VFD1 -> zzz_UL1_5Tracking
|
|
Belt tracking for UL1_6_VFD1 -> zzz_UL1_6Tracking
|
|
Belt tracking for UL1_7_VFD1 -> zzz_UL1_7Tracking
|
|
Belt tracking for UL1_8_VFD1 -> zzz_UL1_8Tracking
|
|
Belt tracking for UL1_9_VFD1 -> zzz_UL1_9Tracking
|
|
Belt tracking for UL1_10A_VFD1 -> zzz_UL1_10ATracking
|
|
Belt tracking for UL1_10B_VFD1 -> zzz_UL1_10BTracking
|
|
Belt tracking for UL1_11_VFD1 -> zzz_UL1_11Tracking
|
|
Belt tracking for UL1_12_VFD1 -> zzz_UL1_12Tracking
|
|
Belt tracking for UL1_13_VFD1 -> zzz_UL1_13Tracking
|
|
Belt tracking for UL2_3_VFD1 -> zzz_UL2_3Tracking
|
|
Belt tracking for UL2_4_VFD1 -> zzz_UL2_4Tracking
|
|
Belt tracking for UL2_5_VFD1 -> zzz_UL2_5Tracking
|
|
Belt tracking for UL2_6_VFD1 -> zzz_UL2_6Tracking
|
|
Belt tracking for UL2_7_VFD1 -> zzz_UL2_7Tracking
|
|
Belt tracking for UL2_8_VFD1 -> zzz_UL2_8Tracking
|
|
Belt tracking for UL2_9_VFD1 -> zzz_UL2_9Tracking
|
|
Belt tracking for UL2_10_VFD1 -> zzz_UL2_10Tracking
|
|
Belt tracking for UL3_1_VFD1 -> zzz_UL3_1Tracking
|
|
Belt tracking for UL3_2_VFD1 -> zzz_UL3_2Tracking
|
|
Belt tracking for UL3_3_VFD1 -> zzz_UL3_3Tracking
|
|
Belt tracking for UL3_4_VFD1 -> zzz_UL3_4Tracking
|
|
Belt tracking for UL3_5_VFD1 -> zzz_UL3_5Tracking
|
|
Belt tracking for UL3_6_VFD1 -> zzz_UL3_6Tracking
|
|
Belt tracking for UL3_7_VFD1 -> zzz_UL3_7Tracking
|
|
Belt tracking for UL3_8_VFD1 -> zzz_UL3_8Tracking
|
|
Belt tracking for UL3_9_VFD1 -> zzz_UL3_9Tracking
|
|
Belt tracking for UL4_3_VFD1 -> zzz_UL4_3Tracking
|
|
Belt tracking for UL4_4_VFD1 -> zzz_UL4_4Tracking
|
|
Belt tracking for UL4_5_VFD1 -> zzz_UL4_5Tracking
|
|
Belt tracking for UL4_6_VFD1 -> zzz_UL4_6Tracking
|
|
Belt tracking for UL4_7_VFD1 -> zzz_UL4_7Tracking
|
|
Belt tracking for UL4_8_VFD1 -> zzz_UL4_8Tracking
|
|
Belt tracking for UL4_9_VFD1 -> zzz_UL4_9Tracking
|
|
Belt tracking for UL4_10A_VFD1 -> zzz_UL4_10ATracking
|
|
Belt tracking for UL4_10B_VFD1 -> zzz_UL4_10BTracking
|
|
Belt tracking for UL4_11_VFD1 -> zzz_UL4_11Tracking
|
|
Belt tracking for UL4_12_VFD1 -> zzz_UL4_12Tracking
|
|
Belt tracking for UL4_13_VFD1 -> zzz_UL4_13Tracking
|
|
Belt tracking for UL5_3_VFD1 -> zzz_UL5_3Tracking
|
|
Belt tracking for UL5_4_VFD1 -> zzz_UL5_4Tracking
|
|
Belt tracking for UL5_5_VFD1 -> zzz_UL5_5Tracking
|
|
Belt tracking for UL5_6_VFD1 -> zzz_UL5_6Tracking
|
|
Belt tracking for UL5_7_VFD1 -> zzz_UL5_7Tracking
|
|
Belt tracking for UL5_8_VFD1 -> zzz_UL5_8Tracking
|
|
Belt tracking for UL5_9_VFD1 -> zzz_UL5_9Tracking
|
|
Belt tracking for UL5_10_VFD1 -> zzz_UL5_10Tracking
|
|
Belt tracking for UL6_1_VFD1 -> zzz_UL6_1Tracking
|
|
Belt tracking for UL6_2_VFD1 -> zzz_UL6_2Tracking
|
|
Belt tracking for UL6_3_VFD1 -> zzz_UL6_3Tracking
|
|
Belt tracking for UL6_4_VFD1 -> zzz_UL6_4Tracking
|
|
Belt tracking for UL6_5_VFD1 -> zzz_UL6_5Tracking
|
|
Belt tracking for UL6_6_VFD1 -> zzz_UL6_6Tracking
|
|
Belt tracking for UL6_7_VFD1 -> zzz_UL6_7Tracking
|
|
Belt tracking for UL6_8_VFD1 -> zzz_UL6_8Tracking
|
|
Belt tracking for UL6_9_VFD1 -> zzz_UL6_9Tracking
|
|
Belt tracking for UL7_3_VFD1 -> zzz_UL7_3Tracking
|
|
Belt tracking for UL7_4_VFD1 -> zzz_UL7_4Tracking
|
|
Belt tracking for UL7_5_VFD1 -> zzz_UL7_5Tracking
|
|
Belt tracking for UL7_6_VFD1 -> zzz_UL7_6Tracking
|
|
Belt tracking for UL7_7_VFD1 -> zzz_UL7_7Tracking
|
|
Belt tracking for UL7_8_VFD1 -> zzz_UL7_8Tracking
|
|
Belt tracking for UL7_9_VFD1 -> zzz_UL7_9Tracking
|
|
Belt tracking for UL7_10A_VFD1 -> zzz_UL7_10ATracking
|
|
Belt tracking for UL7_10B_VFD1 -> zzz_UL7_10BTracking
|
|
Belt tracking for UL7_11_VFD1 -> zzz_UL7_11Tracking
|
|
Belt tracking for UL7_12_VFD1 -> zzz_UL7_12Tracking
|
|
Belt tracking for UL7_13_VFD1 -> zzz_UL7_13Tracking
|
|
Belt tracking for UL8_1_VFD1 -> zzz_UL8_1Tracking
|
|
Belt tracking for UL8_2_VFD1 -> zzz_UL8_2Tracking
|
|
Belt tracking for UL8_3_VFD1 -> zzz_UL8_3Tracking
|
|
Belt tracking for UL8_4_VFD1 -> zzz_UL8_4Tracking
|
|
Belt tracking for UL8_5_VFD1 -> zzz_UL8_5Tracking
|
|
Belt tracking for UL8_6_VFD1 -> zzz_UL8_6Tracking
|
|
Belt tracking for UL8_7_VFD1 -> zzz_UL8_7Tracking
|
|
Belt tracking for UL8_8_VFD1 -> zzz_UL8_8Tracking
|
|
Belt tracking for UL8_9_VFD1 -> zzz_UL8_9Tracking
|
|
Belt tracking for UL9_3_VFD1 -> zzz_UL9_3Tracking
|
|
Belt tracking for UL9_4_VFD1 -> zzz_UL9_4Tracking
|
|
Belt tracking for UL9_5_VFD1 -> zzz_UL9_5Tracking
|
|
Belt tracking for UL9_6_VFD1 -> zzz_UL9_6Tracking
|
|
Belt tracking for UL9_7_VFD1 -> zzz_UL9_7Tracking
|
|
Belt tracking for UL9_8_VFD1 -> zzz_UL9_8Tracking
|
|
Belt tracking for UL9_9_VFD1 -> zzz_UL9_9Tracking
|
|
Belt tracking for UL9_10_VFD1 -> zzz_UL9_10Tracking
|
|
Belt tracking for UL9_11_VFD1 -> zzz_UL9_11Tracking
|
|
Belt tracking for UL10_1_VFD1 -> zzz_UL10_1Tracking
|
|
Belt tracking for UL10_2_VFD1 -> zzz_UL10_2Tracking
|
|
Belt tracking for UL10_3_VFD1 -> zzz_UL10_3Tracking
|
|
Belt tracking for UL10_4_VFD1 -> zzz_UL10_4Tracking
|
|
Belt tracking for UL10_5_VFD1 -> zzz_UL10_5Tracking
|
|
Belt tracking for UL10_6_VFD1 -> zzz_UL10_6Tracking
|
|
Belt tracking for UL10_7_VFD1 -> zzz_UL10_7Tracking
|
|
Belt tracking for UL10_8_VFD1 -> zzz_UL10_8Tracking
|
|
Belt tracking for UL10_9_VFD1 -> zzz_UL10_9Tracking
|
|
Belt tracking for UL10_10_VFD1 -> zzz_UL10_10Tracking
|
|
Belt tracking for UL11_3_VFD1 -> zzz_UL11_3Tracking
|
|
Belt tracking for UL11_4_VFD1 -> zzz_UL11_4Tracking
|
|
Belt tracking for UL11_5_VFD1 -> zzz_UL11_5Tracking
|
|
Belt tracking for UL11_6_VFD1 -> zzz_UL11_6Tracking
|
|
Belt tracking for UL11_7_VFD1 -> zzz_UL11_7Tracking
|
|
Belt tracking for UL11_8_VFD1 -> zzz_UL11_8Tracking
|
|
Belt tracking for UL11_9_VFD1 -> zzz_UL11_9Tracking
|
|
Belt tracking for UL11_10A_VFD1 -> zzz_UL11_10ATracking
|
|
Belt tracking for UL11_10B_VFD1 -> zzz_UL11_10BTracking
|
|
Belt tracking for UL11_11_VFD1 -> zzz_UL11_11Tracking
|
|
Belt tracking for UL11_12_VFD1 -> zzz_UL11_12Tracking
|
|
Belt tracking for UL11_13_VFD1 -> zzz_UL11_13Tracking
|
|
Belt tracking for UL12_3_VFD1 -> zzz_UL12_3Tracking
|
|
Belt tracking for UL12_4_VFD1 -> zzz_UL12_4Tracking
|
|
Belt tracking for UL12_5_VFD1 -> zzz_UL12_5Tracking
|
|
Belt tracking for UL12_6_VFD1 -> zzz_UL12_6Tracking
|
|
Belt tracking for UL12_7_VFD1 -> zzz_UL12_7Tracking
|
|
Belt tracking for UL12_8_VFD1 -> zzz_UL12_8Tracking
|
|
Belt tracking for UL12_9_VFD1 -> zzz_UL12_9Tracking
|
|
Belt tracking for UL12_10_VFD1 -> zzz_UL12_10Tracking
|
|
- Added 155 belt tracking AOI calls
|
|
Created virtual JR: PS1_JR
|
|
Found JPE config for PS1_2_TPE1 (station from config, missing beacon)
|
|
Found JPE config for PS1_2_TPE2 (station from config, missing beacon)
|
|
Found JPE config for PS3_1_TPE1 (station from config)
|
|
Found JPE config for UL10_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL1_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS2_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_12_TPE1 (station from config)
|
|
Found JPE config for PS3_12_TPE2 (station from config)
|
|
Found JPE config for PS3_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_3_TPE1
|
|
Found JPE config for PS4_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_14_TPE1 (station from config)
|
|
Found JPE config for PS4_2_TPE1
|
|
Found JPE config for PS4_2_TPE2
|
|
Found JPE config for PS4_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL10_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_9_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE4
|
|
Found JPE config for UL11_9_TPE5
|
|
Found JPE config for UL11_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE3
|
|
Found JPE config for UL12_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL12_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_9_TPE3
|
|
Found JPE config for UL1_9_TPE4
|
|
Found JPE config for UL1_9_TPE5
|
|
Found JPE config for UL1_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL2_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_9_TPE3
|
|
Found JPE config for UL4_9_TPE4
|
|
Found JPE config for UL4_9_TPE5
|
|
Found JPE config for UL4_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL5_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_9_TPE4
|
|
Found JPE config for UL7_9_TPE5
|
|
Found JPE config for UL7_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL8_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL9_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_5_TPE1 (station from config, missing beacon)
|
|
Found JPE config for PS2_3_TPE1
|
|
Found JPE config for PS3_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS3_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_9_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS4_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_8_TPE1
|
|
Found JPE config for UL11_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE1
|
|
Found JPE config for UL11_9_TPE2
|
|
Found JPE config for UL12_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL12_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL1_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_9_TPE1
|
|
Found JPE config for UL1_9_TPE2
|
|
Found JPE config for UL2_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL2_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_9_TPE1
|
|
Found JPE config for UL4_9_TPE2
|
|
Found JPE config for UL5_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL5_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_9_TPE1
|
|
Found JPE config for UL7_9_TPE2
|
|
Found JPE config for UL9_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL9_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for PS1_4_TPE2 (station from config, missing beacon)
|
|
Found JPE config for PS2_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS4_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL3_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL6_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL8_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS3_7_TPE1
|
|
Found JPE config for PS4_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_10_TPE2 (station from config, beacon from config)
|
|
Looking for red beacon with base PS1_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS1_1_BCN2_R with IO_PATH: PS1_2_VFD1:O.IO_0
|
|
No SO in red beacon PS1_1_BCN2_R: PS1_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS1_1_EPC1
|
|
Looking for red beacon with base PS2_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS2_1_BCN1_R with IO_PATH: PS2_2_VFD1:O.IO_0
|
|
No SO in red beacon PS2_1_BCN1_R: PS2_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS2_1_EPC1
|
|
Looking for red beacon with base PS3_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS3_1_BCN2_R with IO_PATH: PS3_1_VFD1:O.IO_1
|
|
No SO in red beacon PS3_1_BCN2_R: PS3_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_1_EPC1
|
|
Looking for red beacon with base PS4_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS4_1_BCN1_R with IO_PATH: PS4_1_VFD1:O.IO_0
|
|
No SO in red beacon PS4_1_BCN1_R: PS4_1_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS4_1_EPC1
|
|
Looking for red beacon with base UL10_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL10_1_BCN1_R with IO_PATH: UL10_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL10_1_BCN1_R: UL10_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL10_1_EPC1
|
|
Looking for red beacon with base UL10_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL10_3_BCN1_R with IO_PATH: UL10_3_VFD1:O.IO_0
|
|
No SO in red beacon UL10_3_BCN1_R: UL10_3_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL10_3_EPC1
|
|
Looking for red beacon with base UL3_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL3_1_BCN1_R with IO_PATH: UL3_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL3_1_BCN1_R: UL3_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL3_1_EPC1
|
|
Looking for red beacon with base UL6_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL6_1_BCN1_R with IO_PATH: UL6_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL6_1_BCN1_R: UL6_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL6_1_EPC1
|
|
Looking for red beacon with base UL8_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL8_1_BCN1_R with IO_PATH: UL8_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL8_1_BCN1_R: UL8_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL8_1_EPC1
|
|
Looking for red beacon with base UL8_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL8_3_BCN1_R with IO_PATH: UL8_3_VFD1:O.IO_0
|
|
No SO in red beacon UL8_3_BCN1_R: UL8_3_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL8_3_EPC1
|
|
Looking for red beacon with base PS2_6, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS2_6_BCN1_R with IO_PATH: PS2_6_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS2_6_BCN1_R: PS2_6_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS2_6_EPC1
|
|
Looking for red beacon with base PS3_12, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS3_12_BCN2_R with IO_PATH: PS3_12_VFD1:O.IO_1
|
|
No SO in red beacon PS3_12_BCN2_R: PS3_12_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_12_EPC1
|
|
Looking for red beacon with base PS4_14, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS4_14_BCN1_R with IO_PATH: PS4_14_VFD1:O.IO_1
|
|
No SO in red beacon PS4_14_BCN1_R: PS4_14_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS4_14_EPC1
|
|
Looking for red beacon with base PS1_5, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS1_5_BCN1_R with IO_PATH: PS1_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS1_5_BCN1_R: PS1_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS1_5_EPC1
|
|
Looking for red beacon with base UL11_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_3_BCN1_R with IO_PATH: UL11_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL11_3_BCN1_R: UL11_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL11_3_EPC1
|
|
Looking for red beacon with base UL11_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_4_BCN1_R with IO_PATH: UL11_4_VFD1:O.IO_0
|
|
No SO in red beacon UL11_4_BCN1_R: UL11_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL11_4_EPC1
|
|
Looking for red beacon with base UL11_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_9_BCN1_R with IO_PATH: UL11_9_VFD1:O.IO_1
|
|
No SO in red beacon UL11_9_BCN1_R: UL11_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL11_9_EPC1
|
|
Looking for red beacon with base UL12_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL12_3_BCN1_R with IO_PATH: UL12_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL12_3_BCN1_R: UL12_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL12_3_EPC1
|
|
Looking for red beacon with base UL12_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL12_4_BCN1_R with IO_PATH: UL12_4_VFD1:O.IO_0
|
|
No SO in red beacon UL12_4_BCN1_R: UL12_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL12_4_EPC1
|
|
Looking for red beacon with base UL1_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_3_BCN1_R with IO_PATH: UL1_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL1_3_BCN1_R: UL1_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL1_3_EPC1
|
|
Looking for red beacon with base UL1_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_4_BCN1_R with IO_PATH: UL1_6_VFD1:O.IO_0
|
|
No SO in red beacon UL1_4_BCN1_R: UL1_6_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL1_4_EPC1
|
|
Looking for red beacon with base UL1_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_9_BCN1_R with IO_PATH: UL1_9_VFD1:O.IO_1
|
|
No SO in red beacon UL1_9_BCN1_R: UL1_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL1_9_EPC1
|
|
Looking for red beacon with base UL2_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL2_3_BCN1_R with IO_PATH: UL2_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL2_3_BCN1_R: UL2_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL2_3_EPC1
|
|
Looking for red beacon with base UL2_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL2_4_BCN1_R with IO_PATH: UL2_4_VFD1:O.IO_0
|
|
No SO in red beacon UL2_4_BCN1_R: UL2_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL2_4_EPC1
|
|
Looking for red beacon with base UL4_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_3_BCN1_R with IO_PATH: UL4_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL4_3_BCN1_R: UL4_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL4_3_EPC1
|
|
Looking for red beacon with base UL4_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_4_BCN2_R with IO_PATH: UL4_4_VFD1:O.IO_0
|
|
No SO in red beacon UL4_4_BCN2_R: UL4_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL4_4_EPC1
|
|
Looking for red beacon with base UL4_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_9_BCN1_R with IO_PATH: UL4_9_VFD1:O.IO_1
|
|
No SO in red beacon UL4_9_BCN1_R: UL4_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL4_9_EPC1
|
|
Looking for red beacon with base UL5_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL5_3_BCN1_R with IO_PATH: UL5_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL5_3_BCN1_R: UL5_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL5_3_EPC1
|
|
Looking for red beacon with base UL5_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL5_4_BCN1_R with IO_PATH: UL5_4_VFD1:O.IO_0
|
|
No SO in red beacon UL5_4_BCN1_R: UL5_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL5_4_EPC1
|
|
Looking for red beacon with base UL7_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_3_BCN1_R with IO_PATH: UL7_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL7_3_BCN1_R: UL7_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL7_3_EPC1
|
|
Looking for red beacon with base UL7_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_4_BCN1_R with IO_PATH: UL7_4_VFD1:O.IO_0
|
|
No SO in red beacon UL7_4_BCN1_R: UL7_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL7_4_EPC1
|
|
Looking for red beacon with base UL7_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_9_BCN1_R with IO_PATH: UL7_9_VFD1:O.IO_1
|
|
No SO in red beacon UL7_9_BCN1_R: UL7_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL7_9_EPC1
|
|
Looking for red beacon with base UL9_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL9_3_BCN1_R with IO_PATH: UL9_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL9_3_BCN1_R: UL9_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL9_3_EPC1
|
|
Looking for red beacon with base UL9_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL9_4_BCN1_R with IO_PATH: UL9_4_VFD1:O.IO_0
|
|
No SO in red beacon UL9_4_BCN1_R: UL9_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL9_4_EPC1
|
|
Looking for red beacon with base UL3_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL3_2_BCN1_R with IO_PATH: UL3_2_FIO1:O.Pt10.Data
|
|
No SO in red beacon UL3_2_BCN1_R: UL3_2_FIO1:O.Pt10.Data
|
|
Found STATION_EPC config for UL3_2_EPC1
|
|
Looking for red beacon with base UL6_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL6_2_BCN1_R with IO_PATH: UL6_2_FIO1:O.Pt06.Data
|
|
No SO in red beacon UL6_2_BCN1_R: UL6_2_FIO1:O.Pt06.Data
|
|
Found STATION_EPC config for UL6_2_EPC1
|
|
Looking for red beacon with base PS1_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS1_1_BCN2_R with IO_PATH: PS1_2_VFD1:O.IO_0
|
|
No SO in red beacon PS1_1_BCN2_R: PS1_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS1_1_EPC2
|
|
Looking for red beacon with base PS2_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS2_1_BCN2_R with IO_PATH: PS2_2_VFD1:O.IO_1
|
|
No SO in red beacon PS2_1_BCN2_R: PS2_2_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS2_1_EPC2
|
|
Looking for red beacon with base PS3_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS3_1_BCN2_R with IO_PATH: PS3_1_VFD1:O.IO_1
|
|
No SO in red beacon PS3_1_BCN2_R: PS3_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_1_EPC2
|
|
Looking for red beacon with base PS4_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS4_1_BCN2_R with IO_PATH: PS4_1_VFD1:O.IO_1
|
|
No SO in red beacon PS4_1_BCN2_R: PS4_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS4_1_EPC2
|
|
Looking for red beacon with base UL10_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL10_1_BCN2_R with IO_PATH: UL10_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL10_1_BCN2_R: UL10_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL10_1_EPC2
|
|
Looking for red beacon with base UL10_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL10_3_BCN2_R with IO_PATH: UL10_3_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL10_3_BCN2_R: UL10_3_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL10_3_EPC2
|
|
Looking for red beacon with base UL3_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL3_1_BCN2_R with IO_PATH: UL3_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon UL3_1_BCN2_R: UL3_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for UL3_1_EPC2
|
|
Looking for red beacon with base UL6_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL6_1_BCN2_R with IO_PATH: UL6_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon UL6_1_BCN2_R: UL6_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for UL6_1_EPC2
|
|
Looking for red beacon with base UL8_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL8_1_BCN2_R with IO_PATH: UL8_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL8_1_BCN2_R: UL8_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL8_1_EPC2
|
|
Looking for red beacon with base UL8_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL8_3_BCN2_R with IO_PATH: UL8_3_VFD1:O.IO_1
|
|
No SO in red beacon UL8_3_BCN2_R: UL8_3_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL8_3_EPC2
|
|
Looking for red beacon with base PS2_6, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS2_6_BCN2_R with IO_PATH: PS2_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS2_6_BCN2_R: PS2_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS2_6_EPC2
|
|
Looking for red beacon with base PS3_12, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS3_12_BCN2_R with IO_PATH: PS3_12_VFD1:O.IO_1
|
|
No SO in red beacon PS3_12_BCN2_R: PS3_12_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_12_EPC2
|
|
Looking for red beacon with base PS4_14, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS4_14_BCN2_R with IO_PATH: PS4_14_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS4_14_BCN2_R: PS4_14_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS4_14_EPC2
|
|
Looking for red beacon with base PS1_5, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS1_5_BCN2_R with IO_PATH: PS1_4_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS1_5_BCN2_R: PS1_4_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS1_5_EPC2
|
|
Looking for red beacon with base UL11_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_3_BCN2_R with IO_PATH: UL11_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL11_3_BCN2_R: UL11_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL11_3_EPC2
|
|
Looking for red beacon with base UL11_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_4_BCN2_R with IO_PATH: UL11_4_VFD1:O.IO_1
|
|
No SO in red beacon UL11_4_BCN2_R: UL11_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL11_4_EPC2
|
|
Looking for red beacon with base UL11_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_9_BCN2_R with IO_PATH: UL11_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL11_9_BCN2_R: UL11_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL11_9_EPC2
|
|
Looking for red beacon with base UL12_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL12_3_BCN2_R with IO_PATH: UL12_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL12_3_BCN2_R: UL12_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL12_3_EPC2
|
|
Looking for red beacon with base UL12_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL12_4_BCN2_R with IO_PATH: UL12_4_VFD1:O.IO_1
|
|
No SO in red beacon UL12_4_BCN2_R: UL12_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL12_4_EPC2
|
|
Looking for red beacon with base UL1_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_3_BCN2_R with IO_PATH: UL1_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL1_3_BCN2_R: UL1_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL1_3_EPC2
|
|
Looking for red beacon with base UL1_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_4_BCN2_R with IO_PATH: UL1_6_VFD1:O.IO_1
|
|
No SO in red beacon UL1_4_BCN2_R: UL1_6_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL1_4_EPC2
|
|
Looking for red beacon with base UL1_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_9_BCN2_R with IO_PATH: UL1_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL1_9_BCN2_R: UL1_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL1_9_EPC2
|
|
Looking for red beacon with base UL2_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL2_3_BCN2_R with IO_PATH: UL2_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL2_3_BCN2_R: UL2_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL2_3_EPC2
|
|
Looking for red beacon with base UL2_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL2_4_BCN2_R with IO_PATH: UL2_4_VFD1:O.IO_1
|
|
No SO in red beacon UL2_4_BCN2_R: UL2_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL2_4_EPC2
|
|
Looking for red beacon with base UL4_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_3_BCN2_R with IO_PATH: UL4_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL4_3_BCN2_R: UL4_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL4_3_EPC2
|
|
Looking for red beacon with base UL4_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_4_BCN2_R with IO_PATH: UL4_4_VFD1:O.IO_0
|
|
No SO in red beacon UL4_4_BCN2_R: UL4_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL4_4_EPC2
|
|
Looking for red beacon with base UL4_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_9_BCN2_R with IO_PATH: UL4_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL4_9_BCN2_R: UL4_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL4_9_EPC2
|
|
Looking for red beacon with base UL5_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL5_3_BCN2_R with IO_PATH: UL5_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL5_3_BCN2_R: UL5_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL5_3_EPC2
|
|
Looking for red beacon with base UL5_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL5_4_BCN2_R with IO_PATH: UL5_4_VFD1:O.IO_1
|
|
No SO in red beacon UL5_4_BCN2_R: UL5_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL5_4_EPC2
|
|
Looking for red beacon with base UL7_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_3_BCN2_R with IO_PATH: UL7_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL7_3_BCN2_R: UL7_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL7_3_EPC2
|
|
Looking for red beacon with base UL7_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_4_BCN2_R with IO_PATH: UL7_4_VFD1:O.IO_1
|
|
No SO in red beacon UL7_4_BCN2_R: UL7_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL7_4_EPC2
|
|
Looking for red beacon with base UL7_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_9_BCN2_R with IO_PATH: UL7_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL7_9_BCN2_R: UL7_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL7_9_EPC2
|
|
Looking for red beacon with base UL9_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL9_3_BCN2_R with IO_PATH: UL9_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL9_3_BCN2_R: UL9_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL9_3_EPC2
|
|
Looking for red beacon with base UL9_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL9_4_BCN2_R with IO_PATH: UL9_4_VFD1:O.IO_1
|
|
No SO in red beacon UL9_4_BCN2_R: UL9_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL9_4_EPC2
|
|
Looking for red beacon with base UL3_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL3_2_BCN2_R with IO_PATH: UL3_2_FIO1:O.Pt11.Data
|
|
No SO in red beacon UL3_2_BCN2_R: UL3_2_FIO1:O.Pt11.Data
|
|
Found STATION_EPC config for UL3_2_EPC2
|
|
Looking for red beacon with base UL6_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL6_2_BCN2_R with IO_PATH: UL6_2_FIO1:O.Pt07.Data
|
|
No SO in red beacon UL6_2_BCN2_R: UL6_2_FIO1:O.Pt07.Data
|
|
Found STATION_EPC config for UL6_2_EPC2
|
|
|
|
=== Step 2: Routines Generator stderr ===
|
|
[00:00:25] [INFO] [logging_config.py:128:_log_with_context] Logging to file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/logs/workflow_MTN6_MCM01_20250911_000015.log
|
|
[00:00:25] [INFO] [logging_config.py:128:_log_with_context] === Generating All PLC Artifacts ===
|
|
[00:00:25] [INFO] [logging_config.py:128:_log_with_context] Generating SafetyProgram L5X...
|
|
[00:00:25] [WARNING] [logging_config.py:128:_log_with_context] LimitedSafetyProgramGenerator is deprecated; using ModernSafetyProgramGenerator
|
|
[00:00:25] [INFO] [logging_config.py:128:_log_with_context] Starting ModernSafetyProgramGenerator generation
|
|
[00:00:25] [DEBUG] [logging_config.py:128:_log_with_context] Creating SafetyProgram XML structure
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: main_routine (core)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: apf (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: belt_tracking (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: cb_monitor (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: d2c_chute (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: d2c_en1 (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: dpm (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: encoder (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estops (safety)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estop_check (safety)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: extendo (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fioh (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fiom (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: flow_ctrl (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fpe (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: inputs (safety)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: jpe (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: mcm (core)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: nc_chute (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: nc_jr_station (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: outputs (safety)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pb_chute (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pb_chute_simple (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pmm (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: rack (core)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: resets (safety)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_map (core)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_mapping (safety)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: speed_ctrl (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_epc (safety)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_chute (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_pb (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_ss_pb (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_s_pb (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: taching_belts (device)
|
|
[00:00:25] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: zones (safety)
|
|
[00:00:25] [INFO] [logging_config.py:128:_log_with_context] Generating safety routines...
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: inputs
|
|
[00:00:26] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: inputs
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: outputs
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[00:00:26] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: outputs
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: resets
|
|
[00:00:26] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: resets
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: zones
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS1_1: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS1_5: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS2_1: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS2_6: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS3_12: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS3_1: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS4_14: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS4_1: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL10_1: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL10_3: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL11_3: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL11_4: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL11_1: {'ESTOP1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL11_9: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL12_3: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL12_4: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL12_1: {'ESTOP1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL1_3: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL1_4: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL1_1: {'ESTOP1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL1_9: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL2_3: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL2_4: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL2_1: {'ESTOP1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL3_1: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL3_2: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL4_3: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL4_4: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL4_1: {'ESTOP1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL4_9: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL5_3: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL5_4: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL5_1: {'ESTOP1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL6_1: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL6_2: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL7_3: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL7_4: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL7_1: {'ESTOP1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL7_9: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL8_1: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL8_3: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL9_3: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL9_4: {'EPC2', 'EPC1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL9_1: {'ESTOP1'}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Available DCS controllers: {'PS1_1': {'EPC2', 'EPC1'}, 'PS1_5': {'EPC2', 'EPC1'}, 'PS2_1': {'EPC2', 'EPC1'}, 'PS2_6': {'EPC2', 'EPC1'}, 'PS3_12': {'EPC2', 'EPC1'}, 'PS3_1': {'EPC2', 'EPC1'}, 'PS4_14': {'EPC2', 'EPC1'}, 'PS4_1': {'EPC2', 'EPC1'}, 'UL10_1': {'EPC2', 'EPC1'}, 'UL10_3': {'EPC2', 'EPC1'}, 'UL11_3': {'EPC2', 'EPC1'}, 'UL11_4': {'EPC2', 'EPC1'}, 'UL11_1': {'ESTOP1'}, 'UL11_9': {'EPC2', 'EPC1'}, 'UL12_3': {'EPC2', 'EPC1'}, 'UL12_4': {'EPC2', 'EPC1'}, 'UL12_1': {'ESTOP1'}, 'UL1_3': {'EPC2', 'EPC1'}, 'UL1_4': {'EPC2', 'EPC1'}, 'UL1_1': {'ESTOP1'}, 'UL1_9': {'EPC2', 'EPC1'}, 'UL2_3': {'EPC2', 'EPC1'}, 'UL2_4': {'EPC2', 'EPC1'}, 'UL2_1': {'ESTOP1'}, 'UL3_1': {'EPC2', 'EPC1'}, 'UL3_2': {'EPC2', 'EPC1'}, 'UL4_3': {'EPC2', 'EPC1'}, 'UL4_4': {'EPC2', 'EPC1'}, 'UL4_1': {'ESTOP1'}, 'UL4_9': {'EPC2', 'EPC1'}, 'UL5_3': {'EPC2', 'EPC1'}, 'UL5_4': {'EPC2', 'EPC1'}, 'UL5_1': {'ESTOP1'}, 'UL6_1': {'EPC2', 'EPC1'}, 'UL6_2': {'EPC2', 'EPC1'}, 'UL7_3': {'EPC2', 'EPC1'}, 'UL7_4': {'EPC2', 'EPC1'}, 'UL7_1': {'ESTOP1'}, 'UL7_9': {'EPC2', 'EPC1'}, 'UL8_1': {'EPC2', 'EPC1'}, 'UL8_3': {'EPC2', 'EPC1'}, 'UL9_3': {'EPC2', 'EPC1'}, 'UL9_4': {'EPC2', 'EPC1'}, 'UL9_1': {'ESTOP1'}}
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-01 candidates: ['UL1_1', 'UL1_2', 'UL1_3', 'UL1_4', 'UL1_5', 'UL1_6', 'UL1_7', 'UL1_8', 'UL1_9', 'UL1_10', 'UL1_11', 'UL1_12', 'UL1_13']
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_2 in zone 01-01
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_5 in zone 01-01
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_6 in zone 01-01
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_7 in zone 01-01
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_8 in zone 01-01
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_10 in zone 01-01
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_11 in zone 01-01
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_12 in zone 01-01
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_13 in zone 01-01
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-02 candidates: ['UL2_3', 'UL2_4', 'UL2_5', 'UL2_6', 'UL2_7', 'UL2_8', 'UL2_9', 'UL2_10']
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_5 in zone 01-02
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_6 in zone 01-02
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_7 in zone 01-02
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_8 in zone 01-02
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_9 in zone 01-02
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_10 in zone 01-02
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-03 candidates: ['UL3_1', 'UL3_2', 'UL3_3', 'UL3_4', 'UL3_5', 'UL3_6', 'UL3_7', 'UL3_8', 'UL3_9']
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_3 in zone 01-03
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_4 in zone 01-03
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_5 in zone 01-03
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_6 in zone 01-03
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_7 in zone 01-03
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_8 in zone 01-03
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_9 in zone 01-03
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-04 candidates: ['PS1_1', 'PS1_2', 'PS1_3', 'PS1_4']
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS1_2 in zone 01-04
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS1_3 in zone 01-04
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS1_4 in zone 01-04
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-05 candidates: ['UL1_5']
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_5 in zone 01-05
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-06 candidates: ['UL4_1', 'UL4_2', 'UL4_3', 'UL4_4', 'UL4_5', 'UL4_6', 'UL4_7', 'UL4_8', 'UL4_9', 'UL4_10', 'UL4_11', 'UL4_12', 'UL4_13']
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_2 in zone 01-06
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_5 in zone 01-06
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_6 in zone 01-06
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_7 in zone 01-06
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_8 in zone 01-06
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_10 in zone 01-06
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_11 in zone 01-06
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_12 in zone 01-06
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_13 in zone 01-06
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-07 candidates: ['UL5_1', 'UL5_2', 'UL5_3', 'UL5_4', 'UL5_5', 'UL5_6', 'UL5_7', 'UL5_8', 'UL5_9', 'UL5_10']
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_2 in zone 01-07
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_5 in zone 01-07
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_6 in zone 01-07
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_7 in zone 01-07
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_8 in zone 01-07
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_9 in zone 01-07
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_10 in zone 01-07
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-08 candidates: ['UL6_1', 'UL6_2', 'UL6_3', 'UL6_4', 'UL6_5', 'UL6_6', 'UL6_7', 'UL6_8', 'UL6_9']
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_3 in zone 01-08
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_4 in zone 01-08
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_5 in zone 01-08
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_6 in zone 01-08
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_7 in zone 01-08
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_8 in zone 01-08
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_9 in zone 01-08
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-09 candidates: ['PS2_1', 'PS2_2', 'PS2_3', 'PS2_4']
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS2_2 in zone 01-09
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS2_3 in zone 01-09
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS2_4 in zone 01-09
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-10 candidates: ['PS2_5', 'PS2_6']
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS2_5 in zone 01-10
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-11 candidates: ['UL7_1', 'UL7_2', 'UL7_3', 'UL7_4', 'UL7_5', 'UL7_6', 'UL7_7', 'UL7_8', 'UL7_9', 'UL7_10', 'UL7_11', 'UL7_12', 'UL7_13']
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_2 in zone 01-11
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_5 in zone 01-11
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_6 in zone 01-11
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_7 in zone 01-11
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_8 in zone 01-11
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_10 in zone 01-11
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_11 in zone 01-11
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_12 in zone 01-11
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_13 in zone 01-11
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-12 candidates: ['UL8_1', 'UL8_2', 'UL8_3', 'UL8_4', 'UL8_5', 'UL8_6', 'UL8_7', 'UL8_8', 'UL8_9']
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_2 in zone 01-12
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_4 in zone 01-12
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_5 in zone 01-12
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_6 in zone 01-12
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_7 in zone 01-12
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_8 in zone 01-12
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_9 in zone 01-12
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-13 candidates: ['UL9_1', 'UL9_2', 'UL9_3', 'UL9_4', 'UL9_5', 'UL9_6', 'UL9_7', 'UL9_8', 'UL9_9', 'UL9_10', 'UL9_11']
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_2 in zone 01-13
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_5 in zone 01-13
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_6 in zone 01-13
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_7 in zone 01-13
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_8 in zone 01-13
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_9 in zone 01-13
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_10 in zone 01-13
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_11 in zone 01-13
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-14 candidates: ['PS3_1', 'PS3_2', 'PS3_3']
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_2 in zone 01-14
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_3 in zone 01-14
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-15 candidates: ['PS3_4', 'PS3_5', 'PS3_6', 'PS3_7']
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_4 in zone 01-15
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_5 in zone 01-15
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_6 in zone 01-15
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_7 in zone 01-15
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-16 candidates: ['PS3_8', 'PS3_9', 'PS3_10', 'PS3_11', 'PS3_12']
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_8 in zone 01-16
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_9 in zone 01-16
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_10 in zone 01-16
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_11 in zone 01-16
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-17 candidates: ['UL10_1', 'UL10_2', 'UL10_3', 'UL10_4', 'UL10_5', 'UL10_6', 'UL10_7', 'UL10_8', 'UL10_9', 'UL10_10']
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_2 in zone 01-17
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_4 in zone 01-17
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_5 in zone 01-17
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_6 in zone 01-17
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_7 in zone 01-17
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_8 in zone 01-17
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_9 in zone 01-17
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_10 in zone 01-17
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-18 candidates: ['UL11_1', 'UL11_2', 'UL11_3', 'UL11_4', 'UL11_5', 'UL11_6', 'UL11_7', 'UL11_8', 'UL11_9', 'UL11_10', 'UL11_11', 'UL11_12', 'UL11_13']
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_2 in zone 01-18
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_5 in zone 01-18
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_6 in zone 01-18
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_7 in zone 01-18
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_8 in zone 01-18
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_10 in zone 01-18
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_11 in zone 01-18
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_12 in zone 01-18
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_13 in zone 01-18
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-19 candidates: ['UL12_1', 'UL12_2', 'UL12_3', 'UL12_4', 'UL12_5', 'UL12_6', 'UL12_7', 'UL12_8', 'UL12_9', 'UL12_10']
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_2 in zone 01-19
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_5 in zone 01-19
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_6 in zone 01-19
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_7 in zone 01-19
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_8 in zone 01-19
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_9 in zone 01-19
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_10 in zone 01-19
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-20 candidates: ['PS4_1', 'PS4_2', 'PS4_3', 'PS4_4', 'PS4_5']
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_2 in zone 01-20
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_3 in zone 01-20
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_4 in zone 01-20
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_5 in zone 01-20
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-21 candidates: ['PS4_6', 'PS4_7', 'PS4_8', 'PS4_9', 'PS4_10']
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_6 in zone 01-21
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_7 in zone 01-21
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_8 in zone 01-21
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_9 in zone 01-21
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_10 in zone 01-21
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-22 candidates: ['PS4_11', 'PS4_12', 'PS4_13', 'PS4_14']
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_11 in zone 01-22
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_12 in zone 01-22
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_13 in zone 01-22
|
|
[00:00:26] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[00:00:26] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: zones
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: estops
|
|
[00:00:26] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: estops
|
|
[00:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: safety_tag_mapping
|
|
[00:00:26] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: safety_tag_mapping
|
|
[00:00:26] [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:00:26] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag map with 84 tags (69 push buttons, 15 beacons)
|
|
[00:00:26] [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:00:26] [INFO] [logging_config.py:126:_log_with_context] - R010_INPUTS: 225 rungs | example: XIC(Local:7:I.Pt02.Status)XIC(Local:7:I.Pt03.Status)OTE(MCM_EPB_STATUS);
|
|
[00:00:26] [INFO] [logging_config.py:126:_log_with_context] - R011_OUTPUTS: 22 rungs | example: XIC(EStop_MCM_OK)XIC(EStop_01_01_OK)[OTE(UL1_3_VFD1:SO.Out00Output),OTE(UL1_3_VFD1:SO.Out01Output),OTE(UL1_3_VFD1:SO.STOOutput),OTE(UL1_4_VFD1:SO.STOOutput),...
|
|
[00:00:26] [INFO] [logging_config.py:126:_log_with_context] - R012_RESETS: 72 rungs | example: [XIC(SFT_PS1_1_S1_PB) ,XIC(SFT_MCM_S_PB)]OTE(RST_PS1_1_EPC1_ESTOP);
|
|
[00:00:26] [INFO] [logging_config.py:126:_log_with_context] - R030_ZONES: 23 rungs | example: XIC(UL1_1_ESTOP1_DCS_CTRL.O1)XIC(UL1_3_EPC1_DCS_CTRL.O1)XIC(UL1_3_EPC2_DCS_CTRL.O1)XIC(UL1_4_EPC1_DCS_CTRL.O1)XIC(UL1_4_EPC2_DCS_CTRL.O1)XIC(UL1_9_EPC1_DCS_C...
|
|
[00:00:26] [INFO] [logging_config.py:126:_log_with_context] - R020_ESTOPS: 81 rungs | example: DCS(MCM_EPB_DCS_CTRL,EMERGENCY STOP,EQUIVALENT - ACTIVE HIGH,500,MANUAL,AUTOMATIC,Local:7:I.Pt02.Data,Local:7:I.Pt03.Data,MCM_EPB_STATUS,SFT_MCM_S_PB);
|
|
[00:00:26] [INFO] [logging_config.py:126:_log_with_context] - R999_SAFETY_TAG_MAPPING: 15 rungs | example: XIC(SFT_PS1_5_BCN1_R)OTE(PS1_5_VFD1:SO.Out00Output)OTE(PS1_5_VFD1:SO.Out01Output);
|
|
[00:00:26] [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:00:26] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernSafetyProgramGenerator generation
|
|
[00:00:26] [INFO] [logging_config.py:128:_log_with_context] Written ModernSafetyProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyProgram_Generated.L5X
|
|
[00:00:27] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] SafetyProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyProgram_Generated.L5X
|
|
[00:00:27] [INFO] [logging_config.py:128:_log_with_context] Generating MainProgram L5X...
|
|
[00:00:27] [WARNING] [logging_config.py:128:_log_with_context] LimitedMainProgramGenerator is deprecated; using ModernMainProgramGenerator
|
|
[00:00:27] [INFO] [logging_config.py:128:_log_with_context] Starting ModernMainProgramGenerator generation
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Creating MainProgram XML structure
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Adding controller tags...
|
|
[00:00:27] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[00:00:27] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[00:00:27] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[00:00:27] [DEBUG] [logging_config.py:126:_log_with_context] Extracting SPEED_CTRL data
|
|
[00:00:27] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL VFDs=155
|
|
[00:00:27] [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:00:27] [INFO] [logging_config.py:128:_log_with_context] Using project prefix from project_name: MTN6
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_1_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_2_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_3_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_4_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_5_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_1_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_2_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_3_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_4_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_5_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_6_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_1_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_10_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_11_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_12_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_2_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_3_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_4_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_5_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_6_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_7_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_8_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_9_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_1_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_10_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_11_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_12_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_13_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_14_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_2_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_3_VFD1 = 220 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_4_VFD1 = 220 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_5_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_6_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_7_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_8_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_9_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_10A_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_10B_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_11_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_12_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_13_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_3_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_4_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_5_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_6_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_7_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_8_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_9_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_1_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_10_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_2_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_3_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_4_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_5_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_6_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_7_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_8_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_9_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_10A_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_10B_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_11_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_12_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_13_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_3_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_4_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_5_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_6_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_7_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_8_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_9_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_10_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_3_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_4_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_5_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_6_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_7_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_8_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_9_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_10_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_3_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_4_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_5_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_6_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_7_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_8_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_9_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_1_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_2_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_3_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_4_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_5_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_6_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_7_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_8_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_9_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_10A_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_10B_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_11_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_12_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_13_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_3_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_4_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_5_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_6_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_7_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_8_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_9_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_10_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_3_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_4_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_5_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_6_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_7_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_8_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_9_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_1_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_2_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_3_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_4_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_5_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_6_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_7_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_8_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_9_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_10A_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_10B_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_11_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_12_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_13_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_3_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_4_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_5_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_6_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_7_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_8_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_9_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_1_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_2_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_3_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_4_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_5_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_6_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_7_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_8_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_9_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_10_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_11_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_3_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_4_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_5_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_6_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_7_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_8_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_9_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_1_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_10_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_11_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_12_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_13_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_2_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_3_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_4_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_5_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_6_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_7_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_8_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_9_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_1_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_10_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_11_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_12_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_13_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_2_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_3_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_4_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_5_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_6_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_7_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_8_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_9_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_1_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_10_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_11_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_12_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_13_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_14_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_2_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_3_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_4_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_5_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_6_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_7_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_8_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_9_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_1_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_10_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_11_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_12_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_2_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_3_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_4_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_5_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_6_VFD = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_7_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_8_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_9A_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_9B_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_10_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_3_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_4_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_5_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_6_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_8_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_9_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_10_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_11_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_3_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_4_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_5_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_6_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_7_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_8_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_9_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_1_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_2_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_3_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_4_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_5_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_6_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_7_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_8_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_9_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_10_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_3_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_4_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_5_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_6_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_7_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_8_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_9_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_10_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_11_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_12_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_13A_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_13B_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_14_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_15_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_16_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_3_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_4_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_5_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_6_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_7_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_8_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_9_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_1_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_2_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_3_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_4_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_5_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_6_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_7_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_8_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_9_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_10_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_11_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_3_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_4_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_5_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_6_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_7_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_8_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_9_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_10_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_11_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_12_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_13_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_14A_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_14B_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_15_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_16_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_17_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_3_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_4_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_5_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_6_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_7_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_8_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_9_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_1_VFD = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_2_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_3_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_4_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_5_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_6_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_7_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_8_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_14_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_15_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_16_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_17_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_18_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_19_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_20_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_14_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_15_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_16_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_17_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_18_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_19_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_20_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_13_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_14_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_15_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_16_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_17_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_18_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_19_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_17_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_18_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_19_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_20_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_21_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_22_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_23_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_18_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_19_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_20_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_21_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_22_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_23_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_24_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_14_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_15_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_16_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_17_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_18_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_19_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_20_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_14_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_15_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_16_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_17_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_18_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_19_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_20_VFD1 = 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1014_2_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1018_2_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1022_2_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1026_2_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1034_2_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1038_2_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3012_2_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3016_2_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3020_2_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3024_2_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_2A_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_2B_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_3A_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_3B_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_5_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS4_1_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS4_2_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_1_VFD1 = 150 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_2_VFD1 = 200 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_3_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_5_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_1_VFD1 = 150 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_11_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_2_VFD1 = 200 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_3_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_4_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_6_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_7_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_8_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_9_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC5_3_VFD1 = 80 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC6_3_VFD1 = 80 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC7_3_VFD1 = 80 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC8_3_VFD1 = 80 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2074_2_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2078_2_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2086_2_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2090_2_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2094_2_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4066_2_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4070_2_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4074_2_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4078_2_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4082_2_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_2A_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_2B_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_3_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_4_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_6_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS2_1_VFD1 = 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_1_VFD1 = 140 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_11_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_2_VFD1 = 180 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_4_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_5_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_6_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_8_VFD1 = 220 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_9_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS9_2_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS9_3_VFD1 = 190 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC1_3_VFD1 = 80 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC2_3_VFD1 = 80 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC3_3_VFD1 = 80 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC4_3_VFD1 = 80 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_10A_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_10B_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_11_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_12_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_13_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14A_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14B_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14C_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14D_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_15_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_16_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_17_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_18A_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_18B_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_19_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_20_VFD1 = 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_21_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_9_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_1_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_2_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_3_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_4_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_5A_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_5B_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_6_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_7_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_8_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_9_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_1_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_2_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_3A_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_3B_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_4_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_5_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_6_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_7_VFD1 = 240 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: S02_1_VFD1 = 250 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: S02_2_VFD1 = 250 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_10_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_11_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_12_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_13_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_14_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_15_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_2_VFD1 = 550 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_3_VFD1 = 550 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_4_VFD1 = 500 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_5_VFD1 = 450 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_6_VFD1 = 400 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_7_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_8_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_9_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_10_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_11_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_2_VFD1 = 550 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_3_VFD1 = 500 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_4_VFD1 = 450 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_5_VFD1 = 400 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_6_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_7_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_8_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_9_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_2_VFD1 = 550 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_3_VFD1 = 500 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_4_VFD1 = 450 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_5_VFD1 = 400 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_6_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_7_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_8_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_9_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_10_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_11_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_12_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_13_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_14_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_15_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_2_VFD1 = 550 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_3_VFD1 = 500 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_4_VFD1 = 450 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_5_VFD1 = 400 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_6_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_7_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_8_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_9_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_10_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_2_VFD1 = 550 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_3_VFD1 = 500 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_4_VFD1 = 450 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_5_VFD1 = 400 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_6_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_7_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_8_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_9_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_10_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_11_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_12_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_13_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_14_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_2_VFD1 = 550 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_3_VFD1 = 550 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_4_VFD1 = 450 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_5_VFD1 = 400 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_6_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_7_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_8_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_9_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_2_VFD1 = 550 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_3_VFD1 = 500 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_4_VFD1 = 450 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_5_VFD1 = 400 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_6_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_7_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_8_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_9_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_10_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_2_VFD1 = 550 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_3_VFD1 = 500 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_4_VFD1 = 450 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_5_VFD1 = 400 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_6_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_7_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_8_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_9_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_10_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_11_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_12_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_2_VFD1 = 400 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_3_VFD1 = 380 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_4_VFD1 = 450 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_5_VFD1 = 400 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_6_VFD1 = 400 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_7_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_8_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_9_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_2_VFD1 = 550 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_3_VFD1 = 500 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_4_VFD1 = 450 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_5_VFD1 = 400 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_6_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_7_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_8_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_9_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_10_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_11_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_12_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_13_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_14_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_15_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_16_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_2_VFD1 = 550 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_3_VFD1 = 500 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_4_VFD1 = 450 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_5_VFD1 = 400 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_6_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_7_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_8_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_9_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_10_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_11_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_12_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_13_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_2_VFD1 = 550 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_3_VFD1 = 500 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_4_VFD1 = 450 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_5_VFD1 = 400 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_6_VFD1 = 350 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_7_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_8_VFD1 = 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_9_VFD1 = 300 FPM
|
|
[00:00:27] [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:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_3_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_4_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_5_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_6_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_7_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_8_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_9_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_10A_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_10B_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_11_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_12_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_13_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_3_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_4_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_5_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_6_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_7_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_8_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_9_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_10_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_1_VFD1 -> 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_2_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_3_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_4_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_5_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_6_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_7_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_8_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_9_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_3_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_4_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_5_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_6_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_7_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_8_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_9_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_10A_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_10B_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_11_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_12_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_13_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_3_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_4_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_5_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_6_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_7_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_8_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_9_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_10_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_1_VFD1 -> 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_2_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_3_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_4_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_5_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_6_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_7_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_8_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_9_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_3_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_4_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_5_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_6_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_7_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_8_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_9_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_10A_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_10B_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_11_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_12_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_13_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_1_VFD1 -> 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_2_VFD1 -> 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_3_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_4_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_5_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_6_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_7_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_8_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_9_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_3_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_4_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_5_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_6_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_7_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_8_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_9_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_10_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_11_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_1_VFD1 -> 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_2_VFD1 -> 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_3_VFD1 -> 120 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_4_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_5_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_6_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_7_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_8_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_9_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_10_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_3_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_4_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_5_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_6_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_7_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_8_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_9_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_10_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_3_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_4_VFD1 -> 420 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_5_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_6_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_7_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_8_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_9_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_10A_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_10B_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_11_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_12_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_13_VFD1 -> 280 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS1_1_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS1_2_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS1_3_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS1_4_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS1_5_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS2_1_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS2_2_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS2_3_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS2_4_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS2_5_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS2_6_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_1_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_2_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_3_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_4_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_5_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_6_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_7_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_8_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_9_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_10_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_11_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_12_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_1_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_2_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_3_VFD1 -> 220 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_4_VFD1 -> 220 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_5_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_6_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_7_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_8_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_9_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_10_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_11_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_12_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_13_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_14_VFD1 -> 300 FPM
|
|
[00:00:27] [DEBUG] [logging_config.py:128:_log_with_context] SPEED_CTRL sample=PS1_1_VFD1(300), PS1_2_VFD1(300), PS1_3_VFD1(300), PS1_4_VFD1(300), PS1_5_VFD1(300)...
|
|
[00:00:27] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL count=155
|
|
[00:00:28] [DEBUG] [logging_config.py:126:_log_with_context] Extracting PMM data
|
|
[00:00:28] [INFO] [logging_config.py:128:_log_with_context] Data: PMM entries=3
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] PMM processing PDP1_PMM1
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP1_PMM1 DPM=UL7_4_DPM1
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP1_PMM1 PWM fault IO PDP1_FIO1:I.Pt12.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP1_PMM1 configuration stored
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] PMM processing PDP2_PMM1
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP2_PMM1 DPM=UL7_4_DPM1
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP2_PMM1 PWM fault IO PDP2_FIO1:I.Pt12.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP2_PMM1 configuration stored
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] PMM processing PDP6_PMM1
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP6_PMM1 DPM=PS1_4_DPM1
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP6_PMM1 PWM fault IO PDP6_FIO1:I.Pt12.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP6_PMM1 configuration stored
|
|
[00:00:28] [INFO] [logging_config.py:128:_log_with_context] Data: PMM configs=3
|
|
[00:00:28] [DEBUG] [logging_config.py:126:_log_with_context] Extracting CB_MONITOR data
|
|
[00:00:28] [INFO] [logging_config.py:128:_log_with_context] Data: CB PDPs=3
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] CB_MONITOR PDP1: CBs=26 FIOs=2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] CB entries for PDP1 (in order): ['PDP1_CB1 ', 'PDP1_CB2', 'PDP1_CB3', 'PDP1_CB4', 'PDP1_CB5', 'PDP1_CB6', 'PDP1_CB7', 'PDP1_CB8', 'PDP1_CB9', 'PDP1_CB10', 'PDP1_CB11', 'PDP1_CB12', 'PDP1_CB13', 'PDP1_CB14', 'PDP1_CB15', 'PDP1_CB16', 'PDP1_CB17', 'PDP1_CB18', 'PDP1_CB19', 'PDP1_CB20', 'PDP1_CB21', 'PDP1_CB22', 'PDP1_CB23', 'PDP1_CB24', 'PDP1_CB25', 'PDP1_CB26']
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB1 , IO_PATH=PDP1_FIO1:I.Pt00.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB1 (CB1) to position 0 with IO_PATH PDP1_FIO1:I.Pt00.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB2, IO_PATH=PDP1_FIO1:I.Pt01.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB2 (CB2) to position 1 with IO_PATH PDP1_FIO1:I.Pt01.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB3, IO_PATH=PDP1_FIO1:I.Pt02.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB3 (CB3) to position 2 with IO_PATH PDP1_FIO1:I.Pt02.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB4, IO_PATH=PDP1_FIO1:I.Pt03.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB4 (CB4) to position 3 with IO_PATH PDP1_FIO1:I.Pt03.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB5, IO_PATH=PDP1_FIO1:I.Pt04.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB5 (CB5) to position 4 with IO_PATH PDP1_FIO1:I.Pt04.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB6, IO_PATH=PDP1_FIO1:I.Pt06.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB6 (CB6) to position 5 with IO_PATH PDP1_FIO1:I.Pt06.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB7, IO_PATH=PDP1_FIO1:I.Pt08.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB7 (CB7) to position 6 with IO_PATH PDP1_FIO1:I.Pt08.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB8, IO_PATH=PDP1_FIO1:I.Pt09.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB8 (CB8) to position 7 with IO_PATH PDP1_FIO1:I.Pt09.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB9, IO_PATH=PDP1_FIO1:I.Pt10.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB9 (CB9) to position 8 with IO_PATH PDP1_FIO1:I.Pt10.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB10, IO_PATH=PDP1_FIO1:I.Pt11.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB10 (CB10) to position 9 with IO_PATH PDP1_FIO1:I.Pt11.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB11, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB11 (CB11) to position 10 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB12, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB12 (CB12) to position 11 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB13, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB13 (CB13) to position 12 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB14, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB14 (CB14) to position 13 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB15, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB15 (CB15) to position 14 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB16, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB16 (CB16) to position 15 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB17, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB17 (CB17) to position 16 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB18, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB18 (CB18) to position 17 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB19, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB19 (CB19) to position 18 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB20, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB20 (CB20) to position 19 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB21, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB21 (CB21) to position 20 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB22, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB22 (CB22) to position 21 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB23, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB23 (CB23) to position 22 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB24, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB24 (CB24) to position 23 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB25, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB25 (CB25) to position 24 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP1_CB26, IO_PATH=PDP1_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP1_CB26 (CB26) to position 25 with IO_PATH PDP1_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] CB_MONITOR PDP1: configured CBs=26 entries=['PDP1_CB1 ', 'PDP1_CB2', 'PDP1_CB3', 'PDP1_CB4', 'PDP1_CB5', 'PDP1_CB6', 'PDP1_CB7', 'PDP1_CB8', 'PDP1_CB9', 'PDP1_CB10', 'PDP1_CB11', 'PDP1_CB12', 'PDP1_CB13', 'PDP1_CB14', 'PDP1_CB15', 'PDP1_CB16', 'PDP1_CB17', 'PDP1_CB18', 'PDP1_CB19', 'PDP1_CB20', 'PDP1_CB21', 'PDP1_CB22', 'PDP1_CB23', 'PDP1_CB24', 'PDP1_CB25', 'PDP1_CB26'] fault=PDP1_FIO1:I.ConnectionFaulted
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] CB_MONITOR PDP2: CBs=26 FIOs=2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] CB entries for PDP2 (in order): ['PDP2_CB1 ', 'PDP2_CB2', 'PDP2_CB3', 'PDP2_CB4', 'PDP2_CB5', 'PDP2_CB6', 'PDP2_CB7', 'PDP2_CB8', 'PDP2_CB9', 'PDP2_CB10', 'PDP2_CB11', 'PDP2_CB12', 'PDP2_CB13', 'PDP2_CB14', 'PDP2_CB15', 'PDP2_CB16', 'PDP2_CB17', 'PDP2_CB18', 'PDP2_CB19', 'PDP2_CB20', 'PDP2_CB21', 'PDP2_CB22', 'PDP2_CB23', 'PDP2_CB24', 'PDP2_CB25', 'PDP2_CB26']
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB1 , IO_PATH=PDP2_FIO1:I.Pt00.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB1 (CB1) to position 0 with IO_PATH PDP2_FIO1:I.Pt00.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB2, IO_PATH=PDP2_FIO1:I.Pt01.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB2 (CB2) to position 1 with IO_PATH PDP2_FIO1:I.Pt01.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB3, IO_PATH=PDP2_FIO1:I.Pt02.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB3 (CB3) to position 2 with IO_PATH PDP2_FIO1:I.Pt02.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB4, IO_PATH=PDP2_FIO1:I.Pt03.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB4 (CB4) to position 3 with IO_PATH PDP2_FIO1:I.Pt03.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB5, IO_PATH=PDP2_FIO1:I.Pt04.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB5 (CB5) to position 4 with IO_PATH PDP2_FIO1:I.Pt04.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB6, IO_PATH=PDP2_FIO1:I.Pt06.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB6 (CB6) to position 5 with IO_PATH PDP2_FIO1:I.Pt06.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB7, IO_PATH=PDP2_FIO1:I.Pt08.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB7 (CB7) to position 6 with IO_PATH PDP2_FIO1:I.Pt08.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB8, IO_PATH=PDP2_FIO1:I.Pt09.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB8 (CB8) to position 7 with IO_PATH PDP2_FIO1:I.Pt09.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB9, IO_PATH=PDP2_FIO1:I.Pt10.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB9 (CB9) to position 8 with IO_PATH PDP2_FIO1:I.Pt10.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB10, IO_PATH=PDP2_FIO1:I.Pt11.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB10 (CB10) to position 9 with IO_PATH PDP2_FIO1:I.Pt11.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB11, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB11 (CB11) to position 10 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB12, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB12 (CB12) to position 11 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB13, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB13 (CB13) to position 12 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB14, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB14 (CB14) to position 13 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB15, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB15 (CB15) to position 14 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB16, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB16 (CB16) to position 15 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB17, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB17 (CB17) to position 16 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB18, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB18 (CB18) to position 17 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB19, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB19 (CB19) to position 18 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB20, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB20 (CB20) to position 19 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB21, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB21 (CB21) to position 20 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB22, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB22 (CB22) to position 21 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB23, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB23 (CB23) to position 22 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB24, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB24 (CB24) to position 23 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB25, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB25 (CB25) to position 24 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP2_CB26, IO_PATH=PDP2_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP2_CB26 (CB26) to position 25 with IO_PATH PDP2_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] CB_MONITOR PDP2: configured CBs=26 entries=['PDP2_CB1 ', 'PDP2_CB2', 'PDP2_CB3', 'PDP2_CB4', 'PDP2_CB5', 'PDP2_CB6', 'PDP2_CB7', 'PDP2_CB8', 'PDP2_CB9', 'PDP2_CB10', 'PDP2_CB11', 'PDP2_CB12', 'PDP2_CB13', 'PDP2_CB14', 'PDP2_CB15', 'PDP2_CB16', 'PDP2_CB17', 'PDP2_CB18', 'PDP2_CB19', 'PDP2_CB20', 'PDP2_CB21', 'PDP2_CB22', 'PDP2_CB23', 'PDP2_CB24', 'PDP2_CB25', 'PDP2_CB26'] fault=PDP2_FIO1:I.ConnectionFaulted
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] CB_MONITOR PDP6: CBs=26 FIOs=2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] CB entries for PDP6 (in order): ['PDP6_CB1 ', 'PDP6_CB2', 'PDP6_CB3', 'PDP6_CB4', 'PDP6_CB5', 'PDP6_CB6', 'PDP6_CB7', 'PDP6_CB8', 'PDP6_CB9', 'PDP6_CB10', 'PDP6_CB11', 'PDP6_CB12', 'PDP6_CB13', 'PDP6_CB14', 'PDP6_CB15', 'PDP6_CB16', 'PDP6_CB17', 'PDP6_CB18', 'PDP6_CB19', 'PDP6_CB20', 'PDP6_CB21', 'PDP6_CB22', 'PDP6_CB23', 'PDP6_CB24', 'PDP6_CB25', 'PDP6_CB26']
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB1 , IO_PATH=PDP6_FIO1:I.Pt00.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB1 (CB1) to position 0 with IO_PATH PDP6_FIO1:I.Pt00.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB2, IO_PATH=PDP6_FIO1:I.Pt01.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB2 (CB2) to position 1 with IO_PATH PDP6_FIO1:I.Pt01.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB3, IO_PATH=PDP6_FIO1:I.Pt02.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB3 (CB3) to position 2 with IO_PATH PDP6_FIO1:I.Pt02.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB4, IO_PATH=PDP6_FIO1:I.Pt03.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB4 (CB4) to position 3 with IO_PATH PDP6_FIO1:I.Pt03.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB5, IO_PATH=PDP6_FIO1:I.Pt04.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB5 (CB5) to position 4 with IO_PATH PDP6_FIO1:I.Pt04.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB6, IO_PATH=PDP6_FIO1:I.Pt06.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB6 (CB6) to position 5 with IO_PATH PDP6_FIO1:I.Pt06.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB7, IO_PATH=PDP6_FIO1:I.Pt08.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB7 (CB7) to position 6 with IO_PATH PDP6_FIO1:I.Pt08.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB8, IO_PATH=PDP6_FIO1:I.Pt09.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB8 (CB8) to position 7 with IO_PATH PDP6_FIO1:I.Pt09.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB9, IO_PATH=PDP6_FIO1:I.Pt10.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB9 (CB9) to position 8 with IO_PATH PDP6_FIO1:I.Pt10.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB10, IO_PATH=PDP6_FIO1:I.Pt11.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB10 (CB10) to position 9 with IO_PATH PDP6_FIO1:I.Pt11.Data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB11, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB11 (CB11) to position 10 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_7_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB12, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB12 (CB12) to position 11 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_7_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB13, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB13 (CB13) to position 12 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_5_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB14, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB14 (CB14) to position 13 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_5_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB15, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB15 (CB15) to position 14 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB16, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB16 (CB16) to position 15 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB17, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB17 (CB17) to position 16 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB18, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB18 (CB18) to position 17 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_1_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB19, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB19 (CB19) to position 18 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB20, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB20 (CB20) to position 19 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_8_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB21, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB21 (CB21) to position 20 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_6_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB22, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB22 (CB22) to position 21 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_6_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB23, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB23 (CB23) to position 22 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB24, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB24 (CB24) to position 23 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_4_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB25, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB25 (CB25) to position 24 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Processing CB entry: DESCA=PDP6_CB26, IO_PATH=PDP6_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Mapped PDP6_CB26 (CB26) to position 25 with IO_PATH PDP6_FIOH1:I.ProcessDataIn.Connector_2_B_Pin_2
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] CB_MONITOR PDP6: configured CBs=26 entries=['PDP6_CB1 ', 'PDP6_CB2', 'PDP6_CB3', 'PDP6_CB4', 'PDP6_CB5', 'PDP6_CB6', 'PDP6_CB7', 'PDP6_CB8', 'PDP6_CB9', 'PDP6_CB10', 'PDP6_CB11', 'PDP6_CB12', 'PDP6_CB13', 'PDP6_CB14', 'PDP6_CB15', 'PDP6_CB16', 'PDP6_CB17', 'PDP6_CB18', 'PDP6_CB19', 'PDP6_CB20', 'PDP6_CB21', 'PDP6_CB22', 'PDP6_CB23', 'PDP6_CB24', 'PDP6_CB25', 'PDP6_CB26'] fault=PDP6_FIO1:I.ConnectionFaulted
|
|
[00:00:28] [INFO] [logging_config.py:128:_log_with_context] Data: CB configs=3
|
|
[00:00:28] [INFO] [logging_config.py:126:_log_with_context] Tags created: total=1412 | standard=149 safety=389 dcs=81 modules=750
|
|
[00:00:28] [INFO] [logging_config.py:128:_log_with_context] Added 1412 controller tags
|
|
[00:00:28] [INFO] [logging_config.py:128:_log_with_context] Generating main program routines...
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: mcm
|
|
[00:00:28] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: mcm
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: rack
|
|
[00:00:28] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: rack
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: dpm
|
|
[00:00:28] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: dpm
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fiom
|
|
[00:00:28] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fiom
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: apf
|
|
[00:00:28] [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:00:28] [INFO] [logging_config.py:128:_log_with_context] Using project prefix from project_name: MTN6
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS1_1_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS1_2_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS1_3_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS1_4_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS1_5_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS2_1_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS2_2_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS2_3_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS2_4_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS2_5_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS2_6_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_10A_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_10B_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_11_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_12_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_13_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_10A_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_10B_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_11_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_12_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_13_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_10_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_11_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_12_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_7_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_8_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_9_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_10_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_11_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_12_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_13_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_14_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_7_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_8_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_9_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_1_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_2_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_3_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_4_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_5_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_6_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_1_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_2_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_3_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_4_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_5_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_6_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_10A_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_10B_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_11_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_12_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_13_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_10A_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_10B_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_11_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_12_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_13_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_3_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_4_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_5_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_6_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_7_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_8_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_9_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_10_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_3_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_4_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_5_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_6_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_7_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_8_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_9_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_1_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_2_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_3_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_4_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_5_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_6_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_7_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_8_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_9_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_3_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_4_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_5_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_6_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_7_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_8_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_9_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_10_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_3_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_4_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_5_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_6_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_7_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_8_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_9_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_1_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_2_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_3_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_4_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_5_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_6_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_7_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_8_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_9_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_1_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_10_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_2_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_3_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_4_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_5_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_6_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_7_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_8_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_9_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_3_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_4_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_5_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_6_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_7_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_8_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_9_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_10_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_3_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_4_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_5_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_6_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_7_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_8_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_9_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_3_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_4_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_5_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_6_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_7_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_8_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_9_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_1_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_2_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_3_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_4_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_5_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_6_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_7_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_8_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_9_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_10_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_11_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_3_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_4_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_5_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_6_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_7_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_8_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_9_VFD1 -> PS1_1_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_10_VFD1 -> PS3_12_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_11_VFD1 -> PS3_12_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_12_VFD1 -> PS3_12_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_7_VFD1 -> PS3_12_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_8_VFD1 -> PS3_12_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_9_VFD1 -> PS3_12_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_10_VFD1 -> PS3_12_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_11_VFD1 -> PS3_12_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_12_VFD1 -> PS3_12_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_13_VFD1 -> PS3_12_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_14_VFD1 -> PS3_12_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_7_VFD1 -> PS3_12_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_8_VFD1 -> PS3_12_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_9_VFD1 -> PS3_12_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_1_VFD1 -> PS4_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_2_VFD1 -> PS4_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_3_VFD1 -> PS4_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_4_VFD1 -> PS4_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_5_VFD1 -> PS4_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS3_6_VFD1 -> PS4_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_1_VFD1 -> PS4_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_2_VFD1 -> PS4_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_3_VFD1 -> PS4_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_4_VFD1 -> PS4_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_5_VFD1 -> PS4_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS4_6_VFD1 -> PS4_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_10A_VFD1 -> PS4_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_10B_VFD1 -> PS4_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_11_VFD1 -> PS4_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_12_VFD1 -> PS4_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_13_VFD1 -> PS4_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_10A_VFD1 -> PS4_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_10B_VFD1 -> PS4_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_11_VFD1 -> PS4_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_12_VFD1 -> PS4_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_13_VFD1 -> PS4_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_1_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_10_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_2_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_3_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_4_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_5_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_6_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_7_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_8_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL10_9_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_3_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_4_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_5_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_6_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_7_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_8_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_9_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_10_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_3_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_4_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_5_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_6_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_7_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_8_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL12_9_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_3_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_4_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_5_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_6_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_7_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_8_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_9_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_1_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_2_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_3_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_4_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_5_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_6_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_7_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_8_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL8_9_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_10_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_11_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_3_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_4_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_5_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_6_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_7_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_8_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL9_9_VFD1 -> UL10_3_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_3_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_4_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_5_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_6_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_7_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_8_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_9_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_10_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_3_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_4_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_5_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_6_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_7_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_8_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL2_9_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_1_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_2_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_3_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_4_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_5_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_6_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_7_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_8_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL3_9_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_3_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_4_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_5_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_6_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_7_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_8_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_9_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_10_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_3_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_4_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_5_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_6_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_7_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_8_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL5_9_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_1_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_2_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_3_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_4_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_5_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_6_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_7_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_8_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL6_9_VFD1 -> UL4_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_1_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_2_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_3_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_4_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_5_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_6_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_7_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_1_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_2_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_3_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_4_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_5_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_6_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_7_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_1_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_2_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_3_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_4_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_5_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_6_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_7_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_11_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_12_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_15_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_16_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_15_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_16_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_17_VFD1 -> PS6_6_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_10_VFD1 -> PS7_13_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_11_VFD1 -> PS7_13_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_12_VFD1 -> PS7_13_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_13_VFD1 -> PS7_13_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_14_VFD1 -> PS7_13_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_8_VFD1 -> PS7_13_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS7_9_VFD1 -> PS7_13_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_8_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_9_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_10_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_8_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_9_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_1_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_10_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_2_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_3_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_4_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_5_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_6_VFD -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_7_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_8_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_9A_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_9B_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL14_10_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL14_3_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL14_4_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL14_5_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL14_6_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL14_8_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL14_9_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_10_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_11_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_3_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_4_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_5_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_6_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_7_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_8_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL15_9_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_1_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_2_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_3_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_4_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_5_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_6_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_7_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_8_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL16_9_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_10_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_3_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_4_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_5_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_6_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_7_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_8_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL17_9_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_10_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_11_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_12_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_13A_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_13B_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_14_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_3_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_4_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_5_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_7_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_8_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_9_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_11_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_12_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_13_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_14A_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_14B_VFD1 -> UL16_2_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_10_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_11_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_12_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS5_13_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_11_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_12_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS6_13_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_6_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_1_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_2_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_3_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_4_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_5_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_6_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_7_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_8_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL19_9_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_10_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_11_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_3_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_4_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_5_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_6_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_7_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_8_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL20_9_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_10_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_3_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_4_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_5_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_6_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_7_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_8_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_9_VFD1 -> UL20_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_1_VFD -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_2_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_14_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_15_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_16_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_17_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_18_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_19_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL1_20_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_14_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_15_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_16_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_17_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_18_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_14_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_15_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_16_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_17_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_18_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_19_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL4_20_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_14_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_15_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_16_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_17_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_18_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_19_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL7_20_VFD1 -> NCP1_1_BCN3_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_3_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_4_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_5_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_6_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_19_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL11_20_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_13_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_14_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_15_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_16_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_17_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_18_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL13_19_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_17_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_18_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_19_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_20_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_21_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_22_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL18_23_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_18_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_19_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_20_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_21_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_22_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_23_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: UL21_24_VFD1 -> NCP1_3_BCN5_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_7_VFD1 -> NCP1_8_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_8_VFD1 -> NCP1_8_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS10_1_VFD1 -> PS10_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS10_2_VFD1 -> PS10_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS10_3_VFD1 -> PS10_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS10_5_VFD1 -> PS10_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC5_3_VFD1 -> PS10_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC6_3_VFD1 -> PS10_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC7_3_VFD1 -> PS10_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC8_3_VFD1 -> PS10_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL1014_2_VFD1 -> PS11_7_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL1018_2_VFD1 -> PS11_7_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL1022_2_VFD1 -> PS11_7_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL1026_2_VFD1 -> PS11_7_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL1034_2_VFD1 -> PS11_7_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL1038_2_VFD1 -> PS11_7_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS3_2A_VFD1 -> PS11_7_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS3_2B_VFD1 -> PS11_7_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS3_3A_VFD1 -> PS11_7_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS3_3B_VFD1 -> PS11_7_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS3_5_VFD1 -> PS11_7_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS4_1_VFD1 -> PS11_7_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS4_2_VFD1 -> PS11_7_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_1_VFD1 -> PS11_7_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_2_VFD1 -> PS11_7_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_3_VFD1 -> PS11_7_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_4_VFD1 -> PS11_7_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_6_VFD1 -> PS11_7_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL3012_2_VFD1 -> PS11_8_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL3016_2_VFD1 -> PS11_8_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL3020_2_VFD1 -> PS11_8_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL3024_2_VFD1 -> PS11_8_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_11_VFD1 -> PS11_8_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_7_VFD1 -> PS11_8_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_8_VFD1 -> PS11_8_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS11_9_VFD1 -> PS11_8_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL2074_2_VFD1 -> PS8_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL2078_2_VFD1 -> PS8_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL2086_2_VFD1 -> PS8_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL2090_2_VFD1 -> PS8_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL2094_2_VFD1 -> PS8_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS2_1_VFD1 -> PS8_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_1_VFD1 -> PS8_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_2_VFD1 -> PS8_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_4_VFD1 -> PS8_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_5_VFD1 -> PS8_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_6_VFD1 -> PS8_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS9_2_VFD1 -> PS8_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS9_3_VFD1 -> PS8_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC1_3_VFD1 -> PS8_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC2_3_VFD1 -> PS8_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC3_3_VFD1 -> PS8_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: ULC4_3_VFD1 -> PS8_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL4066_2_VFD1 -> PS8_9_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL4070_2_VFD1 -> PS8_9_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL4074_2_VFD1 -> PS8_9_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL4078_2_VFD1 -> PS8_9_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: FL4082_2_VFD1 -> PS8_9_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS1_2A_VFD1 -> PS8_9_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS1_2B_VFD1 -> PS8_9_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS1_3_VFD1 -> PS8_9_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS1_4_VFD1 -> PS8_9_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PRS1_6_VFD1 -> PS8_9_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_11_VFD1 -> PS8_9_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_8_VFD1 -> PS8_9_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: PS8_9_VFD1 -> PS8_9_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_10A_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_10B_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_11_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_12_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_13_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_14A_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_14B_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_14C_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_14D_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_15_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_16_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_17_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_18A_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_18B_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_19_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_20_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_9_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_1_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_2_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_3_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_4_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_5A_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_5B_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_6_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_7_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_8_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS1_9_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: S02_1_VFD1 -> S02_1_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCP1_21_VFD1 -> S02_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_1_VFD1 -> S02_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_2_VFD1 -> S02_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_3A_VFD1 -> S02_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_3B_VFD1 -> S02_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_4_VFD1 -> S02_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_5_VFD1 -> S02_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_6_VFD1 -> S02_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: NCS2_7_VFD1 -> S02_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: S02_2_VFD1 -> S02_2_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_2_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_3_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_4_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_5_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_6_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_2_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_3_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_4_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_5_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_6_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_7_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_2_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_3_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_4_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_5_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_6_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_10_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_11_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_12_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_13_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_14_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_15_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_10_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_11_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_7_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_8_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_9_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_6_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_7_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_8_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_9_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_8_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_9_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_6_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_7_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_8_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_9_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_6_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_6_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_7_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_8_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_9_VFD1 -> BYAD_4_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_11_VFD1 -> BYBC_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_12_VFD1 -> BYBC_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_13_VFD1 -> BYBC_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_4_VFD1 -> BYBC_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_5_VFD1 -> BYBC_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_6_VFD1 -> BYBC_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_7_VFD1 -> BYBC_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_8_VFD1 -> BYBC_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_4_VFD1 -> BYBC_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_5_VFD1 -> BYBC_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_6_VFD1 -> BYBC_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_7_VFD1 -> BYBC_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_8_VFD1 -> BYBC_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_4_VFD1 -> BYBC_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_6_VFD1 -> BYBC_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_7_VFD1 -> BYBC_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_12_VFD1 -> BYBC_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_13_VFD1 -> BYBC_5_BCN1_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_14_VFD1 -> BYBD_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_15_VFD1 -> BYBD_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_2_VFD1 -> BYBD_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_3_VFD1 -> BYBD_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_2_VFD1 -> BYBD_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_3_VFD1 -> BYBD_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_2_VFD1 -> BYBD_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_3_VFD1 -> BYBD_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_10_VFD1 -> BYBD_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_8_VFD1 -> BYBD_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_9_VFD1 -> BYBD_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_14_VFD1 -> BYBD_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_15_VFD1 -> BYBD_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_16_VFD1 -> BYBD_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_10_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_7_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_8_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAB_9_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_10_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_11_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_8_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAC_9_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBA_9_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_10_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBC_9_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_5_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_6_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_2_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_3_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_4_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCA_5_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_2_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_3_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_4_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCB_5_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_2_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_3_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_4_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_5_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_6_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_7_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_10_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_11_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_7_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_8_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_9_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_10_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_11_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_12_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_13_VFD1 -> BYCA_3_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_7_VFD1 -> BYDB_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_8_VFD1 -> BYDB_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYAD_9_VFD1 -> BYDB_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_12_VFD1 -> BYDB_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_13_VFD1 -> BYDB_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYBD_14_VFD1 -> BYDB_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_10_VFD1 -> BYDB_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_11_VFD1 -> BYDB_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYCD_12_VFD1 -> BYDB_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_2_VFD1 -> BYDB_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_3_VFD1 -> BYDB_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_4_VFD1 -> BYDB_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDA_5_VFD1 -> BYDB_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_2_VFD1 -> BYDB_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_3_VFD1 -> BYDB_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_4_VFD1 -> BYDB_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDB_5_VFD1 -> BYDB_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_2_VFD1 -> BYDB_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_3_VFD1 -> BYDB_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_4_VFD1 -> BYDB_4_BCN2_H
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Horn mapping: BYDC_5_VFD1 -> BYDB_4_BCN2_H
|
|
[00:00:28] [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:00:28] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: apf
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: flow_ctrl
|
|
[00:00:28] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: flow_ctrl
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: speed_ctrl
|
|
[00:00:28] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: speed_ctrl
|
|
[00:00:28] [INFO] [logging_config.py:128:_log_with_context] Plugin nc_chute cannot generate with current data
|
|
[00:00:28] [INFO] [logging_config.py:128:_log_with_context] Plugin nc_jr_station cannot generate with current data
|
|
[00:00:28] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: estop_check
|
|
[00:00:30] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: estop_check
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: encoder
|
|
[00:00:30] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: encoder
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: safety_tag_map
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: RST data has 69 rows
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: MCM01 -> Local:5:I.Data.0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS1_1_S1_PB -> PS1_1_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS1_1_S2_PB -> PS1_3_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS2_1_S1_PB -> PS2_1_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS4_1_S2_PB -> PS4_3_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL11_9_S2_PB -> UL11_11_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL12_4_S1_PB -> UL12_5_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL2_4_S1_PB -> UL2_5_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL4_9_S1_PB -> UL4_11_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL4_9_S2_PB -> UL4_12_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL5_4_S2_PB -> UL5_5_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL8_3_S1_PB -> UL8_4_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL9_4_S1_PB -> UL9_5_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS2_6_S1_PB -> PS2_6_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS3_12_S1_PB -> PS3_11_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS3_1_S1_PB -> PS3_2_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS3_1_S2_PB -> PS3_3_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS4_14_S1_PB -> PS4_12_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS4_1_S1_PB -> PS4_2_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL10_3_S1_PB -> UL10_4_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL10_3_S2_PB -> UL10_5_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL11_9_S1_PB -> UL11_10A_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL11_4_S1_PB -> UL11_5_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL11_4_S2_PB -> UL11_6_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL12_4_S2_PB -> UL12_6_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL1_9_S2_PB -> UL1_10A_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL1_4_S2_PB -> UL1_5_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL1_9_S1_PB -> UL1_7_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL2_4_S2_PB -> UL2_6_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL4_4_S1_PB -> UL4_5_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL4_4_S2_PB -> UL4_6_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL7_9_S2_PB -> UL7_10A_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL7_4_S2_PB -> UL7_5_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL7_9_S1_PB -> UL7_6_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL8_3_S2_PB -> UL8_5_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL9_4_S2_PB -> UL9_6_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS1_5_S2_PB -> PS1_5_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS2_1_S2_PB -> PS2_3_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS3_12_S2_PB -> PS3_10_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS4_14_S2_PB -> PS4_11_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL1_4_S1_PB -> UL1_4_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL5_4_S1_PB -> UL5_3_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL7_4_S1_PB -> UL7_3_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS1_5_S1_PB -> PS1_4_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS2_6_S2_PB -> PS2_5_VFD1:I.IO_0
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL10_1_SS1_SPB -> UL10_2_FIO1:I.Pt04.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL11_3_S2_PB -> UL11_3_FIO1:I.Pt10.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL11_3_S1_PB -> UL11_3_FIO1:I.Pt08.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL12_3_S2_PB -> UL12_3_FIO1:I.Pt10.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL12_3_S1_PB -> UL12_3_FIO1:I.Pt08.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL1_3_S2_PB -> UL1_3_FIO1:I.Pt10.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL1_3_S1_PB -> UL1_3_FIO1:I.Pt08.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL2_3_S2_PB -> UL2_3_FIO1:I.Pt10.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL2_3_S1_PB -> UL2_3_FIO1:I.Pt08.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL3_2_S1_PB -> UL3_2_FIO1:I.Pt12.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL3_2_S2_PB -> UL3_2_FIO1:I.Pt14.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL3_1_SS1_SPB -> UL3_2_FIO1:I.Pt02.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL4_3_S2_PB -> UL4_3_FIO1:I.Pt10.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL4_3_S1_PB -> UL4_3_FIO1:I.Pt08.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL5_3_S2_PB -> UL5_3_FIO1:I.Pt10.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL5_3_S1_PB -> UL5_3_FIO1:I.Pt08.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL6_2_S1_PB -> UL6_2_FIO1:I.Pt12.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL6_2_S2_PB -> UL6_2_FIO1:I.Pt14.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL6_1_SS1_SPB -> UL6_2_FIO1:I.Pt02.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL7_3_S2_PB -> UL7_3_FIO1:I.Pt10.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL7_3_S1_PB -> UL7_3_FIO1:I.Pt08.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL8_1_SS1_SPB -> UL8_2_FIO1:I.Pt04.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL9_3_S2_PB -> UL9_3_FIO1:I.Pt10.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL9_3_S1_PB -> UL9_3_FIO1:I.Pt08.Data
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generating 69 rungs
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 1: XIC(Local:5:I.Data.0)OTE(MCM01);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 2: XIC(PS1_1_VFD1:I.IO_0)OTE(PS1_1_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 3: XIC(PS1_3_VFD1:I.IO_0)OTE(PS1_1_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 4: XIC(PS1_4_VFD1:I.IO_0)OTE(PS1_5_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 5: XIC(PS1_5_VFD1:I.IO_0)OTE(PS1_5_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 6: XIC(PS2_1_VFD1:I.IO_0)OTE(PS2_1_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 7: XIC(PS2_3_VFD1:I.IO_0)OTE(PS2_1_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 8: XIC(PS2_6_VFD1:I.IO_0)OTE(PS2_6_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 9: XIC(PS2_5_VFD1:I.IO_0)OTE(PS2_6_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 10: XIC(PS3_2_VFD1:I.IO_0)OTE(PS3_1_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 11: XIC(PS3_3_VFD1:I.IO_0)OTE(PS3_1_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 12: XIC(PS3_11_VFD1:I.IO_0)OTE(PS3_12_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 13: XIC(PS3_10_VFD1:I.IO_0)OTE(PS3_12_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 14: XIC(PS4_2_VFD1:I.IO_0)OTE(PS4_1_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 15: XIC(PS4_3_VFD1:I.IO_0)OTE(PS4_1_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 16: XIC(PS4_12_VFD1:I.IO_0)OTE(PS4_14_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 17: XIC(PS4_11_VFD1:I.IO_0)OTE(PS4_14_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 18: XIC(UL1_3_FIO1:I.Pt08.Data)OTE(UL1_3_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 19: XIC(UL1_3_FIO1:I.Pt10.Data)OTE(UL1_3_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 20: XIC(UL1_4_VFD1:I.IO_0)OTE(UL1_4_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 21: XIC(UL1_5_VFD1:I.IO_0)OTE(UL1_4_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 22: XIC(UL1_7_VFD1:I.IO_0)OTE(UL1_9_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 23: XIC(UL1_10A_VFD1:I.IO_0)OTE(UL1_9_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 24: XIC(UL2_3_FIO1:I.Pt08.Data)OTE(UL2_3_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 25: XIC(UL2_3_FIO1:I.Pt10.Data)OTE(UL2_3_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 26: XIC(UL2_5_VFD1:I.IO_0)OTE(UL2_4_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 27: XIC(UL2_6_VFD1:I.IO_0)OTE(UL2_4_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 28: XIC(UL3_2_FIO1:I.Pt02.Data)OTE(UL3_1_SS1_SPB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 29: XIC(UL3_2_FIO1:I.Pt12.Data)OTE(UL3_2_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 30: XIC(UL3_2_FIO1:I.Pt14.Data)OTE(UL3_2_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 31: XIC(UL4_3_FIO1:I.Pt08.Data)OTE(UL4_3_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 32: XIC(UL4_3_FIO1:I.Pt10.Data)OTE(UL4_3_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 33: XIC(UL4_5_VFD1:I.IO_0)OTE(UL4_4_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 34: XIC(UL4_6_VFD1:I.IO_0)OTE(UL4_4_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 35: XIC(UL4_11_VFD1:I.IO_0)OTE(UL4_9_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 36: XIC(UL4_12_VFD1:I.IO_0)OTE(UL4_9_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 37: XIC(UL5_3_FIO1:I.Pt08.Data)OTE(UL5_3_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 38: XIC(UL5_3_FIO1:I.Pt10.Data)OTE(UL5_3_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 39: XIC(UL5_3_VFD1:I.IO_0)OTE(UL5_4_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 40: XIC(UL5_5_VFD1:I.IO_0)OTE(UL5_4_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 41: XIC(UL6_2_FIO1:I.Pt02.Data)OTE(UL6_1_SS1_SPB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 42: XIC(UL6_2_FIO1:I.Pt12.Data)OTE(UL6_2_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 43: XIC(UL6_2_FIO1:I.Pt14.Data)OTE(UL6_2_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 44: XIC(UL7_3_FIO1:I.Pt08.Data)OTE(UL7_3_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 45: XIC(UL7_3_FIO1:I.Pt10.Data)OTE(UL7_3_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 46: XIC(UL7_3_VFD1:I.IO_0)OTE(UL7_4_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 47: XIC(UL7_5_VFD1:I.IO_0)OTE(UL7_4_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 48: XIC(UL7_6_VFD1:I.IO_0)OTE(UL7_9_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 49: XIC(UL7_10A_VFD1:I.IO_0)OTE(UL7_9_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 50: XIC(UL8_2_FIO1:I.Pt04.Data)OTE(UL8_1_SS1_SPB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 51: XIC(UL8_4_VFD1:I.IO_0)OTE(UL8_3_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 52: XIC(UL8_5_VFD1:I.IO_0)OTE(UL8_3_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 53: XIC(UL9_3_FIO1:I.Pt08.Data)OTE(UL9_3_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 54: XIC(UL9_3_FIO1:I.Pt10.Data)OTE(UL9_3_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 55: XIC(UL9_5_VFD1:I.IO_0)OTE(UL9_4_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 56: XIC(UL9_6_VFD1:I.IO_0)OTE(UL9_4_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 57: XIC(UL10_2_FIO1:I.Pt04.Data)OTE(UL10_1_SS1_SPB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 58: XIC(UL10_4_VFD1:I.IO_0)OTE(UL10_3_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 59: XIC(UL10_5_VFD1:I.IO_0)OTE(UL10_3_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 60: XIC(UL11_3_FIO1:I.Pt08.Data)OTE(UL11_3_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 61: XIC(UL11_3_FIO1:I.Pt10.Data)OTE(UL11_3_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 62: XIC(UL11_5_VFD1:I.IO_0)OTE(UL11_4_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 63: XIC(UL11_6_VFD1:I.IO_0)OTE(UL11_4_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 64: XIC(UL11_10A_VFD1:I.IO_0)OTE(UL11_9_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 65: XIC(UL11_11_VFD1:I.IO_0)OTE(UL11_9_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 66: XIC(UL12_3_FIO1:I.Pt08.Data)OTE(UL12_3_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 67: XIC(UL12_3_FIO1:I.Pt10.Data)OTE(UL12_3_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 68: XIC(UL12_5_VFD1:I.IO_0)OTE(UL12_4_S1_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 69: XIC(UL12_6_VFD1:I.IO_0)OTE(UL12_4_S2_PB);
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generated 69 total rungs
|
|
[00:00:30] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: safety_tag_map
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_jr_pb
|
|
[00:00:30] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_jr_pb
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_s_pb
|
|
[00:00:30] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_s_pb
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_ss_pb
|
|
[00:00:30] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_ss_pb
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_epc
|
|
[00:00:30] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_epc
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: jpe
|
|
[00:00:30] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: jpe
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: pmm
|
|
[00:00:30] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: pmm
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: cb_monitor
|
|
[00:00:30] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: cb_monitor
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: belt_tracking
|
|
[00:00:30] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: belt_tracking
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: main_routine
|
|
[00:00:30] [INFO] [logging_config.py:128:_log_with_context] Generating MainRoutine with JSR calls
|
|
[00:00:30] [INFO] [logging_config.py:128:_log_with_context] Successfully generated MainRoutine
|
|
[00:00:30] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: main_routine
|
|
[00:00:30] [INFO] [logging_config.py:128:_log_with_context] Main routine generation results: {'mcm': True, 'rack': True, 'dpm': True, 'fiom': True, 'apf': True, 'flow_ctrl': True, 'speed_ctrl': True, 'nc_chute': False, 'nc_jr_station': False, 'estop_check': True, 'encoder': True, 'safety_tag_map': True, 'station_jr_pb': True, 'station_s_pb': True, 'station_ss_pb': True, 'station_epc': True, 'jpe': True, 'pmm': True, 'cb_monitor': True, 'belt_tracking': True, 'main_routine': True}
|
|
[00:00:30] [INFO] [logging_config.py:126:_log_with_context] Routines created (19): MainRoutine, R010_MCM, R011_RACK, R020_DPM, R030_FIOM, R040_APF, R050_FLOW_CTRL, R051_SPEED_CTRL, R060_PMM, R070_CB_MONITOR, R080_ENCODER, R090_STATION_JR_PB, R091_STATION_S_PB, R092_STATION_SS_PB, R093_STATION_EPC, R100_JPE, R120_ESTOP_CHECK, R130_SAFETY_TAG_MAP, ZZZ_BeltTracking
|
|
[00:00:30] [INFO] [logging_config.py:126:_log_with_context] - R010_MCM: 2 rungs | example: NOP();
|
|
[00:00:30] [INFO] [logging_config.py:126:_log_with_context] - R011_RACK: 2 rungs | example: NOP();
|
|
[00:00:30] [INFO] [logging_config.py:126:_log_with_context] - R020_DPM: 12 rungs | example: NOP();
|
|
[00:00:30] [INFO] [logging_config.py:126:_log_with_context] - R030_FIOM: 20 rungs | example: NOP();
|
|
[00:00:30] [INFO] [logging_config.py:126:_log_with_context] - R040_APF: 156 rungs | example: NOP();
|
|
[00:00:30] [INFO] [logging_config.py:126:_log_with_context] - R050_FLOW_CTRL: 147 rungs | example: XIC(PS1_2_VFD1.CTRL.STS.Enabled)OTE(PS1_1_VFD1.CTRL.CMD.Interlock);
|
|
[00:00:30] [INFO] [logging_config.py:126:_log_with_context] - R051_SPEED_CTRL: 16 rungs | example: XIC(RUN_MAX_SPD)[MOVE(Speed_300_FPM,PS1_1_VFD1.CTRL.CMD.Speed_FPM) ,MOVE(Speed_300_FPM,PS1_2_VFD1.CTRL.CMD.Speed_FPM) ,MOVE(Speed_300_FPM,PS1_3_VFD1.CTRL.CMD...
|
|
[00:00:30] [INFO] [logging_config.py:126:_log_with_context] - R120_ESTOP_CHECK: 72 rungs | example: XIO(PS1_1_VFD1:SI.In00Data)XIO(PS1_1_VFD1:SI.In01Data)XIC(UL1_5_VFD1:SI.In00Data)XIC(UL2_5_VFD1:SI.In00Data)XIC(UL4_5_VFD1:SI.In00Data)XIC(UL5_5_VFD1:SI.In00...
|
|
[00:00:30] [INFO] [logging_config.py:126:_log_with_context] - R080_ENCODER: 85 rungs | example: AOI_ENCODER(UL10_4_ENCODER.AOI,UL10_4_ENCODER.HMI,UL10_4_ENCODER.CTRL,UL10_4_VFD1.CTRL,UL10_3_VFD1.CTRL,UL10_5_VFD1.CTRL,UL10_4_VFD1:I.In_1,UL10_4_VFD1:I.Con...
|
|
[00:00:30] [INFO] [logging_config.py:126:_log_with_context] - R130_SAFETY_TAG_MAP: 70 rungs | example: XIC(Local:5:I.Data.0)OTE(MCM_S_PB);
|
|
[00:00:30] [INFO] [logging_config.py:126:_log_with_context] - R090_STATION_JR_PB: 14 rungs | example: AOI_STATION_JR_PB(PS1_JR.AOI,PS1_JR.HMI,PS1_JR.CTRL,NO_PARTNER.CTRL,VIRTUAL_INPUT,VIRTUAL_OUTPUT,MCM.CTRL)MOVE(PS1_JR.CTRL.STS.Log,PS1_JR.CTRL.STS.Log);
|
|
[00:00:30] [INFO] [logging_config.py:126:_log_with_context] - R091_STATION_S_PB: 64 rungs | example: AOI_STATION_S_PB(PS1_1_S1.AOI,PS1_1_S1.HMI,PS1_1_S1.CTRL,PS1_1_VFD1.CTRL,PS1_1_VFD1:I.IO_0,PS1_1_VFD1:O.IO_1,PS1_JR.CTRL);
|
|
[00:00:30] [INFO] [logging_config.py:126:_log_with_context] - R092_STATION_SS_PB: 4 rungs | example: AOI_STATION_SS_PB(UL3_1_SS1.AOI,UL3_1_SS1.HMI,UL3_1_SS1.CTRL,UL3_1_VFD1.CTRL,UL3_2_FIO1:I.ConnectionFaulted,UL3_2_FIO1:I.Pt02.Data,UL3_2_FIO1:I.Pt04.Data,UL3...
|
|
[00:00:30] [INFO] [logging_config.py:126:_log_with_context] - R093_STATION_EPC: 72 rungs | example: AOI_STATION_EPC(PS1_1_EPC1.AOI,MCM.CTRL,PS1_1_EPC1.HMI,PS1_1_S1.CTRL,PS1_1_VFD1:I.ConnectionFaulted,PS1_1_VFD1:SI.In00Data,PS1_1_VFD1:SI.In01Data,PS1_2_VFD1:...
|
|
[00:00:30] [INFO] [logging_config.py:126:_log_with_context] - R100_JPE: 165 rungs | example: AOI_JPE(PS1_2_TPE1.AOI,PS1_2_TPE1.HMI,PS1_2_TPE1.CTRL,PS1_2_VFD1.CTRL,PS1_JR.CTRL,PS1_2_VFD1:I.ConnectionFaulted,PS1_2_VFD1:I.In_2,YES,?);
|
|
[00:00:30] [INFO] [logging_config.py:126:_log_with_context] - R060_PMM: 4 rungs | example: NOP();
|
|
[00:00:30] [INFO] [logging_config.py:126:_log_with_context] - R070_CB_MONITOR: 4 rungs | example: NOP();
|
|
[00:00:30] [INFO] [logging_config.py:126:_log_with_context] - ZZZ_BeltTracking: 156 rungs | example: NOP();
|
|
[00:00:30] [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:00:30] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernMainProgramGenerator generation
|
|
[00:00:30] [INFO] [logging_config.py:128:_log_with_context] Written ModernMainProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/MainProgram_Generated.L5X
|
|
[00:00:30] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] MainProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/MainProgram_Generated.L5X
|
|
[00:00:30] [INFO] [logging_config.py:128:_log_with_context] Generating safety tag mapping...
|
|
[00:00:30] [DEBUG] [logging_config.py:128:_log_with_context] Creating MappingWriter wrapper
|
|
[00:00:30] [DEBUG] [logging_config.py:126:_log_with_context] Creating DataLoader instance
|
|
[00:00:31] [ERROR] [logging_config.py:128:_log_with_context] Generation failed: [Errno 22] Invalid argument: '/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyTagMapping.txt'
|
|
[00:00:31] [ERROR] [logging_config.py:156:exception] Full traceback:
|
|
Traceback (most recent call last):
|
|
File "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/unified_cli.py", line 231, in main
|
|
command.execute(args)
|
|
File "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/unified_cli.py", line 106, in execute
|
|
mapping_cmd.execute(argparse.Namespace(output=None))
|
|
File "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/unified_cli.py", line 71, in execute
|
|
mapping_writer(
|
|
File "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/writers/mapping_writer.py", line 36, in create_safety_tag_mapping
|
|
with open(output_file, 'w', encoding='utf-8') as f:
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
OSError: [Errno 22] Invalid argument: '/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyTagMapping.txt'
|
|
{"level": "ERROR", "message": "Routine generation failed", "timestamp": "2025-09-11T00:00:31.371449", "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"}
|