4518 lines
630 KiB
Plaintext
4518 lines
630 KiB
Plaintext
{"level": "INFO", "message": "PLC Generation Workflow started", "timestamp": "2025-09-17T11:06:42.771843", "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_MCM02.xlsx", "project_name": "MTN6_MCM02"}
|
|
{"level": "INFO", "message": "Starting data processing step", "timestamp": "2025-09-17T11:06:42.772280", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
|
|
=== Step 1: PLC Data Generator stdout ===
|
|
Loading IO path mappings...
|
|
Loaded IO path mappings:
|
|
APF: 11 rows
|
|
M12DR: 16 rows
|
|
Hub: 16 rows
|
|
SorterHub: 16 rows
|
|
SIO: 16 rows
|
|
IB16: 16 rows
|
|
OB16E: 16 rows
|
|
IB16S: 16 rows
|
|
Available sheets: ['Templates', 'Devices', 'Instructions', 'NETWORK', 'Part Number', 'IO Assignment MCM02', 'MCM02_DESC', 'DESC_PLC', 'NETWORK_PLC']
|
|
Found DESC sheet: DESC_PLC
|
|
Found NETWORK sheet: NETWORK_PLC
|
|
|
|
DESC columns: ['TAGNAME', 'TERM', 'DESCA', 'DESCB', 'Unnamed: 4']
|
|
NETWORK columns: ['DPM', 'DPM_IP', 'Name', 'PartNumber', 'IP']
|
|
|
|
Classifying signals and adding IO paths...
|
|
|
|
Signal classification results:
|
|
SPARE: 996
|
|
I: 640
|
|
O: 166
|
|
IOLink: 30
|
|
|
|
Device type distribution:
|
|
APF: 1496
|
|
M12DR: 240
|
|
Hub: 48
|
|
IB16: 16
|
|
OB16E: 16
|
|
IB16S: 16
|
|
|
|
IO Path mapping results:
|
|
Successful mappings: 1832/1832 (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: ['PS5_7_DPM1', 'PS6_7_DPM1', 'PS7_7_DPM1', 'UL13_8_DPM1', 'UL15_4_DPM1', 'UL16_2_DPM1', 'UL18_4_DPM1', 'UL19_2_DPM1', 'UL21_11_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 1850 rows
|
|
Sample of merged data:
|
|
TAGNAME TERM DESCA ... SIGNAL DEVICE_TYPE IO_PATH
|
|
0 PDP3_PMM1 ... NaN NaN NaN
|
|
1 PDP4_PMM1 ... NaN NaN NaN
|
|
2 PDP7_PMM1 ... NaN NaN NaN
|
|
3 SLOT5_IB16 I0 MCM02 ... I IB16 Local:5:I.Data.0
|
|
4 SLOT5_IB16 I1 MCM02 ... 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 12 columns]
|
|
|
|
New Excel file created: MTN6_MCM02_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_MCM02.xlsx
|
|
DEBUG: Full project pattern matched: MTN6_MCM02
|
|
DEBUG: Final subsystem name: MTN6_MCM02
|
|
Reading input file: MTN6_MCM02_DESC_IP_MERGED.xlsx
|
|
Removed 9 SPARE rows following IOLink SOL entries
|
|
Removed 30 IOLink rows (including beacons, FIOH channels, and all other IOLink entries)
|
|
Added 72 rows for solenoid valves
|
|
Removed 18 blank name/description rows
|
|
Saving output file: MTN6_MCM02_OUTPUT.csv
|
|
Processing complete!
|
|
Created standard output file: DESC_IP_MERGED.xlsx
|
|
|
|
=== Step 1: PLC Data Generator stderr ===
|
|
|
|
=== Step 1 File Copy ===
|
|
Copied MTN6_MCM02_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-17T11:06:46.563921", "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-17T11:06:46.564158", "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_MCM02_20250917_110642.log", "timestamp": "2025-09-17T11:06:48.215124", "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-17T11:06:48.216713", "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-17T11:06:48.216895", "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-17T11:06:48.227192", "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-17T11:06:48.227442", "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-17T11:06:48.227715", "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-17T11:06:48.236763", "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-17T11:06:48.241651", "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-17T11:06:48.245339", "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-17T11:06:48.248613", "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-17T11:06:48.251963", "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-17T11:06:48.255166", "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-17T11:06:48.258635", "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-17T11:06:48.262069", "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-17T11:06:48.268389", "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-17T11:06:48.271959", "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-17T11:06:48.275602", "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-17T11:06:48.278935", "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-17T11:06:48.282243", "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-17T11:06:48.285649", "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-17T11:06:48.288817", "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-17T11:06:48.292450", "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-17T11:06:48.295471", "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-17T11:06:48.298220", "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-17T11:06:48.301008", "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-17T11:06:48.303919", "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-17T11:06:48.307095", "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-17T11:06:48.309957", "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-17T11:06:48.312791", "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-17T11:06:48.315480", "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-17T11:06:48.318278", "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-17T11:06:48.321025", "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-17T11:06:48.324077", "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-17T11:06:48.326822", "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-17T11:06:48.329581", "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-17T11:06:48.332272", "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-17T11:06:48.335647", "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-17T11:06:48.339718", "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-17T11:06:48.342751", "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-17T11:06:48.345643", "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-17T11:06:48.348552", "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-17T11:06:48.351415", "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-17T11:06:48.351569", "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-17T11:06:49.131417", "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-17T11:06:49.146216", "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-17T11:06:49.150474", "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-17T11:06:49.152569", "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-17T11:06:49.236736", "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": "MCM02", "score": 57}
|
|
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-09-17T11:06:49.237631", "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": 20}
|
|
{"level": "INFO", "message": "Successfully generated routine: outputs", "timestamp": "2025-09-17T11:06:49.241809", "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-17T11:06:49.242265", "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-17T11:06:49.266992", "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-17T11:06:49.267582", "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 PS5_1: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.269322", "module": "src.routines.zones", "file": "logging_config.py", "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 PS6_1: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.269906", "module": "src.routines.zones", "file": "logging_config.py", "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 PS7_1: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.270598", "module": "src.routines.zones", "file": "logging_config.py", "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 PS7_9: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.271343", "module": "src.routines.zones", "file": "logging_config.py", "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 UL13_1: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.272064", "module": "src.routines.zones", "file": "logging_config.py", "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 UL13_4: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.272595", "module": "src.routines.zones", "file": "logging_config.py", "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 UL13_8: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.273105", "module": "src.routines.zones", "file": "logging_config.py", "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 UL14_3: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.273574", "module": "src.routines.zones", "file": "logging_config.py", "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 UL14_4: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.274026", "module": "src.routines.zones", "file": "logging_config.py", "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 UL15_3: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.274508", "module": "src.routines.zones", "file": "logging_config.py", "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 UL15_4: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.274961", "module": "src.routines.zones", "file": "logging_config.py", "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 UL16_1: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.275537", "module": "src.routines.zones", "file": "logging_config.py", "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 UL16_2: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.276054", "module": "src.routines.zones", "file": "logging_config.py", "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 UL17_3: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.276498", "module": "src.routines.zones", "file": "logging_config.py", "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 UL17_4: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.276858", "module": "src.routines.zones", "file": "logging_config.py", "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 UL18_10: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.277411", "module": "src.routines.zones", "file": "logging_config.py", "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 UL18_3: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.277842", "module": "src.routines.zones", "file": "logging_config.py", "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 UL18_4: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.278308", "module": "src.routines.zones", "file": "logging_config.py", "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 UL19_1: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.278784", "module": "src.routines.zones", "file": "logging_config.py", "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 UL19_2: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.279212", "module": "src.routines.zones", "file": "logging_config.py", "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 UL20_3: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.279691", "module": "src.routines.zones", "file": "logging_config.py", "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 UL20_4: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.280106", "module": "src.routines.zones", "file": "logging_config.py", "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 UL21_11: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.280644", "module": "src.routines.zones", "file": "logging_config.py", "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 UL21_13: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.281118", "module": "src.routines.zones", "file": "logging_config.py", "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 UL21_3: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.281544", "module": "src.routines.zones", "file": "logging_config.py", "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 UL21_4: {'EPC1', 'EPC2'}", "timestamp": "2025-09-17T11:06:49.281917", "module": "src.routines.zones", "file": "logging_config.py", "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: {'PS5_1': {'EPC1', 'EPC2'}, 'PS6_1': {'EPC1', 'EPC2'}, 'PS7_1': {'EPC1', 'EPC2'}, 'PS7_9': {'EPC1', 'EPC2'}, 'UL13_1': {'EPC1', 'EPC2'}, 'UL13_4': {'EPC1', 'EPC2'}, 'UL13_8': {'EPC1', 'EPC2'}, 'UL14_3': {'EPC1', 'EPC2'}, 'UL14_4': {'EPC1', 'EPC2'}, 'UL15_3': {'EPC1', 'EPC2'}, 'UL15_4': {'EPC1', 'EPC2'}, 'UL16_1': {'EPC1', 'EPC2'}, 'UL16_2': {'EPC1', 'EPC2'}, 'UL17_3': {'EPC1', 'EPC2'}, 'UL17_4': {'EPC1', 'EPC2'}, 'UL18_10': {'EPC1', 'EPC2'}, 'UL18_3': {'EPC1', 'EPC2'}, 'UL18_4': {'EPC1', 'EPC2'}, 'UL19_1': {'EPC1', 'EPC2'}, 'UL19_2': {'EPC1', 'EPC2'}, 'UL20_3': {'EPC1', 'EPC2'}, 'UL20_4': {'EPC1', 'EPC2'}, 'UL21_11': {'EPC1', 'EPC2'}, 'UL21_13': {'EPC1', 'EPC2'}, 'UL21_3': {'EPC1', 'EPC2'}, 'UL21_4': {'EPC1', 'EPC2'}}", "timestamp": "2025-09-17T11:06:49.282274", "module": "src.routines.zones", "file": "logging_config.py", "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 02-01 candidates: ['UL13_1', 'UL13_2', 'UL13_3', 'UL13_4', 'UL13_5', 'UL13_6', 'UL13_7', 'UL13_8', 'UL13_9', 'UL13_10', 'UL13_11', 'UL13_12']", "timestamp": "2025-09-17T11:06:49.283092", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL13_2 in zone 02-01", "timestamp": "2025-09-17T11:06:49.283369", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL13_3 in zone 02-01", "timestamp": "2025-09-17T11:06:49.283551", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL13_5 in zone 02-01", "timestamp": "2025-09-17T11:06:49.283715", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL13_6 in zone 02-01", "timestamp": "2025-09-17T11:06:49.283863", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL13_7 in zone 02-01", "timestamp": "2025-09-17T11:06:49.284006", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL13_9 in zone 02-01", "timestamp": "2025-09-17T11:06:49.284171", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL13_10 in zone 02-01", "timestamp": "2025-09-17T11:06:49.284330", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL13_11 in zone 02-01", "timestamp": "2025-09-17T11:06:49.284489", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL13_12 in zone 02-01", "timestamp": "2025-09-17T11:06:49.284678", "module": "src.routines.zones", "file": "logging_config.py", "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-17T11:06:49.284832", "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": "02-01", "interlock": "MCM02", "dcs_list": ["UL13_1_EPC1_DCS_CTRL.O1", "UL13_1_EPC2_DCS_CTRL.O1", "UL13_4_EPC1_DCS_CTRL.O1", "UL13_4_EPC2_DCS_CTRL.O1", "UL13_8_EPC1_DCS_CTRL.O1", "UL13_8_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 02-02 candidates: ['UL14_1', 'UL14_2', 'UL14_3', 'UL14_4', 'UL14_5', 'UL14_6', 'UL14_7', 'UL14_8', 'UL14_9', 'UL14_10']", "timestamp": "2025-09-17T11:06:49.285203", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL14_1 in zone 02-02", "timestamp": "2025-09-17T11:06:49.285397", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL14_2 in zone 02-02", "timestamp": "2025-09-17T11:06:49.285541", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL14_5 in zone 02-02", "timestamp": "2025-09-17T11:06:49.285682", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL14_6 in zone 02-02", "timestamp": "2025-09-17T11:06:49.285813", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL14_7 in zone 02-02", "timestamp": "2025-09-17T11:06:49.285944", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL14_8 in zone 02-02", "timestamp": "2025-09-17T11:06:49.286080", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL14_9 in zone 02-02", "timestamp": "2025-09-17T11:06:49.286211", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL14_10 in zone 02-02", "timestamp": "2025-09-17T11:06:49.286340", "module": "src.routines.zones", "file": "logging_config.py", "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-17T11:06:49.286471", "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": "02-02", "interlock": "02-01", "dcs_list": ["UL14_3_EPC1_DCS_CTRL.O1", "UL14_3_EPC2_DCS_CTRL.O1", "UL14_4_EPC1_DCS_CTRL.O1", "UL14_4_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 02-03 candidates: ['UL15_1', 'UL15_2', 'UL15_3', 'UL15_4', 'UL15_5', 'UL15_6', 'UL15_7', 'UL15_8', 'UL15_9', 'UL15_10', 'UL15_11']", "timestamp": "2025-09-17T11:06:49.286814", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL15_1 in zone 02-03", "timestamp": "2025-09-17T11:06:49.286999", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL15_2 in zone 02-03", "timestamp": "2025-09-17T11:06:49.287137", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL15_5 in zone 02-03", "timestamp": "2025-09-17T11:06:49.287279", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL15_6 in zone 02-03", "timestamp": "2025-09-17T11:06:49.287421", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL15_7 in zone 02-03", "timestamp": "2025-09-17T11:06:49.287563", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL15_8 in zone 02-03", "timestamp": "2025-09-17T11:06:49.287710", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL15_9 in zone 02-03", "timestamp": "2025-09-17T11:06:49.287883", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL15_10 in zone 02-03", "timestamp": "2025-09-17T11:06:49.288024", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL15_11 in zone 02-03", "timestamp": "2025-09-17T11:06:49.288153", "module": "src.routines.zones", "file": "logging_config.py", "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-17T11:06:49.288281", "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": "02-03", "interlock": "02-01", "dcs_list": ["UL15_3_EPC1_DCS_CTRL.O1", "UL15_3_EPC2_DCS_CTRL.O1", "UL15_4_EPC1_DCS_CTRL.O1", "UL15_4_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 02-04 candidates: ['PS5_1', 'PS5_2', 'PS5_3', 'PS5_4', 'PS5_5']", "timestamp": "2025-09-17T11:06:49.288589", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS5_2 in zone 02-04", "timestamp": "2025-09-17T11:06:49.288756", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS5_3 in zone 02-04", "timestamp": "2025-09-17T11:06:49.288906", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS5_4 in zone 02-04", "timestamp": "2025-09-17T11:06:49.289095", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS5_5 in zone 02-04", "timestamp": "2025-09-17T11:06:49.289285", "module": "src.routines.zones", "file": "logging_config.py", "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-17T11:06:49.289442", "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": "02-04", "interlock": "02-01", "dcs_list": ["PS5_1_EPC1_DCS_CTRL.O1", "PS5_1_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 02-05 candidates: ['PS5_6', 'PS5_7', 'PS5_8', 'PS5_9', 'PS5_10', 'PS5_11']", "timestamp": "2025-09-17T11:06:49.289832", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS5_6 in zone 02-05", "timestamp": "2025-09-17T11:06:49.290017", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS5_7 in zone 02-05", "timestamp": "2025-09-17T11:06:49.290255", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS5_8 in zone 02-05", "timestamp": "2025-09-17T11:06:49.290453", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS5_9 in zone 02-05", "timestamp": "2025-09-17T11:06:49.290694", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS5_10 in zone 02-05", "timestamp": "2025-09-17T11:06:49.290903", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS5_11 in zone 02-05", "timestamp": "2025-09-17T11:06:49.291139", "module": "src.routines.zones", "file": "logging_config.py", "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-17T11:06:49.291370", "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": "02-05", "interlock": "MCM02", "dcs_list": []}
|
|
{"level": "DEBUG", "message": "Zone 02-06 candidates: ['PS5_12', 'PS5_13']", "timestamp": "2025-09-17T11:06:49.291808", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS5_12 in zone 02-06", "timestamp": "2025-09-17T11:06:49.292063", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS5_13 in zone 02-06", "timestamp": "2025-09-17T11:06:49.292361", "module": "src.routines.zones", "file": "logging_config.py", "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-17T11:06:49.292646", "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": "02-06", "interlock": "MCM02", "dcs_list": []}
|
|
{"level": "DEBUG", "message": "Zone 02-07 candidates: ['UL16_1', 'UL16_2', 'UL16_3', 'UL16_4', 'UL16_5', 'UL16_6', 'UL16_7', 'UL16_8', 'UL16_9']", "timestamp": "2025-09-17T11:06:49.293150", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL16_3 in zone 02-07", "timestamp": "2025-09-17T11:06:49.293504", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL16_4 in zone 02-07", "timestamp": "2025-09-17T11:06:49.293764", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL16_5 in zone 02-07", "timestamp": "2025-09-17T11:06:49.294035", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL16_6 in zone 02-07", "timestamp": "2025-09-17T11:06:49.294329", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL16_7 in zone 02-07", "timestamp": "2025-09-17T11:06:49.294593", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL16_8 in zone 02-07", "timestamp": "2025-09-17T11:06:49.294913", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL16_9 in zone 02-07", "timestamp": "2025-09-17T11:06:49.295206", "module": "src.routines.zones", "file": "logging_config.py", "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-17T11:06:49.295558", "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": "02-07", "interlock": "02-09", "dcs_list": ["UL16_1_EPC1_DCS_CTRL.O1", "UL16_1_EPC2_DCS_CTRL.O1", "UL16_2_EPC1_DCS_CTRL.O1", "UL16_2_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 02-08 candidates: ['UL17_1', 'UL17_2', 'UL17_3', 'UL17_4', 'UL17_5', 'UL17_6', 'UL17_7', 'UL17_8', 'UL17_9', 'UL17_10']", "timestamp": "2025-09-17T11:06:49.296552", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL17_1 in zone 02-08", "timestamp": "2025-09-17T11:06:49.297018", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL17_2 in zone 02-08", "timestamp": "2025-09-17T11:06:49.297393", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL17_5 in zone 02-08", "timestamp": "2025-09-17T11:06:49.297772", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL17_6 in zone 02-08", "timestamp": "2025-09-17T11:06:49.298085", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL17_7 in zone 02-08", "timestamp": "2025-09-17T11:06:49.298402", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL17_8 in zone 02-08", "timestamp": "2025-09-17T11:06:49.298737", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL17_9 in zone 02-08", "timestamp": "2025-09-17T11:06:49.298941", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL17_10 in zone 02-08", "timestamp": "2025-09-17T11:06:49.299131", "module": "src.routines.zones", "file": "logging_config.py", "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-17T11:06:49.299350", "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": "02-08", "interlock": "02-09", "dcs_list": ["UL17_3_EPC1_DCS_CTRL.O1", "UL17_3_EPC2_DCS_CTRL.O1", "UL17_4_EPC1_DCS_CTRL.O1", "UL17_4_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 02-09 candidates: ['UL18_1', 'UL18_2', 'UL18_3', 'UL18_4', 'UL18_5', 'UL18_6', 'UL18_7', 'UL18_8', 'UL18_9', 'UL18_10', 'UL18_11', 'UL18_12', 'UL18_13', 'UL18_14', 'UL18_15', 'UL18_16']", "timestamp": "2025-09-17T11:06:49.299929", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL18_1 in zone 02-09", "timestamp": "2025-09-17T11:06:49.300164", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL18_2 in zone 02-09", "timestamp": "2025-09-17T11:06:49.300336", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL18_5 in zone 02-09", "timestamp": "2025-09-17T11:06:49.300504", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL18_6 in zone 02-09", "timestamp": "2025-09-17T11:06:49.300702", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL18_7 in zone 02-09", "timestamp": "2025-09-17T11:06:49.300877", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL18_8 in zone 02-09", "timestamp": "2025-09-17T11:06:49.301017", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL18_9 in zone 02-09", "timestamp": "2025-09-17T11:06:49.301144", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL18_11 in zone 02-09", "timestamp": "2025-09-17T11:06:49.301293", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL18_12 in zone 02-09", "timestamp": "2025-09-17T11:06:49.301424", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL18_13 in zone 02-09", "timestamp": "2025-09-17T11:06:49.301555", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL18_14 in zone 02-09", "timestamp": "2025-09-17T11:06:49.301684", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL18_15 in zone 02-09", "timestamp": "2025-09-17T11:06:49.301811", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL18_16 in zone 02-09", "timestamp": "2025-09-17T11:06:49.301939", "module": "src.routines.zones", "file": "logging_config.py", "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-17T11:06:49.302074", "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": "02-09", "interlock": "MCM02", "dcs_list": ["UL18_3_EPC1_DCS_CTRL.O1", "UL18_3_EPC2_DCS_CTRL.O1", "UL18_4_EPC1_DCS_CTRL.O1", "UL18_4_EPC2_DCS_CTRL.O1", "UL18_10_EPC1_DCS_CTRL.O1", "UL18_10_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 02-10 candidates: ['PS6_1', 'PS6_2', 'PS6_3', 'PS6_4', 'PS6_5']", "timestamp": "2025-09-17T11:06:49.302586", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS6_2 in zone 02-10", "timestamp": "2025-09-17T11:06:49.302812", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS6_3 in zone 02-10", "timestamp": "2025-09-17T11:06:49.302969", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS6_4 in zone 02-10", "timestamp": "2025-09-17T11:06:49.303103", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS6_5 in zone 02-10", "timestamp": "2025-09-17T11:06:49.303231", "module": "src.routines.zones", "file": "logging_config.py", "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-17T11:06:49.303399", "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": "02-10", "interlock": "02-09", "dcs_list": ["PS6_1_EPC1_DCS_CTRL.O1", "PS6_1_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 02-11 candidates: ['PS6_6', 'PS6_7', 'PS6_8', 'PS6_9', 'PS6_10', 'PS6_11']", "timestamp": "2025-09-17T11:06:49.303806", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS6_6 in zone 02-11", "timestamp": "2025-09-17T11:06:49.304013", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS6_7 in zone 02-11", "timestamp": "2025-09-17T11:06:49.304147", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS6_8 in zone 02-11", "timestamp": "2025-09-17T11:06:49.304271", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS6_9 in zone 02-11", "timestamp": "2025-09-17T11:06:49.304396", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS6_10 in zone 02-11", "timestamp": "2025-09-17T11:06:49.304518", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS6_11 in zone 02-11", "timestamp": "2025-09-17T11:06:49.304647", "module": "src.routines.zones", "file": "logging_config.py", "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-17T11:06:49.304817", "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": "02-11", "interlock": "MCM02", "dcs_list": []}
|
|
{"level": "DEBUG", "message": "Zone 02-12 candidates: ['PS6_12', 'PS6_13']", "timestamp": "2025-09-17T11:06:49.305184", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS6_12 in zone 02-12", "timestamp": "2025-09-17T11:06:49.305367", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS6_13 in zone 02-12", "timestamp": "2025-09-17T11:06:49.305506", "module": "src.routines.zones", "file": "logging_config.py", "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-17T11:06:49.305749", "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": "02-12", "interlock": "MCM02", "dcs_list": []}
|
|
{"level": "DEBUG", "message": "Zone 02-13 candidates: ['UL19_1', 'UL19_2', 'UL19_3', 'UL19_4', 'UL19_5', 'UL19_6', 'UL19_7', 'UL19_8', 'UL19_9']", "timestamp": "2025-09-17T11:06:49.306185", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL19_3 in zone 02-13", "timestamp": "2025-09-17T11:06:49.306432", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL19_4 in zone 02-13", "timestamp": "2025-09-17T11:06:49.306629", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL19_5 in zone 02-13", "timestamp": "2025-09-17T11:06:49.306794", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL19_6 in zone 02-13", "timestamp": "2025-09-17T11:06:49.306956", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL19_7 in zone 02-13", "timestamp": "2025-09-17T11:06:49.307117", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL19_8 in zone 02-13", "timestamp": "2025-09-17T11:06:49.307272", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL19_9 in zone 02-13", "timestamp": "2025-09-17T11:06:49.307426", "module": "src.routines.zones", "file": "logging_config.py", "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-17T11:06:49.307583", "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": "02-13", "interlock": "02-15", "dcs_list": ["UL19_1_EPC1_DCS_CTRL.O1", "UL19_1_EPC2_DCS_CTRL.O1", "UL19_2_EPC1_DCS_CTRL.O1", "UL19_2_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 02-14 candidates: ['UL20_1', 'UL20_2', 'UL20_3', 'UL20_4', 'UL20_5', 'UL20_6', 'UL20_7', 'UL20_8', 'UL20_9', 'UL20_10', 'UL20_11']", "timestamp": "2025-09-17T11:06:49.308012", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL20_1 in zone 02-14", "timestamp": "2025-09-17T11:06:49.308225", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL20_2 in zone 02-14", "timestamp": "2025-09-17T11:06:49.308390", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL20_5 in zone 02-14", "timestamp": "2025-09-17T11:06:49.308551", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL20_6 in zone 02-14", "timestamp": "2025-09-17T11:06:49.308715", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL20_7 in zone 02-14", "timestamp": "2025-09-17T11:06:49.308880", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL20_8 in zone 02-14", "timestamp": "2025-09-17T11:06:49.309079", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL20_9 in zone 02-14", "timestamp": "2025-09-17T11:06:49.309248", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL20_10 in zone 02-14", "timestamp": "2025-09-17T11:06:49.309422", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL20_11 in zone 02-14", "timestamp": "2025-09-17T11:06:49.309569", "module": "src.routines.zones", "file": "logging_config.py", "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-17T11:06:49.309728", "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": "02-14", "interlock": "02-15", "dcs_list": ["UL20_3_EPC1_DCS_CTRL.O1", "UL20_3_EPC2_DCS_CTRL.O1", "UL20_4_EPC1_DCS_CTRL.O1", "UL20_4_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 02-15 candidates: ['UL21_1', 'UL21_2', 'UL21_3', 'UL21_4', 'UL21_5', 'UL21_6', 'UL21_7', 'UL21_8', 'UL21_9', 'UL21_10', 'UL21_11', 'UL21_12', 'UL21_13', 'UL21_14', 'UL21_15', 'UL21_16', 'UL21_17']", "timestamp": "2025-09-17T11:06:49.310063", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL21_1 in zone 02-15", "timestamp": "2025-09-17T11:06:49.310271", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL21_2 in zone 02-15", "timestamp": "2025-09-17T11:06:49.310424", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL21_5 in zone 02-15", "timestamp": "2025-09-17T11:06:49.310578", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL21_6 in zone 02-15", "timestamp": "2025-09-17T11:06:49.310718", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL21_7 in zone 02-15", "timestamp": "2025-09-17T11:06:49.310858", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL21_8 in zone 02-15", "timestamp": "2025-09-17T11:06:49.310995", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL21_9 in zone 02-15", "timestamp": "2025-09-17T11:06:49.311134", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL21_10 in zone 02-15", "timestamp": "2025-09-17T11:06:49.311273", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL21_12 in zone 02-15", "timestamp": "2025-09-17T11:06:49.311419", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL21_14 in zone 02-15", "timestamp": "2025-09-17T11:06:49.311569", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL21_15 in zone 02-15", "timestamp": "2025-09-17T11:06:49.311722", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL21_16 in zone 02-15", "timestamp": "2025-09-17T11:06:49.311875", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL21_17 in zone 02-15", "timestamp": "2025-09-17T11:06:49.312034", "module": "src.routines.zones", "file": "logging_config.py", "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-17T11:06:49.312210", "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": "02-15", "interlock": "MCM02", "dcs_list": ["UL21_3_EPC1_DCS_CTRL.O1", "UL21_3_EPC2_DCS_CTRL.O1", "UL21_4_EPC1_DCS_CTRL.O1", "UL21_4_EPC2_DCS_CTRL.O1", "UL21_11_EPC1_DCS_CTRL.O1", "UL21_11_EPC2_DCS_CTRL.O1", "UL21_13_EPC1_DCS_CTRL.O1", "UL21_13_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 02-16 candidates: ['PS7_1', 'PS7_2', 'PS7_3', 'PS7_4', 'PS7_5']", "timestamp": "2025-09-17T11:06:49.312623", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS7_2 in zone 02-16", "timestamp": "2025-09-17T11:06:49.312842", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS7_3 in zone 02-16", "timestamp": "2025-09-17T11:06:49.313046", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS7_4 in zone 02-16", "timestamp": "2025-09-17T11:06:49.313229", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS7_5 in zone 02-16", "timestamp": "2025-09-17T11:06:49.313397", "module": "src.routines.zones", "file": "logging_config.py", "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-17T11:06:49.313555", "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": "02-16", "interlock": "02-15", "dcs_list": ["PS7_1_EPC1_DCS_CTRL.O1", "PS7_1_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 02-17 candidates: ['PS7_6', 'PS7_7']", "timestamp": "2025-09-17T11:06:49.313962", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS7_6 in zone 02-17", "timestamp": "2025-09-17T11:06:49.314229", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS7_7 in zone 02-17", "timestamp": "2025-09-17T11:06:49.314423", "module": "src.routines.zones", "file": "logging_config.py", "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-17T11:06:49.314610", "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": "02-17", "interlock": "MCM02", "dcs_list": []}
|
|
{"level": "DEBUG", "message": "Zone 02-18 candidates: ['PS7_8', 'PS7_9', 'PS7_10']", "timestamp": "2025-09-17T11:06:49.314950", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS7_8 in zone 02-18", "timestamp": "2025-09-17T11:06:49.315153", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS7_10 in zone 02-18", "timestamp": "2025-09-17T11:06:49.315322", "module": "src.routines.zones", "file": "logging_config.py", "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-17T11:06:49.315479", "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": "02-18", "interlock": "MCM02", "dcs_list": ["PS7_9_EPC1_DCS_CTRL.O1", "PS7_9_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 02-19 candidates: ['PS7_11', 'PS7_12', 'PS7_13', 'PS7_14']", "timestamp": "2025-09-17T11:06:49.315831", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS7_11 in zone 02-19", "timestamp": "2025-09-17T11:06:49.316041", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS7_12 in zone 02-19", "timestamp": "2025-09-17T11:06:49.316211", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS7_13 in zone 02-19", "timestamp": "2025-09-17T11:06:49.316375", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS7_14 in zone 02-19", "timestamp": "2025-09-17T11:06:49.316540", "module": "src.routines.zones", "file": "logging_config.py", "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-17T11:06:49.316705", "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": "02-19", "interlock": "MCM02", "dcs_list": []}
|
|
{"level": "INFO", "message": "Successfully generated routine: zones", "timestamp": "2025-09-17T11:06:49.316924", "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-17T11:06:49.317130", "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-17T11:06:49.325136", "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-17T11:06:49.737249", "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-17T11:06:49.850527", "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-17T11:06:49.850926", "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 74 tags (50 push buttons, 24 beacons)", "timestamp": "2025-09-17T11:06:49.855764", "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-17T11:06:49.855974", "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: 163 rungs | example: XIC(Local:7:I.Pt02.Status)XIC(Local:7:I.Pt03.Status)OTE(MCM_EPB_STATUS);", "timestamp": "2025-09-17T11:06:49.856272", "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: 19 rungs | example: XIC(EStop_MCM_OK)XIC(EStop_02_01_OK)[OTE(UL13_1_VFD1:SO.STOOutput),OTE(UL13_2_VFD1:SO.STOOutput),OTE(UL13_3_VFD1:SO.STOOutput),OTE(UL13_4_VFD1:SO.STOOutput),...", "timestamp": "2025-09-17T11:06:49.856548", "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: 52 rungs | example: [XIC(SFT_PS5_1_S1_PB) ,XIC(SFT_MCM_S_PB)]OTE(RST_PS5_1_EPC1_ESTOP);", "timestamp": "2025-09-17T11:06:49.856724", "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: 20 rungs | example: XIC(UL13_1_EPC1_DCS_CTRL.O1)XIC(UL13_1_EPC2_DCS_CTRL.O1)XIC(UL13_4_EPC1_DCS_CTRL.O1)XIC(UL13_4_EPC2_DCS_CTRL.O1)XIC(UL13_8_EPC1_DCS_CTRL.O1)XIC(UL13_8_EPC2_D...", "timestamp": "2025-09-17T11:06:49.856910", "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: 59 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-17T11:06:49.857073", "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: 24 rungs | example: XIC(SFT_PS5_1_BCN1_R)OTE(PS5_1_VFD1:SO.Out00Output)OTE(PS5_1_VFD1:SO.Out01Output);", "timestamp": "2025-09-17T11:06:49.857207", "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-17T11:06:49.857325", "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-17T11:06:49.857464", "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_MCM02/SafetyProgram_Generated.L5X", "timestamp": "2025-09-17T11:06:49.861119", "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_MCM02/SafetyProgram_Generated.L5X", "timestamp": "2025-09-17T11:06:50.015872", "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-17T11:06:50.016075", "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-17T11:06:50.016234", "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-17T11:06:50.016595", "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-17T11:06:50.016762", "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-17T11:06:50.016951", "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-17T11:06:50.158481", "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-17T11:06:50.238942", "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": "MCM02", "score": 57}
|
|
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-09-17T11:06:50.239873", "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": 20}
|
|
{"level": "DEBUG", "message": "Extracting SPEED_CTRL data", "timestamp": "2025-09-17T11:06:50.243027", "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=136", "timestamp": "2025-09-17T11:06:50.261864", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.262228", "module": "DataLoader", "file": "logging_config.py", "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-17T11:06:50.262622", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.277292", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.277817", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.278122", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.278384", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.278727", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.279074", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.279382", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.279677", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.279958", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.280318", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.280565", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.280795", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.281019", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.281265", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.281499", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.281761", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.282007", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.282175", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.282358", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.282522", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.282677", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.282834", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.282986", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.283139", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.283295", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.283451", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.283604", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.283756", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.283909", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.284062", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.284228", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.284390", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.284583", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.284778", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.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": "Parsed speed: PS4_8_VFD1 = 300 FPM", "timestamp": "2025-09-17T11:06:50.285099", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.285313", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.285541", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.285704", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.285851", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.285999", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.286146", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.286309", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.286470", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.286651", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.286822", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.287013", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.287213", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.287371", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.287586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.287781", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.287946", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.288101", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.288261", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.288435", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.288610", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.288763", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.288909", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.289115", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.289367", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.289570", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.289773", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.289966", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.290157", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.290351", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.290536", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.290697", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.290841", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.290979", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.291113", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.291251", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.291384", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.291517", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.291657", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.291835", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.292015", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.292157", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.292292", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.292437", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.292671", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.292946", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.293156", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.293376", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.293620", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.293871", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.294075", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.294234", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.294379", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.294523", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.294667", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.294809", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.294951", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.295119", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.295265", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.295438", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.295616", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.295769", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.295917", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.296064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.296210", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.296356", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.296503", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.296663", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.296814", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.296971", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.297130", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.297336", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.297497", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.297657", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.297813", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.297968", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.298126", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.298281", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.298435", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.298589", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.298744", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.298900", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.299155", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.299348", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.299570", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.299779", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.300084", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.300401", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.300689", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.300948", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.301209", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.301431", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.301638", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.301799", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.302072", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.302368", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.302627", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.302909", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.303168", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.303453", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.303860", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.304122", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.304330", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.304520", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.304717", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.304964", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.305223", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.305456", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.305824", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.306088", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.306313", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.306539", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.306767", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.306942", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.307163", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.307357", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.307585", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.307865", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.308144", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.308413", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.308658", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.308897", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.309130", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.309367", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.309584", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.309779", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.309936", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.310146", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.310351", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.310532", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.310730", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.310941", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.311168", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.311433", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.311670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.311882", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.312095", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.312345", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.312584", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.312781", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.312969", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.313145", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.313331", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.313555", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.313796", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.313992", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.314150", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.314304", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.314454", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.314593", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.314781", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.314964", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.315112", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.315247", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.315379", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.315509", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.315641", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.315773", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.315903", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.316035", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.316168", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.316298", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.316428", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.316557", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.316688", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.316818", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.316949", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.317081", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.317268", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.317405", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.317546", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.317677", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.317822", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.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": "Parsed speed: UL14_3_VFD1 = 280 FPM", "timestamp": "2025-09-17T11:06:50.318090", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.318221", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.318352", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.318481", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.318613", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.318743", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.318875", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.319049", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.319331", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.319529", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.319723", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.319895", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.320039", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.320173", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.320304", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.320435", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.320565", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.320696", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.320827", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.321017", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.321180", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.321329", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.321472", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.321617", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.321764", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.321909", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.322051", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.322196", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.322400", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.322650", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.322879", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.323104", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.323299", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.323489", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.323703", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.323938", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.324148", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.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": "Parsed speed: UL18_15_VFD1 = 280 FPM", "timestamp": "2025-09-17T11:06:50.324476", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.324632", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.324786", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.324964", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.325147", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.325352", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.325510", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.325670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.325855", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.326041", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.326199", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.326351", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.326501", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.326646", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.326800", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.326948", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.327090", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.327233", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.327379", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.327526", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.327674", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.327821", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.327966", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.328120", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.328270", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.328424", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.328574", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.328722", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.328866", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.329011", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.329156", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.329329", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.329479", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.329627", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.329800", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.329948", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.330123", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.330311", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.330470", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.330628", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.330776", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.330922", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.331067", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.331213", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.331359", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.331504", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.331649", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.331794", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.331940", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.332087", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.332235", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.332383", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.332553", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.332701", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.332846", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.333002", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.333152", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.333320", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.333470", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.333616", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.333769", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.333918", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.334066", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.334213", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.334358", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.334505", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.334653", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.334799", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.334944", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.335089", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.335318", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.335529", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.335694", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.335850", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.335996", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.336146", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.336290", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.336432", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.336572", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.336715", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.336860", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.337002", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.337147", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.337308", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.337450", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.337592", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.337743", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.337888", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.338032", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL4_17_VFD1 = 420 FPM", "timestamp": "2025-09-17T11:06:50.338184", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.338328", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.338471", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.338621", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.338769", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.338923", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.339147", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.339343", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.339579", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.339823", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.340057", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.340350", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.340620", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.340876", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.341137", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.341405", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.341736", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.342001", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.342231", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.342434", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.342624", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.342774", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.342960", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.343141", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.343321", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.343507", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.343695", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.343870", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.344044", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.344222", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.344366", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.344548", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.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": "Parsed speed: PS11_11_VFD1 = 240 FPM", "timestamp": "2025-09-17T11:06:50.344875", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.345033", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.345203", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.345365", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.345526", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.345686", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.345844", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.346002", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.346162", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.346320", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.346479", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.346640", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.346799", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.346962", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.347123", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.347283", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.347443", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.347605", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.347765", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.347938", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.348102", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.348261", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.348420", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.348590", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.348748", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.348904", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.349060", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.349256", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.349460", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.349630", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.349790", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.349946", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.350101", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.350255", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.350409", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.350562", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.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": "Parsed speed: PS9_3_VFD1 = 190 FPM", "timestamp": "2025-09-17T11:06:50.350867", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.351029", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.351271", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.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": "Parsed speed: ULC4_3_VFD1 = 80 FPM", "timestamp": "2025-09-17T11:06:50.351627", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.351778", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.351928", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.352077", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.352224", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.352371", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.352518", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.352676", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.352826", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.352971", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.353149", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.353327", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.353500", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.353676", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.353860", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.354030", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.354272", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.354503", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.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": "Parsed speed: NCS1_1_VFD1 = 300 FPM", "timestamp": "2025-09-17T11:06:50.354857", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.355020", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.355186", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.355384", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.355604", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.355946", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.356441", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.356707", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.356957", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.357183", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.357391", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.357565", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.357713", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.357852", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.357996", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.358131", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.358268", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.358445", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.358576", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.358708", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.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": "Parsed speed: BYAB_11_VFD1 = 300 FPM", "timestamp": "2025-09-17T11:06:50.358972", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.359103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.359232", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.359362", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.359491", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.359620", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.359749", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.359879", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.360032", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.360197", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.360345", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.360482", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.360636", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.360796", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.360935", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.361065", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.361213", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.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": "Parsed speed: BYAC_5_VFD1 = 400 FPM", "timestamp": "2025-09-17T11:06:50.361481", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.361674", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.361811", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.361945", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.362078", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.362211", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.362343", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.362478", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.362616", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.362751", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.362889", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.363024", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.363180", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.363342", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.363486", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.363622", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.363758", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.363894", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.364028", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.364261", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.364450", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.364601", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.364740", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.364876", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.365012", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.365195", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.365382", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.365528", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.365666", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.365803", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.365938", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.366073", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.366251", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.366517", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.366685", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.366837", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.366992", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.367213", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.367436", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.367589", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.367741", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.367887", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.368030", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.368401", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.368612", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.368755", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.368920", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.369051", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.369201", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.369343", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.369476", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.369617", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.369747", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.369878", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.370010", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.370140", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.370270", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.370415", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.370550", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.370697", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.370826", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.370956", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.371085", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.371215", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.371342", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.371471", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.371600", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.371730", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.371859", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.372032", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.372166", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.372351", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.372549", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.372771", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.373001", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.373224", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.373385", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.373523", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.373657", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.373788", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.373957", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.374133", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.374293", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.374506", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.374719", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.374927", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.375110", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.375353", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.375568", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.375773", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.375975", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.376184", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.376391", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.376585", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.376766", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.376947", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.377124", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.377397", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.377582", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.377752", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.377894", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.378030", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.378161", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.378292", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.378422", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.378553", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.378754", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.378962", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.379142", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.379297", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.379446", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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-17T11:06:50.379595", "module": "DataLoader", "file": "logging_config.py", "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-17T11:06:50.379704", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL13_1_VFD1 -> 120 FPM", "timestamp": "2025-09-17T11:06:50.379902", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL13_2_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.380046", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL13_3_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.380180", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL13_4_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.380310", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL13_5_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.380438", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed fallback: UL13_6_VFD1 -> 350 FPM (default)", "timestamp": "2025-09-17T11:06:50.380565", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL13_7_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.380716", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL13_8_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.380846", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL13_9A_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.380974", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL13_9B_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.381104", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL13_10_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.381265", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL13_11_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.381433", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL13_12_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.381573", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL14_3_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.381796", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL14_4_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.381966", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL14_5_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.382111", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL14_6_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.382249", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed fallback: UL14_7_VFD1 -> 350 FPM (default)", "timestamp": "2025-09-17T11:06:50.382381", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL14_8_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.382514", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL14_9_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.382678", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL14_10_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.382856", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL15_3_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.382998", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL15_4_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.383134", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL15_5_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.383267", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL15_6_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.383401", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL15_7_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.383535", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL15_8_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.383670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL15_9_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.383803", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL15_10_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.383945", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL15_11_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.384115", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL16_1_VFD1 -> 120 FPM", "timestamp": "2025-09-17T11:06:50.384291", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL16_2_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.384456", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL16_3_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.384616", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL16_4_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.384753", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL16_5_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.384882", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL16_6_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.385012", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL16_7_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.385139", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL16_8_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.385293", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL16_9_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.385438", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL17_3_VFD1 -> 120 FPM", "timestamp": "2025-09-17T11:06:50.385630", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL17_4_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.385841", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL17_5_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.386044", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL17_6_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.386249", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL17_7_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.386434", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL17_8_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.386609", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL17_9_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.386772", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL17_10_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.386930", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL18_3_VFD1 -> 120 FPM", "timestamp": "2025-09-17T11:06:50.387093", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL18_4_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.387269", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL18_5_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.387427", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL18_6_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.387625", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL18_7_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.387818", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL18_8_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.388007", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL18_9_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.388187", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL18_10_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.388348", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL18_11_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.388494", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL18_12_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.388633", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL18_13A_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.388770", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL18_13B_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.389000", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL18_14_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.389239", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL18_15_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.389458", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL18_16_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.389633", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL19_1_VFD1 -> 120 FPM", "timestamp": "2025-09-17T11:06:50.389862", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL19_2_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.390112", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL19_3_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.390370", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL19_4_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.390606", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL19_5_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.390805", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL19_6_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.390994", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL19_7_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.391182", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL19_8_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.391363", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL19_9_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.391565", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL20_3_VFD1 -> 120 FPM", "timestamp": "2025-09-17T11:06:50.391860", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL20_4_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.392045", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL20_5_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.392241", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL20_6_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.392454", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL20_7_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.392640", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL20_8_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.392817", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL20_9_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.392988", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL20_10_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.393153", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL20_11_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:50.393337", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_3_VFD1 -> 120 FPM", "timestamp": "2025-09-17T11:06:50.393510", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_4_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.393696", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_5_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.393873", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_6_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.394042", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_7_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.394210", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_8_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.394361", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_9_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.394541", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_10_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.394717", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_11_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.394884", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_12_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.395046", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_13_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.395208", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_14A_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.395370", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_14B_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.395537", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_15_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.395698", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_16_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.395859", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_17_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:50.396021", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS5_1_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.396252", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS5_2_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.396555", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS5_3_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.396767", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS5_4_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.396980", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS5_5_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.397210", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS5_6_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.397421", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS5_7_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.397780", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS5_8_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.397967", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS5_9_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.398146", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS5_10_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.398293", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS5_11_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.398430", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS5_12_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.398567", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS5_13_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.398701", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS6_1_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.398836", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS6_2_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.398968", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS6_3_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.399103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS6_4_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.399235", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS6_5_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.399367", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS6_6_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.399502", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS6_7_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.399637", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS6_8_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.399771", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS6_9_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.399904", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS6_10_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.400038", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS6_11_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.400170", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS6_12_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.400301", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS6_13_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.400433", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS7_1_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.400568", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS7_2_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.400702", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS7_3_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.400836", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS7_4_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.400969", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS7_5_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.401101", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS7_6_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.401266", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS7_7_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.401443", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS7_8_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.401610", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS7_9_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.401764", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS7_10_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.401914", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS7_11_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.402121", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS7_12_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.402303", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS7_13_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.402466", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS7_14_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:50.402686", "module": "DataLoader", "file": "logging_config.py", "line": 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=PS5_1_VFD1(300), PS5_2_VFD1(300), PS5_3_VFD1(300), PS5_4_VFD1(300), PS5_5_VFD1(300)...", "timestamp": "2025-09-17T11:06:50.403045", "module": "DataLoader", "file": "logging_config.py", "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=136", "timestamp": "2025-09-17T11:06:50.403223", "module": "DataLoader", "file": "logging_config.py", "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=672 | standard=108 safety=285 dcs=59 modules=163", "timestamp": "2025-09-17T11:06:50.946656", "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 672 controller tags", "timestamp": "2025-09-17T11:06:50.947080", "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-17T11:06:50.947342", "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-17T11:06:50.947606", "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-17T11:06:50.947818", "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-17T11:06:50.948031", "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-17T11:06:50.949781", "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-17T11:06:50.950011", "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-17T11:06:50.951803", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: fioh", "timestamp": "2025-09-17T11:06:50.952019", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: fioh", "timestamp": "2025-09-17T11:06:50.953593", "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 d2c_chute cannot generate with current data", "timestamp": "2025-09-17T11:06:50.953833", "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 pb_chute cannot generate with current data", "timestamp": "2025-09-17T11:06:50.954067", "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-17T11:06:50.954295", "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-17T11:06:52.004162", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin station_jr_chute cannot generate with current data", "timestamp": "2025-09-17T11:06:52.004582", "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-17T11:06:52.005386", "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 50 rows", "timestamp": "2025-09-17T11:06:52.005953", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: MCM02 -> Local:5:I.Data.0", "timestamp": "2025-09-17T11:06:52.006419", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: PS5_1_S1_PB -> PS5_1_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.006695", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: PS6_1_S1_PB -> PS6_1_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.006943", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: PS7_1_S1_PB -> PS7_1_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.007158", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL13_1_SS1_SPB -> UL13_1_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.007354", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL15_4_S2_PB -> UL15_5_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.007551", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL16_1_SS1_SPB -> UL16_1_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.007742", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL19_1_SS1_SPB -> UL19_1_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.007885", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL20_4_S2_PB -> UL20_5_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.008023", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL21_11_S1_PB -> UL21_13_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.008164", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL21_13_S1_PB -> UL21_15_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.008302", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL21_13_S2_PB -> UL21_16_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.008436", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: PS5_1_S2_PB -> PS5_2_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.008571", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: PS6_1_S2_PB -> PS6_2_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.008706", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: PS7_9_S2_PB -> PS7_10_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.008840", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: PS7_1_S2_PB -> PS7_2_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.009129", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL13_4_S1_PB -> UL13_4_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.009325", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL13_4_S2_PB -> UL13_5_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.009486", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL13_8_S2_PB -> UL13_6_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.009628", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL13_8_S1_PB -> UL13_7_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.009764", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL14_4_S2_PB -> UL14_5_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.009944", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL17_4_S2_PB -> UL17_5_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.010195", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL18_4_S2_PB -> UL18_5_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.010451", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL18_10_S1_PB -> UL18_9_VFD1:I.In_3", "timestamp": "2025-09-17T11:06:52.010665", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL21_11_S2_PB -> UL21_14A_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.010849", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL21_4_S2_PB -> UL21_6_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.011004", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL14_4_S1_PB -> UL14_4_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.011147", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL15_4_S1_PB -> UL15_4_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.011286", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL17_4_S1_PB -> UL17_4_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.011426", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL18_4_S1_PB -> UL18_4_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.011567", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL18_10_S2_PB -> UL18_6_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.011706", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL20_4_S1_PB -> UL20_4_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.011842", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL21_4_S1_PB -> UL21_4_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.012030", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: PS7_9_S1_PB -> PS7_9_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:52.012249", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL14_3_S2_PB -> UL14_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-17T11:06:52.012473", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL14_3_S1_PB -> UL14_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-17T11:06:52.012706", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL15_3_S2_PB -> UL15_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-17T11:06:52.012993", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL15_3_S1_PB -> UL15_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-17T11:06:52.013225", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL16_2_S2_PB -> UL16_2_FIO1:I.Pt10.Data", "timestamp": "2025-09-17T11:06:52.013465", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL16_2_S1_PB -> UL16_2_FIO1:I.Pt08.Data", "timestamp": "2025-09-17T11:06:52.013699", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL17_3_S2_PB -> UL17_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-17T11:06:52.013924", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL17_3_S1_PB -> UL17_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-17T11:06:52.014152", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL18_3_S2_PB -> UL18_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-17T11:06:52.014389", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL18_3_S1_PB -> UL18_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-17T11:06:52.014608", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL19_2_S2_PB -> UL19_2_FIO1:I.Pt10.Data", "timestamp": "2025-09-17T11:06:52.014803", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL19_2_S1_PB -> UL19_2_FIO1:I.Pt08.Data", "timestamp": "2025-09-17T11:06:52.015002", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL20_3_S2_PB -> UL20_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-17T11:06:52.015199", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL20_3_S1_PB -> UL20_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-17T11:06:52.015409", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL21_3_S2_PB -> UL21_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-17T11:06:52.015613", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: UL21_3_S1_PB -> UL21_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-17T11:06:52.015803", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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 50 rungs", "timestamp": "2025-09-17T11:06:52.016024", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(MCM02);", "timestamp": "2025-09-17T11:06:52.016182", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(PS5_1_VFD1:I.IO_0)OTE(PS5_1_S1_PB);", "timestamp": "2025-09-17T11:06:52.016316", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(PS5_2_VFD1:I.IO_0)OTE(PS5_1_S2_PB);", "timestamp": "2025-09-17T11:06:52.016480", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(PS6_1_VFD1:I.IO_0)OTE(PS6_1_S1_PB);", "timestamp": "2025-09-17T11:06:52.016653", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(PS6_2_VFD1:I.IO_0)OTE(PS6_1_S2_PB);", "timestamp": "2025-09-17T11:06:52.016813", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(PS7_1_VFD1:I.IO_0)OTE(PS7_1_S1_PB);", "timestamp": "2025-09-17T11:06:52.016968", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(PS7_2_VFD1:I.IO_0)OTE(PS7_1_S2_PB);", "timestamp": "2025-09-17T11:06:52.017100", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(PS7_9_VFD1:I.IO_0)OTE(PS7_9_S1_PB);", "timestamp": "2025-09-17T11:06:52.017218", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(PS7_10_VFD1:I.IO_0)OTE(PS7_9_S2_PB);", "timestamp": "2025-09-17T11:06:52.017369", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL13_1_VFD1:I.IO_0)OTE(UL13_1_SS1_SPB);", "timestamp": "2025-09-17T11:06:52.017508", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL13_4_VFD1:I.IO_0)OTE(UL13_4_S1_PB);", "timestamp": "2025-09-17T11:06:52.017634", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL13_5_VFD1:I.IO_0)OTE(UL13_4_S2_PB);", "timestamp": "2025-09-17T11:06:52.017757", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL13_7_VFD1:I.IO_0)OTE(UL13_8_S1_PB);", "timestamp": "2025-09-17T11:06:52.017901", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL13_6_VFD1:I.IO_0)OTE(UL13_8_S2_PB);", "timestamp": "2025-09-17T11:06:52.018034", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL14_3_FIO1:I.Pt08.Data)OTE(UL14_3_S1_PB);", "timestamp": "2025-09-17T11:06:52.018147", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL14_3_FIO1:I.Pt10.Data)OTE(UL14_3_S2_PB);", "timestamp": "2025-09-17T11:06:52.018272", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL14_4_VFD1:I.IO_0)OTE(UL14_4_S1_PB);", "timestamp": "2025-09-17T11:06:52.018417", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL14_5_VFD1:I.IO_0)OTE(UL14_4_S2_PB);", "timestamp": "2025-09-17T11:06:52.018569", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL15_3_FIO1:I.Pt08.Data)OTE(UL15_3_S1_PB);", "timestamp": "2025-09-17T11:06:52.018689", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL15_3_FIO1:I.Pt10.Data)OTE(UL15_3_S2_PB);", "timestamp": "2025-09-17T11:06:52.018833", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL15_4_VFD1:I.IO_0)OTE(UL15_4_S1_PB);", "timestamp": "2025-09-17T11:06:52.018964", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL15_5_VFD1:I.IO_0)OTE(UL15_4_S2_PB);", "timestamp": "2025-09-17T11:06:52.019094", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL16_1_VFD1:I.IO_0)OTE(UL16_1_SS1_SPB);", "timestamp": "2025-09-17T11:06:52.019213", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL16_2_FIO1:I.Pt08.Data)OTE(UL16_2_S1_PB);", "timestamp": "2025-09-17T11:06:52.019331", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL16_2_FIO1:I.Pt10.Data)OTE(UL16_2_S2_PB);", "timestamp": "2025-09-17T11:06:52.019437", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL17_3_FIO1:I.Pt08.Data)OTE(UL17_3_S1_PB);", "timestamp": "2025-09-17T11:06:52.019930", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL17_3_FIO1:I.Pt10.Data)OTE(UL17_3_S2_PB);", "timestamp": "2025-09-17T11:06:52.020107", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL17_4_VFD1:I.IO_0)OTE(UL17_4_S1_PB);", "timestamp": "2025-09-17T11:06:52.020272", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL17_5_VFD1:I.IO_0)OTE(UL17_4_S2_PB);", "timestamp": "2025-09-17T11:06:52.020393", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL18_3_FIO1:I.Pt08.Data)OTE(UL18_3_S1_PB);", "timestamp": "2025-09-17T11:06:52.020574", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL18_3_FIO1:I.Pt10.Data)OTE(UL18_3_S2_PB);", "timestamp": "2025-09-17T11:06:52.020757", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL18_4_VFD1:I.IO_0)OTE(UL18_4_S1_PB);", "timestamp": "2025-09-17T11:06:52.020932", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL18_5_VFD1:I.IO_0)OTE(UL18_4_S2_PB);", "timestamp": "2025-09-17T11:06:52.021070", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL18_9_VFD1:I.In_3)OTE(UL18_10_S1_PB);", "timestamp": "2025-09-17T11:06:52.021238", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL18_6_VFD1:I.IO_0)OTE(UL18_10_S2_PB);", "timestamp": "2025-09-17T11:06:52.021393", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL19_1_VFD1:I.IO_0)OTE(UL19_1_SS1_SPB);", "timestamp": "2025-09-17T11:06:52.021576", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL19_2_FIO1:I.Pt08.Data)OTE(UL19_2_S1_PB);", "timestamp": "2025-09-17T11:06:52.021714", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL19_2_FIO1:I.Pt10.Data)OTE(UL19_2_S2_PB);", "timestamp": "2025-09-17T11:06:52.021865", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL20_3_FIO1:I.Pt08.Data)OTE(UL20_3_S1_PB);", "timestamp": "2025-09-17T11:06:52.022001", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL20_3_FIO1:I.Pt10.Data)OTE(UL20_3_S2_PB);", "timestamp": "2025-09-17T11:06:52.022143", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL20_4_VFD1:I.IO_0)OTE(UL20_4_S1_PB);", "timestamp": "2025-09-17T11:06:52.022256", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL20_5_VFD1:I.IO_0)OTE(UL20_4_S2_PB);", "timestamp": "2025-09-17T11:06:52.022492", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL21_3_FIO1:I.Pt08.Data)OTE(UL21_3_S1_PB);", "timestamp": "2025-09-17T11:06:52.022652", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL21_3_FIO1:I.Pt10.Data)OTE(UL21_3_S2_PB);", "timestamp": "2025-09-17T11:06:52.022959", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL21_4_VFD1:I.IO_0)OTE(UL21_4_S1_PB);", "timestamp": "2025-09-17T11:06:52.023117", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL21_6_VFD1:I.IO_0)OTE(UL21_4_S2_PB);", "timestamp": "2025-09-17T11:06:52.023265", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL21_13_VFD1:I.IO_0)OTE(UL21_11_S1_PB);", "timestamp": "2025-09-17T11:06:52.023418", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL21_14A_VFD1:I.IO_0)OTE(UL21_11_S2_PB);", "timestamp": "2025-09-17T11:06:52.023544", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL21_15_VFD1:I.IO_0)OTE(UL21_13_S1_PB);", "timestamp": "2025-09-17T11:06:52.023696", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL21_16_VFD1:I.IO_0)OTE(UL21_13_S2_PB);", "timestamp": "2025-09-17T11:06:52.023842", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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 50 total rungs", "timestamp": "2025-09-17T11:06:52.023979", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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-17T11:06:52.024130", "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-17T11:06:52.024690", "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-17T11:06:52.027560", "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-17T11:06:52.027828", "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-17T11:06:52.028013", "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-17T11:06:52.028206", "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-17T11:06:52.028373", "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, 'dpm': True, 'fiom': True, 'fioh': True, 'd2c_chute': False, 'pb_chute': False, 'estop_check': True, 'station_jr_chute': False, 'safety_tag_map': True, 'belt_tracking': True, 'main_routine': True}", "timestamp": "2025-09-17T11:06:52.028540", "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 (8): MainRoutine, R010_MCM, R020_DPM, R030_FIOM, R031_FIOH, R120_ESTOP_CHECK, R130_SAFETY_TAG_MAP, ZZZ_BeltTracking", "timestamp": "2025-09-17T11:06:52.028711", "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-17T11:06:52.028877", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R020_DPM: 10 rungs | example: NOP();", "timestamp": "2025-09-17T11:06:52.029039", "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: 16 rungs | example: NOP();", "timestamp": "2025-09-17T11:06:52.029154", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R031_FIOH: 4 rungs | example: NOP();", "timestamp": "2025-09-17T11:06:52.029272", "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: 53 rungs | example: XIO(PS5_1_VFD1:SI.In00Data)XIO(PS5_1_VFD1:SI.In01Data)XIC(UL14_5_VFD1:SI.In00Data)XIC(UL15_5_VFD1:SI.In00Data)XIC(UL17_5_VFD1:SI.In00Data)XIC(UL18_5_VFD1:SI....", "timestamp": "2025-09-17T11:06:52.029374", "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: 51 rungs | example: XIC(Local:5:I.Data.0)OTE(MCM_S_PB);", "timestamp": "2025-09-17T11:06:52.029476", "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: 137 rungs | example: NOP();", "timestamp": "2025-09-17T11:06:52.029581", "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(R020_DPM,0) ,JSR(R030_FIOM,0) ,JSR(R031_FIOH,0) ,JSR(R120_ESTOP_CHECK,0) ,JSR(R130_SAFETY_TAG_MAP,0) ,JSR(ZZZ_BeltTracking,0) ];", "timestamp": "2025-09-17T11:06:52.029682", "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-17T11:06:52.029783", "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_MCM02/MainProgram_Generated.L5X", "timestamp": "2025-09-17T11:06:52.047182", "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_MCM02/MainProgram_Generated.L5X", "timestamp": "2025-09-17T11:06:52.047369", "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-17T11:06:52.047531", "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-17T11:06:52.047669", "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-17T11:06:52.047808", "module": "src.container", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "excel_file": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/DESC_IP_MERGED.xlsx"}
|
|
{"level": "INFO", "message": "[SUCCESS] Safety tag mapping written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM02/SafetyTagMapping.txt", "timestamp": "2025-09-17T11:06:52.701609", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": " - Safety tags: 74", "timestamp": "2025-09-17T11:06:52.701843", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "=== All artifacts generated successfully! ===", "timestamp": "2025-09-17T11:06:52.702028", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
|
|
=== Step 2: Routines Generator stdout ===
|
|
Found JPE config for UL13_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_10_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL13_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_1_TPE1 (station from config, beacon from config)
|
|
Created virtual JR: UL16_JR
|
|
Found JPE config for UL16_1_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL18_14_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_14_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL18_15_TPE1 (station from config, beacon from config)
|
|
Created virtual JR: UL19_JR
|
|
Found JPE config for UL19_1_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL19_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL19_4_TPE2 (station from config, missing beacon)
|
|
Created virtual JR: UL20_JR
|
|
Found JPE config for UL20_6_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL20_6_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL21_13_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_13_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL21_15_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_15_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL21_16_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS5_13_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS5_2_TPE1 (station from config)
|
|
Found JPE config for PS5_2_TPE2 (station from config)
|
|
Found JPE config for PS5_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS5_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS6_2_TPE1 (station from config)
|
|
Found JPE config for PS6_2_TPE2 (station from config)
|
|
Found JPE config for PS6_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS6_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS7_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_12_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS7_2_TPE1 (station from config)
|
|
Found JPE config for PS7_2_TPE2 (station from config)
|
|
Found JPE config for PS7_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL13_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_8_TPE3
|
|
Found JPE config for UL13_8_TPE4
|
|
Found JPE config for UL13_8_TPE5
|
|
Created virtual JR: UL14_JR
|
|
Found JPE config for UL14_5_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL14_7_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL14_7_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL14_8_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL14_9_TPE1 (station from config, missing beacon)
|
|
Created virtual JR: UL15_JR
|
|
Found JPE config for UL15_10_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL15_6_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL15_6_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL15_7_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL15_8_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL15_9_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL16_3_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL16_3_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL16_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL16_6_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL16_6_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL16_7_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL16_8_TPE1 (station from config, missing beacon)
|
|
Created virtual JR: UL17_JR
|
|
Found JPE config for UL17_5_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL17_7_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL17_7_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL17_8_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL17_9_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL18_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_12_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL18_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_7_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL18_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_10_TPE1
|
|
Found JPE config for UL18_10_TPE2
|
|
Found JPE config for UL18_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL19_5_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL19_6_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL19_7_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL19_8_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL20_10_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL20_7_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL20_8_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL20_9_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL21_11_TPE1
|
|
Found JPE config for UL21_11_TPE2
|
|
Found JPE config for UL21_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL21_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS5_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS5_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS5_8_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS6_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS6_8_TPE1
|
|
Found JPE config for PS6_8_TPE2
|
|
Found JPE config for UL13_8_TPE1
|
|
Found JPE config for UL13_8_TPE2
|
|
Found JPE config for UL14_3_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL14_3_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL14_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL15_3_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL15_3_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL15_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL17_3_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL17_3_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL17_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL18_10_TPE3
|
|
Found JPE config for UL18_10_TPE4
|
|
Found JPE config for UL18_10_TPE5
|
|
Found JPE config for UL18_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL18_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL20_3_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL20_3_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL20_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL21_11_TPE4
|
|
Found JPE config for UL21_11_TPE5
|
|
Found JPE config for UL21_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL21_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS6_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_14_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_14_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS7_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL16_2_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL16_2_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL19_2_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL19_2_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL21_11_TPE3
|
|
Found JPE config for PS5_10_TPE1 (beacon from config)
|
|
Found JPE config for PS5_10_TPE2 (beacon from config)
|
|
Found JPE config for PS5_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS5_12_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS5_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS6_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS6_10_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS6_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS6_12_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS7_7_TPE1 (station from config, beacon from config)
|
|
Looking for red beacon with base PS5_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS5_1_BCN1_R with IO_PATH: PS5_1_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS5_1_BCN1_R: PS5_1_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS5_1_EPC1
|
|
Looking for red beacon with base PS6_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS6_1_BCN1_R with IO_PATH: PS6_1_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS6_1_BCN1_R: PS6_1_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS6_1_EPC1
|
|
Looking for red beacon with base PS7_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS7_1_BCN1_R with IO_PATH: PS7_1_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS7_1_BCN1_R: PS7_1_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS7_1_EPC1
|
|
Looking for red beacon with base UL13_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL13_1_BCN1_R with IO_PATH: UL13_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL13_1_BCN1_R: UL13_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL13_1_EPC1
|
|
Looking for red beacon with base UL16_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 0 red beacon entries
|
|
Found STATION_EPC config for UL16_1_EPC1
|
|
Looking for red beacon with base UL19_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL19_1_BCN1_R with IO_PATH: UL19_1_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL19_1_BCN1_R: UL19_1_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL19_1_EPC1
|
|
Looking for red beacon with base UL21_13, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL21_13_BCN1_R with IO_PATH: UL21_14B_VFD1:O.IO_0
|
|
No SO in red beacon UL21_13_BCN1_R: UL21_14B_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL21_13_EPC1
|
|
Looking for red beacon with base UL13_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL13_4_BCN1_R with IO_PATH: UL13_4_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL13_4_BCN1_R: UL13_4_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL13_4_EPC1
|
|
Looking for red beacon with base UL13_8, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL13_8_BCN1_R with IO_PATH: UL13_8_VFD1:O.IO_1
|
|
No SO in red beacon UL13_8_BCN1_R: UL13_8_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL13_8_EPC1
|
|
Looking for red beacon with base UL14_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL14_3_BCN1_R with IO_PATH: UL14_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL14_3_BCN1_R: UL14_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL14_3_EPC1
|
|
Looking for red beacon with base UL14_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL14_4_BCN2_R with IO_PATH: UL14_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL14_4_BCN2_R: UL14_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL14_4_EPC1
|
|
Looking for red beacon with base UL15_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL15_3_BCN1_R with IO_PATH: UL15_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL15_3_BCN1_R: UL15_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL15_3_EPC1
|
|
Looking for red beacon with base UL15_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL15_4_BCN2_R with IO_PATH: UL15_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL15_4_BCN2_R: UL15_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL15_4_EPC1
|
|
Looking for red beacon with base UL17_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL17_3_BCN1_R with IO_PATH: UL17_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL17_3_BCN1_R: UL17_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL17_3_EPC1
|
|
Looking for red beacon with base UL17_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL17_4_BCN2_R with IO_PATH: UL17_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL17_4_BCN2_R: UL17_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL17_4_EPC1
|
|
Looking for red beacon with base UL18_10, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL18_10_BCN1_R with IO_PATH: UL18_12_VFD1:O.IO_1
|
|
No SO in red beacon UL18_10_BCN1_R: UL18_12_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL18_10_EPC1
|
|
Looking for red beacon with base UL18_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL18_3_BCN1_R with IO_PATH: UL18_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL18_3_BCN1_R: UL18_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL18_3_EPC1
|
|
Looking for red beacon with base UL18_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL18_4_BCN2_R with IO_PATH: UL18_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL18_4_BCN2_R: UL18_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL18_4_EPC1
|
|
Looking for red beacon with base UL20_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL20_3_BCN1_R with IO_PATH: UL20_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL20_3_BCN1_R: UL20_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL20_3_EPC1
|
|
Looking for red beacon with base UL20_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL20_4_BCN2_R with IO_PATH: UL20_6_VFD1:O.IO_0
|
|
No SO in red beacon UL20_4_BCN2_R: UL20_6_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL20_4_EPC1
|
|
Looking for red beacon with base UL21_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL21_3_BCN1_R with IO_PATH: UL21_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL21_3_BCN1_R: UL21_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL21_3_EPC1
|
|
Looking for red beacon with base UL21_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL21_4_BCN2_R with IO_PATH: UL21_6_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL21_4_BCN2_R: UL21_6_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL21_4_EPC1
|
|
Looking for red beacon with base PS7_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS7_9_BCN2_R with IO_PATH: PS7_10_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS7_9_BCN2_R: PS7_10_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS7_9_EPC1
|
|
Looking for red beacon with base UL16_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 4 red beacon entries
|
|
Found red beacon: UL16_2_BCN4_R with IO_PATH: UL16_4_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL16_2_BCN4_R: UL16_4_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL16_2_EPC1
|
|
Looking for red beacon with base UL19_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL19_2_BCN1_R with IO_PATH: UL19_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL19_2_BCN1_R: UL19_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL19_2_EPC1
|
|
Looking for red beacon with base UL21_11, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL21_11_BCN1_R with IO_PATH: UL21_10_VFD1:O.IO_1
|
|
No SO in red beacon UL21_11_BCN1_R: UL21_10_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL21_11_EPC1
|
|
Looking for red beacon with base PS5_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 0 red beacon entries
|
|
Found STATION_EPC config for PS5_1_EPC2
|
|
Looking for red beacon with base PS6_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 0 red beacon entries
|
|
Found STATION_EPC config for PS6_1_EPC2
|
|
Looking for red beacon with base PS7_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 0 red beacon entries
|
|
Found STATION_EPC config for PS7_1_EPC2
|
|
Looking for red beacon with base UL13_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL13_1_BCN2_R with IO_PATH: UL13_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL13_1_BCN2_R: UL13_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL13_1_EPC2
|
|
Looking for red beacon with base UL16_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 0 red beacon entries
|
|
Found STATION_EPC config for UL16_1_EPC2
|
|
Looking for red beacon with base UL19_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL19_1_BCN2_R with IO_PATH: UL19_2_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL19_1_BCN2_R: UL19_2_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL19_1_EPC2
|
|
Looking for red beacon with base UL21_13, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL21_13_BCN2_R with IO_PATH: UL21_14B_VFD1:O.IO_1
|
|
No SO in red beacon UL21_13_BCN2_R: UL21_14B_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL21_13_EPC2
|
|
Looking for red beacon with base UL13_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL13_4_BCN2_R with IO_PATH: UL13_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL13_4_BCN2_R: UL13_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL13_4_EPC2
|
|
Looking for red beacon with base UL13_8, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL13_8_BCN2_R with IO_PATH: UL13_8_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL13_8_BCN2_R: UL13_8_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL13_8_EPC2
|
|
Looking for red beacon with base UL14_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL14_3_BCN2_R with IO_PATH: UL14_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL14_3_BCN2_R: UL14_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL14_3_EPC2
|
|
Looking for red beacon with base UL14_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL14_4_BCN2_R with IO_PATH: UL14_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL14_4_BCN2_R: UL14_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL14_4_EPC2
|
|
Looking for red beacon with base UL15_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL15_3_BCN2_R with IO_PATH: UL15_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL15_3_BCN2_R: UL15_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL15_3_EPC2
|
|
Looking for red beacon with base UL15_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL15_4_BCN2_R with IO_PATH: UL15_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL15_4_BCN2_R: UL15_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL15_4_EPC2
|
|
Looking for red beacon with base UL17_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL17_3_BCN2_R with IO_PATH: UL17_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL17_3_BCN2_R: UL17_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL17_3_EPC2
|
|
Looking for red beacon with base UL17_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL17_4_BCN2_R with IO_PATH: UL17_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL17_4_BCN2_R: UL17_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL17_4_EPC2
|
|
Looking for red beacon with base UL18_10, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL18_10_BCN2_R with IO_PATH: UL18_10_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL18_10_BCN2_R: UL18_10_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL18_10_EPC2
|
|
Looking for red beacon with base UL18_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL18_3_BCN2_R with IO_PATH: UL18_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL18_3_BCN2_R: UL18_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL18_3_EPC2
|
|
Looking for red beacon with base UL18_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL18_4_BCN2_R with IO_PATH: UL18_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL18_4_BCN2_R: UL18_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL18_4_EPC2
|
|
Looking for red beacon with base UL20_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL20_3_BCN2_R with IO_PATH: UL20_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL20_3_BCN2_R: UL20_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL20_3_EPC2
|
|
Looking for red beacon with base UL20_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL20_4_BCN2_R with IO_PATH: UL20_6_VFD1:O.IO_0
|
|
No SO in red beacon UL20_4_BCN2_R: UL20_6_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL20_4_EPC2
|
|
Looking for red beacon with base UL21_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL21_3_BCN2_R with IO_PATH: UL21_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL21_3_BCN2_R: UL21_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL21_3_EPC2
|
|
Looking for red beacon with base UL21_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL21_4_BCN2_R with IO_PATH: UL21_6_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL21_4_BCN2_R: UL21_6_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL21_4_EPC2
|
|
Looking for red beacon with base PS7_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS7_9_BCN2_R with IO_PATH: PS7_10_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS7_9_BCN2_R: PS7_10_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS7_9_EPC2
|
|
Looking for red beacon with base UL16_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL16_2_BCN2_R with IO_PATH: UL16_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL16_2_BCN2_R: UL16_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL16_2_EPC2
|
|
Looking for red beacon with base UL19_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL19_2_BCN2_R with IO_PATH: UL19_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL19_2_BCN2_R: UL19_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL19_2_EPC2
|
|
Looking for red beacon with base UL21_11, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL21_11_BCN2_R with IO_PATH: UL21_10_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL21_11_BCN2_R: UL21_10_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL21_11_EPC2
|
|
|
|
[R999_SAFETY_TAG_MAPPING] Starting Safety Tag Mapping routine generation...
|
|
Found 24 SO beacon mappings
|
|
Beacon types: 7 amber (_A), 17 red (_R), 0 other
|
|
Generated rung 0: PS5_1_BCN1_R (red) -> PS5_1_VFD1:SO.Out00Output
|
|
Generated rung 1: PS5_6_BCN1_A (amber) -> PS5_6_VFD1:SO.Out00Output
|
|
Generated rung 2: PS5_9_BCN1_A (amber) -> PS5_9_VFD1:SO.Out00Output
|
|
Generated rung 3: PS5_11_BCN1_A (amber) -> PS5_11_VFD1:SO.Out00Output
|
|
Generated rung 4: PS6_1_BCN1_R (red) -> PS6_1_VFD1:SO.Out00Output
|
|
Generated rung 5: PS6_8_BCN1_A (amber) -> PS6_8_VFD1:SO.Out00Output
|
|
Generated rung 6: PS6_11_BCN1_A (amber) -> PS6_11_VFD1:SO.Out00Output
|
|
Generated rung 7: PS7_1_BCN1_R (red) -> PS7_1_VFD1:SO.Out00Output
|
|
Generated rung 8: PS7_9_BCN2_R (red) -> PS7_10_VFD1:SO.Out00Output
|
|
Generated rung 9: PS7_11_BCN1_A (amber) -> PS7_11_VFD1:SO.Out00Output
|
|
Generated rung 10: UL13_4_BCN1_R (red) -> UL13_4_VFD1:SO.Out00Output
|
|
Generated rung 11: UL13_4_BCN2_R (red) -> UL13_5_VFD1:SO.Out00Output
|
|
Generated rung 12: UL13_8_BCN2_R (red) -> UL13_8_VFD1:SO.Out00Output
|
|
Generated rung 13: UL14_4_BCN2_R (red) -> UL14_5_VFD1:SO.Out00Output
|
|
Generated rung 14: UL15_4_BCN2_R (red) -> UL15_5_VFD1:SO.Out00Output
|
|
Generated rung 15: UL16_2_BCN4_R (red) -> UL16_4_VFD1:SO.Out00Output
|
|
Generated rung 16: UL17_4_BCN2_R (red) -> UL17_5_VFD1:SO.Out00Output
|
|
Generated rung 17: UL18_4_BCN2_R (red) -> UL18_5_VFD1:SO.Out00Output
|
|
Generated rung 18: UL18_10_BCN2_R (red) -> UL18_10_VFD1:SO.Out00Output
|
|
Generated rung 19: UL19_1_BCN1_R (red) -> UL19_1_VFD1:SO.Out00Output
|
|
Generated rung 20: UL19_1_BCN2_R (red) -> UL19_2_VFD1:SO.Out00Output
|
|
Generated rung 21: UL21_4_BCN2_R (red) -> UL21_6_VFD1:SO.Out00Output
|
|
Generated rung 22: UL21_5_BCN1_A (amber) -> UL21_5_VFD1:SO.Out00Output
|
|
Generated rung 23: UL21_11_BCN2_R (red) -> UL21_10_VFD1:SO.Out00Output
|
|
Generated 24 safety tag mapping rungs
|
|
[DEBUG] Found 24 SO beacon tags for safety mapping
|
|
[DEBUG] Adding SO beacon mapping: PS5_1_BCN1_R=SFT_PS5_1_BCN1_R
|
|
[DEBUG] Adding SO beacon mapping: PS5_6_BCN1_A=SFT_PS5_6_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: PS5_9_BCN1_A=SFT_PS5_9_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: PS5_11_BCN1_A=SFT_PS5_11_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: PS6_1_BCN1_R=SFT_PS6_1_BCN1_R
|
|
[DEBUG] Adding SO beacon mapping: PS6_8_BCN1_A=SFT_PS6_8_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: PS6_11_BCN1_A=SFT_PS6_11_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: PS7_1_BCN1_R=SFT_PS7_1_BCN1_R
|
|
[DEBUG] Adding SO beacon mapping: PS7_9_BCN2_R=SFT_PS7_9_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: PS7_11_BCN1_A=SFT_PS7_11_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: UL13_4_BCN1_R=SFT_UL13_4_BCN1_R
|
|
[DEBUG] Adding SO beacon mapping: UL13_4_BCN2_R=SFT_UL13_4_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL13_8_BCN2_R=SFT_UL13_8_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL14_4_BCN2_R=SFT_UL14_4_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL15_4_BCN2_R=SFT_UL15_4_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL16_2_BCN4_R=SFT_UL16_2_BCN4_R
|
|
[DEBUG] Adding SO beacon mapping: UL17_4_BCN2_R=SFT_UL17_4_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL18_4_BCN2_R=SFT_UL18_4_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL18_10_BCN2_R=SFT_UL18_10_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL19_1_BCN1_R=SFT_UL19_1_BCN1_R
|
|
[DEBUG] Adding SO beacon mapping: UL19_1_BCN2_R=SFT_UL19_1_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL21_4_BCN2_R=SFT_UL21_4_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL21_5_BCN1_A=SFT_UL21_5_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: UL21_11_BCN2_R=SFT_UL21_11_BCN2_R
|
|
Found STATION_S_PB config for PS5_1_S1
|
|
Found STATION_S_PB config for PS6_1_S1
|
|
Found STATION_S_PB config for PS7_1_S1
|
|
Found STATION_S_PB config for UL15_4_S2
|
|
Found STATION_S_PB config for UL20_4_S2
|
|
Found STATION_S_PB config for UL21_11_S1
|
|
Found STATION_S_PB config for UL21_13_S1
|
|
Found STATION_S_PB config for UL21_13_S2
|
|
Found STATION_S_PB config for PS5_1_S2
|
|
Found STATION_S_PB config for PS6_1_S2
|
|
Found STATION_S_PB config for PS7_9_S2
|
|
Found STATION_S_PB config for PS7_1_S2
|
|
Found STATION_S_PB config for UL13_4_S1
|
|
Found STATION_S_PB config for UL13_4_S2
|
|
Found STATION_S_PB config for UL13_8_S2
|
|
Found STATION_S_PB config for UL13_8_S1
|
|
Found STATION_S_PB config for UL14_4_S2
|
|
Found STATION_S_PB config for UL17_4_S2
|
|
Found STATION_S_PB config for UL18_4_S2
|
|
Found STATION_S_PB config for UL18_10_S1
|
|
Found STATION_S_PB config for UL21_11_S2
|
|
Found STATION_S_PB config for UL21_4_S2
|
|
Found STATION_S_PB config for UL14_4_S1
|
|
Found STATION_S_PB config for UL15_4_S1
|
|
Found STATION_S_PB config for UL17_4_S1
|
|
Found STATION_S_PB config for UL18_4_S1
|
|
Found STATION_S_PB config for UL18_10_S2
|
|
Found STATION_S_PB config for UL20_4_S1
|
|
Found STATION_S_PB config for UL21_4_S1
|
|
Found STATION_S_PB config for PS7_9_S1
|
|
Found STATION_S_PB config for UL14_3_S2
|
|
Found STATION_S_PB config for UL14_3_S1
|
|
Found STATION_S_PB config for UL15_3_S2
|
|
Found STATION_S_PB config for UL15_3_S1
|
|
Found STATION_S_PB config for UL16_2_S2
|
|
Found STATION_S_PB config for UL16_2_S1
|
|
Found STATION_S_PB config for UL17_3_S2
|
|
Found STATION_S_PB config for UL17_3_S1
|
|
Found STATION_S_PB config for UL18_3_S2
|
|
Found STATION_S_PB config for UL18_3_S1
|
|
Found STATION_S_PB config for UL19_2_S2
|
|
Found STATION_S_PB config for UL19_2_S1
|
|
Found STATION_S_PB config for UL20_3_S2
|
|
Found STATION_S_PB config for UL20_3_S1
|
|
Found STATION_S_PB config for UL21_3_S2
|
|
Found STATION_S_PB config for UL21_3_S1
|
|
Found STATION_SS_PB config for UL13_1_SS1
|
|
Found STATION_SS_PB config for UL16_1_SS1
|
|
Found STATION_SS_PB config for UL19_1_SS1
|
|
Found STATION_JR_PB config for PS5_11_JR1
|
|
Found STATION_JR_PB config for PS5_9_JR1
|
|
Found STATION_JR_PB config for PS6_11_JR1
|
|
Found STATION_JR_PB config for PS6_9_JR1
|
|
Found STATION_JR_PB config for PS7_11_JR1
|
|
Found STATION_JR_PB config for PS7_13_JR1
|
|
Found STATION_JR_PB config for UL13_8_JR1
|
|
Found STATION_JR_PB config for UL13_8_JR2
|
|
Found STATION_JR_PB config for UL18_10_JR3
|
|
Found STATION_JR_PB config for PS5_6_JR1
|
|
Found STATION_JR_PB config for PS5_9_JR2
|
|
Found STATION_JR_PB config for PS6_6_JR1
|
|
Found STATION_JR_PB config for PS6_8_JR1
|
|
Found STATION_JR_PB config for UL18_10_JR1
|
|
Found STATION_JR_PB config for UL18_10_JR2
|
|
Found STATION_JR_PB config for UL21_11_JR2
|
|
Found STATION_JR_PB config for UL21_5_JR1
|
|
Found STATION_JR_PB config for UL21_11_JR1
|
|
Found STATION_JR_PB config for PS5_10_JR1
|
|
Assigned JR partners for base 'PS5_9': PS5_9_JR1 -> PS5_9_JR2 -> PS5_9_JR1
|
|
Assigned JR partners for base 'UL13_8': UL13_8_JR1 -> UL13_8_JR2 -> UL13_8_JR1
|
|
Assigned JR partners for base 'UL18_10': UL18_10_JR1 -> UL18_10_JR2 -> UL18_10_JR3 -> UL18_10_JR1
|
|
Assigned JR partners for base 'UL21_11': UL21_11_JR1 -> UL21_11_JR2 -> UL21_11_JR1
|
|
Created SafetyTagMapping.txt with 99 mappings
|
|
File: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM02/SafetyTagMapping.txt
|
|
Found JPE config for UL13_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_10_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL13_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_1_TPE1 (station from config, beacon from config)
|
|
Created virtual JR: UL16_JR
|
|
Found JPE config for UL16_1_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL18_14_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_14_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL18_15_TPE1 (station from config, beacon from config)
|
|
Created virtual JR: UL19_JR
|
|
Found JPE config for UL19_1_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL19_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL19_4_TPE2 (station from config, missing beacon)
|
|
Created virtual JR: UL20_JR
|
|
Found JPE config for UL20_6_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL20_6_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL21_13_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_13_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL21_15_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_15_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL21_16_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS5_13_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS5_2_TPE1 (station from config)
|
|
Found JPE config for PS5_2_TPE2 (station from config)
|
|
Found JPE config for PS5_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS5_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS6_2_TPE1 (station from config)
|
|
Found JPE config for PS6_2_TPE2 (station from config)
|
|
Found JPE config for PS6_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS6_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS7_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_12_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS7_2_TPE1 (station from config)
|
|
Found JPE config for PS7_2_TPE2 (station from config)
|
|
Found JPE config for PS7_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL13_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_8_TPE3
|
|
Found JPE config for UL13_8_TPE4
|
|
Found JPE config for UL13_8_TPE5
|
|
Created virtual JR: UL14_JR
|
|
Found JPE config for UL14_5_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL14_7_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL14_7_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL14_8_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL14_9_TPE1 (station from config, missing beacon)
|
|
Created virtual JR: UL15_JR
|
|
Found JPE config for UL15_10_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL15_6_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL15_6_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL15_7_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL15_8_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL15_9_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL16_3_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL16_3_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL16_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL16_6_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL16_6_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL16_7_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL16_8_TPE1 (station from config, missing beacon)
|
|
Created virtual JR: UL17_JR
|
|
Found JPE config for UL17_5_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL17_7_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL17_7_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL17_8_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL17_9_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL18_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_12_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL18_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_7_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL18_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_10_TPE1
|
|
Found JPE config for UL18_10_TPE2
|
|
Found JPE config for UL18_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL19_5_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL19_6_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL19_7_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL19_8_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL20_10_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL20_7_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL20_8_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL20_9_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL21_11_TPE1
|
|
Found JPE config for UL21_11_TPE2
|
|
Found JPE config for UL21_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL21_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS5_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS5_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS5_8_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS6_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS6_8_TPE1
|
|
Found JPE config for PS6_8_TPE2
|
|
Found JPE config for UL13_8_TPE1
|
|
Found JPE config for UL13_8_TPE2
|
|
Found JPE config for UL14_3_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL14_3_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL14_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL15_3_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL15_3_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL15_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL17_3_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL17_3_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL17_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL18_10_TPE3
|
|
Found JPE config for UL18_10_TPE4
|
|
Found JPE config for UL18_10_TPE5
|
|
Found JPE config for UL18_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL18_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL20_3_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL20_3_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL20_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL21_11_TPE4
|
|
Found JPE config for UL21_11_TPE5
|
|
Found JPE config for UL21_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL21_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS6_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_14_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_14_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS7_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL16_2_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL16_2_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL19_2_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL19_2_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL21_11_TPE3
|
|
Found JPE config for PS5_10_TPE1 (beacon from config)
|
|
Found JPE config for PS5_10_TPE2 (beacon from config)
|
|
Found JPE config for PS5_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS5_12_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS5_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS6_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS6_10_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS6_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS6_12_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS7_7_TPE1 (station from config, beacon from config)
|
|
Looking for red beacon with base PS5_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS5_1_BCN1_R with IO_PATH: PS5_1_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS5_1_BCN1_R: PS5_1_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS5_1_EPC1
|
|
Looking for red beacon with base PS6_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS6_1_BCN1_R with IO_PATH: PS6_1_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS6_1_BCN1_R: PS6_1_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS6_1_EPC1
|
|
Looking for red beacon with base PS7_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS7_1_BCN1_R with IO_PATH: PS7_1_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS7_1_BCN1_R: PS7_1_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS7_1_EPC1
|
|
Looking for red beacon with base UL13_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL13_1_BCN1_R with IO_PATH: UL13_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL13_1_BCN1_R: UL13_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL13_1_EPC1
|
|
Looking for red beacon with base UL16_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 0 red beacon entries
|
|
Found STATION_EPC config for UL16_1_EPC1
|
|
Looking for red beacon with base UL19_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL19_1_BCN1_R with IO_PATH: UL19_1_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL19_1_BCN1_R: UL19_1_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL19_1_EPC1
|
|
Looking for red beacon with base UL21_13, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL21_13_BCN1_R with IO_PATH: UL21_14B_VFD1:O.IO_0
|
|
No SO in red beacon UL21_13_BCN1_R: UL21_14B_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL21_13_EPC1
|
|
Looking for red beacon with base UL13_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL13_4_BCN1_R with IO_PATH: UL13_4_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL13_4_BCN1_R: UL13_4_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL13_4_EPC1
|
|
Looking for red beacon with base UL13_8, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL13_8_BCN1_R with IO_PATH: UL13_8_VFD1:O.IO_1
|
|
No SO in red beacon UL13_8_BCN1_R: UL13_8_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL13_8_EPC1
|
|
Looking for red beacon with base UL14_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL14_3_BCN1_R with IO_PATH: UL14_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL14_3_BCN1_R: UL14_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL14_3_EPC1
|
|
Looking for red beacon with base UL14_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL14_4_BCN2_R with IO_PATH: UL14_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL14_4_BCN2_R: UL14_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL14_4_EPC1
|
|
Looking for red beacon with base UL15_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL15_3_BCN1_R with IO_PATH: UL15_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL15_3_BCN1_R: UL15_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL15_3_EPC1
|
|
Looking for red beacon with base UL15_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL15_4_BCN2_R with IO_PATH: UL15_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL15_4_BCN2_R: UL15_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL15_4_EPC1
|
|
Looking for red beacon with base UL17_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL17_3_BCN1_R with IO_PATH: UL17_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL17_3_BCN1_R: UL17_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL17_3_EPC1
|
|
Looking for red beacon with base UL17_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL17_4_BCN2_R with IO_PATH: UL17_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL17_4_BCN2_R: UL17_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL17_4_EPC1
|
|
Looking for red beacon with base UL18_10, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL18_10_BCN1_R with IO_PATH: UL18_12_VFD1:O.IO_1
|
|
No SO in red beacon UL18_10_BCN1_R: UL18_12_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL18_10_EPC1
|
|
Looking for red beacon with base UL18_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL18_3_BCN1_R with IO_PATH: UL18_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL18_3_BCN1_R: UL18_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL18_3_EPC1
|
|
Looking for red beacon with base UL18_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL18_4_BCN2_R with IO_PATH: UL18_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL18_4_BCN2_R: UL18_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL18_4_EPC1
|
|
Looking for red beacon with base UL20_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL20_3_BCN1_R with IO_PATH: UL20_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL20_3_BCN1_R: UL20_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL20_3_EPC1
|
|
Looking for red beacon with base UL20_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL20_4_BCN2_R with IO_PATH: UL20_6_VFD1:O.IO_0
|
|
No SO in red beacon UL20_4_BCN2_R: UL20_6_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL20_4_EPC1
|
|
Looking for red beacon with base UL21_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL21_3_BCN1_R with IO_PATH: UL21_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL21_3_BCN1_R: UL21_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL21_3_EPC1
|
|
Looking for red beacon with base UL21_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL21_4_BCN2_R with IO_PATH: UL21_6_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL21_4_BCN2_R: UL21_6_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL21_4_EPC1
|
|
Looking for red beacon with base PS7_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS7_9_BCN2_R with IO_PATH: PS7_10_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS7_9_BCN2_R: PS7_10_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS7_9_EPC1
|
|
Looking for red beacon with base UL16_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 4 red beacon entries
|
|
Found red beacon: UL16_2_BCN4_R with IO_PATH: UL16_4_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL16_2_BCN4_R: UL16_4_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL16_2_EPC1
|
|
Looking for red beacon with base UL19_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL19_2_BCN1_R with IO_PATH: UL19_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL19_2_BCN1_R: UL19_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL19_2_EPC1
|
|
Looking for red beacon with base UL21_11, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL21_11_BCN1_R with IO_PATH: UL21_10_VFD1:O.IO_1
|
|
No SO in red beacon UL21_11_BCN1_R: UL21_10_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL21_11_EPC1
|
|
Looking for red beacon with base PS5_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 0 red beacon entries
|
|
Found STATION_EPC config for PS5_1_EPC2
|
|
Looking for red beacon with base PS6_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 0 red beacon entries
|
|
Found STATION_EPC config for PS6_1_EPC2
|
|
Looking for red beacon with base PS7_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 0 red beacon entries
|
|
Found STATION_EPC config for PS7_1_EPC2
|
|
Looking for red beacon with base UL13_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL13_1_BCN2_R with IO_PATH: UL13_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL13_1_BCN2_R: UL13_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL13_1_EPC2
|
|
Looking for red beacon with base UL16_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 0 red beacon entries
|
|
Found STATION_EPC config for UL16_1_EPC2
|
|
Looking for red beacon with base UL19_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL19_1_BCN2_R with IO_PATH: UL19_2_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL19_1_BCN2_R: UL19_2_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL19_1_EPC2
|
|
Looking for red beacon with base UL21_13, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL21_13_BCN2_R with IO_PATH: UL21_14B_VFD1:O.IO_1
|
|
No SO in red beacon UL21_13_BCN2_R: UL21_14B_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL21_13_EPC2
|
|
Looking for red beacon with base UL13_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL13_4_BCN2_R with IO_PATH: UL13_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL13_4_BCN2_R: UL13_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL13_4_EPC2
|
|
Looking for red beacon with base UL13_8, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL13_8_BCN2_R with IO_PATH: UL13_8_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL13_8_BCN2_R: UL13_8_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL13_8_EPC2
|
|
Looking for red beacon with base UL14_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL14_3_BCN2_R with IO_PATH: UL14_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL14_3_BCN2_R: UL14_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL14_3_EPC2
|
|
Looking for red beacon with base UL14_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL14_4_BCN2_R with IO_PATH: UL14_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL14_4_BCN2_R: UL14_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL14_4_EPC2
|
|
Looking for red beacon with base UL15_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL15_3_BCN2_R with IO_PATH: UL15_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL15_3_BCN2_R: UL15_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL15_3_EPC2
|
|
Looking for red beacon with base UL15_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL15_4_BCN2_R with IO_PATH: UL15_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL15_4_BCN2_R: UL15_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL15_4_EPC2
|
|
Looking for red beacon with base UL17_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL17_3_BCN2_R with IO_PATH: UL17_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL17_3_BCN2_R: UL17_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL17_3_EPC2
|
|
Looking for red beacon with base UL17_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL17_4_BCN2_R with IO_PATH: UL17_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL17_4_BCN2_R: UL17_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL17_4_EPC2
|
|
Looking for red beacon with base UL18_10, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL18_10_BCN2_R with IO_PATH: UL18_10_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL18_10_BCN2_R: UL18_10_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL18_10_EPC2
|
|
Looking for red beacon with base UL18_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL18_3_BCN2_R with IO_PATH: UL18_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL18_3_BCN2_R: UL18_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL18_3_EPC2
|
|
Looking for red beacon with base UL18_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL18_4_BCN2_R with IO_PATH: UL18_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL18_4_BCN2_R: UL18_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL18_4_EPC2
|
|
Looking for red beacon with base UL20_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL20_3_BCN2_R with IO_PATH: UL20_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL20_3_BCN2_R: UL20_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL20_3_EPC2
|
|
Looking for red beacon with base UL20_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL20_4_BCN2_R with IO_PATH: UL20_6_VFD1:O.IO_0
|
|
No SO in red beacon UL20_4_BCN2_R: UL20_6_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL20_4_EPC2
|
|
Looking for red beacon with base UL21_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL21_3_BCN2_R with IO_PATH: UL21_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL21_3_BCN2_R: UL21_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL21_3_EPC2
|
|
Looking for red beacon with base UL21_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL21_4_BCN2_R with IO_PATH: UL21_6_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL21_4_BCN2_R: UL21_6_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL21_4_EPC2
|
|
Looking for red beacon with base PS7_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS7_9_BCN2_R with IO_PATH: PS7_10_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS7_9_BCN2_R: PS7_10_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS7_9_EPC2
|
|
Looking for red beacon with base UL16_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL16_2_BCN2_R with IO_PATH: UL16_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL16_2_BCN2_R: UL16_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL16_2_EPC2
|
|
Looking for red beacon with base UL19_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL19_2_BCN2_R with IO_PATH: UL19_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL19_2_BCN2_R: UL19_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL19_2_EPC2
|
|
Looking for red beacon with base UL21_11, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL21_11_BCN2_R with IO_PATH: UL21_10_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL21_11_BCN2_R: UL21_10_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL21_11_EPC2
|
|
FIOM PDP3_FIO1 -> DPM UL18_4_DPM1
|
|
FIOM PDP4_FIO1 -> DPM UL18_4_DPM1
|
|
FIOM PDP7_FIO1 -> DPM UL21_11_DPM1
|
|
FIOM UL13_2_FIO1 -> DPM UL13_8_DPM1
|
|
FIOM UL13_12_FIO1 -> DPM UL15_4_DPM1
|
|
FIOM UL14_3_FIO1 -> DPM UL13_8_DPM1
|
|
FIOM UL15_3_FIO1 -> DPM UL15_4_DPM1
|
|
FIOM UL16_2_FIO1 -> DPM UL16_2_DPM1
|
|
FIOM UL17_3_FIO1 -> DPM UL16_2_DPM1
|
|
FIOM UL18_3_FIO1 -> DPM UL18_4_DPM1
|
|
FIOM UL18_16_FIO1 -> DPM UL18_4_DPM1
|
|
FIOM UL19_2_FIO1 -> DPM UL19_2_DPM1
|
|
FIOM UL20_3_FIO1 -> DPM UL19_2_DPM1
|
|
FIOM UL21_3_FIO1 -> DPM UL21_11_DPM1
|
|
FIOM UL21_17_FIO1 -> DPM UL21_11_DPM1
|
|
FIOH PDP3_FIOH1 -> FIO PDP3_FIO1
|
|
FIOH PDP4_FIOH1 -> FIO PDP4_FIO1
|
|
FIOH PDP7_FIOH1 -> FIO PDP7_FIO1
|
|
- Added unlatch rung for 52 _CHECKED tags
|
|
- Added 53 E-stop check rungs total
|
|
Belt tracking for PS5_1_VFD1 -> zzz_PS5_1Tracking
|
|
Belt tracking for PS5_2_VFD1 -> zzz_PS5_2Tracking
|
|
Belt tracking for PS5_3_VFD1 -> zzz_PS5_3Tracking
|
|
Belt tracking for PS5_4_VFD1 -> zzz_PS5_4Tracking
|
|
Belt tracking for PS5_5_VFD1 -> zzz_PS5_5Tracking
|
|
Belt tracking for PS5_6_VFD1 -> zzz_PS5_6Tracking
|
|
Belt tracking for PS5_7_VFD1 -> zzz_PS5_7Tracking
|
|
Belt tracking for PS5_8_VFD1 -> zzz_PS5_8Tracking
|
|
Belt tracking for PS5_9_VFD1 -> zzz_PS5_9Tracking
|
|
Belt tracking for PS5_10_VFD1 -> zzz_PS5_10Tracking
|
|
Belt tracking for PS5_11_VFD1 -> zzz_PS5_11Tracking
|
|
Belt tracking for PS5_12_VFD1 -> zzz_PS5_12Tracking
|
|
Belt tracking for PS5_13_VFD1 -> zzz_PS5_13Tracking
|
|
Belt tracking for PS6_1_VFD1 -> zzz_PS6_1Tracking
|
|
Belt tracking for PS6_2_VFD1 -> zzz_PS6_2Tracking
|
|
Belt tracking for PS6_3_VFD1 -> zzz_PS6_3Tracking
|
|
Belt tracking for PS6_4_VFD1 -> zzz_PS6_4Tracking
|
|
Belt tracking for PS6_5_VFD1 -> zzz_PS6_5Tracking
|
|
Belt tracking for PS6_6_VFD1 -> zzz_PS6_6Tracking
|
|
Belt tracking for PS6_7_VFD1 -> zzz_PS6_7Tracking
|
|
Belt tracking for PS6_8_VFD1 -> zzz_PS6_8Tracking
|
|
Belt tracking for PS6_9_VFD1 -> zzz_PS6_9Tracking
|
|
Belt tracking for PS6_10_VFD1 -> zzz_PS6_10Tracking
|
|
Belt tracking for PS6_11_VFD1 -> zzz_PS6_11Tracking
|
|
Belt tracking for PS6_12_VFD1 -> zzz_PS6_12Tracking
|
|
Belt tracking for PS6_13_VFD1 -> zzz_PS6_13Tracking
|
|
Belt tracking for PS7_1_VFD1 -> zzz_PS7_1Tracking
|
|
Belt tracking for PS7_2_VFD1 -> zzz_PS7_2Tracking
|
|
Belt tracking for PS7_3_VFD1 -> zzz_PS7_3Tracking
|
|
Belt tracking for PS7_4_VFD1 -> zzz_PS7_4Tracking
|
|
Belt tracking for PS7_5_VFD1 -> zzz_PS7_5Tracking
|
|
Belt tracking for PS7_6_VFD1 -> zzz_PS7_6Tracking
|
|
Belt tracking for PS7_7_VFD1 -> zzz_PS7_7Tracking
|
|
Belt tracking for PS7_8_VFD1 -> zzz_PS7_8Tracking
|
|
Belt tracking for PS7_9_VFD1 -> zzz_PS7_9Tracking
|
|
Belt tracking for PS7_10_VFD1 -> zzz_PS7_10Tracking
|
|
Belt tracking for PS7_11_VFD1 -> zzz_PS7_11Tracking
|
|
Belt tracking for PS7_12_VFD1 -> zzz_PS7_12Tracking
|
|
Belt tracking for PS7_13_VFD1 -> zzz_PS7_13Tracking
|
|
Belt tracking for PS7_14_VFD1 -> zzz_PS7_14Tracking
|
|
Belt tracking for UL13_1_VFD1 -> zzz_UL13_1Tracking
|
|
Belt tracking for UL13_2_VFD1 -> zzz_UL13_2Tracking
|
|
Belt tracking for UL13_3_VFD1 -> zzz_UL13_3Tracking
|
|
Belt tracking for UL13_4_VFD1 -> zzz_UL13_4Tracking
|
|
Belt tracking for UL13_5_VFD1 -> zzz_UL13_5Tracking
|
|
Belt tracking for UL13_6_VFD1 -> zzz_UL13_6Tracking
|
|
Belt tracking for UL13_7_VFD1 -> zzz_UL13_7Tracking
|
|
Belt tracking for UL13_8_VFD1 -> zzz_UL13_8Tracking
|
|
Belt tracking for UL13_9A_VFD1 -> zzz_UL13_9ATracking
|
|
Belt tracking for UL13_9B_VFD1 -> zzz_UL13_9BTracking
|
|
Belt tracking for UL13_10_VFD1 -> zzz_UL13_10Tracking
|
|
Belt tracking for UL13_11_VFD1 -> zzz_UL13_11Tracking
|
|
Belt tracking for UL13_12_VFD1 -> zzz_UL13_12Tracking
|
|
Belt tracking for UL14_3_VFD1 -> zzz_UL14_3Tracking
|
|
Belt tracking for UL14_4_VFD1 -> zzz_UL14_4Tracking
|
|
Belt tracking for UL14_5_VFD1 -> zzz_UL14_5Tracking
|
|
Belt tracking for UL14_6_VFD1 -> zzz_UL14_6Tracking
|
|
Belt tracking for UL14_7_VFD1 -> zzz_UL14_7Tracking
|
|
Belt tracking for UL14_8_VFD1 -> zzz_UL14_8Tracking
|
|
Belt tracking for UL14_9_VFD1 -> zzz_UL14_9Tracking
|
|
Belt tracking for UL14_10_VFD1 -> zzz_UL14_10Tracking
|
|
Belt tracking for UL15_3_VFD1 -> zzz_UL15_3Tracking
|
|
Belt tracking for UL15_4_VFD1 -> zzz_UL15_4Tracking
|
|
Belt tracking for UL15_5_VFD1 -> zzz_UL15_5Tracking
|
|
Belt tracking for UL15_6_VFD1 -> zzz_UL15_6Tracking
|
|
Belt tracking for UL15_7_VFD1 -> zzz_UL15_7Tracking
|
|
Belt tracking for UL15_8_VFD1 -> zzz_UL15_8Tracking
|
|
Belt tracking for UL15_9_VFD1 -> zzz_UL15_9Tracking
|
|
Belt tracking for UL15_10_VFD1 -> zzz_UL15_10Tracking
|
|
Belt tracking for UL15_11_VFD1 -> zzz_UL15_11Tracking
|
|
Belt tracking for UL16_1_VFD1 -> zzz_UL16_1Tracking
|
|
Belt tracking for UL16_2_VFD1 -> zzz_UL16_2Tracking
|
|
Belt tracking for UL16_3_VFD1 -> zzz_UL16_3Tracking
|
|
Belt tracking for UL16_4_VFD1 -> zzz_UL16_4Tracking
|
|
Belt tracking for UL16_5_VFD1 -> zzz_UL16_5Tracking
|
|
Belt tracking for UL16_6_VFD1 -> zzz_UL16_6Tracking
|
|
Belt tracking for UL16_7_VFD1 -> zzz_UL16_7Tracking
|
|
Belt tracking for UL16_8_VFD1 -> zzz_UL16_8Tracking
|
|
Belt tracking for UL16_9_VFD1 -> zzz_UL16_9Tracking
|
|
Belt tracking for UL17_3_VFD1 -> zzz_UL17_3Tracking
|
|
Belt tracking for UL17_4_VFD1 -> zzz_UL17_4Tracking
|
|
Belt tracking for UL17_5_VFD1 -> zzz_UL17_5Tracking
|
|
Belt tracking for UL17_6_VFD1 -> zzz_UL17_6Tracking
|
|
Belt tracking for UL17_7_VFD1 -> zzz_UL17_7Tracking
|
|
Belt tracking for UL17_8_VFD1 -> zzz_UL17_8Tracking
|
|
Belt tracking for UL17_9_VFD1 -> zzz_UL17_9Tracking
|
|
Belt tracking for UL17_10_VFD1 -> zzz_UL17_10Tracking
|
|
Belt tracking for UL18_3_VFD1 -> zzz_UL18_3Tracking
|
|
Belt tracking for UL18_4_VFD1 -> zzz_UL18_4Tracking
|
|
Belt tracking for UL18_5_VFD1 -> zzz_UL18_5Tracking
|
|
Belt tracking for UL18_6_VFD1 -> zzz_UL18_6Tracking
|
|
Belt tracking for UL18_7_VFD1 -> zzz_UL18_7Tracking
|
|
Belt tracking for UL18_8_VFD1 -> zzz_UL18_8Tracking
|
|
Belt tracking for UL18_9_VFD1 -> zzz_UL18_9Tracking
|
|
Belt tracking for UL18_10_VFD1 -> zzz_UL18_10Tracking
|
|
Belt tracking for UL18_11_VFD1 -> zzz_UL18_11Tracking
|
|
Belt tracking for UL18_12_VFD1 -> zzz_UL18_12Tracking
|
|
Belt tracking for UL18_13A_VFD1 -> zzz_UL18_13ATracking
|
|
Belt tracking for UL18_13B_VFD1 -> zzz_UL18_13BTracking
|
|
Belt tracking for UL18_14_VFD1 -> zzz_UL18_14Tracking
|
|
Belt tracking for UL18_15_VFD1 -> zzz_UL18_15Tracking
|
|
Belt tracking for UL18_16_VFD1 -> zzz_UL18_16Tracking
|
|
Belt tracking for UL19_1_VFD1 -> zzz_UL19_1Tracking
|
|
Belt tracking for UL19_2_VFD1 -> zzz_UL19_2Tracking
|
|
Belt tracking for UL19_3_VFD1 -> zzz_UL19_3Tracking
|
|
Belt tracking for UL19_4_VFD1 -> zzz_UL19_4Tracking
|
|
Belt tracking for UL19_5_VFD1 -> zzz_UL19_5Tracking
|
|
Belt tracking for UL19_6_VFD1 -> zzz_UL19_6Tracking
|
|
Belt tracking for UL19_7_VFD1 -> zzz_UL19_7Tracking
|
|
Belt tracking for UL19_8_VFD1 -> zzz_UL19_8Tracking
|
|
Belt tracking for UL19_9_VFD1 -> zzz_UL19_9Tracking
|
|
Belt tracking for UL20_3_VFD1 -> zzz_UL20_3Tracking
|
|
Belt tracking for UL20_4_VFD1 -> zzz_UL20_4Tracking
|
|
Belt tracking for UL20_5_VFD1 -> zzz_UL20_5Tracking
|
|
Belt tracking for UL20_6_VFD1 -> zzz_UL20_6Tracking
|
|
Belt tracking for UL20_7_VFD1 -> zzz_UL20_7Tracking
|
|
Belt tracking for UL20_8_VFD1 -> zzz_UL20_8Tracking
|
|
Belt tracking for UL20_9_VFD1 -> zzz_UL20_9Tracking
|
|
Belt tracking for UL20_10_VFD1 -> zzz_UL20_10Tracking
|
|
Belt tracking for UL20_11_VFD1 -> zzz_UL20_11Tracking
|
|
Belt tracking for UL21_3_VFD1 -> zzz_UL21_3Tracking
|
|
Belt tracking for UL21_4_VFD1 -> zzz_UL21_4Tracking
|
|
Belt tracking for UL21_5_VFD1 -> zzz_UL21_5Tracking
|
|
Belt tracking for UL21_6_VFD1 -> zzz_UL21_6Tracking
|
|
Belt tracking for UL21_7_VFD1 -> zzz_UL21_7Tracking
|
|
Belt tracking for UL21_8_VFD1 -> zzz_UL21_8Tracking
|
|
Belt tracking for UL21_9_VFD1 -> zzz_UL21_9Tracking
|
|
Belt tracking for UL21_10_VFD1 -> zzz_UL21_10Tracking
|
|
Belt tracking for UL21_11_VFD1 -> zzz_UL21_11Tracking
|
|
Belt tracking for UL21_12_VFD1 -> zzz_UL21_12Tracking
|
|
Belt tracking for UL21_13_VFD1 -> zzz_UL21_13Tracking
|
|
Belt tracking for UL21_14A_VFD1 -> zzz_UL21_14ATracking
|
|
Belt tracking for UL21_14B_VFD1 -> zzz_UL21_14BTracking
|
|
Belt tracking for UL21_15_VFD1 -> zzz_UL21_15Tracking
|
|
Belt tracking for UL21_16_VFD1 -> zzz_UL21_16Tracking
|
|
Belt tracking for UL21_17_VFD1 -> zzz_UL21_17Tracking
|
|
- Added 136 belt tracking AOI calls
|
|
Found JPE config for UL13_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_10_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL13_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_1_TPE1 (station from config, beacon from config)
|
|
Created virtual JR: UL16_JR
|
|
Found JPE config for UL16_1_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL18_14_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_14_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL18_15_TPE1 (station from config, beacon from config)
|
|
Created virtual JR: UL19_JR
|
|
Found JPE config for UL19_1_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL19_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL19_4_TPE2 (station from config, missing beacon)
|
|
Created virtual JR: UL20_JR
|
|
Found JPE config for UL20_6_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL20_6_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL21_13_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_13_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL21_15_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_15_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL21_16_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS5_13_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS5_2_TPE1 (station from config)
|
|
Found JPE config for PS5_2_TPE2 (station from config)
|
|
Found JPE config for PS5_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS5_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS6_2_TPE1 (station from config)
|
|
Found JPE config for PS6_2_TPE2 (station from config)
|
|
Found JPE config for PS6_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS6_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS7_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_12_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS7_2_TPE1 (station from config)
|
|
Found JPE config for PS7_2_TPE2 (station from config)
|
|
Found JPE config for PS7_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL13_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_8_TPE3
|
|
Found JPE config for UL13_8_TPE4
|
|
Found JPE config for UL13_8_TPE5
|
|
Created virtual JR: UL14_JR
|
|
Found JPE config for UL14_5_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL14_7_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL14_7_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL14_8_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL14_9_TPE1 (station from config, missing beacon)
|
|
Created virtual JR: UL15_JR
|
|
Found JPE config for UL15_10_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL15_6_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL15_6_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL15_7_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL15_8_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL15_9_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL16_3_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL16_3_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL16_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL16_6_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL16_6_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL16_7_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL16_8_TPE1 (station from config, missing beacon)
|
|
Created virtual JR: UL17_JR
|
|
Found JPE config for UL17_5_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL17_7_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL17_7_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL17_8_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL17_9_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL18_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_12_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL18_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_7_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL18_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_10_TPE1
|
|
Found JPE config for UL18_10_TPE2
|
|
Found JPE config for UL18_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL19_5_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL19_6_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL19_7_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL19_8_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL20_10_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL20_7_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL20_8_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL20_9_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL21_11_TPE1
|
|
Found JPE config for UL21_11_TPE2
|
|
Found JPE config for UL21_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL21_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS5_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS5_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS5_8_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS6_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS6_8_TPE1
|
|
Found JPE config for PS6_8_TPE2
|
|
Found JPE config for UL13_8_TPE1
|
|
Found JPE config for UL13_8_TPE2
|
|
Found JPE config for UL14_3_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL14_3_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL14_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL15_3_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL15_3_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL15_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL17_3_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL17_3_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL17_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL18_10_TPE3
|
|
Found JPE config for UL18_10_TPE4
|
|
Found JPE config for UL18_10_TPE5
|
|
Found JPE config for UL18_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL18_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL20_3_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL20_3_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL20_4_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL21_11_TPE4
|
|
Found JPE config for UL21_11_TPE5
|
|
Found JPE config for UL21_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL21_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS6_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_14_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_14_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS7_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS7_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL16_2_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL16_2_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL19_2_TPE1 (station from config, missing beacon)
|
|
Found JPE config for UL19_2_TPE2 (station from config, missing beacon)
|
|
Found JPE config for UL21_11_TPE3
|
|
Found JPE config for PS5_10_TPE1 (beacon from config)
|
|
Found JPE config for PS5_10_TPE2 (beacon from config)
|
|
Found JPE config for PS5_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS5_12_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS5_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS6_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS6_10_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS6_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS6_12_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS7_7_TPE1 (station from config, beacon from config)
|
|
Looking for red beacon with base PS5_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS5_1_BCN1_R with IO_PATH: PS5_1_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS5_1_BCN1_R: PS5_1_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS5_1_EPC1
|
|
Looking for red beacon with base PS6_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS6_1_BCN1_R with IO_PATH: PS6_1_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS6_1_BCN1_R: PS6_1_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS6_1_EPC1
|
|
Looking for red beacon with base PS7_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS7_1_BCN1_R with IO_PATH: PS7_1_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS7_1_BCN1_R: PS7_1_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS7_1_EPC1
|
|
Looking for red beacon with base UL13_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL13_1_BCN1_R with IO_PATH: UL13_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL13_1_BCN1_R: UL13_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL13_1_EPC1
|
|
Looking for red beacon with base UL16_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 0 red beacon entries
|
|
Found STATION_EPC config for UL16_1_EPC1
|
|
Looking for red beacon with base UL19_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL19_1_BCN1_R with IO_PATH: UL19_1_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL19_1_BCN1_R: UL19_1_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL19_1_EPC1
|
|
Looking for red beacon with base UL21_13, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL21_13_BCN1_R with IO_PATH: UL21_14B_VFD1:O.IO_0
|
|
No SO in red beacon UL21_13_BCN1_R: UL21_14B_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL21_13_EPC1
|
|
Looking for red beacon with base UL13_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL13_4_BCN1_R with IO_PATH: UL13_4_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL13_4_BCN1_R: UL13_4_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL13_4_EPC1
|
|
Looking for red beacon with base UL13_8, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL13_8_BCN1_R with IO_PATH: UL13_8_VFD1:O.IO_1
|
|
No SO in red beacon UL13_8_BCN1_R: UL13_8_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL13_8_EPC1
|
|
Looking for red beacon with base UL14_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL14_3_BCN1_R with IO_PATH: UL14_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL14_3_BCN1_R: UL14_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL14_3_EPC1
|
|
Looking for red beacon with base UL14_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL14_4_BCN2_R with IO_PATH: UL14_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL14_4_BCN2_R: UL14_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL14_4_EPC1
|
|
Looking for red beacon with base UL15_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL15_3_BCN1_R with IO_PATH: UL15_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL15_3_BCN1_R: UL15_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL15_3_EPC1
|
|
Looking for red beacon with base UL15_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL15_4_BCN2_R with IO_PATH: UL15_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL15_4_BCN2_R: UL15_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL15_4_EPC1
|
|
Looking for red beacon with base UL17_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL17_3_BCN1_R with IO_PATH: UL17_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL17_3_BCN1_R: UL17_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL17_3_EPC1
|
|
Looking for red beacon with base UL17_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL17_4_BCN2_R with IO_PATH: UL17_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL17_4_BCN2_R: UL17_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL17_4_EPC1
|
|
Looking for red beacon with base UL18_10, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL18_10_BCN1_R with IO_PATH: UL18_12_VFD1:O.IO_1
|
|
No SO in red beacon UL18_10_BCN1_R: UL18_12_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL18_10_EPC1
|
|
Looking for red beacon with base UL18_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL18_3_BCN1_R with IO_PATH: UL18_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL18_3_BCN1_R: UL18_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL18_3_EPC1
|
|
Looking for red beacon with base UL18_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL18_4_BCN2_R with IO_PATH: UL18_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL18_4_BCN2_R: UL18_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL18_4_EPC1
|
|
Looking for red beacon with base UL20_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL20_3_BCN1_R with IO_PATH: UL20_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL20_3_BCN1_R: UL20_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL20_3_EPC1
|
|
Looking for red beacon with base UL20_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL20_4_BCN2_R with IO_PATH: UL20_6_VFD1:O.IO_0
|
|
No SO in red beacon UL20_4_BCN2_R: UL20_6_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL20_4_EPC1
|
|
Looking for red beacon with base UL21_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL21_3_BCN1_R with IO_PATH: UL21_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL21_3_BCN1_R: UL21_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL21_3_EPC1
|
|
Looking for red beacon with base UL21_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL21_4_BCN2_R with IO_PATH: UL21_6_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL21_4_BCN2_R: UL21_6_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL21_4_EPC1
|
|
Looking for red beacon with base PS7_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS7_9_BCN2_R with IO_PATH: PS7_10_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS7_9_BCN2_R: PS7_10_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS7_9_EPC1
|
|
Looking for red beacon with base UL16_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 4 red beacon entries
|
|
Found red beacon: UL16_2_BCN4_R with IO_PATH: UL16_4_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL16_2_BCN4_R: UL16_4_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL16_2_EPC1
|
|
Looking for red beacon with base UL19_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL19_2_BCN1_R with IO_PATH: UL19_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL19_2_BCN1_R: UL19_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL19_2_EPC1
|
|
Looking for red beacon with base UL21_11, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL21_11_BCN1_R with IO_PATH: UL21_10_VFD1:O.IO_1
|
|
No SO in red beacon UL21_11_BCN1_R: UL21_10_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL21_11_EPC1
|
|
Looking for red beacon with base PS5_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 0 red beacon entries
|
|
Found STATION_EPC config for PS5_1_EPC2
|
|
Looking for red beacon with base PS6_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 0 red beacon entries
|
|
Found STATION_EPC config for PS6_1_EPC2
|
|
Looking for red beacon with base PS7_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 0 red beacon entries
|
|
Found STATION_EPC config for PS7_1_EPC2
|
|
Looking for red beacon with base UL13_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL13_1_BCN2_R with IO_PATH: UL13_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL13_1_BCN2_R: UL13_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL13_1_EPC2
|
|
Looking for red beacon with base UL16_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 0 red beacon entries
|
|
Found STATION_EPC config for UL16_1_EPC2
|
|
Looking for red beacon with base UL19_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL19_1_BCN2_R with IO_PATH: UL19_2_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL19_1_BCN2_R: UL19_2_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL19_1_EPC2
|
|
Looking for red beacon with base UL21_13, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL21_13_BCN2_R with IO_PATH: UL21_14B_VFD1:O.IO_1
|
|
No SO in red beacon UL21_13_BCN2_R: UL21_14B_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL21_13_EPC2
|
|
Looking for red beacon with base UL13_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL13_4_BCN2_R with IO_PATH: UL13_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL13_4_BCN2_R: UL13_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL13_4_EPC2
|
|
Looking for red beacon with base UL13_8, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL13_8_BCN2_R with IO_PATH: UL13_8_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL13_8_BCN2_R: UL13_8_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL13_8_EPC2
|
|
Looking for red beacon with base UL14_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL14_3_BCN2_R with IO_PATH: UL14_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL14_3_BCN2_R: UL14_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL14_3_EPC2
|
|
Looking for red beacon with base UL14_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL14_4_BCN2_R with IO_PATH: UL14_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL14_4_BCN2_R: UL14_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL14_4_EPC2
|
|
Looking for red beacon with base UL15_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL15_3_BCN2_R with IO_PATH: UL15_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL15_3_BCN2_R: UL15_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL15_3_EPC2
|
|
Looking for red beacon with base UL15_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL15_4_BCN2_R with IO_PATH: UL15_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL15_4_BCN2_R: UL15_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL15_4_EPC2
|
|
Looking for red beacon with base UL17_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL17_3_BCN2_R with IO_PATH: UL17_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL17_3_BCN2_R: UL17_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL17_3_EPC2
|
|
Looking for red beacon with base UL17_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL17_4_BCN2_R with IO_PATH: UL17_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL17_4_BCN2_R: UL17_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL17_4_EPC2
|
|
Looking for red beacon with base UL18_10, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL18_10_BCN2_R with IO_PATH: UL18_10_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL18_10_BCN2_R: UL18_10_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL18_10_EPC2
|
|
Looking for red beacon with base UL18_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL18_3_BCN2_R with IO_PATH: UL18_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL18_3_BCN2_R: UL18_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL18_3_EPC2
|
|
Looking for red beacon with base UL18_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL18_4_BCN2_R with IO_PATH: UL18_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL18_4_BCN2_R: UL18_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL18_4_EPC2
|
|
Looking for red beacon with base UL20_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL20_3_BCN2_R with IO_PATH: UL20_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL20_3_BCN2_R: UL20_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL20_3_EPC2
|
|
Looking for red beacon with base UL20_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL20_4_BCN2_R with IO_PATH: UL20_6_VFD1:O.IO_0
|
|
No SO in red beacon UL20_4_BCN2_R: UL20_6_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL20_4_EPC2
|
|
Looking for red beacon with base UL21_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL21_3_BCN2_R with IO_PATH: UL21_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL21_3_BCN2_R: UL21_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL21_3_EPC2
|
|
Looking for red beacon with base UL21_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL21_4_BCN2_R with IO_PATH: UL21_6_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL21_4_BCN2_R: UL21_6_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL21_4_EPC2
|
|
Looking for red beacon with base PS7_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS7_9_BCN2_R with IO_PATH: PS7_10_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS7_9_BCN2_R: PS7_10_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS7_9_EPC2
|
|
Looking for red beacon with base UL16_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL16_2_BCN2_R with IO_PATH: UL16_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL16_2_BCN2_R: UL16_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL16_2_EPC2
|
|
Looking for red beacon with base UL19_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL19_2_BCN2_R with IO_PATH: UL19_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL19_2_BCN2_R: UL19_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL19_2_EPC2
|
|
Looking for red beacon with base UL21_11, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL21_11_BCN2_R with IO_PATH: UL21_10_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL21_11_BCN2_R: UL21_10_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL21_11_EPC2
|
|
Created safety tag mapping file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM02/SafetyTagMapping.txt
|
|
|
|
=== Step 2: Routines Generator stderr ===
|
|
[11:06:48] [INFO] [logging_config.py:128:_log_with_context] Logging to file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/logs/workflow_MTN6_MCM02_20250917_110642.log
|
|
[11:06:48] [INFO] [logging_config.py:128:_log_with_context] === Generating All PLC Artifacts ===
|
|
[11:06:48] [INFO] [logging_config.py:128:_log_with_context] Generating SafetyProgram L5X...
|
|
[11:06:48] [WARNING] [logging_config.py:128:_log_with_context] LimitedSafetyProgramGenerator is deprecated; using ModernSafetyProgramGenerator
|
|
[11:06:48] [INFO] [logging_config.py:128:_log_with_context] Starting ModernSafetyProgramGenerator generation
|
|
[11:06:48] [DEBUG] [logging_config.py:128:_log_with_context] Creating SafetyProgram XML structure
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: main_routine (core)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: apf (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: belt_tracking (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: cb_monitor (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: d2c_chute (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: d2c_en1 (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: dpm (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: encoder (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estops (safety)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estop_check (safety)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: extendo (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fioh (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fiom (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: flow_ctrl (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fpe (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: inputs (safety)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: jpe (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: mcm (core)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: nc_chute (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: nc_jr_station (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: outputs (safety)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pb_chute (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pb_chute_simple (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pmm (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: rack (core)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: resets (safety)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_map (core)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_mapping (safety)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: speed_ctrl (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_epc (safety)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_chute (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_pb (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_ss_pb (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_s_pb (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: taching_belts (device)
|
|
[11:06:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: zones (safety)
|
|
[11:06:48] [INFO] [logging_config.py:128:_log_with_context] Generating safety routines...
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: inputs
|
|
[11:06:49] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: inputs
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: outputs
|
|
[11:06:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[11:06:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[11:06:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[11:06:49] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: outputs
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: resets
|
|
[11:06:49] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: resets
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: zones
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS5_1: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS6_1: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS7_1: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS7_9: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL13_1: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL13_4: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL13_8: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL14_3: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL14_4: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL15_3: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL15_4: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL16_1: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL16_2: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL17_3: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL17_4: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL18_10: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL18_3: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL18_4: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL19_1: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL19_2: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL20_3: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL20_4: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL21_11: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL21_13: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL21_3: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL21_4: {'EPC1', 'EPC2'}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Available DCS controllers: {'PS5_1': {'EPC1', 'EPC2'}, 'PS6_1': {'EPC1', 'EPC2'}, 'PS7_1': {'EPC1', 'EPC2'}, 'PS7_9': {'EPC1', 'EPC2'}, 'UL13_1': {'EPC1', 'EPC2'}, 'UL13_4': {'EPC1', 'EPC2'}, 'UL13_8': {'EPC1', 'EPC2'}, 'UL14_3': {'EPC1', 'EPC2'}, 'UL14_4': {'EPC1', 'EPC2'}, 'UL15_3': {'EPC1', 'EPC2'}, 'UL15_4': {'EPC1', 'EPC2'}, 'UL16_1': {'EPC1', 'EPC2'}, 'UL16_2': {'EPC1', 'EPC2'}, 'UL17_3': {'EPC1', 'EPC2'}, 'UL17_4': {'EPC1', 'EPC2'}, 'UL18_10': {'EPC1', 'EPC2'}, 'UL18_3': {'EPC1', 'EPC2'}, 'UL18_4': {'EPC1', 'EPC2'}, 'UL19_1': {'EPC1', 'EPC2'}, 'UL19_2': {'EPC1', 'EPC2'}, 'UL20_3': {'EPC1', 'EPC2'}, 'UL20_4': {'EPC1', 'EPC2'}, 'UL21_11': {'EPC1', 'EPC2'}, 'UL21_13': {'EPC1', 'EPC2'}, 'UL21_3': {'EPC1', 'EPC2'}, 'UL21_4': {'EPC1', 'EPC2'}}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-01 candidates: ['UL13_1', 'UL13_2', 'UL13_3', 'UL13_4', 'UL13_5', 'UL13_6', 'UL13_7', 'UL13_8', 'UL13_9', 'UL13_10', 'UL13_11', 'UL13_12']
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL13_2 in zone 02-01
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL13_3 in zone 02-01
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL13_5 in zone 02-01
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL13_6 in zone 02-01
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL13_7 in zone 02-01
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL13_9 in zone 02-01
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL13_10 in zone 02-01
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL13_11 in zone 02-01
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL13_12 in zone 02-01
|
|
[11:06:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-02 candidates: ['UL14_1', 'UL14_2', 'UL14_3', 'UL14_4', 'UL14_5', 'UL14_6', 'UL14_7', 'UL14_8', 'UL14_9', 'UL14_10']
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL14_1 in zone 02-02
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL14_2 in zone 02-02
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL14_5 in zone 02-02
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL14_6 in zone 02-02
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL14_7 in zone 02-02
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL14_8 in zone 02-02
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL14_9 in zone 02-02
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL14_10 in zone 02-02
|
|
[11:06:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-03 candidates: ['UL15_1', 'UL15_2', 'UL15_3', 'UL15_4', 'UL15_5', 'UL15_6', 'UL15_7', 'UL15_8', 'UL15_9', 'UL15_10', 'UL15_11']
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL15_1 in zone 02-03
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL15_2 in zone 02-03
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL15_5 in zone 02-03
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL15_6 in zone 02-03
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL15_7 in zone 02-03
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL15_8 in zone 02-03
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL15_9 in zone 02-03
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL15_10 in zone 02-03
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL15_11 in zone 02-03
|
|
[11:06:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-04 candidates: ['PS5_1', 'PS5_2', 'PS5_3', 'PS5_4', 'PS5_5']
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS5_2 in zone 02-04
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS5_3 in zone 02-04
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS5_4 in zone 02-04
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS5_5 in zone 02-04
|
|
[11:06:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-05 candidates: ['PS5_6', 'PS5_7', 'PS5_8', 'PS5_9', 'PS5_10', 'PS5_11']
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS5_6 in zone 02-05
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS5_7 in zone 02-05
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS5_8 in zone 02-05
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS5_9 in zone 02-05
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS5_10 in zone 02-05
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS5_11 in zone 02-05
|
|
[11:06:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-06 candidates: ['PS5_12', 'PS5_13']
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS5_12 in zone 02-06
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS5_13 in zone 02-06
|
|
[11:06:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-07 candidates: ['UL16_1', 'UL16_2', 'UL16_3', 'UL16_4', 'UL16_5', 'UL16_6', 'UL16_7', 'UL16_8', 'UL16_9']
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL16_3 in zone 02-07
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL16_4 in zone 02-07
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL16_5 in zone 02-07
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL16_6 in zone 02-07
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL16_7 in zone 02-07
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL16_8 in zone 02-07
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL16_9 in zone 02-07
|
|
[11:06:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-08 candidates: ['UL17_1', 'UL17_2', 'UL17_3', 'UL17_4', 'UL17_5', 'UL17_6', 'UL17_7', 'UL17_8', 'UL17_9', 'UL17_10']
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL17_1 in zone 02-08
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL17_2 in zone 02-08
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL17_5 in zone 02-08
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL17_6 in zone 02-08
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL17_7 in zone 02-08
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL17_8 in zone 02-08
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL17_9 in zone 02-08
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL17_10 in zone 02-08
|
|
[11:06:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-09 candidates: ['UL18_1', 'UL18_2', 'UL18_3', 'UL18_4', 'UL18_5', 'UL18_6', 'UL18_7', 'UL18_8', 'UL18_9', 'UL18_10', 'UL18_11', 'UL18_12', 'UL18_13', 'UL18_14', 'UL18_15', 'UL18_16']
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL18_1 in zone 02-09
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL18_2 in zone 02-09
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL18_5 in zone 02-09
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL18_6 in zone 02-09
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL18_7 in zone 02-09
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL18_8 in zone 02-09
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL18_9 in zone 02-09
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL18_11 in zone 02-09
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL18_12 in zone 02-09
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL18_13 in zone 02-09
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL18_14 in zone 02-09
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL18_15 in zone 02-09
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL18_16 in zone 02-09
|
|
[11:06:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-10 candidates: ['PS6_1', 'PS6_2', 'PS6_3', 'PS6_4', 'PS6_5']
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS6_2 in zone 02-10
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS6_3 in zone 02-10
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS6_4 in zone 02-10
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS6_5 in zone 02-10
|
|
[11:06:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-11 candidates: ['PS6_6', 'PS6_7', 'PS6_8', 'PS6_9', 'PS6_10', 'PS6_11']
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS6_6 in zone 02-11
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS6_7 in zone 02-11
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS6_8 in zone 02-11
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS6_9 in zone 02-11
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS6_10 in zone 02-11
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS6_11 in zone 02-11
|
|
[11:06:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-12 candidates: ['PS6_12', 'PS6_13']
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS6_12 in zone 02-12
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS6_13 in zone 02-12
|
|
[11:06:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-13 candidates: ['UL19_1', 'UL19_2', 'UL19_3', 'UL19_4', 'UL19_5', 'UL19_6', 'UL19_7', 'UL19_8', 'UL19_9']
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL19_3 in zone 02-13
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL19_4 in zone 02-13
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL19_5 in zone 02-13
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL19_6 in zone 02-13
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL19_7 in zone 02-13
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL19_8 in zone 02-13
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL19_9 in zone 02-13
|
|
[11:06:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-14 candidates: ['UL20_1', 'UL20_2', 'UL20_3', 'UL20_4', 'UL20_5', 'UL20_6', 'UL20_7', 'UL20_8', 'UL20_9', 'UL20_10', 'UL20_11']
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL20_1 in zone 02-14
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL20_2 in zone 02-14
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL20_5 in zone 02-14
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL20_6 in zone 02-14
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL20_7 in zone 02-14
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL20_8 in zone 02-14
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL20_9 in zone 02-14
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL20_10 in zone 02-14
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL20_11 in zone 02-14
|
|
[11:06:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-15 candidates: ['UL21_1', 'UL21_2', 'UL21_3', 'UL21_4', 'UL21_5', 'UL21_6', 'UL21_7', 'UL21_8', 'UL21_9', 'UL21_10', 'UL21_11', 'UL21_12', 'UL21_13', 'UL21_14', 'UL21_15', 'UL21_16', 'UL21_17']
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL21_1 in zone 02-15
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL21_2 in zone 02-15
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL21_5 in zone 02-15
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL21_6 in zone 02-15
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL21_7 in zone 02-15
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL21_8 in zone 02-15
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL21_9 in zone 02-15
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL21_10 in zone 02-15
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL21_12 in zone 02-15
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL21_14 in zone 02-15
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL21_15 in zone 02-15
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL21_16 in zone 02-15
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL21_17 in zone 02-15
|
|
[11:06:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-16 candidates: ['PS7_1', 'PS7_2', 'PS7_3', 'PS7_4', 'PS7_5']
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS7_2 in zone 02-16
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS7_3 in zone 02-16
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS7_4 in zone 02-16
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS7_5 in zone 02-16
|
|
[11:06:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-17 candidates: ['PS7_6', 'PS7_7']
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS7_6 in zone 02-17
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS7_7 in zone 02-17
|
|
[11:06:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-18 candidates: ['PS7_8', 'PS7_9', 'PS7_10']
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS7_8 in zone 02-18
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS7_10 in zone 02-18
|
|
[11:06:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-19 candidates: ['PS7_11', 'PS7_12', 'PS7_13', 'PS7_14']
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS7_11 in zone 02-19
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS7_12 in zone 02-19
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS7_13 in zone 02-19
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS7_14 in zone 02-19
|
|
[11:06:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:49] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: zones
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: estops
|
|
[11:06:49] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: estops
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: safety_tag_mapping
|
|
[11:06:49] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: safety_tag_mapping
|
|
[11:06:49] [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}
|
|
[11:06:49] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag map with 74 tags (50 push buttons, 24 beacons)
|
|
[11:06:49] [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
|
|
[11:06:49] [INFO] [logging_config.py:126:_log_with_context] - R010_INPUTS: 163 rungs | example: XIC(Local:7:I.Pt02.Status)XIC(Local:7:I.Pt03.Status)OTE(MCM_EPB_STATUS);
|
|
[11:06:49] [INFO] [logging_config.py:126:_log_with_context] - R011_OUTPUTS: 19 rungs | example: XIC(EStop_MCM_OK)XIC(EStop_02_01_OK)[OTE(UL13_1_VFD1:SO.STOOutput),OTE(UL13_2_VFD1:SO.STOOutput),OTE(UL13_3_VFD1:SO.STOOutput),OTE(UL13_4_VFD1:SO.STOOutput),...
|
|
[11:06:49] [INFO] [logging_config.py:126:_log_with_context] - R012_RESETS: 52 rungs | example: [XIC(SFT_PS5_1_S1_PB) ,XIC(SFT_MCM_S_PB)]OTE(RST_PS5_1_EPC1_ESTOP);
|
|
[11:06:49] [INFO] [logging_config.py:126:_log_with_context] - R030_ZONES: 20 rungs | example: XIC(UL13_1_EPC1_DCS_CTRL.O1)XIC(UL13_1_EPC2_DCS_CTRL.O1)XIC(UL13_4_EPC1_DCS_CTRL.O1)XIC(UL13_4_EPC2_DCS_CTRL.O1)XIC(UL13_8_EPC1_DCS_CTRL.O1)XIC(UL13_8_EPC2_D...
|
|
[11:06:49] [INFO] [logging_config.py:126:_log_with_context] - R020_ESTOPS: 59 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);
|
|
[11:06:49] [INFO] [logging_config.py:126:_log_with_context] - R999_SAFETY_TAG_MAPPING: 24 rungs | example: XIC(SFT_PS5_1_BCN1_R)OTE(PS5_1_VFD1:SO.Out00Output)OTE(PS5_1_VFD1:SO.Out01Output);
|
|
[11:06:49] [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) ];
|
|
[11:06:49] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernSafetyProgramGenerator generation
|
|
[11:06:49] [INFO] [logging_config.py:128:_log_with_context] Written ModernSafetyProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM02/SafetyProgram_Generated.L5X
|
|
[11:06:50] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] SafetyProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM02/SafetyProgram_Generated.L5X
|
|
[11:06:50] [INFO] [logging_config.py:128:_log_with_context] Generating MainProgram L5X...
|
|
[11:06:50] [WARNING] [logging_config.py:128:_log_with_context] LimitedMainProgramGenerator is deprecated; using ModernMainProgramGenerator
|
|
[11:06:50] [INFO] [logging_config.py:128:_log_with_context] Starting ModernMainProgramGenerator generation
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Creating MainProgram XML structure
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Adding controller tags...
|
|
[11:06:50] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[11:06:50] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[11:06:50] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[11:06:50] [DEBUG] [logging_config.py:126:_log_with_context] Extracting SPEED_CTRL data
|
|
[11:06:50] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL VFDs=136
|
|
[11:06:50] [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
|
|
[11:06:50] [INFO] [logging_config.py:128:_log_with_context] Using project prefix from project_name: MTN6
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_1_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_2_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_3_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_4_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_5_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_1_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_2_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_3_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_4_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_5_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_6_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_1_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_10_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_11_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_12_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_2_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_3_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_4_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_5_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_6_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_7_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_8_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_9_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_1_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_10_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_11_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_12_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_13_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_14_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_2_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_3_VFD1 = 220 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_4_VFD1 = 220 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_5_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_6_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_7_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_8_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_9_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_10A_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_10B_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_11_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_12_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_13_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_3_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_4_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_5_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_6_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_7_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_8_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_9_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_1_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_10_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_2_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_3_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_4_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_5_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_6_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_7_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_8_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_9_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_10A_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_10B_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_11_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_12_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_13_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_3_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_4_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_5_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_6_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_7_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_8_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_9_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_10_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_3_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_4_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_5_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_6_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_7_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_8_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_9_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_10_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_3_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_4_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_5_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_6_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_7_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_8_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_9_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_1_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_2_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_3_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_4_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_5_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_6_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_7_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_8_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_9_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_10A_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_10B_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_11_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_12_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_13_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_3_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_4_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_5_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_6_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_7_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_8_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_9_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_10_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_3_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_4_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_5_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_6_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_7_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_8_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_9_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_1_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_2_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_3_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_4_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_5_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_6_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_7_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_8_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_9_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_10A_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_10B_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_11_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_12_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_13_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_3_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_4_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_5_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_6_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_7_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_8_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_9_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_1_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_2_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_3_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_4_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_5_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_6_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_7_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_8_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_9_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_10_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_11_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_3_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_4_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_5_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_6_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_7_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_8_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_9_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_1_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_10_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_11_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_12_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_13_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_2_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_3_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_4_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_5_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_6_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_7_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_8_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_9_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_1_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_10_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_11_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_12_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_13_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_2_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_3_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_4_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_5_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_6_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_7_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_8_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_9_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_1_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_10_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_11_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_12_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_13_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_14_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_2_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_3_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_4_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_5_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_6_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_7_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_8_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_9_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_1_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_10_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_11_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_12_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_2_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_3_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_4_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_5_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_6_VFD = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_7_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_8_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_9A_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_9B_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_10_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_3_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_4_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_5_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_6_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_8_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_9_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_10_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_11_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_3_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_4_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_5_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_6_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_7_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_8_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_9_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_1_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_2_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_3_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_4_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_5_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_6_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_7_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_8_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_9_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_10_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_3_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_4_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_5_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_6_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_7_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_8_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_9_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_10_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_11_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_12_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_13A_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_13B_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_14_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_15_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_16_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_3_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_4_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_5_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_6_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_7_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_8_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_9_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_1_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_2_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_3_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_4_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_5_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_6_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_7_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_8_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_9_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_10_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_11_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_3_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_4_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_5_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_6_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_7_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_8_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_9_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_10_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_11_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_12_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_13_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_14A_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_14B_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_15_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_16_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_17_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_3_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_4_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_5_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_6_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_7_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_8_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_9_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_1_VFD = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_2_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_3_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_4_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_5_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_6_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_7_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_8_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_14_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_15_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_16_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_17_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_18_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_19_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_20_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_14_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_15_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_16_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_17_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_18_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_19_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_20_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_13_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_14_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_15_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_16_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_17_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_18_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_19_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_17_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_18_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_19_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_20_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_21_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_22_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_23_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_18_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_19_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_20_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_21_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_22_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_23_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_24_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_14_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_15_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_16_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_17_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_18_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_19_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_20_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_14_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_15_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_16_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_17_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_18_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_19_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_20_VFD1 = 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1014_2_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1018_2_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1022_2_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1026_2_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1034_2_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1038_2_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3012_2_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3016_2_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3020_2_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3024_2_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_2A_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_2B_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_3A_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_3B_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_5_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS4_1_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS4_2_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_1_VFD1 = 150 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_2_VFD1 = 200 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_3_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_5_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_1_VFD1 = 150 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_11_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_2_VFD1 = 200 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_3_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_4_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_6_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_7_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_8_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_9_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC5_3_VFD1 = 80 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC6_3_VFD1 = 80 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC7_3_VFD1 = 80 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC8_3_VFD1 = 80 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2074_2_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2078_2_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2086_2_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2090_2_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2094_2_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4066_2_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4070_2_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4074_2_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4078_2_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4082_2_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_2A_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_2B_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_3_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_4_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_6_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS2_1_VFD1 = 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_1_VFD1 = 140 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_11_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_2_VFD1 = 180 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_4_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_5_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_6_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_8_VFD1 = 220 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_9_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS9_2_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS9_3_VFD1 = 190 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC1_3_VFD1 = 80 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC2_3_VFD1 = 80 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC3_3_VFD1 = 80 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC4_3_VFD1 = 80 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_10A_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_10B_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_11_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_12_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_13_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14A_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14B_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14C_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14D_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_15_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_16_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_17_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_18A_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_18B_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_19_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_20_VFD1 = 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_21_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_9_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_1_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_2_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_3_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_4_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_5A_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_5B_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_6_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_7_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_8_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_9_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_1_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_2_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_3A_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_3B_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_4_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_5_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_6_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_7_VFD1 = 240 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: S02_1_VFD1 = 250 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: S02_2_VFD1 = 250 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_10_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_11_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_12_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_13_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_14_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_15_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_2_VFD1 = 550 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_3_VFD1 = 550 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_4_VFD1 = 500 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_5_VFD1 = 450 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_6_VFD1 = 400 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_7_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_8_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_9_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_10_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_11_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_2_VFD1 = 550 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_3_VFD1 = 500 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_4_VFD1 = 450 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_5_VFD1 = 400 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_6_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_7_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_8_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_9_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_2_VFD1 = 550 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_3_VFD1 = 500 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_4_VFD1 = 450 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_5_VFD1 = 400 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_6_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_7_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_8_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_9_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_10_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_11_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_12_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_13_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_14_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_15_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_2_VFD1 = 550 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_3_VFD1 = 500 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_4_VFD1 = 450 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_5_VFD1 = 400 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_6_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_7_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_8_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_9_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_10_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_2_VFD1 = 550 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_3_VFD1 = 500 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_4_VFD1 = 450 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_5_VFD1 = 400 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_6_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_7_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_8_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_9_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_10_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_11_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_12_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_13_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_14_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_2_VFD1 = 550 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_3_VFD1 = 550 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_4_VFD1 = 450 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_5_VFD1 = 400 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_6_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_7_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_8_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_9_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_2_VFD1 = 550 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_3_VFD1 = 500 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_4_VFD1 = 450 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_5_VFD1 = 400 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_6_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_7_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_8_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_9_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_10_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_2_VFD1 = 550 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_3_VFD1 = 500 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_4_VFD1 = 450 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_5_VFD1 = 400 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_6_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_7_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_8_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_9_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_10_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_11_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_12_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_2_VFD1 = 400 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_3_VFD1 = 380 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_4_VFD1 = 450 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_5_VFD1 = 400 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_6_VFD1 = 400 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_7_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_8_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_9_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_2_VFD1 = 550 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_3_VFD1 = 500 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_4_VFD1 = 450 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_5_VFD1 = 400 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_6_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_7_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_8_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_9_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_10_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_11_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_12_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_13_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_14_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_15_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_16_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_2_VFD1 = 550 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_3_VFD1 = 500 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_4_VFD1 = 450 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_5_VFD1 = 400 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_6_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_7_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_8_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_9_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_10_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_11_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_12_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_13_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_2_VFD1 = 550 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_3_VFD1 = 500 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_4_VFD1 = 450 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_5_VFD1 = 400 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_6_VFD1 = 350 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_7_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_8_VFD1 = 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_9_VFD1 = 300 FPM
|
|
[11:06:50] [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
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL13_1_VFD1 -> 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL13_2_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL13_3_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL13_4_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL13_5_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed fallback: UL13_6_VFD1 -> 350 FPM (default)
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL13_7_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL13_8_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL13_9A_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL13_9B_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL13_10_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL13_11_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL13_12_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL14_3_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL14_4_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL14_5_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL14_6_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed fallback: UL14_7_VFD1 -> 350 FPM (default)
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL14_8_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL14_9_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL14_10_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL15_3_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL15_4_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL15_5_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL15_6_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL15_7_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL15_8_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL15_9_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL15_10_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL15_11_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL16_1_VFD1 -> 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL16_2_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL16_3_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL16_4_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL16_5_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL16_6_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL16_7_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL16_8_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL16_9_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL17_3_VFD1 -> 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL17_4_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL17_5_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL17_6_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL17_7_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL17_8_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL17_9_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL17_10_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL18_3_VFD1 -> 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL18_4_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL18_5_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL18_6_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL18_7_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL18_8_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL18_9_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL18_10_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL18_11_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL18_12_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL18_13A_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL18_13B_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL18_14_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL18_15_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL18_16_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL19_1_VFD1 -> 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL19_2_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL19_3_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL19_4_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL19_5_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL19_6_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL19_7_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL19_8_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL19_9_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL20_3_VFD1 -> 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL20_4_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL20_5_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL20_6_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL20_7_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL20_8_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL20_9_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL20_10_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL20_11_VFD1 -> 420 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_3_VFD1 -> 120 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_4_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_5_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_6_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_7_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_8_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_9_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_10_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_11_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_12_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_13_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_14A_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_14B_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_15_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_16_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_17_VFD1 -> 280 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS5_1_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS5_2_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS5_3_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS5_4_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS5_5_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS5_6_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS5_7_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS5_8_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS5_9_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS5_10_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS5_11_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS5_12_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS5_13_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS6_1_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS6_2_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS6_3_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS6_4_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS6_5_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS6_6_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS6_7_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS6_8_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS6_9_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS6_10_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS6_11_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS6_12_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS6_13_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS7_1_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS7_2_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS7_3_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS7_4_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS7_5_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS7_6_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS7_7_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS7_8_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS7_9_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS7_10_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS7_11_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS7_12_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS7_13_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS7_14_VFD1 -> 300 FPM
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] SPEED_CTRL sample=PS5_1_VFD1(300), PS5_2_VFD1(300), PS5_3_VFD1(300), PS5_4_VFD1(300), PS5_5_VFD1(300)...
|
|
[11:06:50] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL count=136
|
|
[11:06:50] [INFO] [logging_config.py:126:_log_with_context] Tags created: total=672 | standard=108 safety=285 dcs=59 modules=163
|
|
[11:06:50] [INFO] [logging_config.py:128:_log_with_context] Added 672 controller tags
|
|
[11:06:50] [INFO] [logging_config.py:128:_log_with_context] Generating main program routines...
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: mcm
|
|
[11:06:50] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: mcm
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: dpm
|
|
[11:06:50] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: dpm
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fiom
|
|
[11:06:50] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fiom
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fioh
|
|
[11:06:50] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fioh
|
|
[11:06:50] [INFO] [logging_config.py:128:_log_with_context] Plugin d2c_chute cannot generate with current data
|
|
[11:06:50] [INFO] [logging_config.py:128:_log_with_context] Plugin pb_chute cannot generate with current data
|
|
[11:06:50] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: estop_check
|
|
[11:06:52] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: estop_check
|
|
[11:06:52] [INFO] [logging_config.py:128:_log_with_context] Plugin station_jr_chute cannot generate with current data
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: safety_tag_map
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: RST data has 50 rows
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: MCM02 -> Local:5:I.Data.0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS5_1_S1_PB -> PS5_1_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS6_1_S1_PB -> PS6_1_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS7_1_S1_PB -> PS7_1_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL13_1_SS1_SPB -> UL13_1_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL15_4_S2_PB -> UL15_5_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL16_1_SS1_SPB -> UL16_1_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL19_1_SS1_SPB -> UL19_1_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL20_4_S2_PB -> UL20_5_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL21_11_S1_PB -> UL21_13_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL21_13_S1_PB -> UL21_15_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL21_13_S2_PB -> UL21_16_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS5_1_S2_PB -> PS5_2_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS6_1_S2_PB -> PS6_2_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS7_9_S2_PB -> PS7_10_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS7_1_S2_PB -> PS7_2_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL13_4_S1_PB -> UL13_4_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL13_4_S2_PB -> UL13_5_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL13_8_S2_PB -> UL13_6_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL13_8_S1_PB -> UL13_7_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL14_4_S2_PB -> UL14_5_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL17_4_S2_PB -> UL17_5_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL18_4_S2_PB -> UL18_5_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL18_10_S1_PB -> UL18_9_VFD1:I.In_3
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL21_11_S2_PB -> UL21_14A_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL21_4_S2_PB -> UL21_6_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL14_4_S1_PB -> UL14_4_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL15_4_S1_PB -> UL15_4_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL17_4_S1_PB -> UL17_4_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL18_4_S1_PB -> UL18_4_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL18_10_S2_PB -> UL18_6_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL20_4_S1_PB -> UL20_4_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL21_4_S1_PB -> UL21_4_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS7_9_S1_PB -> PS7_9_VFD1:I.IO_0
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL14_3_S2_PB -> UL14_3_FIO1:I.Pt10.Data
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL14_3_S1_PB -> UL14_3_FIO1:I.Pt08.Data
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL15_3_S2_PB -> UL15_3_FIO1:I.Pt10.Data
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL15_3_S1_PB -> UL15_3_FIO1:I.Pt08.Data
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL16_2_S2_PB -> UL16_2_FIO1:I.Pt10.Data
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL16_2_S1_PB -> UL16_2_FIO1:I.Pt08.Data
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL17_3_S2_PB -> UL17_3_FIO1:I.Pt10.Data
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL17_3_S1_PB -> UL17_3_FIO1:I.Pt08.Data
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL18_3_S2_PB -> UL18_3_FIO1:I.Pt10.Data
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL18_3_S1_PB -> UL18_3_FIO1:I.Pt08.Data
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL19_2_S2_PB -> UL19_2_FIO1:I.Pt10.Data
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL19_2_S1_PB -> UL19_2_FIO1:I.Pt08.Data
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL20_3_S2_PB -> UL20_3_FIO1:I.Pt10.Data
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL20_3_S1_PB -> UL20_3_FIO1:I.Pt08.Data
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL21_3_S2_PB -> UL21_3_FIO1:I.Pt10.Data
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL21_3_S1_PB -> UL21_3_FIO1:I.Pt08.Data
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generating 50 rungs
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 1: XIC(Local:5:I.Data.0)OTE(MCM02);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 2: XIC(PS5_1_VFD1:I.IO_0)OTE(PS5_1_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 3: XIC(PS5_2_VFD1:I.IO_0)OTE(PS5_1_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 4: XIC(PS6_1_VFD1:I.IO_0)OTE(PS6_1_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 5: XIC(PS6_2_VFD1:I.IO_0)OTE(PS6_1_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 6: XIC(PS7_1_VFD1:I.IO_0)OTE(PS7_1_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 7: XIC(PS7_2_VFD1:I.IO_0)OTE(PS7_1_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 8: XIC(PS7_9_VFD1:I.IO_0)OTE(PS7_9_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 9: XIC(PS7_10_VFD1:I.IO_0)OTE(PS7_9_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 10: XIC(UL13_1_VFD1:I.IO_0)OTE(UL13_1_SS1_SPB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 11: XIC(UL13_4_VFD1:I.IO_0)OTE(UL13_4_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 12: XIC(UL13_5_VFD1:I.IO_0)OTE(UL13_4_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 13: XIC(UL13_7_VFD1:I.IO_0)OTE(UL13_8_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 14: XIC(UL13_6_VFD1:I.IO_0)OTE(UL13_8_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 15: XIC(UL14_3_FIO1:I.Pt08.Data)OTE(UL14_3_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 16: XIC(UL14_3_FIO1:I.Pt10.Data)OTE(UL14_3_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 17: XIC(UL14_4_VFD1:I.IO_0)OTE(UL14_4_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 18: XIC(UL14_5_VFD1:I.IO_0)OTE(UL14_4_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 19: XIC(UL15_3_FIO1:I.Pt08.Data)OTE(UL15_3_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 20: XIC(UL15_3_FIO1:I.Pt10.Data)OTE(UL15_3_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 21: XIC(UL15_4_VFD1:I.IO_0)OTE(UL15_4_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 22: XIC(UL15_5_VFD1:I.IO_0)OTE(UL15_4_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 23: XIC(UL16_1_VFD1:I.IO_0)OTE(UL16_1_SS1_SPB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 24: XIC(UL16_2_FIO1:I.Pt08.Data)OTE(UL16_2_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 25: XIC(UL16_2_FIO1:I.Pt10.Data)OTE(UL16_2_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 26: XIC(UL17_3_FIO1:I.Pt08.Data)OTE(UL17_3_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 27: XIC(UL17_3_FIO1:I.Pt10.Data)OTE(UL17_3_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 28: XIC(UL17_4_VFD1:I.IO_0)OTE(UL17_4_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 29: XIC(UL17_5_VFD1:I.IO_0)OTE(UL17_4_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 30: XIC(UL18_3_FIO1:I.Pt08.Data)OTE(UL18_3_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 31: XIC(UL18_3_FIO1:I.Pt10.Data)OTE(UL18_3_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 32: XIC(UL18_4_VFD1:I.IO_0)OTE(UL18_4_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 33: XIC(UL18_5_VFD1:I.IO_0)OTE(UL18_4_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 34: XIC(UL18_9_VFD1:I.In_3)OTE(UL18_10_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 35: XIC(UL18_6_VFD1:I.IO_0)OTE(UL18_10_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 36: XIC(UL19_1_VFD1:I.IO_0)OTE(UL19_1_SS1_SPB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 37: XIC(UL19_2_FIO1:I.Pt08.Data)OTE(UL19_2_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 38: XIC(UL19_2_FIO1:I.Pt10.Data)OTE(UL19_2_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 39: XIC(UL20_3_FIO1:I.Pt08.Data)OTE(UL20_3_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 40: XIC(UL20_3_FIO1:I.Pt10.Data)OTE(UL20_3_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 41: XIC(UL20_4_VFD1:I.IO_0)OTE(UL20_4_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 42: XIC(UL20_5_VFD1:I.IO_0)OTE(UL20_4_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 43: XIC(UL21_3_FIO1:I.Pt08.Data)OTE(UL21_3_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 44: XIC(UL21_3_FIO1:I.Pt10.Data)OTE(UL21_3_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 45: XIC(UL21_4_VFD1:I.IO_0)OTE(UL21_4_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 46: XIC(UL21_6_VFD1:I.IO_0)OTE(UL21_4_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 47: XIC(UL21_13_VFD1:I.IO_0)OTE(UL21_11_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 48: XIC(UL21_14A_VFD1:I.IO_0)OTE(UL21_11_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 49: XIC(UL21_15_VFD1:I.IO_0)OTE(UL21_13_S1_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 50: XIC(UL21_16_VFD1:I.IO_0)OTE(UL21_13_S2_PB);
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generated 50 total rungs
|
|
[11:06:52] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: safety_tag_map
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: belt_tracking
|
|
[11:06:52] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: belt_tracking
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: main_routine
|
|
[11:06:52] [INFO] [logging_config.py:128:_log_with_context] Generating MainRoutine with JSR calls
|
|
[11:06:52] [INFO] [logging_config.py:128:_log_with_context] Successfully generated MainRoutine
|
|
[11:06:52] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: main_routine
|
|
[11:06:52] [INFO] [logging_config.py:128:_log_with_context] Main routine generation results: {'mcm': True, 'dpm': True, 'fiom': True, 'fioh': True, 'd2c_chute': False, 'pb_chute': False, 'estop_check': True, 'station_jr_chute': False, 'safety_tag_map': True, 'belt_tracking': True, 'main_routine': True}
|
|
[11:06:52] [INFO] [logging_config.py:126:_log_with_context] Routines created (8): MainRoutine, R010_MCM, R020_DPM, R030_FIOM, R031_FIOH, R120_ESTOP_CHECK, R130_SAFETY_TAG_MAP, ZZZ_BeltTracking
|
|
[11:06:52] [INFO] [logging_config.py:126:_log_with_context] - R010_MCM: 2 rungs | example: NOP();
|
|
[11:06:52] [INFO] [logging_config.py:126:_log_with_context] - R020_DPM: 10 rungs | example: NOP();
|
|
[11:06:52] [INFO] [logging_config.py:126:_log_with_context] - R030_FIOM: 16 rungs | example: NOP();
|
|
[11:06:52] [INFO] [logging_config.py:126:_log_with_context] - R031_FIOH: 4 rungs | example: NOP();
|
|
[11:06:52] [INFO] [logging_config.py:126:_log_with_context] - R120_ESTOP_CHECK: 53 rungs | example: XIO(PS5_1_VFD1:SI.In00Data)XIO(PS5_1_VFD1:SI.In01Data)XIC(UL14_5_VFD1:SI.In00Data)XIC(UL15_5_VFD1:SI.In00Data)XIC(UL17_5_VFD1:SI.In00Data)XIC(UL18_5_VFD1:SI....
|
|
[11:06:52] [INFO] [logging_config.py:126:_log_with_context] - R130_SAFETY_TAG_MAP: 51 rungs | example: XIC(Local:5:I.Data.0)OTE(MCM_S_PB);
|
|
[11:06:52] [INFO] [logging_config.py:126:_log_with_context] - ZZZ_BeltTracking: 137 rungs | example: NOP();
|
|
[11:06:52] [INFO] [logging_config.py:126:_log_with_context] - MainRoutine: 1 rungs | example: [JSR(R010_MCM,0) ,JSR(R020_DPM,0) ,JSR(R030_FIOM,0) ,JSR(R031_FIOH,0) ,JSR(R120_ESTOP_CHECK,0) ,JSR(R130_SAFETY_TAG_MAP,0) ,JSR(ZZZ_BeltTracking,0) ];
|
|
[11:06:52] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernMainProgramGenerator generation
|
|
[11:06:52] [INFO] [logging_config.py:128:_log_with_context] Written ModernMainProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM02/MainProgram_Generated.L5X
|
|
[11:06:52] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] MainProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM02/MainProgram_Generated.L5X
|
|
[11:06:52] [INFO] [logging_config.py:128:_log_with_context] Generating safety tag mapping...
|
|
[11:06:52] [DEBUG] [logging_config.py:128:_log_with_context] Creating MappingWriter wrapper
|
|
[11:06:52] [DEBUG] [logging_config.py:126:_log_with_context] Creating DataLoader instance
|
|
[11:06:52] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] Safety tag mapping written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM02/SafetyTagMapping.txt
|
|
[11:06:52] [INFO] [logging_config.py:128:_log_with_context] - Safety tags: 74
|
|
[11:06:52] [INFO] [logging_config.py:128:_log_with_context] === All artifacts generated successfully! ===
|
|
{"level": "INFO", "message": "Routine generation completed successfully", "timestamp": "2025-09-17T11:06:52.767908", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
|
|
=== Step 3: IO Tree Generator stdout ===
|
|
Enhanced MCM Generator
|
|
- Project: MTN6_MCM02
|
|
- Excel: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/PLC Data Generator/DESC_IP_MERGED.xlsx
|
|
- Boilerplate: MTN6_boilerplate
|
|
- Mode: Single file
|
|
--------------------------------------------------
|
|
Created 3 FIOH modules based on TERM analysis
|
|
Found 15 IOLM modules
|
|
Found 18 LPE modules
|
|
Found 9 Solenoid modules
|
|
Found 136 APF modules
|
|
Found 9 DPM modules
|
|
Found 3 PMM modules
|
|
Created 15 IOLM modules with boilerplate selection:
|
|
PDP3_FIO1 (FIO PDP_FIO): Using module-specific boilerplate PDP3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP3_FIO1_Module.L5X
|
|
PDP4_FIO1 (FIO PDP_FIO): Using module-specific boilerplate PDP4_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP4_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP4_FIO1_Module.L5X
|
|
PDP7_FIO1 (FIO PDP_FIO): Using module-specific boilerplate PDP7_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP7_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP7_FIO1_Module.L5X
|
|
UL13_12_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL13_12_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_12_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_12_FIO1_Module.L5X
|
|
UL13_2_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL13_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_2_FIO1_Module.L5X
|
|
UL14_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL14_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL14_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL14_3_FIO1_Module.L5X
|
|
UL15_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL15_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL15_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL15_3_FIO1_Module.L5X
|
|
UL16_2_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL16_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL16_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL16_2_FIO1_Module.L5X
|
|
UL17_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL17_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL17_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL17_3_FIO1_Module.L5X
|
|
UL18_16_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL18_16_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_16_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_16_FIO1_Module.L5X
|
|
UL18_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL18_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_3_FIO1_Module.L5X
|
|
UL19_2_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL19_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL19_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL19_2_FIO1_Module.L5X
|
|
UL20_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL20_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL20_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL20_3_FIO1_Module.L5X
|
|
UL21_17_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL21_17_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_17_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_17_FIO1_Module.L5X
|
|
UL21_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL21_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
PS5_10_VFD1 (APF 10HP): Using module-specific boilerplate PS5_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_10_VFD1_Module.L5X
|
|
PS5_11_VFD1 (APF 2HP): Using module-specific boilerplate PS5_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_11_VFD1_Module.L5X
|
|
PS5_12_VFD1 (APF 10HP): Using module-specific boilerplate PS5_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_12_VFD1_Module.L5X
|
|
PS5_13_VFD1 (APF 3HP): Using module-specific boilerplate PS5_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_13_VFD1_Module.L5X
|
|
PS5_1_VFD1 (APF 2HP): Using module-specific boilerplate PS5_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_1_VFD1_Module.L5X
|
|
PS5_2_VFD1 (APF 3HP): Using module-specific boilerplate PS5_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_2_VFD1_Module.L5X
|
|
PS5_3_VFD1 (APF 2HP): Using module-specific boilerplate PS5_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_3_VFD1_Module.L5X
|
|
PS5_4_VFD1 (APF 3HP): Using module-specific boilerplate PS5_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_4_VFD1_Module.L5X
|
|
PS5_5_VFD1 (APF 5HP): Using module-specific boilerplate PS5_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_5_VFD1_Module.L5X
|
|
PS5_6_VFD1 (APF 5HP): Using module-specific boilerplate PS5_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_6_VFD1_Module.L5X
|
|
PS5_7_VFD1 (APF 10HP): Using module-specific boilerplate PS5_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_7_VFD1_Module.L5X
|
|
PS5_8_VFD1 (APF 5HP): Using module-specific boilerplate PS5_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_8_VFD1_Module.L5X
|
|
PS5_9_VFD1 (APF 3HP): Using module-specific boilerplate PS5_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS5_9_VFD1_Module.L5X
|
|
PS6_10_VFD1 (APF 10HP): Using module-specific boilerplate PS6_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_10_VFD1_Module.L5X
|
|
PS6_11_VFD1 (APF 3HP): Using module-specific boilerplate PS6_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_11_VFD1_Module.L5X
|
|
PS6_12_VFD1 (APF 10HP): Using module-specific boilerplate PS6_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_12_VFD1_Module.L5X
|
|
PS6_13_VFD1 (APF 3HP): Using module-specific boilerplate PS6_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_13_VFD1_Module.L5X
|
|
PS6_1_VFD1 (APF 2HP): Using module-specific boilerplate PS6_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_1_VFD1_Module.L5X
|
|
PS6_2_VFD1 (APF 3HP): Using module-specific boilerplate PS6_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_2_VFD1_Module.L5X
|
|
PS6_3_VFD1 (APF 2HP): Using module-specific boilerplate PS6_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_3_VFD1_Module.L5X
|
|
PS6_4_VFD1 (APF 3HP): Using module-specific boilerplate PS6_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_4_VFD1_Module.L5X
|
|
PS6_5_VFD1 (APF 5HP): Using module-specific boilerplate PS6_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_5_VFD1_Module.L5X
|
|
PS6_6_VFD1 (APF 5HP): Using module-specific boilerplate PS6_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_6_VFD1_Module.L5X
|
|
PS6_7_VFD1 (APF 7_5HP): Using module-specific boilerplate PS6_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_7_VFD1_Module.L5X
|
|
PS6_8_VFD1 (APF 5HP): Using module-specific boilerplate PS6_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_8_VFD1_Module.L5X
|
|
PS6_9_VFD1 (APF 3HP): Using module-specific boilerplate PS6_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS6_9_VFD1_Module.L5X
|
|
PS7_10_VFD1 (APF 3HP): Using module-specific boilerplate PS7_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_10_VFD1_Module.L5X
|
|
PS7_11_VFD1 (APF 3HP): Using module-specific boilerplate PS7_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_11_VFD1_Module.L5X
|
|
PS7_12_VFD1 (APF 3HP): Using module-specific boilerplate PS7_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_12_VFD1_Module.L5X
|
|
PS7_13_VFD1 (APF 3HP): Using module-specific boilerplate PS7_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_13_VFD1_Module.L5X
|
|
PS7_14_VFD1 (APF 7_5HP): Using module-specific boilerplate PS7_14_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_14_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_14_VFD1_Module.L5X
|
|
PS7_1_VFD1 (APF 2HP): Using module-specific boilerplate PS7_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_1_VFD1_Module.L5X
|
|
PS7_2_VFD1 (APF 3HP): Using module-specific boilerplate PS7_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_2_VFD1_Module.L5X
|
|
PS7_3_VFD1 (APF 2HP): Using module-specific boilerplate PS7_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_3_VFD1_Module.L5X
|
|
PS7_4_VFD1 (APF 3HP): Using module-specific boilerplate PS7_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_4_VFD1_Module.L5X
|
|
PS7_5_VFD1 (APF 7_5HP): Using module-specific boilerplate PS7_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_5_VFD1_Module.L5X
|
|
PS7_6_VFD1 (APF 7_5HP): Using module-specific boilerplate PS7_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_6_VFD1_Module.L5X
|
|
PS7_7_VFD1 (APF 10HP): Using module-specific boilerplate PS7_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_7_VFD1_Module.L5X
|
|
PS7_8_VFD1 (APF 10HP): Using module-specific boilerplate PS7_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_8_VFD1_Module.L5X
|
|
PS7_9_VFD1 (APF 7_5HP): Using module-specific boilerplate PS7_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS7_9_VFD1_Module.L5X
|
|
UL13_10_VFD1 (APF 2HP): Using module-specific boilerplate UL13_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_10_VFD1_Module.L5X
|
|
UL13_11_VFD1 (APF 2HP): Using module-specific boilerplate UL13_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_11_VFD1_Module.L5X
|
|
UL13_12_VFD1 (APF 5HP): Using module-specific boilerplate UL13_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_12_VFD1_Module.L5X
|
|
UL13_1_VFD1 (APF 2HP): Using module-specific boilerplate UL13_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_1_VFD1_Module.L5X
|
|
UL13_2_VFD1 (APF 7_5HP): Using module-specific boilerplate UL13_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_2_VFD1_Module.L5X
|
|
UL13_3_VFD1 (APF 3HP): Using module-specific boilerplate UL13_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_3_VFD1_Module.L5X
|
|
UL13_4_VFD1 (APF 3HP): Using module-specific boilerplate UL13_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_4_VFD1_Module.L5X
|
|
UL13_5_VFD1 (APF 3HP): Using module-specific boilerplate UL13_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_5_VFD1_Module.L5X
|
|
UL13_6_VFD1 (APF 3HP): Using module-specific boilerplate UL13_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_6_VFD1_Module.L5X
|
|
UL13_7_VFD1 (APF 3HP): Using module-specific boilerplate UL13_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_7_VFD1_Module.L5X
|
|
UL13_8_VFD1 (APF 5HP): Using module-specific boilerplate UL13_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_8_VFD1_Module.L5X
|
|
UL13_9A_VFD1 (APF 3HP): Using module-specific boilerplate UL13_9A_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_9A_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_9A_VFD1_Module.L5X
|
|
UL13_9B_VFD1 (APF 3HP): Using module-specific boilerplate UL13_9B_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_9B_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_9B_VFD1_Module.L5X
|
|
UL14_10_VFD1 (APF 2HP): Using module-specific boilerplate UL14_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL14_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL14_10_VFD1_Module.L5X
|
|
UL14_3_VFD1 (APF 5HP): Using module-specific boilerplate UL14_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL14_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL14_3_VFD1_Module.L5X
|
|
UL14_4_VFD1 (APF 5HP): Using module-specific boilerplate UL14_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL14_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL14_4_VFD1_Module.L5X
|
|
UL14_5_VFD1 (APF 3HP): Using module-specific boilerplate UL14_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL14_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL14_5_VFD1_Module.L5X
|
|
UL14_6_VFD1 (APF 2HP): Using module-specific boilerplate UL14_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL14_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL14_6_VFD1_Module.L5X
|
|
UL14_7_VFD1 (APF 3HP): Using module-specific boilerplate UL14_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL14_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL14_7_VFD1_Module.L5X
|
|
UL14_8_VFD1 (APF 3HP): Using module-specific boilerplate UL14_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL14_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL14_8_VFD1_Module.L5X
|
|
UL14_9_VFD1 (APF 3HP): Using module-specific boilerplate UL14_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL14_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL14_9_VFD1_Module.L5X
|
|
UL15_10_VFD1 (APF 3HP): Using module-specific boilerplate UL15_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL15_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL15_10_VFD1_Module.L5X
|
|
UL15_11_VFD1 (APF 2HP): Using module-specific boilerplate UL15_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL15_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL15_11_VFD1_Module.L5X
|
|
UL15_3_VFD1 (APF 5HP): Using module-specific boilerplate UL15_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL15_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL15_3_VFD1_Module.L5X
|
|
UL15_4_VFD1 (APF 5HP): Using module-specific boilerplate UL15_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL15_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL15_4_VFD1_Module.L5X
|
|
UL15_5_VFD1 (APF 2HP): Using module-specific boilerplate UL15_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL15_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL15_5_VFD1_Module.L5X
|
|
UL15_6_VFD1 (APF 3HP): Using module-specific boilerplate UL15_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL15_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL15_6_VFD1_Module.L5X
|
|
UL15_7_VFD1 (APF 3HP): Using module-specific boilerplate UL15_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL15_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL15_7_VFD1_Module.L5X
|
|
UL15_8_VFD1 (APF 3HP): Using module-specific boilerplate UL15_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL15_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL15_8_VFD1_Module.L5X
|
|
UL15_9_VFD1 (APF 3HP): Using module-specific boilerplate UL15_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL15_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL15_9_VFD1_Module.L5X
|
|
UL16_1_VFD1 (APF 2HP): Using module-specific boilerplate UL16_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL16_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL16_1_VFD1_Module.L5X
|
|
UL16_2_VFD1 (APF 7_5HP): Using module-specific boilerplate UL16_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL16_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL16_2_VFD1_Module.L5X
|
|
UL16_3_VFD1 (APF 3HP): Using module-specific boilerplate UL16_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL16_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL16_3_VFD1_Module.L5X
|
|
UL16_4_VFD1 (APF 3HP): Using module-specific boilerplate UL16_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL16_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL16_4_VFD1_Module.L5X
|
|
UL16_5_VFD1 (APF 2HP): Using module-specific boilerplate UL16_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL16_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL16_5_VFD1_Module.L5X
|
|
UL16_6_VFD1 (APF 3HP): Using module-specific boilerplate UL16_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL16_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL16_6_VFD1_Module.L5X
|
|
UL16_7_VFD1 (APF 3HP): Using module-specific boilerplate UL16_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL16_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL16_7_VFD1_Module.L5X
|
|
UL16_8_VFD1 (APF 3HP): Using module-specific boilerplate UL16_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL16_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL16_8_VFD1_Module.L5X
|
|
UL16_9_VFD1 (APF 2HP): Using module-specific boilerplate UL16_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL16_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL16_9_VFD1_Module.L5X
|
|
UL17_10_VFD1 (APF 2HP): Using module-specific boilerplate UL17_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL17_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL17_10_VFD1_Module.L5X
|
|
UL17_3_VFD1 (APF 5HP): Using module-specific boilerplate UL17_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL17_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL17_3_VFD1_Module.L5X
|
|
UL17_4_VFD1 (APF 5HP): Using module-specific boilerplate UL17_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL17_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL17_4_VFD1_Module.L5X
|
|
UL17_5_VFD1 (APF 3HP): Using module-specific boilerplate UL17_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL17_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL17_5_VFD1_Module.L5X
|
|
UL17_6_VFD1 (APF 2HP): Using module-specific boilerplate UL17_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL17_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL17_6_VFD1_Module.L5X
|
|
UL17_7_VFD1 (APF 3HP): Using module-specific boilerplate UL17_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL17_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL17_7_VFD1_Module.L5X
|
|
UL17_8_VFD1 (APF 3HP): Using module-specific boilerplate UL17_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL17_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL17_8_VFD1_Module.L5X
|
|
UL17_9_VFD1 (APF 3HP): Using module-specific boilerplate UL17_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL17_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL17_9_VFD1_Module.L5X
|
|
UL18_10_VFD1 (APF 5HP): Using module-specific boilerplate UL18_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_10_VFD1_Module.L5X
|
|
UL18_11_VFD1 (APF 5HP): Using module-specific boilerplate UL18_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_11_VFD1_Module.L5X
|
|
UL18_12_VFD1 (APF 3HP): Using module-specific boilerplate UL18_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_12_VFD1_Module.L5X
|
|
UL18_13A_VFD1 (APF 3HP): Using module-specific boilerplate UL18_13A_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_13A_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_13A_VFD1_Module.L5X
|
|
UL18_13B_VFD1 (APF 3HP): Using module-specific boilerplate UL18_13B_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_13B_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_13B_VFD1_Module.L5X
|
|
UL18_14_VFD1 (APF 2HP): Using module-specific boilerplate UL18_14_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_14_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_14_VFD1_Module.L5X
|
|
UL18_15_VFD1 (APF 2HP): Using module-specific boilerplate UL18_15_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_15_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_15_VFD1_Module.L5X
|
|
UL18_16_VFD1 (APF 5HP): Using module-specific boilerplate UL18_16_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_16_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_16_VFD1_Module.L5X
|
|
UL18_3_VFD1 (APF 5HP): Using module-specific boilerplate UL18_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_3_VFD1_Module.L5X
|
|
UL18_4_VFD1 (APF 5HP): Using module-specific boilerplate UL18_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_4_VFD1_Module.L5X
|
|
UL18_5_VFD1 (APF 3HP): Using module-specific boilerplate UL18_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_5_VFD1_Module.L5X
|
|
UL18_6_VFD1 (APF 5HP): Using module-specific boilerplate UL18_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_6_VFD1_Module.L5X
|
|
UL18_7_VFD1 (APF 3HP): Using module-specific boilerplate UL18_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_7_VFD1_Module.L5X
|
|
UL18_8_VFD1 (APF 3HP): Using module-specific boilerplate UL18_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_8_VFD1_Module.L5X
|
|
UL18_9_VFD1 (APF 3HP): Using module-specific boilerplate UL18_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_9_VFD1_Module.L5X
|
|
UL19_1_VFD1 (APF 2HP): Using module-specific boilerplate UL19_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL19_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL19_1_VFD1_Module.L5X
|
|
UL19_2_VFD1 (APF 7_5HP): Using module-specific boilerplate UL19_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL19_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL19_2_VFD1_Module.L5X
|
|
UL19_3_VFD1 (APF 2HP): Using module-specific boilerplate UL19_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL19_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL19_3_VFD1_Module.L5X
|
|
UL19_4_VFD1 (APF 2HP): Using module-specific boilerplate UL19_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL19_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL19_4_VFD1_Module.L5X
|
|
UL19_5_VFD1 (APF 3HP): Using module-specific boilerplate UL19_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL19_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL19_5_VFD1_Module.L5X
|
|
UL19_6_VFD1 (APF 3HP): Using module-specific boilerplate UL19_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL19_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL19_6_VFD1_Module.L5X
|
|
UL19_7_VFD1 (APF 3HP): Using module-specific boilerplate UL19_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL19_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL19_7_VFD1_Module.L5X
|
|
UL19_8_VFD1 (APF 3HP): Using module-specific boilerplate UL19_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL19_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL19_8_VFD1_Module.L5X
|
|
UL19_9_VFD1 (APF 2HP): Using module-specific boilerplate UL19_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL19_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL19_9_VFD1_Module.L5X
|
|
UL20_10_VFD1 (APF 3HP): Using module-specific boilerplate UL20_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL20_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL20_10_VFD1_Module.L5X
|
|
UL20_11_VFD1 (APF 2HP): Using module-specific boilerplate UL20_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL20_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL20_11_VFD1_Module.L5X
|
|
UL20_3_VFD1 (APF 5HP): Using module-specific boilerplate UL20_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL20_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL20_3_VFD1_Module.L5X
|
|
UL20_4_VFD1 (APF 5HP): Using module-specific boilerplate UL20_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL20_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL20_4_VFD1_Module.L5X
|
|
UL20_5_VFD1 (APF 2HP): Using module-specific boilerplate UL20_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL20_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL20_5_VFD1_Module.L5X
|
|
UL20_6_VFD1 (APF 2HP): Using module-specific boilerplate UL20_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL20_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL20_6_VFD1_Module.L5X
|
|
UL20_7_VFD1 (APF 3HP): Using module-specific boilerplate UL20_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL20_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL20_7_VFD1_Module.L5X
|
|
UL20_8_VFD1 (APF 3HP): Using module-specific boilerplate UL20_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL20_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL20_8_VFD1_Module.L5X
|
|
UL20_9_VFD1 (APF 3HP): Using module-specific boilerplate UL20_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL20_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL20_9_VFD1_Module.L5X
|
|
UL21_10_VFD1 (APF 3HP): Using module-specific boilerplate UL21_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_10_VFD1_Module.L5X
|
|
UL21_11_VFD1 (APF 7_5HP): Using module-specific boilerplate UL21_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_11_VFD1_Module.L5X
|
|
UL21_12_VFD1 (APF 5HP): Using module-specific boilerplate UL21_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_12_VFD1_Module.L5X
|
|
UL21_13_VFD1 (APF 2HP): Using module-specific boilerplate UL21_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_13_VFD1_Module.L5X
|
|
UL21_14A_VFD1 (APF 3HP): Using module-specific boilerplate UL21_14A_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_14A_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_14A_VFD1_Module.L5X
|
|
UL21_14B_VFD1 (APF 3HP): Using module-specific boilerplate UL21_14B_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_14B_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_14B_VFD1_Module.L5X
|
|
UL21_15_VFD1 (APF 2HP): Using module-specific boilerplate UL21_15_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_15_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_15_VFD1_Module.L5X
|
|
UL21_16_VFD1 (APF 2HP): Using module-specific boilerplate UL21_16_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_16_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_16_VFD1_Module.L5X
|
|
UL21_17_VFD1 (APF 5HP): Using module-specific boilerplate UL21_17_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_17_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_17_VFD1_Module.L5X
|
|
UL21_3_VFD1 (APF 5HP): Using module-specific boilerplate UL21_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_3_VFD1_Module.L5X
|
|
UL21_4_VFD1 (APF 5HP): Using module-specific boilerplate UL21_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_4_VFD1_Module.L5X
|
|
UL21_5_VFD1 (APF 5HP): Using module-specific boilerplate UL21_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_5_VFD1_Module.L5X
|
|
UL21_6_VFD1 (APF 3HP): Using module-specific boilerplate UL21_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_6_VFD1_Module.L5X
|
|
UL21_7_VFD1 (APF 3HP): Using module-specific boilerplate UL21_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_7_VFD1_Module.L5X
|
|
UL21_8_VFD1 (APF 3HP): Using module-specific boilerplate UL21_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_8_VFD1_Module.L5X
|
|
UL21_9_VFD1 (APF 3HP): Using module-specific boilerplate UL21_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PMM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PMM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PMM_Module.L5X
|
|
PDP3_FIOH1 (FIOH PDP_FIOH): Using module-specific boilerplate PDP3_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP3_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP3_FIOH1_Module.L5X
|
|
PDP4_FIOH1 (FIOH PDP_FIOH): Using module-specific boilerplate PDP4_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP4_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP4_FIOH1_Module.L5X
|
|
PDP7_FIOH1 (FIOH PDP_FIOH): Using module-specific boilerplate PDP7_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP7_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP7_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/SLOT5_IB16_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/SLOT7_IB16S_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/SLOT6_OB16E_Module.L5X
|
|
No EN4TR modules registered for creation
|
|
Importing AOIs/DataTypes from MCM base: MTN6_boilerplate/MCM02.L5X
|
|
Archived old L5X: MTN6_MCM02_20250916_143719.L5X
|
|
Programs already exist (2 programs found), skipping empty program creation
|
|
OK: Generated project: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM02/MTN6_MCM02_20250917_110658.L5X
|
|
Single file generation complete
|
|
- ['/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM02/MTN6_MCM02_20250917_110658.L5X']
|
|
|
|
=== Step 3 Batch Script Creation ===
|
|
Creating project folder compilation for: MTN6_MCM02
|
|
Source L5X: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM02/MTN6_MCM02_20250917_110658.L5X
|
|
Project directory: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM02
|
|
Generated batch file: compile_MTN6_MCM02.bat
|
|
SUCCESS: Project compilation ready!
|
|
To compile on Windows:
|
|
cd "C:\\Users\\ilia.gurielidze\\Projects\\PLC Generation\\generated_projects\\MTN6_MCM02"
|
|
compile_MTN6_MCM02.bat
|
|
|