5213 lines
696 KiB
Plaintext
5213 lines
696 KiB
Plaintext
{"level": "INFO", "message": "PLC Generation Workflow started", "timestamp": "2025-09-17T11:06:19.787178", "module": "__main__", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "excel_file": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/PLC Data Generator/data/MTN6_MCM01.xlsx", "project_name": "MTN6_MCM01"}
|
|
{"level": "INFO", "message": "Starting data processing step", "timestamp": "2025-09-17T11:06:19.787454", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
|
|
=== Step 1: PLC Data Generator stdout ===
|
|
Loading IO path mappings...
|
|
Loaded IO path mappings:
|
|
APF: 11 rows
|
|
M12DR: 16 rows
|
|
Hub: 16 rows
|
|
SorterHub: 16 rows
|
|
SIO: 16 rows
|
|
IB16: 16 rows
|
|
OB16E: 16 rows
|
|
IB16S: 16 rows
|
|
Available sheets: ['Templates', 'Devices', 'Instructions', 'IO Assignment MCM01', 'NETWORK', 'Part number', 'MCM01_DESC', 'Sheet2', 'MCM01_DESC_V2', 'DESC_PLC', 'NETWORK_PLC']
|
|
Found DESC sheet: DESC_PLC
|
|
Found NETWORK sheet: NETWORK_PLC
|
|
|
|
DESC columns: ['TAGNAME', 'TERM', 'DESCA', 'DESCB', 'Unnamed: 4', 'Unnamed: 5', 'Unnamed: 6', 'Unnamed: 7']
|
|
NETWORK columns: ['DPM', 'DPM_IP', 'Name', 'PartNumber', 'IP']
|
|
|
|
Classifying signals and adding IO paths...
|
|
|
|
Signal classification results:
|
|
SPARE: 1102
|
|
I: 758
|
|
O: 206
|
|
IOLink: 39
|
|
|
|
Device type distribution:
|
|
APF: 1705
|
|
M12DR: 304
|
|
Hub: 48
|
|
IB16: 16
|
|
OB16E: 16
|
|
IB16S: 16
|
|
|
|
IO Path mapping results:
|
|
Successful mappings: 2105/2105 (100.0%)
|
|
|
|
Found 3 TAGNAMEs present in DESC but not in NETWORK_PLC.
|
|
|
|
Adding unique DPM names not present in DESC or NETWORK_PLC.Name: ['PS1_4_DPM1', 'PS3_3_DPM1', 'PS4_7_DPM1', 'UL10_3_DPM1', 'UL11_10_DPM1', 'UL1_4_DPM1', 'UL2_4_DPM1', 'UL4_4_DPM1', 'UL5_4_DPM1', 'UL7_4_DPM1', 'UL8_3_DPM1']
|
|
|
|
================================================================================
|
|
WARNING: The following issues were found but processing will continue:
|
|
================================================================================
|
|
- TAGNAME 'SLOT5_IB16' from DESC sheet not found in NETWORK_PLC sheet.
|
|
- TAGNAME 'SLOT6_OB16E' from DESC sheet not found in NETWORK_PLC sheet.
|
|
- TAGNAME 'SLOT7_IB16S' from DESC sheet not found in NETWORK_PLC sheet.
|
|
================================================================================
|
|
|
|
Continuing with processing...
|
|
|
|
Normalizing TAGNAME, DESC, and IO_PATH columns for VFDs only in the final output...
|
|
|
|
Final result has 2127 rows
|
|
Sample of merged data:
|
|
TAGNAME TERM DESCA ... SIGNAL DEVICE_TYPE IO_PATH
|
|
0 PDP1_PMM1 ... NaN NaN NaN
|
|
1 PDP2_PMM1 ... NaN NaN NaN
|
|
2 PDP6_PMM1 ... NaN NaN NaN
|
|
3 SLOT5_IB16 I0 MCM01 ... I IB16 Local:5:I.Data.0
|
|
4 SLOT5_IB16 I1 MCM01 ... I IB16 Local:5:I.Data.1
|
|
5 SLOT5_IB16 I10 SPARE ... SPARE IB16 Local:5:I.Data.10
|
|
6 SLOT5_IB16 I11 SPARE ... SPARE IB16 Local:5:I.Data.11
|
|
7 SLOT5_IB16 I12 SPARE ... SPARE IB16 Local:5:I.Data.12
|
|
8 SLOT5_IB16 I13 SPARE ... SPARE IB16 Local:5:I.Data.13
|
|
9 SLOT5_IB16 I14 SPARE ... SPARE IB16 Local:5:I.Data.14
|
|
|
|
[10 rows x 15 columns]
|
|
|
|
New Excel file created: MTN6_MCM01_DESC_IP_MERGED.xlsx
|
|
The file contains all original sheets plus the new 'DESC_IP' sheet with merged data.
|
|
DEBUG: Processing Excel file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/PLC Data Generator/data/MTN6_MCM01.xlsx
|
|
DEBUG: Full project pattern matched: MTN6_MCM01
|
|
DEBUG: Final subsystem name: MTN6_MCM01
|
|
Reading input file: MTN6_MCM01_DESC_IP_MERGED.xlsx
|
|
Removed 12 SPARE rows following IOLink SOL entries
|
|
Removed 39 IOLink rows (including beacons, FIOH channels, and all other IOLink entries)
|
|
Added 96 rows for solenoid valves
|
|
Removed 22 blank name/description rows
|
|
Saving output file: MTN6_MCM01_OUTPUT.csv
|
|
Processing complete!
|
|
Created standard output file: DESC_IP_MERGED.xlsx
|
|
|
|
=== Step 1: PLC Data Generator stderr ===
|
|
|
|
=== Step 1 File Copy ===
|
|
Copied MTN6_MCM01_DESC_IP_MERGED.xlsx to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/DESC_IP_MERGED.xlsx
|
|
{"level": "INFO", "message": "Data processing completed successfully", "timestamp": "2025-09-17T11:06:27.415719", "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:27.415907", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Logging to file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/logs/workflow_MTN6_MCM01_20250917_110619.log", "timestamp": "2025-09-17T11:06:29.069130", "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:29.070936", "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:29.071102", "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:29.096234", "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:29.096481", "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:29.096621", "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:29.115794", "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:29.127729", "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:29.139019", "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:29.146297", "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:29.153647", "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:29.161907", "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:29.170589", "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:29.180772", "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:29.208808", "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:29.219782", "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:29.230422", "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:29.241508", "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:29.254190", "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:29.265749", "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:29.277894", "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:29.288686", "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:29.300562", "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:29.311100", "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:29.323774", "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:29.343242", "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:29.355693", "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:29.365576", "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:29.376862", "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:29.386498", "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:29.395720", "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:29.406212", "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:29.416157", "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:29.426673", "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:29.438109", "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:29.448718", "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:29.460801", "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:29.472970", "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:29.484795", "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:29.501297", "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:29.511633", "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:29.521302", "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:29.521531", "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:30.420148", "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:30.438327", "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:30.442976", "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:30.444890", "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:30.533426", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "best_key": "MCM01", "score": 66}
|
|
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-09-17T11:06:30.534203", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "rows": 23}
|
|
{"level": "INFO", "message": "Successfully generated routine: outputs", "timestamp": "2025-09-17T11:06:30.539371", "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:30.539607", "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:30.586002", "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:30.586587", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for PS1_1: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.588111", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for PS1_5: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.588555", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for PS2_1: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.588895", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for PS2_6: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.589229", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for PS3_12: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.589513", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for PS3_1: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.589864", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for PS4_14: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.590169", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for PS4_1: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.590473", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL10_1: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.590753", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL10_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.591037", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL11_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.591311", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL11_4: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.591648", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL11_9: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.592008", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL12_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.592350", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL12_4: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.592662", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL1_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.593006", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL1_4: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.593320", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL1_9: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.593697", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL2_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.594013", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL2_4: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.594352", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL3_1: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.594712", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL3_2: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.595027", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL4_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.595339", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL4_4: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.595642", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL4_9: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.595979", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL5_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.596297", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL5_4: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.596608", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL6_1: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.596988", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL6_2: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.597446", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL7_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.597769", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL7_4: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.598061", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL7_9: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.598405", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL8_1: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.598721", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL8_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.599300", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL9_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.599655", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL9_4: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:06:30.600046", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Available DCS controllers: {'PS1_1': {'EPC2', 'EPC1'}, 'PS1_5': {'EPC2', 'EPC1'}, 'PS2_1': {'EPC2', 'EPC1'}, 'PS2_6': {'EPC2', 'EPC1'}, 'PS3_12': {'EPC2', 'EPC1'}, 'PS3_1': {'EPC2', 'EPC1'}, 'PS4_14': {'EPC2', 'EPC1'}, 'PS4_1': {'EPC2', 'EPC1'}, 'UL10_1': {'EPC2', 'EPC1'}, 'UL10_3': {'EPC2', 'EPC1'}, 'UL11_3': {'EPC2', 'EPC1'}, 'UL11_4': {'EPC2', 'EPC1'}, 'UL11_9': {'EPC2', 'EPC1'}, 'UL12_3': {'EPC2', 'EPC1'}, 'UL12_4': {'EPC2', 'EPC1'}, 'UL1_3': {'EPC2', 'EPC1'}, 'UL1_4': {'EPC2', 'EPC1'}, 'UL1_9': {'EPC2', 'EPC1'}, 'UL2_3': {'EPC2', 'EPC1'}, 'UL2_4': {'EPC2', 'EPC1'}, 'UL3_1': {'EPC2', 'EPC1'}, 'UL3_2': {'EPC2', 'EPC1'}, 'UL4_3': {'EPC2', 'EPC1'}, 'UL4_4': {'EPC2', 'EPC1'}, 'UL4_9': {'EPC2', 'EPC1'}, 'UL5_3': {'EPC2', 'EPC1'}, 'UL5_4': {'EPC2', 'EPC1'}, 'UL6_1': {'EPC2', 'EPC1'}, 'UL6_2': {'EPC2', 'EPC1'}, 'UL7_3': {'EPC2', 'EPC1'}, 'UL7_4': {'EPC2', 'EPC1'}, 'UL7_9': {'EPC2', 'EPC1'}, 'UL8_1': {'EPC2', 'EPC1'}, 'UL8_3': {'EPC2', 'EPC1'}, 'UL9_3': {'EPC2', 'EPC1'}, 'UL9_4': {'EPC2', 'EPC1'}}", "timestamp": "2025-09-17T11:06:30.600300", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zone 01-01 candidates: ['UL1_1', 'UL1_2', 'UL1_3', 'UL1_4', 'UL1_5', 'UL1_6', 'UL1_7', 'UL1_8', 'UL1_9', 'UL1_10', 'UL1_11', 'UL1_12', 'UL1_13']", "timestamp": "2025-09-17T11:06:30.601103", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_1 in zone 01-01", "timestamp": "2025-09-17T11:06:30.601289", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_2 in zone 01-01", "timestamp": "2025-09-17T11:06:30.601435", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_5 in zone 01-01", "timestamp": "2025-09-17T11:06:30.601579", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_6 in zone 01-01", "timestamp": "2025-09-17T11:06:30.601701", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_7 in zone 01-01", "timestamp": "2025-09-17T11:06:30.601820", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_8 in zone 01-01", "timestamp": "2025-09-17T11:06:30.601934", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_10 in zone 01-01", "timestamp": "2025-09-17T11:06:30.602053", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_11 in zone 01-01", "timestamp": "2025-09-17T11:06:30.602173", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_12 in zone 01-01", "timestamp": "2025-09-17T11:06:30.602285", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_13 in zone 01-01", "timestamp": "2025-09-17T11:06:30.602408", "module": "src.routines.zones", "file": "logging_config.py", "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:30.602530", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-01", "interlock": "MCM01", "dcs_list": ["UL1_3_EPC1_DCS_CTRL.O1", "UL1_3_EPC2_DCS_CTRL.O1", "UL1_4_EPC1_DCS_CTRL.O1", "UL1_4_EPC2_DCS_CTRL.O1", "UL1_9_EPC1_DCS_CTRL.O1", "UL1_9_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-02 candidates: ['UL2_3', 'UL2_4', 'UL2_5', 'UL2_6', 'UL2_7', 'UL2_8', 'UL2_9', 'UL2_10']", "timestamp": "2025-09-17T11:06:30.602855", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL2_5 in zone 01-02", "timestamp": "2025-09-17T11:06:30.603027", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL2_6 in zone 01-02", "timestamp": "2025-09-17T11:06:30.603148", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL2_7 in zone 01-02", "timestamp": "2025-09-17T11:06:30.603274", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL2_8 in zone 01-02", "timestamp": "2025-09-17T11:06:30.603388", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL2_9 in zone 01-02", "timestamp": "2025-09-17T11:06:30.603508", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL2_10 in zone 01-02", "timestamp": "2025-09-17T11:06:30.603620", "module": "src.routines.zones", "file": "logging_config.py", "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:30.603738", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-02", "interlock": "01-01", "dcs_list": ["UL2_3_EPC1_DCS_CTRL.O1", "UL2_3_EPC2_DCS_CTRL.O1", "UL2_4_EPC1_DCS_CTRL.O1", "UL2_4_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-03 candidates: ['UL3_1', 'UL3_2', 'UL3_3', 'UL3_4', 'UL3_5', 'UL3_6', 'UL3_7', 'UL3_8', 'UL3_9']", "timestamp": "2025-09-17T11:06:30.604065", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL3_3 in zone 01-03", "timestamp": "2025-09-17T11:06:30.604293", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL3_4 in zone 01-03", "timestamp": "2025-09-17T11:06:30.604442", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL3_5 in zone 01-03", "timestamp": "2025-09-17T11:06:30.604585", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL3_6 in zone 01-03", "timestamp": "2025-09-17T11:06:30.604699", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL3_7 in zone 01-03", "timestamp": "2025-09-17T11:06:30.604801", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL3_8 in zone 01-03", "timestamp": "2025-09-17T11:06:30.604902", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL3_9 in zone 01-03", "timestamp": "2025-09-17T11:06:30.605001", "module": "src.routines.zones", "file": "logging_config.py", "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:30.605123", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-03", "interlock": "01-01", "dcs_list": ["UL3_1_EPC1_DCS_CTRL.O1", "UL3_1_EPC2_DCS_CTRL.O1", "UL3_2_EPC1_DCS_CTRL.O1", "UL3_2_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-04 candidates: ['PS1_1', 'PS1_2', 'PS1_3', 'PS1_4']", "timestamp": "2025-09-17T11:06:30.605450", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS1_2 in zone 01-04", "timestamp": "2025-09-17T11:06:30.605632", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS1_3 in zone 01-04", "timestamp": "2025-09-17T11:06:30.605753", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS1_4 in zone 01-04", "timestamp": "2025-09-17T11:06:30.605858", "module": "src.routines.zones", "file": "logging_config.py", "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:30.605966", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-04", "interlock": "01-01", "dcs_list": ["PS1_1_EPC1_DCS_CTRL.O1", "PS1_1_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-05 candidates: ['UL1_5']", "timestamp": "2025-09-17T11:06:30.606252", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_5 in zone 01-05", "timestamp": "2025-09-17T11:06:30.606412", "module": "src.routines.zones", "file": "logging_config.py", "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:30.606556", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-05", "interlock": "MCM01", "dcs_list": []}
|
|
{"level": "DEBUG", "message": "Zone 01-06 candidates: ['UL4_1', 'UL4_2', 'UL4_3', 'UL4_4', 'UL4_5', 'UL4_6', 'UL4_7', 'UL4_8', 'UL4_9', 'UL4_10', 'UL4_11', 'UL4_12', 'UL4_13']", "timestamp": "2025-09-17T11:06:30.606850", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_1 in zone 01-06", "timestamp": "2025-09-17T11:06:30.607009", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_2 in zone 01-06", "timestamp": "2025-09-17T11:06:30.607141", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_5 in zone 01-06", "timestamp": "2025-09-17T11:06:30.607281", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_6 in zone 01-06", "timestamp": "2025-09-17T11:06:30.607398", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_7 in zone 01-06", "timestamp": "2025-09-17T11:06:30.607518", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_8 in zone 01-06", "timestamp": "2025-09-17T11:06:30.607626", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_10 in zone 01-06", "timestamp": "2025-09-17T11:06:30.607739", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_11 in zone 01-06", "timestamp": "2025-09-17T11:06:30.607845", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_12 in zone 01-06", "timestamp": "2025-09-17T11:06:30.607952", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_13 in zone 01-06", "timestamp": "2025-09-17T11:06:30.608054", "module": "src.routines.zones", "file": "logging_config.py", "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:30.608173", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-06", "interlock": "MCM01", "dcs_list": ["UL4_3_EPC1_DCS_CTRL.O1", "UL4_3_EPC2_DCS_CTRL.O1", "UL4_4_EPC1_DCS_CTRL.O1", "UL4_4_EPC2_DCS_CTRL.O1", "UL4_9_EPC1_DCS_CTRL.O1", "UL4_9_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-07 candidates: ['UL5_1', 'UL5_2', 'UL5_3', 'UL5_4', 'UL5_5', 'UL5_6', 'UL5_7', 'UL5_8', 'UL5_9', 'UL5_10']", "timestamp": "2025-09-17T11:06:30.608526", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_1 in zone 01-07", "timestamp": "2025-09-17T11:06:30.608714", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_2 in zone 01-07", "timestamp": "2025-09-17T11:06:30.608983", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_5 in zone 01-07", "timestamp": "2025-09-17T11:06:30.609189", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_6 in zone 01-07", "timestamp": "2025-09-17T11:06:30.609344", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_7 in zone 01-07", "timestamp": "2025-09-17T11:06:30.609466", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_8 in zone 01-07", "timestamp": "2025-09-17T11:06:30.609576", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_9 in zone 01-07", "timestamp": "2025-09-17T11:06:30.609684", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_10 in zone 01-07", "timestamp": "2025-09-17T11:06:30.609788", "module": "src.routines.zones", "file": "logging_config.py", "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:30.609894", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-07", "interlock": "01-06", "dcs_list": ["UL5_3_EPC1_DCS_CTRL.O1", "UL5_3_EPC2_DCS_CTRL.O1", "UL5_4_EPC1_DCS_CTRL.O1", "UL5_4_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-08 candidates: ['UL6_1', 'UL6_2', 'UL6_3', 'UL6_4', 'UL6_5', 'UL6_6', 'UL6_7', 'UL6_8', 'UL6_9']", "timestamp": "2025-09-17T11:06:30.610194", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL6_3 in zone 01-08", "timestamp": "2025-09-17T11:06:30.610374", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL6_4 in zone 01-08", "timestamp": "2025-09-17T11:06:30.610517", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL6_5 in zone 01-08", "timestamp": "2025-09-17T11:06:30.610659", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL6_6 in zone 01-08", "timestamp": "2025-09-17T11:06:30.610796", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL6_7 in zone 01-08", "timestamp": "2025-09-17T11:06:30.610943", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL6_8 in zone 01-08", "timestamp": "2025-09-17T11:06:30.611061", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL6_9 in zone 01-08", "timestamp": "2025-09-17T11:06:30.611163", "module": "src.routines.zones", "file": "logging_config.py", "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:30.611394", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-08", "interlock": "01-06", "dcs_list": ["UL6_1_EPC1_DCS_CTRL.O1", "UL6_1_EPC2_DCS_CTRL.O1", "UL6_2_EPC1_DCS_CTRL.O1", "UL6_2_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-09 candidates: ['PS2_1', 'PS2_2', 'PS2_3', 'PS2_4']", "timestamp": "2025-09-17T11:06:30.611695", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS2_2 in zone 01-09", "timestamp": "2025-09-17T11:06:30.611845", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS2_3 in zone 01-09", "timestamp": "2025-09-17T11:06:30.611957", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS2_4 in zone 01-09", "timestamp": "2025-09-17T11:06:30.612058", "module": "src.routines.zones", "file": "logging_config.py", "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:30.612163", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-09", "interlock": "01-06", "dcs_list": ["PS2_1_EPC1_DCS_CTRL.O1", "PS2_1_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-10 candidates: ['PS2_5', 'PS2_6']", "timestamp": "2025-09-17T11:06:30.612433", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS2_5 in zone 01-10", "timestamp": "2025-09-17T11:06:30.612582", "module": "src.routines.zones", "file": "logging_config.py", "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:30.612705", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-10", "interlock": "MCM01", "dcs_list": ["PS2_6_EPC1_DCS_CTRL.O1", "PS2_6_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-11 candidates: ['UL7_1', 'UL7_2', 'UL7_3', 'UL7_4', 'UL7_5', 'UL7_6', 'UL7_7', 'UL7_8', 'UL7_9', 'UL7_10', 'UL7_11', 'UL7_12', 'UL7_13']", "timestamp": "2025-09-17T11:06:30.612975", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_1 in zone 01-11", "timestamp": "2025-09-17T11:06:30.613115", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_2 in zone 01-11", "timestamp": "2025-09-17T11:06:30.613280", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_5 in zone 01-11", "timestamp": "2025-09-17T11:06:30.613441", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_6 in zone 01-11", "timestamp": "2025-09-17T11:06:30.613605", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_7 in zone 01-11", "timestamp": "2025-09-17T11:06:30.613761", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_8 in zone 01-11", "timestamp": "2025-09-17T11:06:30.613886", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_10 in zone 01-11", "timestamp": "2025-09-17T11:06:30.614019", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_11 in zone 01-11", "timestamp": "2025-09-17T11:06:30.614141", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_12 in zone 01-11", "timestamp": "2025-09-17T11:06:30.614488", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_13 in zone 01-11", "timestamp": "2025-09-17T11:06:30.614698", "module": "src.routines.zones", "file": "logging_config.py", "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:30.614820", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-11", "interlock": "MCM01", "dcs_list": ["UL7_3_EPC1_DCS_CTRL.O1", "UL7_3_EPC2_DCS_CTRL.O1", "UL7_4_EPC1_DCS_CTRL.O1", "UL7_4_EPC2_DCS_CTRL.O1", "UL7_9_EPC1_DCS_CTRL.O1", "UL7_9_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-12 candidates: ['UL8_1', 'UL8_2', 'UL8_3', 'UL8_4', 'UL8_5', 'UL8_6', 'UL8_7', 'UL8_8', 'UL8_9']", "timestamp": "2025-09-17T11:06:30.615119", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL8_2 in zone 01-12", "timestamp": "2025-09-17T11:06:30.615335", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL8_4 in zone 01-12", "timestamp": "2025-09-17T11:06:30.615481", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL8_5 in zone 01-12", "timestamp": "2025-09-17T11:06:30.615597", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL8_6 in zone 01-12", "timestamp": "2025-09-17T11:06:30.615710", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL8_7 in zone 01-12", "timestamp": "2025-09-17T11:06:30.615814", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL8_8 in zone 01-12", "timestamp": "2025-09-17T11:06:30.615916", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL8_9 in zone 01-12", "timestamp": "2025-09-17T11:06:30.616016", "module": "src.routines.zones", "file": "logging_config.py", "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:30.616121", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-12", "interlock": "01-11", "dcs_list": ["UL8_1_EPC1_DCS_CTRL.O1", "UL8_1_EPC2_DCS_CTRL.O1", "UL8_3_EPC1_DCS_CTRL.O1", "UL8_3_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-13 candidates: ['UL9_1', 'UL9_2', 'UL9_3', 'UL9_4', 'UL9_5', 'UL9_6', 'UL9_7', 'UL9_8', 'UL9_9', 'UL9_10', 'UL9_11']", "timestamp": "2025-09-17T11:06:30.616405", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_1 in zone 01-13", "timestamp": "2025-09-17T11:06:30.616562", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_2 in zone 01-13", "timestamp": "2025-09-17T11:06:30.616676", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_5 in zone 01-13", "timestamp": "2025-09-17T11:06:30.616787", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_6 in zone 01-13", "timestamp": "2025-09-17T11:06:30.616897", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_7 in zone 01-13", "timestamp": "2025-09-17T11:06:30.616999", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_8 in zone 01-13", "timestamp": "2025-09-17T11:06:30.617100", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_9 in zone 01-13", "timestamp": "2025-09-17T11:06:30.617218", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_10 in zone 01-13", "timestamp": "2025-09-17T11:06:30.617367", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_11 in zone 01-13", "timestamp": "2025-09-17T11:06:30.617496", "module": "src.routines.zones", "file": "logging_config.py", "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:30.617738", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-13", "interlock": "01-11", "dcs_list": ["UL9_3_EPC1_DCS_CTRL.O1", "UL9_3_EPC2_DCS_CTRL.O1", "UL9_4_EPC1_DCS_CTRL.O1", "UL9_4_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-14 candidates: ['PS3_1', 'PS3_2', 'PS3_3']", "timestamp": "2025-09-17T11:06:30.618064", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_2 in zone 01-14", "timestamp": "2025-09-17T11:06:30.618237", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_3 in zone 01-14", "timestamp": "2025-09-17T11:06:30.618383", "module": "src.routines.zones", "file": "logging_config.py", "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:30.618514", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-14", "interlock": "01-17", "dcs_list": ["PS3_1_EPC1_DCS_CTRL.O1", "PS3_1_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-15 candidates: ['PS3_4', 'PS3_5', 'PS3_6', 'PS3_7']", "timestamp": "2025-09-17T11:06:30.618853", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_4 in zone 01-15", "timestamp": "2025-09-17T11:06:30.618998", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_5 in zone 01-15", "timestamp": "2025-09-17T11:06:30.619108", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_6 in zone 01-15", "timestamp": "2025-09-17T11:06:30.619227", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_7 in zone 01-15", "timestamp": "2025-09-17T11:06:30.619352", "module": "src.routines.zones", "file": "logging_config.py", "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:30.619465", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-15", "interlock": "MCM01", "dcs_list": []}
|
|
{"level": "DEBUG", "message": "Zone 01-16 candidates: ['PS3_8', 'PS3_9', 'PS3_10', 'PS3_11', 'PS3_12']", "timestamp": "2025-09-17T11:06:30.619759", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_8 in zone 01-16", "timestamp": "2025-09-17T11:06:30.619897", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_9 in zone 01-16", "timestamp": "2025-09-17T11:06:30.620004", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_10 in zone 01-16", "timestamp": "2025-09-17T11:06:30.620107", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_11 in zone 01-16", "timestamp": "2025-09-17T11:06:30.620209", "module": "src.routines.zones", "file": "logging_config.py", "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:30.620321", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-16", "interlock": "MCM01", "dcs_list": ["PS3_12_EPC1_DCS_CTRL.O1", "PS3_12_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-17 candidates: ['UL10_1', 'UL10_2', 'UL10_3', 'UL10_4', 'UL10_5', 'UL10_6', 'UL10_7', 'UL10_8', 'UL10_9', 'UL10_10']", "timestamp": "2025-09-17T11:06:30.620714", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_2 in zone 01-17", "timestamp": "2025-09-17T11:06:30.620907", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_4 in zone 01-17", "timestamp": "2025-09-17T11:06:30.621066", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_5 in zone 01-17", "timestamp": "2025-09-17T11:06:30.621222", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_6 in zone 01-17", "timestamp": "2025-09-17T11:06:30.621396", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_7 in zone 01-17", "timestamp": "2025-09-17T11:06:30.621647", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_8 in zone 01-17", "timestamp": "2025-09-17T11:06:30.621957", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_9 in zone 01-17", "timestamp": "2025-09-17T11:06:30.622123", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_10 in zone 01-17", "timestamp": "2025-09-17T11:06:30.622311", "module": "src.routines.zones", "file": "logging_config.py", "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:30.622465", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-17", "interlock": "01-18", "dcs_list": ["UL10_1_EPC1_DCS_CTRL.O1", "UL10_1_EPC2_DCS_CTRL.O1", "UL10_3_EPC1_DCS_CTRL.O1", "UL10_3_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-18 candidates: ['UL11_1', 'UL11_2', 'UL11_3', 'UL11_4', 'UL11_5', 'UL11_6', 'UL11_7', 'UL11_8', 'UL11_9', 'UL11_10', 'UL11_11', 'UL11_12', 'UL11_13']", "timestamp": "2025-09-17T11:06:30.622823", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_1 in zone 01-18", "timestamp": "2025-09-17T11:06:30.623030", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_2 in zone 01-18", "timestamp": "2025-09-17T11:06:30.623176", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_5 in zone 01-18", "timestamp": "2025-09-17T11:06:30.623320", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_6 in zone 01-18", "timestamp": "2025-09-17T11:06:30.623467", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_7 in zone 01-18", "timestamp": "2025-09-17T11:06:30.623672", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_8 in zone 01-18", "timestamp": "2025-09-17T11:06:30.623808", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_10 in zone 01-18", "timestamp": "2025-09-17T11:06:30.623927", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_11 in zone 01-18", "timestamp": "2025-09-17T11:06:30.624031", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_12 in zone 01-18", "timestamp": "2025-09-17T11:06:30.624155", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_13 in zone 01-18", "timestamp": "2025-09-17T11:06:30.624266", "module": "src.routines.zones", "file": "logging_config.py", "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:30.624397", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-18", "interlock": "MCM01", "dcs_list": ["UL11_3_EPC1_DCS_CTRL.O1", "UL11_3_EPC2_DCS_CTRL.O1", "UL11_4_EPC1_DCS_CTRL.O1", "UL11_4_EPC2_DCS_CTRL.O1", "UL11_9_EPC1_DCS_CTRL.O1", "UL11_9_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-19 candidates: ['UL12_1', 'UL12_2', 'UL12_3', 'UL12_4', 'UL12_5', 'UL12_6', 'UL12_7', 'UL12_8', 'UL12_9', 'UL12_10']", "timestamp": "2025-09-17T11:06:30.624748", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_1 in zone 01-19", "timestamp": "2025-09-17T11:06:30.624918", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_2 in zone 01-19", "timestamp": "2025-09-17T11:06:30.625035", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_5 in zone 01-19", "timestamp": "2025-09-17T11:06:30.625149", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_6 in zone 01-19", "timestamp": "2025-09-17T11:06:30.625299", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_7 in zone 01-19", "timestamp": "2025-09-17T11:06:30.625438", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_8 in zone 01-19", "timestamp": "2025-09-17T11:06:30.625562", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_9 in zone 01-19", "timestamp": "2025-09-17T11:06:30.625702", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_10 in zone 01-19", "timestamp": "2025-09-17T11:06:30.625841", "module": "src.routines.zones", "file": "logging_config.py", "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:30.625957", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-19", "interlock": "01-18", "dcs_list": ["UL12_3_EPC1_DCS_CTRL.O1", "UL12_3_EPC2_DCS_CTRL.O1", "UL12_4_EPC1_DCS_CTRL.O1", "UL12_4_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-20 candidates: ['PS4_1', 'PS4_2', 'PS4_3', 'PS4_4', 'PS4_5']", "timestamp": "2025-09-17T11:06:30.626243", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_2 in zone 01-20", "timestamp": "2025-09-17T11:06:30.626400", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_3 in zone 01-20", "timestamp": "2025-09-17T11:06:30.626516", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_4 in zone 01-20", "timestamp": "2025-09-17T11:06:30.626623", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_5 in zone 01-20", "timestamp": "2025-09-17T11:06:30.626726", "module": "src.routines.zones", "file": "logging_config.py", "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:30.626830", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-20", "interlock": "01-18", "dcs_list": ["PS4_1_EPC1_DCS_CTRL.O1", "PS4_1_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 01-21 candidates: ['PS4_6', 'PS4_7', 'PS4_8', 'PS4_9', 'PS4_10']", "timestamp": "2025-09-17T11:06:30.627107", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_6 in zone 01-21", "timestamp": "2025-09-17T11:06:30.627258", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_7 in zone 01-21", "timestamp": "2025-09-17T11:06:30.627444", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_8 in zone 01-21", "timestamp": "2025-09-17T11:06:30.627744", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_9 in zone 01-21", "timestamp": "2025-09-17T11:06:30.627914", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_10 in zone 01-21", "timestamp": "2025-09-17T11:06:30.628058", "module": "src.routines.zones", "file": "logging_config.py", "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:30.628170", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-21", "interlock": "MCM01", "dcs_list": []}
|
|
{"level": "DEBUG", "message": "Zone 01-22 candidates: ['PS4_11', 'PS4_12', 'PS4_13', 'PS4_14']", "timestamp": "2025-09-17T11:06:30.628462", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_11 in zone 01-22", "timestamp": "2025-09-17T11:06:30.628601", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_12 in zone 01-22", "timestamp": "2025-09-17T11:06:30.628709", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_13 in zone 01-22", "timestamp": "2025-09-17T11:06:30.628813", "module": "src.routines.zones", "file": "logging_config.py", "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:30.628923", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "01-22", "interlock": "MCM01", "dcs_list": ["PS4_14_EPC1_DCS_CTRL.O1", "PS4_14_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "INFO", "message": "Successfully generated routine: zones", "timestamp": "2025-09-17T11:06:30.629073", "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:30.629225", "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:30.638287", "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:30.981230", "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:31.143775", "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:31.144316", "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 85 tags (69 push buttons, 16 beacons)", "timestamp": "2025-09-17T11:06:31.157087", "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:31.157336", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R010_INPUTS: 225 rungs | example: XIC(Local:7:I.Pt02.Status)XIC(Local:7:I.Pt03.Status)OTE(MCM_EPB_STATUS);", "timestamp": "2025-09-17T11:06:31.157560", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R011_OUTPUTS: 22 rungs | example: XIC(EStop_MCM_OK)XIC(EStop_01_01_OK)[OTE(UL1_3_VFD1:SO.Out00Output),OTE(UL1_3_VFD1:SO.Out01Output),OTE(UL1_3_VFD1:SO.STOOutput),OTE(UL1_4_VFD1:SO.STOOutput),...", "timestamp": "2025-09-17T11:06:31.157891", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R012_RESETS: 72 rungs | example: [XIC(SFT_PS1_1_S1_PB) ,XIC(SFT_MCM_S_PB)]OTE(RST_PS1_1_EPC1_ESTOP);", "timestamp": "2025-09-17T11:06:31.158117", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R030_ZONES: 23 rungs | example: XIC(UL1_3_EPC1_DCS_CTRL.O1)XIC(UL1_3_EPC2_DCS_CTRL.O1)XIC(UL1_4_EPC1_DCS_CTRL.O1)XIC(UL1_4_EPC2_DCS_CTRL.O1)XIC(UL1_9_EPC1_DCS_CTRL.O1)XIC(UL1_9_EPC2_DCS_CTR...", "timestamp": "2025-09-17T11:06:31.158290", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R020_ESTOPS: 81 rungs | example: DCS(MCM_EPB_DCS_CTRL,EMERGENCY STOP,EQUIVALENT - ACTIVE HIGH,500,MANUAL,AUTOMATIC,Local:7:I.Pt02.Data,Local:7:I.Pt03.Data,MCM_EPB_STATUS,SFT_MCM_S_PB);", "timestamp": "2025-09-17T11:06:31.158472", "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: 16 rungs | example: XIC(SFT_PS1_3_BCN1_A)OTE(PS1_3_VFD1:SO.Out00Output)OTE(PS1_3_VFD1:SO.Out01Output);", "timestamp": "2025-09-17T11:06:31.158682", "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:31.158859", "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:31.159031", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Written ModernSafetyProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyProgram_Generated.L5X", "timestamp": "2025-09-17T11:06:31.163387", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "[SUCCESS] SafetyProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyProgram_Generated.L5X", "timestamp": "2025-09-17T11:06:31.334443", "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:31.334701", "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:31.334908", "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:31.335113", "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:31.335267", "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:31.335479", "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:31.534880", "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:31.620515", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "best_key": "MCM01", "score": 66}
|
|
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-09-17T11:06:31.621402", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "rows": 23}
|
|
{"level": "DEBUG", "message": "Extracting SPEED_CTRL data", "timestamp": "2025-09-17T11:06:31.624464", "module": "DataLoader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "data_extraction", "type": "SPEED_CTRL"}
|
|
{"level": "INFO", "message": "Data: SPEED_CTRL VFDs=155", "timestamp": "2025-09-17T11:06:31.644345", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.644577", "module": "DataLoader", "file": "logging_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:31.644878", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.657905", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.658178", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.658414", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.658631", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.658846", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.659064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.659287", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.659608", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.659853", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.660105", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.660348", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.660564", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.660803", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.661019", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.661232", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.661443", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.661635", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.661845", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.662032", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.662223", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.662411", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.662601", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.662798", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.662996", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.663187", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.663388", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.663597", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.663838", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.664109", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.664360", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.664589", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.664815", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.665038", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.665275", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.665492", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.665704", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.665909", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.666111", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.666305", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.666507", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.666705", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.666896", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.667085", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.667302", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.667499", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.667690", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.667872", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.668056", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.668243", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.668444", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.668631", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.668821", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.669006", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.669198", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.669430", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.669661", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.669890", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.670108", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.670320", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.670534", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.670762", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.670990", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.671208", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.671510", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.671765", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.672025", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.672344", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.672597", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.672834", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.673061", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.673258", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.674016", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.674276", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.674489", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.674687", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.674885", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.675073", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.675289", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.675564", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.675920", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.676207", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.676501", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.676748", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.676984", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.677223", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.677515", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.677938", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.678161", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.678381", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.678586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.678792", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.678987", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.679182", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.679427", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.679639", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.679839", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.680053", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.680251", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.680469", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.680659", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.680851", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.681035", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.681231", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.681427", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.681619", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.681814", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.681998", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.682181", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.682384", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.682605", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.682820", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.683044", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.683223", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.683439", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.683675", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.683882", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.684055", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.684204", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.684400", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.684641", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.684847", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.685041", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.685263", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.685456", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.685651", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.685814", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.685975", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.686126", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.686310", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.686491", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.686662", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.686816", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.686970", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.687118", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.687311", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.687542", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.687752", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.687957", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.688154", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.688388", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.688634", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.688862", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.689075", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.689270", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.689610", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.689851", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.690074", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.690299", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.690510", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.690684", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.690881", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.691076", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.691267", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.691547", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.691745", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.691961", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.692163", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.692385", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.692600", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.692785", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.692954", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.693105", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.693259", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.693441", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.693656", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.693872", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.694076", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.694265", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.694499", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.694699", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.694886", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.695053", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.695232", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.695527", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.695709", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.695873", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.696037", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.696192", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.696375", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.696553", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.696733", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.696905", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.697085", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.697320", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.697554", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.697788", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.698002", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.698197", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.698387", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.698569", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.698745", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.698929", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.699115", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.699319", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.699492", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.699661", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.699831", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.699998", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.700168", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.700336", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.700505", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.700676", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.700846", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.701015", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.701189", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.701411", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.701617", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.701833", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.702033", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.702205", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.702375", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.702533", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.702711", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.702923", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.703152", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.703364", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.703555", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.703713", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.703909", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.704160", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.704378", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.704551", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.704710", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.704964", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.705239", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.705462", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.705714", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.705954", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.706175", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.706382", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.706587", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.706782", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.706974", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.707165", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.707362", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.707710", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.707925", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.708110", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.708265", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.708454", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.708662", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.708864", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.709066", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.709285", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.709507", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.709727", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.709955", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.710136", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.710353", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.710552", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.710745", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.710930", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.711113", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.711292", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.711458", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.711614", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.711791", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.711968", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.712142", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.712314", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.712538", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.712773", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.713012", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.713408", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.713626", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.713879", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.714117", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.714329", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.714561", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.714801", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.715006", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.715213", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.715403", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.715586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.715764", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.715941", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.716113", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.716283", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.716468", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.716676", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.716861", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.717032", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.717275", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.717488", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.717728", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.717962", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.718185", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.718410", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.718627", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.718841", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_1_VFD = 300 FPM", "timestamp": "2025-09-17T11:06:31.719046", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.719272", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.719495", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.719725", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.719929", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.720139", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.720352", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.720524", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.720698", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.720865", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.721020", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.721207", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.721414", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.721655", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.721901", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.722100", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.722273", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.722437", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.722605", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.722760", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.722949", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.723171", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.723405", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.723633", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.723816", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.723983", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.724340", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.724592", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.724809", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.725003", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.725199", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.725397", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.725593", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.725770", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.725929", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.726090", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.726241", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.726428", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.726611", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.726836", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.727074", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.727317", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.727553", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.727761", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.727981", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.728184", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.728362", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.728564", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.728765", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.728954", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.729140", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.729373", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.729589", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.729797", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.729965", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.730142", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.730313", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.730484", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.730654", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.730818", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.730986", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.731156", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.731329", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.731498", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.731720", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.731949", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.732176", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.732385", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.732560", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.732754", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.732943", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.733129", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.733356", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.733596", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.733822", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.734028", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.734204", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.734390", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.734571", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.734747", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.734922", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.735101", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.735280", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.735455", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.735624", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.735790", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.735959", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.736189", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.736411", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.736642", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.736858", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.737071", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.737378", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.737622", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.737842", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.738031", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: FL4066_2_VFD1 = 350 FPM", "timestamp": "2025-09-17T11:06:31.738372", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.738608", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.738859", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.739074", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.739283", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.739490", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.739710", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.739942", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.740140", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.740342", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.740538", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.740724", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.740903", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.741093", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.741284", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.741486", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.741711", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.741940", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.742150", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.742354", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.742543", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.742728", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.742903", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.743082", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.743299", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.743537", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.743775", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.744002", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.744245", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.744432", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.744623", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.744809", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.744988", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.745155", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.745395", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.745638", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.745877", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.746107", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.746298", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.746473", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.746634", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.746828", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.747200", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.747440", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.747651", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.747857", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.748049", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.748265", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.748436", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.748604", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.748763", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.748946", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.749171", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.749383", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.749557", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.749718", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.749870", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.750052", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.750238", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.750421", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.750598", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.750774", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.750943", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.751119", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.751298", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.751485", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.751700", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.751936", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.752165", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.752376", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.752554", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.752729", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.752888", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.753070", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.753280", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.753448", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.753655", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.754020", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.754262", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.754467", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.754672", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.754951", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.755271", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.755518", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.755820", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.756014", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.756217", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.756422", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.756617", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.756802", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.756983", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.757156", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.757356", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.757559", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.757782", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.757993", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.758181", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.758337", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.758510", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.758683", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.758851", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.759052", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.759246", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.759455", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.759663", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.759837", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.759999", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.760149", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.760301", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.760458", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.760613", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.760760", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.760943", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.761160", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.761393", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.761646", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.761914", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.762148", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.762368", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.762563", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.762740", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYBD_13_VFD1 = 300 FPM", "timestamp": "2025-09-17T11:06:31.762897", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.763065", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.763233", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.763419", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.763626", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.763840", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.764051", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.764265", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.764482", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.764673", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.764838", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.764992", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.765207", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.765435", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.765656", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.765861", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.766068", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.766266", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.766459", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.766651", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.766841", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.767050", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.767265", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.767467", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.767653", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.767830", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.767986", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.768145", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.768301", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.768495", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.768684", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.768867", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.769277", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.769465", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.769658", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.769852", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.770058", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.770290", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.770501", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.770700", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.770922", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.771138", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.771358", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.771741", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.771957", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.772170", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.772370", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.772564", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.772732", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.772903", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.773067", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.773264", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.773481", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.773694", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.773907", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.774091", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.774247", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.774471", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.774669", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.774842", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.775003", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.775184", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.775449", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.775656", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.775861", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.776047", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.776203", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.776408", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.776599", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.776779", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.776953", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.777121", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:31.777299", "module": "DataLoader", "file": "logging_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:31.777423", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_3_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.777682", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_4_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.777905", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_5_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.778134", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_6_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.778347", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_7_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.778555", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_8_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.778733", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_9_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.778899", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_10A_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.779061", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_10B_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.779217", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_11_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.779424", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_12_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.779643", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_13_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.779848", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL2_3_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.780030", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL2_4_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.780213", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL2_5_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.780396", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL2_6_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.780574", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL2_7_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.780751", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL2_8_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.780925", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL2_9_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.781101", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL2_10_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.781263", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL3_1_VFD1 -> 120 FPM", "timestamp": "2025-09-17T11:06:31.781406", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL3_2_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.781559", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL3_3_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.781701", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL3_4_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.781859", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL3_5_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.782028", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL3_6_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.782197", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL3_7_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.782350", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL3_8_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.782500", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL3_9_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.782642", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_3_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.782801", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_4_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.782968", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_5_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.783148", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_6_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.783406", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_7_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.783630", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_8_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.783828", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_9_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.784267", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_10A_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.784468", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_10B_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.784639", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_11_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.784779", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_12_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.784912", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_13_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.785043", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL5_3_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.785195", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL5_4_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.785373", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL5_5_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.785628", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL5_6_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.785832", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL5_7_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.786009", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL5_8_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.786159", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL5_9_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.786333", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL5_10_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.786519", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL6_1_VFD1 -> 120 FPM", "timestamp": "2025-09-17T11:06:31.786677", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL6_2_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.786827", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL6_3_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.786981", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL6_4_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.787121", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL6_5_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.787290", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL6_6_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.787481", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL6_7_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.787668", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL6_8_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.787856", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL6_9_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.788040", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_3_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.788227", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_4_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.788407", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_5_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.788610", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_6_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.788846", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_7_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.789102", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_8_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.789345", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_9_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.789572", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_10A_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.789763", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_10B_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.789925", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_11_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.790085", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_12_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.790232", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_13_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.790415", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL8_1_VFD1 -> 120 FPM", "timestamp": "2025-09-17T11:06:31.790598", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL8_2_VFD1 -> 120 FPM", "timestamp": "2025-09-17T11:06:31.790779", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL8_3_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.790951", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL8_4_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.791118", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL8_5_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.791265", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL8_6_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.791450", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL8_7_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.791665", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL8_8_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.791891", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL8_9_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.792080", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL9_3_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.792243", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL9_4_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.792393", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL9_5_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.792575", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL9_6_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.792760", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL9_7_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.792949", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL9_8_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.793151", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL9_9_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.793378", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL9_10_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.793587", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL9_11_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.793804", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL10_1_VFD1 -> 120 FPM", "timestamp": "2025-09-17T11:06:31.794004", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL10_2_VFD1 -> 120 FPM", "timestamp": "2025-09-17T11:06:31.794175", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL10_3_VFD1 -> 120 FPM", "timestamp": "2025-09-17T11:06:31.794330", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL10_4_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.794513", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL10_5_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.794696", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL10_6_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.794898", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL10_7_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.795087", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL10_8_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.795251", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL10_9_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.795437", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL10_10_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.795650", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL12_3_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.795843", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL12_4_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.796005", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL12_5_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.796150", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL12_6_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.796332", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL12_7_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.796513", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL12_8_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.796687", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL12_9_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.796857", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL12_10_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.797033", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_3_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.797216", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_4_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:06:31.797400", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_5_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.797607", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_6_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.797813", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_7_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.797984", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_8_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.798167", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_9_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.798346", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_10A_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.798521", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_10B_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.798693", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_11_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.798865", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_12_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.799268", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_13_VFD1 -> 280 FPM", "timestamp": "2025-09-17T11:06:31.799463", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS1_1_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.799665", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS1_2_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.799901", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS1_3_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.800083", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS1_4_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.800267", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS1_5_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.800446", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS2_1_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.800628", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS2_2_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.800798", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS2_3_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.800969", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS2_4_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.801156", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS2_5_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.801360", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS2_6_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.801572", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_1_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.801790", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_2_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.801971", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_3_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.802167", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_4_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.802347", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_5_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.802526", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_6_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.802695", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_7_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.802866", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_8_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.803054", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_9_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.803236", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_10_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.803449", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_11_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.803693", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS3_12_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.803900", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_1_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.804177", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_2_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.804388", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_3_VFD1 -> 220 FPM", "timestamp": "2025-09-17T11:06:31.804585", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_4_VFD1 -> 220 FPM", "timestamp": "2025-09-17T11:06:31.804796", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_5_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.805017", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_6_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.805293", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_7_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.805512", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_8_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.805738", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_9_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.805943", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_10_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.806111", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_11_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.806258", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_12_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.806462", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_13_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.806699", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS4_14_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:06:31.807076", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "SPEED_CTRL sample=PS1_1_VFD1(300), PS1_2_VFD1(300), PS1_3_VFD1(300), PS1_4_VFD1(300), PS1_5_VFD1(300)...", "timestamp": "2025-09-17T11:06:31.807591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Data: SPEED_CTRL count=155", "timestamp": "2025-09-17T11:06:31.807767", "module": "DataLoader", "file": "logging_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=848 | standard=149 safety=389 dcs=81 modules=188", "timestamp": "2025-09-17T11:06:32.341157", "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 848 controller tags", "timestamp": "2025-09-17T11:06:32.341603", "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:32.342003", "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:32.342263", "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:32.342478", "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:32.342686", "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:32.344339", "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:32.344661", "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:32.346517", "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:32.346852", "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:32.348506", "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:32.348800", "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:32.349038", "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:32.349254", "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:34.216072", "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:34.216405", "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:34.216694", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Safety tag map: RST data has 69 rows", "timestamp": "2025-09-17T11:06:34.217014", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: MCM01 -> Local:5:I.Data.0", "timestamp": "2025-09-17T11:06:34.217371", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS1_1_S1_PB -> PS1_1_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.217663", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS1_1_S2_PB -> PS1_3_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.217962", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS2_1_S1_PB -> PS2_1_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.218226", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS4_1_S2_PB -> PS4_3_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.218502", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL11_9_S2_PB -> UL11_11_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.218786", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL12_4_S1_PB -> UL12_5_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.219078", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL2_4_S1_PB -> UL2_5_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.219370", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL4_9_S1_PB -> UL4_11_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.219678", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL4_9_S2_PB -> UL4_12_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.219915", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL5_4_S2_PB -> UL5_5_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.220145", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL8_3_S1_PB -> UL8_4_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.220389", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL9_4_S1_PB -> UL9_5_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.220739", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS2_6_S1_PB -> PS2_6_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.220959", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS3_12_S1_PB -> PS3_11_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.221217", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS3_1_S1_PB -> PS3_2_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.221440", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS3_1_S2_PB -> PS3_3_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.221679", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS4_14_S1_PB -> PS4_12_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.221909", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS4_1_S1_PB -> PS4_2_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.222147", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL10_3_S1_PB -> UL10_4_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.222393", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL10_3_S2_PB -> UL10_5_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.222621", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL11_9_S1_PB -> UL11_10A_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.222844", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL11_4_S1_PB -> UL11_5_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.223074", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL11_4_S2_PB -> UL11_6_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.223289", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL12_4_S2_PB -> UL12_6_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.223535", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL1_9_S2_PB -> UL1_10A_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.223792", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL1_4_S2_PB -> UL1_5_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.224021", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL1_9_S1_PB -> UL1_7_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.224212", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL2_4_S2_PB -> UL2_6_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.224421", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL4_4_S1_PB -> UL4_5_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.224627", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL4_4_S2_PB -> UL4_6_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.224843", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL7_9_S2_PB -> UL7_10A_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.225026", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL7_4_S2_PB -> UL7_5_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.225183", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL7_9_S1_PB -> UL7_6_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.225374", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL8_3_S2_PB -> UL8_5_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.225618", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL9_4_S2_PB -> UL9_6_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.225873", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS1_5_S2_PB -> PS1_5_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.226089", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS2_1_S2_PB -> PS2_3_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.226307", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS3_12_S2_PB -> PS3_10_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.226529", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS4_14_S2_PB -> PS4_11_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.226742", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL1_4_S1_PB -> UL1_4_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.226953", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL5_4_S1_PB -> UL5_3_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.227172", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL7_4_S1_PB -> UL7_3_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.227354", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS1_5_S1_PB -> PS1_4_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.227588", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS2_6_S2_PB -> PS2_5_VFD1:I.IO_0", "timestamp": "2025-09-17T11:06:34.227810", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL10_1_SS1_SPB -> UL10_2_FIO1:I.Pt04.Data", "timestamp": "2025-09-17T11:06:34.228034", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL11_3_S2_PB -> UL11_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-17T11:06:34.228222", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL11_3_S1_PB -> UL11_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-17T11:06:34.228419", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL12_3_S2_PB -> UL12_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-17T11:06:34.228611", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL12_3_S1_PB -> UL12_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-17T11:06:34.228784", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL1_3_S2_PB -> UL1_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-17T11:06:34.228980", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL1_3_S1_PB -> UL1_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-17T11:06:34.229232", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL2_3_S2_PB -> UL2_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-17T11:06:34.229461", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL2_3_S1_PB -> UL2_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-17T11:06:34.229695", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL3_2_S1_PB -> UL3_2_FIO1:I.Pt12.Data", "timestamp": "2025-09-17T11:06:34.229914", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL3_2_S2_PB -> UL3_2_FIO1:I.Pt14.Data", "timestamp": "2025-09-17T11:06:34.230110", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL3_1_SS1_SPB -> UL3_2_FIO1:I.Pt02.Data", "timestamp": "2025-09-17T11:06:34.230326", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL4_3_S2_PB -> UL4_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-17T11:06:34.230553", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL4_3_S1_PB -> UL4_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-17T11:06:34.230767", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL5_3_S2_PB -> UL5_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-17T11:06:34.230990", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL5_3_S1_PB -> UL5_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-17T11:06:34.231210", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL6_2_S1_PB -> UL6_2_FIO1:I.Pt12.Data", "timestamp": "2025-09-17T11:06:34.231440", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL6_2_S2_PB -> UL6_2_FIO1:I.Pt14.Data", "timestamp": "2025-09-17T11:06:34.231842", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL6_1_SS1_SPB -> UL6_2_FIO1:I.Pt02.Data", "timestamp": "2025-09-17T11:06:34.232093", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL7_3_S2_PB -> UL7_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-17T11:06:34.232321", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL7_3_S1_PB -> UL7_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-17T11:06:34.232546", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL8_1_SS1_SPB -> UL8_2_FIO1:I.Pt04.Data", "timestamp": "2025-09-17T11:06:34.232776", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL9_3_S2_PB -> UL9_3_FIO1:I.Pt10.Data", "timestamp": "2025-09-17T11:06:34.232997", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL9_3_S1_PB -> UL9_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-17T11:06:34.233221", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Safety tag map: Generating 69 rungs", "timestamp": "2025-09-17T11:06:34.233512", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 1: XIC(Local:5:I.Data.0)OTE(MCM01);", "timestamp": "2025-09-17T11:06:34.233690", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 2: XIC(PS1_1_VFD1:I.IO_0)OTE(PS1_1_S1_PB);", "timestamp": "2025-09-17T11:06:34.233846", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 3: XIC(PS1_3_VFD1:I.IO_0)OTE(PS1_1_S2_PB);", "timestamp": "2025-09-17T11:06:34.234004", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 4: XIC(PS1_4_VFD1:I.IO_0)OTE(PS1_5_S1_PB);", "timestamp": "2025-09-17T11:06:34.234170", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 5: XIC(PS1_5_VFD1:I.IO_0)OTE(PS1_5_S2_PB);", "timestamp": "2025-09-17T11:06:34.234313", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 6: XIC(PS2_1_VFD1:I.IO_0)OTE(PS2_1_S1_PB);", "timestamp": "2025-09-17T11:06:34.234483", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 7: XIC(PS2_3_VFD1:I.IO_0)OTE(PS2_1_S2_PB);", "timestamp": "2025-09-17T11:06:34.234645", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 8: XIC(PS2_6_VFD1:I.IO_0)OTE(PS2_6_S1_PB);", "timestamp": "2025-09-17T11:06:34.234807", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 9: XIC(PS2_5_VFD1:I.IO_0)OTE(PS2_6_S2_PB);", "timestamp": "2025-09-17T11:06:34.234962", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 10: XIC(PS3_2_VFD1:I.IO_0)OTE(PS3_1_S1_PB);", "timestamp": "2025-09-17T11:06:34.235093", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 11: XIC(PS3_3_VFD1:I.IO_0)OTE(PS3_1_S2_PB);", "timestamp": "2025-09-17T11:06:34.235228", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 12: XIC(PS3_11_VFD1:I.IO_0)OTE(PS3_12_S1_PB);", "timestamp": "2025-09-17T11:06:34.235358", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 13: XIC(PS3_10_VFD1:I.IO_0)OTE(PS3_12_S2_PB);", "timestamp": "2025-09-17T11:06:34.235538", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 14: XIC(PS4_2_VFD1:I.IO_0)OTE(PS4_1_S1_PB);", "timestamp": "2025-09-17T11:06:34.235712", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 15: XIC(PS4_3_VFD1:I.IO_0)OTE(PS4_1_S2_PB);", "timestamp": "2025-09-17T11:06:34.235877", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 16: XIC(PS4_12_VFD1:I.IO_0)OTE(PS4_14_S1_PB);", "timestamp": "2025-09-17T11:06:34.236052", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 17: XIC(PS4_11_VFD1:I.IO_0)OTE(PS4_14_S2_PB);", "timestamp": "2025-09-17T11:06:34.236480", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 18: XIC(UL1_3_FIO1:I.Pt08.Data)OTE(UL1_3_S1_PB);", "timestamp": "2025-09-17T11:06:34.236651", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 19: XIC(UL1_3_FIO1:I.Pt10.Data)OTE(UL1_3_S2_PB);", "timestamp": "2025-09-17T11:06:34.236794", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 20: XIC(UL1_4_VFD1:I.IO_0)OTE(UL1_4_S1_PB);", "timestamp": "2025-09-17T11:06:34.236969", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 21: XIC(UL1_5_VFD1:I.IO_0)OTE(UL1_4_S2_PB);", "timestamp": "2025-09-17T11:06:34.237136", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 22: XIC(UL1_7_VFD1:I.IO_0)OTE(UL1_9_S1_PB);", "timestamp": "2025-09-17T11:06:34.237327", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 23: XIC(UL1_10A_VFD1:I.IO_0)OTE(UL1_9_S2_PB);", "timestamp": "2025-09-17T11:06:34.237540", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 24: XIC(UL2_3_FIO1:I.Pt08.Data)OTE(UL2_3_S1_PB);", "timestamp": "2025-09-17T11:06:34.237711", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 25: XIC(UL2_3_FIO1:I.Pt10.Data)OTE(UL2_3_S2_PB);", "timestamp": "2025-09-17T11:06:34.237882", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 26: XIC(UL2_5_VFD1:I.IO_0)OTE(UL2_4_S1_PB);", "timestamp": "2025-09-17T11:06:34.238055", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 27: XIC(UL2_6_VFD1:I.IO_0)OTE(UL2_4_S2_PB);", "timestamp": "2025-09-17T11:06:34.238198", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 28: XIC(UL3_2_FIO1:I.Pt02.Data)OTE(UL3_1_SS1_SPB);", "timestamp": "2025-09-17T11:06:34.238338", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 29: XIC(UL3_2_FIO1:I.Pt12.Data)OTE(UL3_2_S1_PB);", "timestamp": "2025-09-17T11:06:34.238522", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 30: XIC(UL3_2_FIO1:I.Pt14.Data)OTE(UL3_2_S2_PB);", "timestamp": "2025-09-17T11:06:34.238700", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 31: XIC(UL4_3_FIO1:I.Pt08.Data)OTE(UL4_3_S1_PB);", "timestamp": "2025-09-17T11:06:34.238874", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 32: XIC(UL4_3_FIO1:I.Pt10.Data)OTE(UL4_3_S2_PB);", "timestamp": "2025-09-17T11:06:34.239028", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 33: XIC(UL4_5_VFD1:I.IO_0)OTE(UL4_4_S1_PB);", "timestamp": "2025-09-17T11:06:34.239150", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 34: XIC(UL4_6_VFD1:I.IO_0)OTE(UL4_4_S2_PB);", "timestamp": "2025-09-17T11:06:34.239268", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 35: XIC(UL4_11_VFD1:I.IO_0)OTE(UL4_9_S1_PB);", "timestamp": "2025-09-17T11:06:34.239429", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 36: XIC(UL4_12_VFD1:I.IO_0)OTE(UL4_9_S2_PB);", "timestamp": "2025-09-17T11:06:34.239642", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 37: XIC(UL5_3_FIO1:I.Pt08.Data)OTE(UL5_3_S1_PB);", "timestamp": "2025-09-17T11:06:34.239834", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 38: XIC(UL5_3_FIO1:I.Pt10.Data)OTE(UL5_3_S2_PB);", "timestamp": "2025-09-17T11:06:34.240147", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 39: XIC(UL5_3_VFD1:I.IO_0)OTE(UL5_4_S1_PB);", "timestamp": "2025-09-17T11:06:34.240331", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 40: XIC(UL5_5_VFD1:I.IO_0)OTE(UL5_4_S2_PB);", "timestamp": "2025-09-17T11:06:34.240515", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 41: XIC(UL6_2_FIO1:I.Pt02.Data)OTE(UL6_1_SS1_SPB);", "timestamp": "2025-09-17T11:06:34.240682", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 42: XIC(UL6_2_FIO1:I.Pt12.Data)OTE(UL6_2_S1_PB);", "timestamp": "2025-09-17T11:06:34.240851", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 43: XIC(UL6_2_FIO1:I.Pt14.Data)OTE(UL6_2_S2_PB);", "timestamp": "2025-09-17T11:06:34.241020", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 44: XIC(UL7_3_FIO1:I.Pt08.Data)OTE(UL7_3_S1_PB);", "timestamp": "2025-09-17T11:06:34.241188", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 45: XIC(UL7_3_FIO1:I.Pt10.Data)OTE(UL7_3_S2_PB);", "timestamp": "2025-09-17T11:06:34.241359", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 46: XIC(UL7_3_VFD1:I.IO_0)OTE(UL7_4_S1_PB);", "timestamp": "2025-09-17T11:06:34.241539", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 47: XIC(UL7_5_VFD1:I.IO_0)OTE(UL7_4_S2_PB);", "timestamp": "2025-09-17T11:06:34.241722", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 48: XIC(UL7_6_VFD1:I.IO_0)OTE(UL7_9_S1_PB);", "timestamp": "2025-09-17T11:06:34.241905", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 49: XIC(UL7_10A_VFD1:I.IO_0)OTE(UL7_9_S2_PB);", "timestamp": "2025-09-17T11:06:34.242076", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 50: XIC(UL8_2_FIO1:I.Pt04.Data)OTE(UL8_1_SS1_SPB);", "timestamp": "2025-09-17T11:06:34.242248", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 51: XIC(UL8_4_VFD1:I.IO_0)OTE(UL8_3_S1_PB);", "timestamp": "2025-09-17T11:06:34.242395", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 52: XIC(UL8_5_VFD1:I.IO_0)OTE(UL8_3_S2_PB);", "timestamp": "2025-09-17T11:06:34.242568", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 53: XIC(UL9_3_FIO1:I.Pt08.Data)OTE(UL9_3_S1_PB);", "timestamp": "2025-09-17T11:06:34.242721", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 54: XIC(UL9_3_FIO1:I.Pt10.Data)OTE(UL9_3_S2_PB);", "timestamp": "2025-09-17T11:06:34.242858", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 55: XIC(UL9_5_VFD1:I.IO_0)OTE(UL9_4_S1_PB);", "timestamp": "2025-09-17T11:06:34.243016", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 56: XIC(UL9_6_VFD1:I.IO_0)OTE(UL9_4_S2_PB);", "timestamp": "2025-09-17T11:06:34.243176", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 57: XIC(UL10_2_FIO1:I.Pt04.Data)OTE(UL10_1_SS1_SPB);", "timestamp": "2025-09-17T11:06:34.243350", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 58: XIC(UL10_4_VFD1:I.IO_0)OTE(UL10_3_S1_PB);", "timestamp": "2025-09-17T11:06:34.243534", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 59: XIC(UL10_5_VFD1:I.IO_0)OTE(UL10_3_S2_PB);", "timestamp": "2025-09-17T11:06:34.243706", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 60: XIC(UL11_3_FIO1:I.Pt08.Data)OTE(UL11_3_S1_PB);", "timestamp": "2025-09-17T11:06:34.243855", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 61: XIC(UL11_3_FIO1:I.Pt10.Data)OTE(UL11_3_S2_PB);", "timestamp": "2025-09-17T11:06:34.244016", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 62: XIC(UL11_5_VFD1:I.IO_0)OTE(UL11_4_S1_PB);", "timestamp": "2025-09-17T11:06:34.244194", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 63: XIC(UL11_6_VFD1:I.IO_0)OTE(UL11_4_S2_PB);", "timestamp": "2025-09-17T11:06:34.244355", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 64: XIC(UL11_10A_VFD1:I.IO_0)OTE(UL11_9_S1_PB);", "timestamp": "2025-09-17T11:06:34.244512", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 65: XIC(UL11_11_VFD1:I.IO_0)OTE(UL11_9_S2_PB);", "timestamp": "2025-09-17T11:06:34.244679", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 66: XIC(UL12_3_FIO1:I.Pt08.Data)OTE(UL12_3_S1_PB);", "timestamp": "2025-09-17T11:06:34.244852", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 67: XIC(UL12_3_FIO1:I.Pt10.Data)OTE(UL12_3_S2_PB);", "timestamp": "2025-09-17T11:06:34.245017", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 68: XIC(UL12_5_VFD1:I.IO_0)OTE(UL12_4_S1_PB);", "timestamp": "2025-09-17T11:06:34.245189", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 69: XIC(UL12_6_VFD1:I.IO_0)OTE(UL12_4_S2_PB);", "timestamp": "2025-09-17T11:06:34.245334", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Safety tag map: Generated 69 total rungs", "timestamp": "2025-09-17T11:06:34.245498", "module": "src.routines.safety_tag_map", "file": "logging_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:34.245691", "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:34.246325", "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:34.249984", "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:34.250220", "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:34.250380", "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:34.250551", "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:34.250732", "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:34.250895", "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:34.251089", "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:34.251274", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R020_DPM: 12 rungs | example: NOP();", "timestamp": "2025-09-17T11:06:34.251466", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R030_FIOM: 20 rungs | example: NOP();", "timestamp": "2025-09-17T11:06:34.251655", "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:34.251831", "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: 73 rungs | example: XIO(PS1_1_VFD1:SI.In00Data)XIO(PS1_1_VFD1:SI.In01Data)XIC(UL1_5_VFD1:SI.In00Data)XIC(UL2_5_VFD1:SI.In00Data)XIC(UL4_5_VFD1:SI.In00Data)XIC(UL5_5_VFD1:SI.In00...", "timestamp": "2025-09-17T11:06:34.252218", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R130_SAFETY_TAG_MAP: 70 rungs | example: XIC(Local:5:I.Data.0)OTE(MCM_S_PB);", "timestamp": "2025-09-17T11:06:34.252392", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- ZZZ_BeltTracking: 156 rungs | example: NOP();", "timestamp": "2025-09-17T11:06:34.252553", "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:34.252724", "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:34.252897", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Written ModernMainProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/MainProgram_Generated.L5X", "timestamp": "2025-09-17T11:06:34.278089", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "[SUCCESS] MainProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/MainProgram_Generated.L5X", "timestamp": "2025-09-17T11:06:34.278346", "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:34.278542", "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:34.278747", "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:34.278940", "module": "src.container", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "excel_file": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/DESC_IP_MERGED.xlsx"}
|
|
{"level": "INFO", "message": "[SUCCESS] Safety tag mapping written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyTagMapping.txt", "timestamp": "2025-09-17T11:06:34.973711", "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: 85", "timestamp": "2025-09-17T11:06:34.973942", "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:34.974130", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
|
|
=== Step 2: Routines Generator stdout ===
|
|
Created virtual JR: PS1_JR
|
|
Found JPE config for PS1_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS3_1_TPE1 (station from config)
|
|
Found JPE config for UL10_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL1_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS2_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_12_TPE1 (station from config)
|
|
Found JPE config for PS3_12_TPE2 (station from config)
|
|
Found JPE config for PS3_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_3_TPE1
|
|
Found JPE config for PS4_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_14_TPE1 (station from config)
|
|
Found JPE config for PS4_2_TPE1
|
|
Found JPE config for PS4_2_TPE2
|
|
Found JPE config for PS4_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS4_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_8_TPE1
|
|
Found JPE config for UL10_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_9_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE4
|
|
Found JPE config for UL11_9_TPE5
|
|
Found JPE config for UL11_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE3
|
|
Found JPE config for UL12_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL12_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_9_TPE3
|
|
Found JPE config for UL1_9_TPE4
|
|
Found JPE config for UL1_9_TPE5
|
|
Found JPE config for UL1_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL2_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_9_TPE3
|
|
Found JPE config for UL4_9_TPE4
|
|
Found JPE config for UL4_9_TPE5
|
|
Found JPE config for UL4_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL5_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_9_TPE4
|
|
Found JPE config for UL7_9_TPE5
|
|
Found JPE config for UL7_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL8_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL9_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_3_TPE1
|
|
Found JPE config for PS3_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS3_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_9_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS4_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE2
|
|
Found JPE config for UL11_9_TPE1
|
|
Found JPE config for UL12_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL12_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL1_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_9_TPE1
|
|
Found JPE config for UL1_9_TPE2
|
|
Found JPE config for UL2_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL2_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_9_TPE1
|
|
Found JPE config for UL4_9_TPE2
|
|
Found JPE config for UL5_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL5_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_9_TPE3
|
|
Found JPE config for UL7_9_TPE1
|
|
Found JPE config for UL7_9_TPE2
|
|
Found JPE config for UL9_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL9_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS2_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS4_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL3_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL6_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL8_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS3_7_TPE1
|
|
Found JPE config for PS4_10_TPE2 (station from config, beacon from config)
|
|
Looking for red beacon with base PS1_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS1_1_BCN2_R with IO_PATH: PS1_2_VFD1:O.IO_0
|
|
No SO in red beacon PS1_1_BCN2_R: PS1_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS1_1_EPC1
|
|
Looking for red beacon with base PS2_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS2_1_BCN1_R with IO_PATH: PS2_2_VFD1:O.IO_0
|
|
No SO in red beacon PS2_1_BCN1_R: PS2_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS2_1_EPC1
|
|
Looking for red beacon with base PS3_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS3_1_BCN2_R with IO_PATH: PS3_1_VFD1:O.IO_1
|
|
No SO in red beacon PS3_1_BCN2_R: PS3_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_1_EPC1
|
|
Looking for red beacon with base PS4_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS4_1_BCN1_R with IO_PATH: PS4_1_VFD1:O.IO_0
|
|
No SO in red beacon PS4_1_BCN1_R: PS4_1_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS4_1_EPC1
|
|
Looking for red beacon with base UL10_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL10_1_BCN1_R with IO_PATH: UL10_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL10_1_BCN1_R: UL10_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL10_1_EPC1
|
|
Looking for red beacon with base UL10_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL10_3_BCN1_R with IO_PATH: UL10_3_VFD1:O.IO_0
|
|
No SO in red beacon UL10_3_BCN1_R: UL10_3_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL10_3_EPC1
|
|
Looking for red beacon with base UL3_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL3_1_BCN1_R with IO_PATH: UL3_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL3_1_BCN1_R: UL3_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL3_1_EPC1
|
|
Looking for red beacon with base UL6_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL6_1_BCN1_R with IO_PATH: UL6_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL6_1_BCN1_R: UL6_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL6_1_EPC1
|
|
Looking for red beacon with base UL8_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL8_1_BCN1_R with IO_PATH: UL8_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL8_1_BCN1_R: UL8_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL8_1_EPC1
|
|
Looking for red beacon with base UL8_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL8_3_BCN1_R with IO_PATH: UL8_3_VFD1:O.IO_0
|
|
No SO in red beacon UL8_3_BCN1_R: UL8_3_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL8_3_EPC1
|
|
Looking for red beacon with base PS2_6, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS2_6_BCN1_R with IO_PATH: PS2_6_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS2_6_BCN1_R: PS2_6_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS2_6_EPC1
|
|
Looking for red beacon with base PS3_12, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS3_12_BCN2_R with IO_PATH: PS3_12_VFD1:O.IO_1
|
|
No SO in red beacon PS3_12_BCN2_R: PS3_12_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_12_EPC1
|
|
Looking for red beacon with base PS4_14, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS4_14_BCN1_R with IO_PATH: PS4_14_VFD1:O.IO_1
|
|
No SO in red beacon PS4_14_BCN1_R: PS4_14_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS4_14_EPC1
|
|
Looking for red beacon with base PS1_5, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS1_5_BCN1_R with IO_PATH: PS1_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS1_5_BCN1_R: PS1_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS1_5_EPC1
|
|
Looking for red beacon with base UL11_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_3_BCN1_R with IO_PATH: UL11_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL11_3_BCN1_R: UL11_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL11_3_EPC1
|
|
Looking for red beacon with base UL11_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_4_BCN1_R with IO_PATH: UL11_4_VFD1:O.IO_0
|
|
No SO in red beacon UL11_4_BCN1_R: UL11_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL11_4_EPC1
|
|
Looking for red beacon with base UL11_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_9_BCN1_R with IO_PATH: UL11_9_VFD1:O.IO_1
|
|
No SO in red beacon UL11_9_BCN1_R: UL11_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL11_9_EPC1
|
|
Looking for red beacon with base UL12_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL12_3_BCN1_R with IO_PATH: UL12_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL12_3_BCN1_R: UL12_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL12_3_EPC1
|
|
Looking for red beacon with base UL12_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL12_4_BCN1_R with IO_PATH: UL12_4_VFD1:O.IO_0
|
|
No SO in red beacon UL12_4_BCN1_R: UL12_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL12_4_EPC1
|
|
Looking for red beacon with base UL1_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_3_BCN1_R with IO_PATH: UL1_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL1_3_BCN1_R: UL1_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL1_3_EPC1
|
|
Looking for red beacon with base UL1_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_4_BCN1_R with IO_PATH: UL1_6_VFD1:O.IO_0
|
|
No SO in red beacon UL1_4_BCN1_R: UL1_6_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL1_4_EPC1
|
|
Looking for red beacon with base UL1_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_9_BCN1_R with IO_PATH: UL1_9_VFD1:O.IO_1
|
|
No SO in red beacon UL1_9_BCN1_R: UL1_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL1_9_EPC1
|
|
Looking for red beacon with base UL2_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL2_3_BCN1_R with IO_PATH: UL2_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL2_3_BCN1_R: UL2_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL2_3_EPC1
|
|
Looking for red beacon with base UL2_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL2_4_BCN1_R with IO_PATH: UL2_4_VFD1:O.IO_0
|
|
No SO in red beacon UL2_4_BCN1_R: UL2_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL2_4_EPC1
|
|
Looking for red beacon with base UL4_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_3_BCN1_R with IO_PATH: UL4_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL4_3_BCN1_R: UL4_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL4_3_EPC1
|
|
Looking for red beacon with base UL4_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_4_BCN2_R with IO_PATH: UL4_4_VFD1:O.IO_0
|
|
No SO in red beacon UL4_4_BCN2_R: UL4_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL4_4_EPC1
|
|
Looking for red beacon with base UL4_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_9_BCN1_R with IO_PATH: UL4_9_VFD1:O.IO_1
|
|
No SO in red beacon UL4_9_BCN1_R: UL4_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL4_9_EPC1
|
|
Looking for red beacon with base UL5_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL5_3_BCN1_R with IO_PATH: UL5_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL5_3_BCN1_R: UL5_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL5_3_EPC1
|
|
Looking for red beacon with base UL5_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL5_4_BCN1_R with IO_PATH: UL5_4_VFD1:O.IO_0
|
|
No SO in red beacon UL5_4_BCN1_R: UL5_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL5_4_EPC1
|
|
Looking for red beacon with base UL7_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_3_BCN1_R with IO_PATH: UL7_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL7_3_BCN1_R: UL7_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL7_3_EPC1
|
|
Looking for red beacon with base UL7_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_4_BCN1_R with IO_PATH: UL7_4_VFD1:O.IO_0
|
|
No SO in red beacon UL7_4_BCN1_R: UL7_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL7_4_EPC1
|
|
Looking for red beacon with base UL7_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_9_BCN1_R with IO_PATH: UL7_9_VFD1:O.IO_1
|
|
No SO in red beacon UL7_9_BCN1_R: UL7_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL7_9_EPC1
|
|
Looking for red beacon with base UL9_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL9_3_BCN1_R with IO_PATH: UL9_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL9_3_BCN1_R: UL9_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL9_3_EPC1
|
|
Looking for red beacon with base UL9_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL9_4_BCN1_R with IO_PATH: UL9_4_VFD1:O.IO_0
|
|
No SO in red beacon UL9_4_BCN1_R: UL9_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL9_4_EPC1
|
|
Looking for red beacon with base UL3_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL3_2_BCN1_R with IO_PATH: UL3_2_FIO1:O.Pt10.Data
|
|
No SO in red beacon UL3_2_BCN1_R: UL3_2_FIO1:O.Pt10.Data
|
|
Found STATION_EPC config for UL3_2_EPC1
|
|
Looking for red beacon with base UL6_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL6_2_BCN1_R with IO_PATH: UL6_2_FIO1:O.Pt06.Data
|
|
No SO in red beacon UL6_2_BCN1_R: UL6_2_FIO1:O.Pt06.Data
|
|
Found STATION_EPC config for UL6_2_EPC1
|
|
Looking for red beacon with base PS1_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS1_1_BCN2_R with IO_PATH: PS1_2_VFD1:O.IO_0
|
|
No SO in red beacon PS1_1_BCN2_R: PS1_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS1_1_EPC2
|
|
Looking for red beacon with base PS2_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS2_1_BCN2_R with IO_PATH: PS2_2_VFD1:O.IO_1
|
|
No SO in red beacon PS2_1_BCN2_R: PS2_2_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS2_1_EPC2
|
|
Looking for red beacon with base PS3_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS3_1_BCN2_R with IO_PATH: PS3_1_VFD1:O.IO_1
|
|
No SO in red beacon PS3_1_BCN2_R: PS3_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_1_EPC2
|
|
Looking for red beacon with base PS4_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS4_1_BCN2_R with IO_PATH: PS4_1_VFD1:O.IO_1
|
|
No SO in red beacon PS4_1_BCN2_R: PS4_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS4_1_EPC2
|
|
Looking for red beacon with base UL10_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL10_1_BCN2_R with IO_PATH: UL10_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL10_1_BCN2_R: UL10_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL10_1_EPC2
|
|
Looking for red beacon with base UL10_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL10_3_BCN2_R with IO_PATH: UL10_3_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL10_3_BCN2_R: UL10_3_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL10_3_EPC2
|
|
Looking for red beacon with base UL3_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL3_1_BCN2_R with IO_PATH: UL3_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon UL3_1_BCN2_R: UL3_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for UL3_1_EPC2
|
|
Looking for red beacon with base UL6_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL6_1_BCN2_R with IO_PATH: UL6_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon UL6_1_BCN2_R: UL6_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for UL6_1_EPC2
|
|
Looking for red beacon with base UL8_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL8_1_BCN2_R with IO_PATH: UL8_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL8_1_BCN2_R: UL8_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL8_1_EPC2
|
|
Looking for red beacon with base UL8_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL8_3_BCN2_R with IO_PATH: UL8_3_VFD1:O.IO_1
|
|
No SO in red beacon UL8_3_BCN2_R: UL8_3_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL8_3_EPC2
|
|
Looking for red beacon with base PS2_6, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS2_6_BCN2_R with IO_PATH: PS2_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS2_6_BCN2_R: PS2_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS2_6_EPC2
|
|
Looking for red beacon with base PS3_12, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS3_12_BCN2_R with IO_PATH: PS3_12_VFD1:O.IO_1
|
|
No SO in red beacon PS3_12_BCN2_R: PS3_12_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_12_EPC2
|
|
Looking for red beacon with base PS4_14, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS4_14_BCN2_R with IO_PATH: PS4_14_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS4_14_BCN2_R: PS4_14_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS4_14_EPC2
|
|
Looking for red beacon with base PS1_5, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS1_5_BCN2_R with IO_PATH: PS1_4_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS1_5_BCN2_R: PS1_4_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS1_5_EPC2
|
|
Looking for red beacon with base UL11_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_3_BCN2_R with IO_PATH: UL11_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL11_3_BCN2_R: UL11_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL11_3_EPC2
|
|
Looking for red beacon with base UL11_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_4_BCN2_R with IO_PATH: UL11_4_VFD1:O.IO_1
|
|
No SO in red beacon UL11_4_BCN2_R: UL11_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL11_4_EPC2
|
|
Looking for red beacon with base UL11_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_9_BCN2_R with IO_PATH: UL11_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL11_9_BCN2_R: UL11_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL11_9_EPC2
|
|
Looking for red beacon with base UL12_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL12_3_BCN2_R with IO_PATH: UL12_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL12_3_BCN2_R: UL12_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL12_3_EPC2
|
|
Looking for red beacon with base UL12_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL12_4_BCN2_R with IO_PATH: UL12_4_VFD1:O.IO_1
|
|
No SO in red beacon UL12_4_BCN2_R: UL12_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL12_4_EPC2
|
|
Looking for red beacon with base UL1_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_3_BCN2_R with IO_PATH: UL1_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL1_3_BCN2_R: UL1_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL1_3_EPC2
|
|
Looking for red beacon with base UL1_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_4_BCN2_R with IO_PATH: UL1_6_VFD1:O.IO_1
|
|
No SO in red beacon UL1_4_BCN2_R: UL1_6_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL1_4_EPC2
|
|
Looking for red beacon with base UL1_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_9_BCN2_R with IO_PATH: UL1_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL1_9_BCN2_R: UL1_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL1_9_EPC2
|
|
Looking for red beacon with base UL2_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL2_3_BCN2_R with IO_PATH: UL2_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL2_3_BCN2_R: UL2_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL2_3_EPC2
|
|
Looking for red beacon with base UL2_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL2_4_BCN2_R with IO_PATH: UL2_4_VFD1:O.IO_1
|
|
No SO in red beacon UL2_4_BCN2_R: UL2_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL2_4_EPC2
|
|
Looking for red beacon with base UL4_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_3_BCN2_R with IO_PATH: UL4_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL4_3_BCN2_R: UL4_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL4_3_EPC2
|
|
Looking for red beacon with base UL4_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_4_BCN2_R with IO_PATH: UL4_4_VFD1:O.IO_0
|
|
No SO in red beacon UL4_4_BCN2_R: UL4_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL4_4_EPC2
|
|
Looking for red beacon with base UL4_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_9_BCN2_R with IO_PATH: UL4_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL4_9_BCN2_R: UL4_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL4_9_EPC2
|
|
Looking for red beacon with base UL5_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL5_3_BCN2_R with IO_PATH: UL5_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL5_3_BCN2_R: UL5_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL5_3_EPC2
|
|
Looking for red beacon with base UL5_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL5_4_BCN2_R with IO_PATH: UL5_4_VFD1:O.IO_1
|
|
No SO in red beacon UL5_4_BCN2_R: UL5_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL5_4_EPC2
|
|
Looking for red beacon with base UL7_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_3_BCN2_R with IO_PATH: UL7_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL7_3_BCN2_R: UL7_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL7_3_EPC2
|
|
Looking for red beacon with base UL7_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_4_BCN2_R with IO_PATH: UL7_4_VFD1:O.IO_1
|
|
No SO in red beacon UL7_4_BCN2_R: UL7_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL7_4_EPC2
|
|
Looking for red beacon with base UL7_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_9_BCN2_R with IO_PATH: UL7_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL7_9_BCN2_R: UL7_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL7_9_EPC2
|
|
Looking for red beacon with base UL9_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL9_3_BCN2_R with IO_PATH: UL9_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL9_3_BCN2_R: UL9_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL9_3_EPC2
|
|
Looking for red beacon with base UL9_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL9_4_BCN2_R with IO_PATH: UL9_4_VFD1:O.IO_1
|
|
No SO in red beacon UL9_4_BCN2_R: UL9_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL9_4_EPC2
|
|
Looking for red beacon with base UL3_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL3_2_BCN2_R with IO_PATH: UL3_2_FIO1:O.Pt11.Data
|
|
No SO in red beacon UL3_2_BCN2_R: UL3_2_FIO1:O.Pt11.Data
|
|
Found STATION_EPC config for UL3_2_EPC2
|
|
Looking for red beacon with base UL6_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL6_2_BCN2_R with IO_PATH: UL6_2_FIO1:O.Pt07.Data
|
|
No SO in red beacon UL6_2_BCN2_R: UL6_2_FIO1:O.Pt07.Data
|
|
Found STATION_EPC config for UL6_2_EPC2
|
|
|
|
[R999_SAFETY_TAG_MAPPING] Starting Safety Tag Mapping routine generation...
|
|
Found 16 SO beacon mappings
|
|
Beacon types: 6 amber (_A), 10 red (_R), 0 other
|
|
Generated rung 0: PS1_3_BCN1_A (amber) -> PS1_3_VFD1:SO.Out00Output
|
|
Generated rung 1: PS1_5_BCN1_R (red) -> PS1_5_VFD1:SO.Out00Output
|
|
Generated rung 2: PS1_5_BCN2_R (red) -> PS1_4_VFD1:SO.Out00Output
|
|
Generated rung 3: PS2_3_BCN1_A (amber) -> PS2_3_VFD1:SO.Out00Output
|
|
Generated rung 4: PS2_6_BCN1_R (red) -> PS2_6_VFD1:SO.Out00Output
|
|
Generated rung 5: PS2_6_BCN2_R (red) -> PS2_5_VFD1:SO.Out00Output
|
|
Generated rung 6: PS3_3_BCN1_A (amber) -> PS3_3_VFD1:SO.Out00Output
|
|
Generated rung 7: PS3_7_BCN1_A (amber) -> PS3_7_VFD1:SO.Out00Output
|
|
Generated rung 8: PS4_8_BCN1_A (amber) -> PS4_8_VFD1:SO.Out00Output
|
|
Generated rung 9: PS4_13_BCN1_A (amber) -> PS4_13_VFD1:SO.Out00Output
|
|
Generated rung 10: PS4_14_BCN2_R (red) -> PS4_14_VFD1:SO.Out00Output
|
|
Generated rung 11: UL1_9_BCN2_R (red) -> UL1_9_VFD1:SO.Out00Output
|
|
Generated rung 12: UL4_9_BCN2_R (red) -> UL4_9_VFD1:SO.Out00Output
|
|
Generated rung 13: UL7_9_BCN2_R (red) -> UL7_9_VFD1:SO.Out00Output
|
|
Generated rung 14: UL10_3_BCN2_R (red) -> UL10_3_VFD1:SO.Out00Output
|
|
Generated rung 15: UL11_9_BCN2_R (red) -> UL11_9_VFD1:SO.Out00Output
|
|
Generated 16 safety tag mapping rungs
|
|
[DEBUG] Found 16 SO beacon tags for safety mapping
|
|
[DEBUG] Adding SO beacon mapping: PS1_3_BCN1_A=SFT_PS1_3_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: PS1_5_BCN1_R=SFT_PS1_5_BCN1_R
|
|
[DEBUG] Adding SO beacon mapping: PS1_5_BCN2_R=SFT_PS1_5_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: PS2_3_BCN1_A=SFT_PS2_3_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: PS2_6_BCN1_R=SFT_PS2_6_BCN1_R
|
|
[DEBUG] Adding SO beacon mapping: PS2_6_BCN2_R=SFT_PS2_6_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: PS3_3_BCN1_A=SFT_PS3_3_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: PS3_7_BCN1_A=SFT_PS3_7_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: PS4_8_BCN1_A=SFT_PS4_8_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: PS4_13_BCN1_A=SFT_PS4_13_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: PS4_14_BCN2_R=SFT_PS4_14_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL1_9_BCN2_R=SFT_UL1_9_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL4_9_BCN2_R=SFT_UL4_9_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL7_9_BCN2_R=SFT_UL7_9_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL10_3_BCN2_R=SFT_UL10_3_BCN2_R
|
|
[DEBUG] Adding SO beacon mapping: UL11_9_BCN2_R=SFT_UL11_9_BCN2_R
|
|
Found STATION_S_PB config for PS1_1_S1
|
|
Found STATION_S_PB config for PS1_1_S2
|
|
Found STATION_S_PB config for PS2_1_S1
|
|
Found STATION_S_PB config for PS4_1_S2
|
|
Found STATION_S_PB config for UL11_9_S2
|
|
Found STATION_S_PB config for UL12_4_S1
|
|
Found STATION_S_PB config for UL2_4_S1
|
|
Found STATION_S_PB config for UL4_9_S1
|
|
Found STATION_S_PB config for UL4_9_S2
|
|
Found STATION_S_PB config for UL5_4_S2
|
|
Found STATION_S_PB config for UL8_3_S1
|
|
Found STATION_S_PB config for UL9_4_S1
|
|
Found STATION_S_PB config for PS2_6_S1
|
|
Found STATION_S_PB config for PS3_12_S1
|
|
Found STATION_S_PB config for PS3_1_S1
|
|
Found STATION_S_PB config for PS3_1_S2
|
|
Found STATION_S_PB config for PS4_14_S1
|
|
Found STATION_S_PB config for PS4_1_S1
|
|
Found STATION_S_PB config for UL10_3_S1
|
|
Found STATION_S_PB config for UL10_3_S2
|
|
Found STATION_S_PB config for UL11_9_S1
|
|
Found STATION_S_PB config for UL11_4_S1
|
|
Found STATION_S_PB config for UL11_4_S2
|
|
Found STATION_S_PB config for UL12_4_S2
|
|
Found STATION_S_PB config for UL1_9_S2
|
|
Found STATION_S_PB config for UL1_4_S2
|
|
Found STATION_S_PB config for UL1_9_S1
|
|
Found STATION_S_PB config for UL2_4_S2
|
|
Found STATION_S_PB config for UL4_4_S1
|
|
Found STATION_S_PB config for UL4_4_S2
|
|
Found STATION_S_PB config for UL7_9_S2
|
|
Found STATION_S_PB config for UL7_4_S2
|
|
Found STATION_S_PB config for UL7_9_S1
|
|
Found STATION_S_PB config for UL8_3_S2
|
|
Found STATION_S_PB config for UL9_4_S2
|
|
Found STATION_S_PB config for PS1_5_S2
|
|
Found STATION_S_PB config for PS2_1_S2
|
|
Found STATION_S_PB config for PS3_12_S2
|
|
Found STATION_S_PB config for PS4_14_S2
|
|
Found STATION_S_PB config for UL1_4_S1
|
|
Found STATION_S_PB config for UL5_4_S1
|
|
Found STATION_S_PB config for UL7_4_S1
|
|
Found STATION_S_PB config for PS1_5_S1
|
|
Found STATION_S_PB config for PS2_6_S2
|
|
Found STATION_S_PB config for UL11_3_S2
|
|
Found STATION_S_PB config for UL11_3_S1
|
|
Found STATION_S_PB config for UL12_3_S2
|
|
Found STATION_S_PB config for UL12_3_S1
|
|
Found STATION_S_PB config for UL1_3_S2
|
|
Found STATION_S_PB config for UL1_3_S1
|
|
Found STATION_S_PB config for UL2_3_S2
|
|
Found STATION_S_PB config for UL2_3_S1
|
|
Found STATION_S_PB config for UL3_2_S1
|
|
Found STATION_S_PB config for UL3_2_S2
|
|
Found STATION_S_PB config for UL4_3_S2
|
|
Found STATION_S_PB config for UL4_3_S1
|
|
Found STATION_S_PB config for UL5_3_S2
|
|
Found STATION_S_PB config for UL5_3_S1
|
|
Found STATION_S_PB config for UL6_2_S1
|
|
Found STATION_S_PB config for UL6_2_S2
|
|
Found STATION_S_PB config for UL7_3_S2
|
|
Found STATION_S_PB config for UL7_3_S1
|
|
Found STATION_S_PB config for UL9_3_S2
|
|
Found STATION_S_PB config for UL9_3_S1
|
|
Found STATION_SS_PB config for UL10_1_SS1
|
|
Found STATION_SS_PB config for UL3_1_SS1
|
|
Found STATION_SS_PB config for UL6_1_SS1
|
|
Found STATION_SS_PB config for UL8_1_SS1
|
|
Found STATION_JR_PB config for PS2_3_JR1
|
|
Found STATION_JR_PB config for PS3_3_JR1
|
|
Found STATION_JR_PB config for UL1_9_JR2
|
|
Found STATION_JR_PB config for PS4_13_JR1
|
|
Found STATION_JR_PB config for PS4_2_JR1
|
|
Found STATION_JR_PB config for UL11_9_JR1
|
|
Found STATION_JR_PB config for UL1_9_JR1
|
|
Found STATION_JR_PB config for UL4_9_JR1
|
|
Found STATION_JR_PB config for UL4_9_JR2
|
|
Found STATION_JR_PB config for UL7_9_JR2
|
|
Found STATION_JR_PB config for UL7_9_JR1
|
|
Found STATION_JR_PB config for PS4_8_JR1
|
|
Found STATION_JR_PB config for PS3_7_JR1
|
|
Assigned JR partners for base 'UL1_9': UL1_9_JR1 -> UL1_9_JR2 -> UL1_9_JR1
|
|
Assigned JR partners for base 'UL4_9': UL4_9_JR1 -> UL4_9_JR2 -> UL4_9_JR1
|
|
Assigned JR partners for base 'UL7_9': UL7_9_JR1 -> UL7_9_JR2 -> UL7_9_JR1
|
|
Created SafetyTagMapping.txt with 99 mappings
|
|
File: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyTagMapping.txt
|
|
Created virtual JR: PS1_JR
|
|
Found JPE config for PS1_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS3_1_TPE1 (station from config)
|
|
Found JPE config for UL10_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL1_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS2_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_12_TPE1 (station from config)
|
|
Found JPE config for PS3_12_TPE2 (station from config)
|
|
Found JPE config for PS3_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_3_TPE1
|
|
Found JPE config for PS4_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_14_TPE1 (station from config)
|
|
Found JPE config for PS4_2_TPE1
|
|
Found JPE config for PS4_2_TPE2
|
|
Found JPE config for PS4_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS4_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_8_TPE1
|
|
Found JPE config for UL10_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_9_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE4
|
|
Found JPE config for UL11_9_TPE5
|
|
Found JPE config for UL11_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE3
|
|
Found JPE config for UL12_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL12_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_9_TPE3
|
|
Found JPE config for UL1_9_TPE4
|
|
Found JPE config for UL1_9_TPE5
|
|
Found JPE config for UL1_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL2_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_9_TPE3
|
|
Found JPE config for UL4_9_TPE4
|
|
Found JPE config for UL4_9_TPE5
|
|
Found JPE config for UL4_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL5_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_9_TPE4
|
|
Found JPE config for UL7_9_TPE5
|
|
Found JPE config for UL7_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL8_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL9_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_3_TPE1
|
|
Found JPE config for PS3_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS3_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_9_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS4_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE2
|
|
Found JPE config for UL11_9_TPE1
|
|
Found JPE config for UL12_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL12_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL1_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_9_TPE1
|
|
Found JPE config for UL1_9_TPE2
|
|
Found JPE config for UL2_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL2_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_9_TPE1
|
|
Found JPE config for UL4_9_TPE2
|
|
Found JPE config for UL5_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL5_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_9_TPE3
|
|
Found JPE config for UL7_9_TPE1
|
|
Found JPE config for UL7_9_TPE2
|
|
Found JPE config for UL9_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL9_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS2_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS4_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL3_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL6_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL8_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS3_7_TPE1
|
|
Found JPE config for PS4_10_TPE2 (station from config, beacon from config)
|
|
Looking for red beacon with base PS1_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS1_1_BCN2_R with IO_PATH: PS1_2_VFD1:O.IO_0
|
|
No SO in red beacon PS1_1_BCN2_R: PS1_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS1_1_EPC1
|
|
Looking for red beacon with base PS2_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS2_1_BCN1_R with IO_PATH: PS2_2_VFD1:O.IO_0
|
|
No SO in red beacon PS2_1_BCN1_R: PS2_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS2_1_EPC1
|
|
Looking for red beacon with base PS3_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS3_1_BCN2_R with IO_PATH: PS3_1_VFD1:O.IO_1
|
|
No SO in red beacon PS3_1_BCN2_R: PS3_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_1_EPC1
|
|
Looking for red beacon with base PS4_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS4_1_BCN1_R with IO_PATH: PS4_1_VFD1:O.IO_0
|
|
No SO in red beacon PS4_1_BCN1_R: PS4_1_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS4_1_EPC1
|
|
Looking for red beacon with base UL10_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL10_1_BCN1_R with IO_PATH: UL10_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL10_1_BCN1_R: UL10_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL10_1_EPC1
|
|
Looking for red beacon with base UL10_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL10_3_BCN1_R with IO_PATH: UL10_3_VFD1:O.IO_0
|
|
No SO in red beacon UL10_3_BCN1_R: UL10_3_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL10_3_EPC1
|
|
Looking for red beacon with base UL3_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL3_1_BCN1_R with IO_PATH: UL3_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL3_1_BCN1_R: UL3_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL3_1_EPC1
|
|
Looking for red beacon with base UL6_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL6_1_BCN1_R with IO_PATH: UL6_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL6_1_BCN1_R: UL6_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL6_1_EPC1
|
|
Looking for red beacon with base UL8_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL8_1_BCN1_R with IO_PATH: UL8_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL8_1_BCN1_R: UL8_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL8_1_EPC1
|
|
Looking for red beacon with base UL8_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL8_3_BCN1_R with IO_PATH: UL8_3_VFD1:O.IO_0
|
|
No SO in red beacon UL8_3_BCN1_R: UL8_3_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL8_3_EPC1
|
|
Looking for red beacon with base PS2_6, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS2_6_BCN1_R with IO_PATH: PS2_6_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS2_6_BCN1_R: PS2_6_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS2_6_EPC1
|
|
Looking for red beacon with base PS3_12, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS3_12_BCN2_R with IO_PATH: PS3_12_VFD1:O.IO_1
|
|
No SO in red beacon PS3_12_BCN2_R: PS3_12_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_12_EPC1
|
|
Looking for red beacon with base PS4_14, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS4_14_BCN1_R with IO_PATH: PS4_14_VFD1:O.IO_1
|
|
No SO in red beacon PS4_14_BCN1_R: PS4_14_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS4_14_EPC1
|
|
Looking for red beacon with base PS1_5, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS1_5_BCN1_R with IO_PATH: PS1_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS1_5_BCN1_R: PS1_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS1_5_EPC1
|
|
Looking for red beacon with base UL11_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_3_BCN1_R with IO_PATH: UL11_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL11_3_BCN1_R: UL11_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL11_3_EPC1
|
|
Looking for red beacon with base UL11_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_4_BCN1_R with IO_PATH: UL11_4_VFD1:O.IO_0
|
|
No SO in red beacon UL11_4_BCN1_R: UL11_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL11_4_EPC1
|
|
Looking for red beacon with base UL11_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_9_BCN1_R with IO_PATH: UL11_9_VFD1:O.IO_1
|
|
No SO in red beacon UL11_9_BCN1_R: UL11_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL11_9_EPC1
|
|
Looking for red beacon with base UL12_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL12_3_BCN1_R with IO_PATH: UL12_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL12_3_BCN1_R: UL12_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL12_3_EPC1
|
|
Looking for red beacon with base UL12_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL12_4_BCN1_R with IO_PATH: UL12_4_VFD1:O.IO_0
|
|
No SO in red beacon UL12_4_BCN1_R: UL12_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL12_4_EPC1
|
|
Looking for red beacon with base UL1_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_3_BCN1_R with IO_PATH: UL1_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL1_3_BCN1_R: UL1_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL1_3_EPC1
|
|
Looking for red beacon with base UL1_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_4_BCN1_R with IO_PATH: UL1_6_VFD1:O.IO_0
|
|
No SO in red beacon UL1_4_BCN1_R: UL1_6_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL1_4_EPC1
|
|
Looking for red beacon with base UL1_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_9_BCN1_R with IO_PATH: UL1_9_VFD1:O.IO_1
|
|
No SO in red beacon UL1_9_BCN1_R: UL1_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL1_9_EPC1
|
|
Looking for red beacon with base UL2_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL2_3_BCN1_R with IO_PATH: UL2_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL2_3_BCN1_R: UL2_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL2_3_EPC1
|
|
Looking for red beacon with base UL2_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL2_4_BCN1_R with IO_PATH: UL2_4_VFD1:O.IO_0
|
|
No SO in red beacon UL2_4_BCN1_R: UL2_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL2_4_EPC1
|
|
Looking for red beacon with base UL4_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_3_BCN1_R with IO_PATH: UL4_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL4_3_BCN1_R: UL4_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL4_3_EPC1
|
|
Looking for red beacon with base UL4_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_4_BCN2_R with IO_PATH: UL4_4_VFD1:O.IO_0
|
|
No SO in red beacon UL4_4_BCN2_R: UL4_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL4_4_EPC1
|
|
Looking for red beacon with base UL4_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_9_BCN1_R with IO_PATH: UL4_9_VFD1:O.IO_1
|
|
No SO in red beacon UL4_9_BCN1_R: UL4_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL4_9_EPC1
|
|
Looking for red beacon with base UL5_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL5_3_BCN1_R with IO_PATH: UL5_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL5_3_BCN1_R: UL5_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL5_3_EPC1
|
|
Looking for red beacon with base UL5_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL5_4_BCN1_R with IO_PATH: UL5_4_VFD1:O.IO_0
|
|
No SO in red beacon UL5_4_BCN1_R: UL5_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL5_4_EPC1
|
|
Looking for red beacon with base UL7_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_3_BCN1_R with IO_PATH: UL7_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL7_3_BCN1_R: UL7_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL7_3_EPC1
|
|
Looking for red beacon with base UL7_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_4_BCN1_R with IO_PATH: UL7_4_VFD1:O.IO_0
|
|
No SO in red beacon UL7_4_BCN1_R: UL7_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL7_4_EPC1
|
|
Looking for red beacon with base UL7_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_9_BCN1_R with IO_PATH: UL7_9_VFD1:O.IO_1
|
|
No SO in red beacon UL7_9_BCN1_R: UL7_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL7_9_EPC1
|
|
Looking for red beacon with base UL9_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL9_3_BCN1_R with IO_PATH: UL9_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL9_3_BCN1_R: UL9_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL9_3_EPC1
|
|
Looking for red beacon with base UL9_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL9_4_BCN1_R with IO_PATH: UL9_4_VFD1:O.IO_0
|
|
No SO in red beacon UL9_4_BCN1_R: UL9_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL9_4_EPC1
|
|
Looking for red beacon with base UL3_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL3_2_BCN1_R with IO_PATH: UL3_2_FIO1:O.Pt10.Data
|
|
No SO in red beacon UL3_2_BCN1_R: UL3_2_FIO1:O.Pt10.Data
|
|
Found STATION_EPC config for UL3_2_EPC1
|
|
Looking for red beacon with base UL6_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL6_2_BCN1_R with IO_PATH: UL6_2_FIO1:O.Pt06.Data
|
|
No SO in red beacon UL6_2_BCN1_R: UL6_2_FIO1:O.Pt06.Data
|
|
Found STATION_EPC config for UL6_2_EPC1
|
|
Looking for red beacon with base PS1_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS1_1_BCN2_R with IO_PATH: PS1_2_VFD1:O.IO_0
|
|
No SO in red beacon PS1_1_BCN2_R: PS1_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS1_1_EPC2
|
|
Looking for red beacon with base PS2_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS2_1_BCN2_R with IO_PATH: PS2_2_VFD1:O.IO_1
|
|
No SO in red beacon PS2_1_BCN2_R: PS2_2_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS2_1_EPC2
|
|
Looking for red beacon with base PS3_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS3_1_BCN2_R with IO_PATH: PS3_1_VFD1:O.IO_1
|
|
No SO in red beacon PS3_1_BCN2_R: PS3_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_1_EPC2
|
|
Looking for red beacon with base PS4_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS4_1_BCN2_R with IO_PATH: PS4_1_VFD1:O.IO_1
|
|
No SO in red beacon PS4_1_BCN2_R: PS4_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS4_1_EPC2
|
|
Looking for red beacon with base UL10_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL10_1_BCN2_R with IO_PATH: UL10_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL10_1_BCN2_R: UL10_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL10_1_EPC2
|
|
Looking for red beacon with base UL10_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL10_3_BCN2_R with IO_PATH: UL10_3_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL10_3_BCN2_R: UL10_3_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL10_3_EPC2
|
|
Looking for red beacon with base UL3_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL3_1_BCN2_R with IO_PATH: UL3_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon UL3_1_BCN2_R: UL3_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for UL3_1_EPC2
|
|
Looking for red beacon with base UL6_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL6_1_BCN2_R with IO_PATH: UL6_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon UL6_1_BCN2_R: UL6_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for UL6_1_EPC2
|
|
Looking for red beacon with base UL8_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL8_1_BCN2_R with IO_PATH: UL8_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL8_1_BCN2_R: UL8_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL8_1_EPC2
|
|
Looking for red beacon with base UL8_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL8_3_BCN2_R with IO_PATH: UL8_3_VFD1:O.IO_1
|
|
No SO in red beacon UL8_3_BCN2_R: UL8_3_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL8_3_EPC2
|
|
Looking for red beacon with base PS2_6, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS2_6_BCN2_R with IO_PATH: PS2_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS2_6_BCN2_R: PS2_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS2_6_EPC2
|
|
Looking for red beacon with base PS3_12, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS3_12_BCN2_R with IO_PATH: PS3_12_VFD1:O.IO_1
|
|
No SO in red beacon PS3_12_BCN2_R: PS3_12_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_12_EPC2
|
|
Looking for red beacon with base PS4_14, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS4_14_BCN2_R with IO_PATH: PS4_14_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS4_14_BCN2_R: PS4_14_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS4_14_EPC2
|
|
Looking for red beacon with base PS1_5, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS1_5_BCN2_R with IO_PATH: PS1_4_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS1_5_BCN2_R: PS1_4_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS1_5_EPC2
|
|
Looking for red beacon with base UL11_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_3_BCN2_R with IO_PATH: UL11_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL11_3_BCN2_R: UL11_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL11_3_EPC2
|
|
Looking for red beacon with base UL11_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_4_BCN2_R with IO_PATH: UL11_4_VFD1:O.IO_1
|
|
No SO in red beacon UL11_4_BCN2_R: UL11_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL11_4_EPC2
|
|
Looking for red beacon with base UL11_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_9_BCN2_R with IO_PATH: UL11_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL11_9_BCN2_R: UL11_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL11_9_EPC2
|
|
Looking for red beacon with base UL12_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL12_3_BCN2_R with IO_PATH: UL12_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL12_3_BCN2_R: UL12_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL12_3_EPC2
|
|
Looking for red beacon with base UL12_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL12_4_BCN2_R with IO_PATH: UL12_4_VFD1:O.IO_1
|
|
No SO in red beacon UL12_4_BCN2_R: UL12_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL12_4_EPC2
|
|
Looking for red beacon with base UL1_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_3_BCN2_R with IO_PATH: UL1_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL1_3_BCN2_R: UL1_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL1_3_EPC2
|
|
Looking for red beacon with base UL1_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_4_BCN2_R with IO_PATH: UL1_6_VFD1:O.IO_1
|
|
No SO in red beacon UL1_4_BCN2_R: UL1_6_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL1_4_EPC2
|
|
Looking for red beacon with base UL1_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_9_BCN2_R with IO_PATH: UL1_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL1_9_BCN2_R: UL1_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL1_9_EPC2
|
|
Looking for red beacon with base UL2_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL2_3_BCN2_R with IO_PATH: UL2_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL2_3_BCN2_R: UL2_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL2_3_EPC2
|
|
Looking for red beacon with base UL2_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL2_4_BCN2_R with IO_PATH: UL2_4_VFD1:O.IO_1
|
|
No SO in red beacon UL2_4_BCN2_R: UL2_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL2_4_EPC2
|
|
Looking for red beacon with base UL4_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_3_BCN2_R with IO_PATH: UL4_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL4_3_BCN2_R: UL4_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL4_3_EPC2
|
|
Looking for red beacon with base UL4_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_4_BCN2_R with IO_PATH: UL4_4_VFD1:O.IO_0
|
|
No SO in red beacon UL4_4_BCN2_R: UL4_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL4_4_EPC2
|
|
Looking for red beacon with base UL4_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_9_BCN2_R with IO_PATH: UL4_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL4_9_BCN2_R: UL4_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL4_9_EPC2
|
|
Looking for red beacon with base UL5_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL5_3_BCN2_R with IO_PATH: UL5_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL5_3_BCN2_R: UL5_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL5_3_EPC2
|
|
Looking for red beacon with base UL5_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL5_4_BCN2_R with IO_PATH: UL5_4_VFD1:O.IO_1
|
|
No SO in red beacon UL5_4_BCN2_R: UL5_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL5_4_EPC2
|
|
Looking for red beacon with base UL7_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_3_BCN2_R with IO_PATH: UL7_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL7_3_BCN2_R: UL7_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL7_3_EPC2
|
|
Looking for red beacon with base UL7_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_4_BCN2_R with IO_PATH: UL7_4_VFD1:O.IO_1
|
|
No SO in red beacon UL7_4_BCN2_R: UL7_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL7_4_EPC2
|
|
Looking for red beacon with base UL7_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_9_BCN2_R with IO_PATH: UL7_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL7_9_BCN2_R: UL7_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL7_9_EPC2
|
|
Looking for red beacon with base UL9_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL9_3_BCN2_R with IO_PATH: UL9_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL9_3_BCN2_R: UL9_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL9_3_EPC2
|
|
Looking for red beacon with base UL9_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL9_4_BCN2_R with IO_PATH: UL9_4_VFD1:O.IO_1
|
|
No SO in red beacon UL9_4_BCN2_R: UL9_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL9_4_EPC2
|
|
Looking for red beacon with base UL3_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL3_2_BCN2_R with IO_PATH: UL3_2_FIO1:O.Pt11.Data
|
|
No SO in red beacon UL3_2_BCN2_R: UL3_2_FIO1:O.Pt11.Data
|
|
Found STATION_EPC config for UL3_2_EPC2
|
|
Looking for red beacon with base UL6_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL6_2_BCN2_R with IO_PATH: UL6_2_FIO1:O.Pt07.Data
|
|
No SO in red beacon UL6_2_BCN2_R: UL6_2_FIO1:O.Pt07.Data
|
|
Found STATION_EPC config for UL6_2_EPC2
|
|
FIOM PDP1_FIO1 -> DPM UL7_4_DPM1
|
|
FIOM PDP2_FIO1 -> DPM UL7_4_DPM1
|
|
FIOM PDP6_FIO1 -> DPM PS1_4_DPM1
|
|
FIOM UL1_3_FIO1 -> DPM UL1_4_DPM1
|
|
FIOM UL1_13_FIO1 -> DPM UL1_4_DPM1
|
|
FIOM UL2_3_FIO1 -> DPM UL2_4_DPM1
|
|
FIOM UL3_2_FIO1 -> DPM UL2_4_DPM1
|
|
FIOM UL4_3_FIO1 -> DPM UL4_4_DPM1
|
|
FIOM UL4_13_FIO1 -> DPM UL4_4_DPM1
|
|
FIOM UL5_3_FIO1 -> DPM UL5_4_DPM1
|
|
FIOM UL6_2_FIO1 -> DPM UL5_4_DPM1
|
|
FIOM UL7_3_FIO1 -> DPM UL7_4_DPM1
|
|
FIOM UL7_13_FIO1 -> DPM UL7_4_DPM1
|
|
FIOM UL8_2_FIO1 -> DPM UL8_3_DPM1
|
|
FIOM UL9_3_FIO1 -> DPM UL8_3_DPM1
|
|
FIOM UL10_2_FIO1 -> DPM UL10_3_DPM1
|
|
FIOM UL11_3_FIO1 -> DPM UL11_10_DPM1
|
|
FIOM UL11_13_FIO1 -> DPM UL11_10_DPM1
|
|
FIOM UL12_3_FIO1 -> DPM UL10_3_DPM1
|
|
FIOH PDP1_FIOH1 -> FIO PDP1_FIO1
|
|
FIOH PDP2_FIOH1 -> FIO PDP2_FIO1
|
|
FIOH PDP6_FIOH1 -> FIO PDP6_FIO1
|
|
- Added unlatch rung for 72 _CHECKED tags
|
|
- Added 73 E-stop check rungs total
|
|
Belt tracking for PS1_1_VFD1 -> zzz_PS1_1Tracking
|
|
Belt tracking for PS1_2_VFD1 -> zzz_PS1_2Tracking
|
|
Belt tracking for PS1_3_VFD1 -> zzz_PS1_3Tracking
|
|
Belt tracking for PS1_4_VFD1 -> zzz_PS1_4Tracking
|
|
Belt tracking for PS1_5_VFD1 -> zzz_PS1_5Tracking
|
|
Belt tracking for PS2_1_VFD1 -> zzz_PS2_1Tracking
|
|
Belt tracking for PS2_2_VFD1 -> zzz_PS2_2Tracking
|
|
Belt tracking for PS2_3_VFD1 -> zzz_PS2_3Tracking
|
|
Belt tracking for PS2_4_VFD1 -> zzz_PS2_4Tracking
|
|
Belt tracking for PS2_5_VFD1 -> zzz_PS2_5Tracking
|
|
Belt tracking for PS2_6_VFD1 -> zzz_PS2_6Tracking
|
|
Belt tracking for PS3_1_VFD1 -> zzz_PS3_1Tracking
|
|
Belt tracking for PS3_2_VFD1 -> zzz_PS3_2Tracking
|
|
Belt tracking for PS3_3_VFD1 -> zzz_PS3_3Tracking
|
|
Belt tracking for PS3_4_VFD1 -> zzz_PS3_4Tracking
|
|
Belt tracking for PS3_5_VFD1 -> zzz_PS3_5Tracking
|
|
Belt tracking for PS3_6_VFD1 -> zzz_PS3_6Tracking
|
|
Belt tracking for PS3_7_VFD1 -> zzz_PS3_7Tracking
|
|
Belt tracking for PS3_8_VFD1 -> zzz_PS3_8Tracking
|
|
Belt tracking for PS3_9_VFD1 -> zzz_PS3_9Tracking
|
|
Belt tracking for PS3_10_VFD1 -> zzz_PS3_10Tracking
|
|
Belt tracking for PS3_11_VFD1 -> zzz_PS3_11Tracking
|
|
Belt tracking for PS3_12_VFD1 -> zzz_PS3_12Tracking
|
|
Belt tracking for PS4_1_VFD1 -> zzz_PS4_1Tracking
|
|
Belt tracking for PS4_2_VFD1 -> zzz_PS4_2Tracking
|
|
Belt tracking for PS4_3_VFD1 -> zzz_PS4_3Tracking
|
|
Belt tracking for PS4_4_VFD1 -> zzz_PS4_4Tracking
|
|
Belt tracking for PS4_5_VFD1 -> zzz_PS4_5Tracking
|
|
Belt tracking for PS4_6_VFD1 -> zzz_PS4_6Tracking
|
|
Belt tracking for PS4_7_VFD1 -> zzz_PS4_7Tracking
|
|
Belt tracking for PS4_8_VFD1 -> zzz_PS4_8Tracking
|
|
Belt tracking for PS4_9_VFD1 -> zzz_PS4_9Tracking
|
|
Belt tracking for PS4_10_VFD1 -> zzz_PS4_10Tracking
|
|
Belt tracking for PS4_11_VFD1 -> zzz_PS4_11Tracking
|
|
Belt tracking for PS4_12_VFD1 -> zzz_PS4_12Tracking
|
|
Belt tracking for PS4_13_VFD1 -> zzz_PS4_13Tracking
|
|
Belt tracking for PS4_14_VFD1 -> zzz_PS4_14Tracking
|
|
Belt tracking for UL1_3_VFD1 -> zzz_UL1_3Tracking
|
|
Belt tracking for UL1_4_VFD1 -> zzz_UL1_4Tracking
|
|
Belt tracking for UL1_5_VFD1 -> zzz_UL1_5Tracking
|
|
Belt tracking for UL1_6_VFD1 -> zzz_UL1_6Tracking
|
|
Belt tracking for UL1_7_VFD1 -> zzz_UL1_7Tracking
|
|
Belt tracking for UL1_8_VFD1 -> zzz_UL1_8Tracking
|
|
Belt tracking for UL1_9_VFD1 -> zzz_UL1_9Tracking
|
|
Belt tracking for UL1_10A_VFD1 -> zzz_UL1_10ATracking
|
|
Belt tracking for UL1_10B_VFD1 -> zzz_UL1_10BTracking
|
|
Belt tracking for UL1_11_VFD1 -> zzz_UL1_11Tracking
|
|
Belt tracking for UL1_12_VFD1 -> zzz_UL1_12Tracking
|
|
Belt tracking for UL1_13_VFD1 -> zzz_UL1_13Tracking
|
|
Belt tracking for UL2_3_VFD1 -> zzz_UL2_3Tracking
|
|
Belt tracking for UL2_4_VFD1 -> zzz_UL2_4Tracking
|
|
Belt tracking for UL2_5_VFD1 -> zzz_UL2_5Tracking
|
|
Belt tracking for UL2_6_VFD1 -> zzz_UL2_6Tracking
|
|
Belt tracking for UL2_7_VFD1 -> zzz_UL2_7Tracking
|
|
Belt tracking for UL2_8_VFD1 -> zzz_UL2_8Tracking
|
|
Belt tracking for UL2_9_VFD1 -> zzz_UL2_9Tracking
|
|
Belt tracking for UL2_10_VFD1 -> zzz_UL2_10Tracking
|
|
Belt tracking for UL3_1_VFD1 -> zzz_UL3_1Tracking
|
|
Belt tracking for UL3_2_VFD1 -> zzz_UL3_2Tracking
|
|
Belt tracking for UL3_3_VFD1 -> zzz_UL3_3Tracking
|
|
Belt tracking for UL3_4_VFD1 -> zzz_UL3_4Tracking
|
|
Belt tracking for UL3_5_VFD1 -> zzz_UL3_5Tracking
|
|
Belt tracking for UL3_6_VFD1 -> zzz_UL3_6Tracking
|
|
Belt tracking for UL3_7_VFD1 -> zzz_UL3_7Tracking
|
|
Belt tracking for UL3_8_VFD1 -> zzz_UL3_8Tracking
|
|
Belt tracking for UL3_9_VFD1 -> zzz_UL3_9Tracking
|
|
Belt tracking for UL4_3_VFD1 -> zzz_UL4_3Tracking
|
|
Belt tracking for UL4_4_VFD1 -> zzz_UL4_4Tracking
|
|
Belt tracking for UL4_5_VFD1 -> zzz_UL4_5Tracking
|
|
Belt tracking for UL4_6_VFD1 -> zzz_UL4_6Tracking
|
|
Belt tracking for UL4_7_VFD1 -> zzz_UL4_7Tracking
|
|
Belt tracking for UL4_8_VFD1 -> zzz_UL4_8Tracking
|
|
Belt tracking for UL4_9_VFD1 -> zzz_UL4_9Tracking
|
|
Belt tracking for UL4_10A_VFD1 -> zzz_UL4_10ATracking
|
|
Belt tracking for UL4_10B_VFD1 -> zzz_UL4_10BTracking
|
|
Belt tracking for UL4_11_VFD1 -> zzz_UL4_11Tracking
|
|
Belt tracking for UL4_12_VFD1 -> zzz_UL4_12Tracking
|
|
Belt tracking for UL4_13_VFD1 -> zzz_UL4_13Tracking
|
|
Belt tracking for UL5_3_VFD1 -> zzz_UL5_3Tracking
|
|
Belt tracking for UL5_4_VFD1 -> zzz_UL5_4Tracking
|
|
Belt tracking for UL5_5_VFD1 -> zzz_UL5_5Tracking
|
|
Belt tracking for UL5_6_VFD1 -> zzz_UL5_6Tracking
|
|
Belt tracking for UL5_7_VFD1 -> zzz_UL5_7Tracking
|
|
Belt tracking for UL5_8_VFD1 -> zzz_UL5_8Tracking
|
|
Belt tracking for UL5_9_VFD1 -> zzz_UL5_9Tracking
|
|
Belt tracking for UL5_10_VFD1 -> zzz_UL5_10Tracking
|
|
Belt tracking for UL6_1_VFD1 -> zzz_UL6_1Tracking
|
|
Belt tracking for UL6_2_VFD1 -> zzz_UL6_2Tracking
|
|
Belt tracking for UL6_3_VFD1 -> zzz_UL6_3Tracking
|
|
Belt tracking for UL6_4_VFD1 -> zzz_UL6_4Tracking
|
|
Belt tracking for UL6_5_VFD1 -> zzz_UL6_5Tracking
|
|
Belt tracking for UL6_6_VFD1 -> zzz_UL6_6Tracking
|
|
Belt tracking for UL6_7_VFD1 -> zzz_UL6_7Tracking
|
|
Belt tracking for UL6_8_VFD1 -> zzz_UL6_8Tracking
|
|
Belt tracking for UL6_9_VFD1 -> zzz_UL6_9Tracking
|
|
Belt tracking for UL7_3_VFD1 -> zzz_UL7_3Tracking
|
|
Belt tracking for UL7_4_VFD1 -> zzz_UL7_4Tracking
|
|
Belt tracking for UL7_5_VFD1 -> zzz_UL7_5Tracking
|
|
Belt tracking for UL7_6_VFD1 -> zzz_UL7_6Tracking
|
|
Belt tracking for UL7_7_VFD1 -> zzz_UL7_7Tracking
|
|
Belt tracking for UL7_8_VFD1 -> zzz_UL7_8Tracking
|
|
Belt tracking for UL7_9_VFD1 -> zzz_UL7_9Tracking
|
|
Belt tracking for UL7_10A_VFD1 -> zzz_UL7_10ATracking
|
|
Belt tracking for UL7_10B_VFD1 -> zzz_UL7_10BTracking
|
|
Belt tracking for UL7_11_VFD1 -> zzz_UL7_11Tracking
|
|
Belt tracking for UL7_12_VFD1 -> zzz_UL7_12Tracking
|
|
Belt tracking for UL7_13_VFD1 -> zzz_UL7_13Tracking
|
|
Belt tracking for UL8_1_VFD1 -> zzz_UL8_1Tracking
|
|
Belt tracking for UL8_2_VFD1 -> zzz_UL8_2Tracking
|
|
Belt tracking for UL8_3_VFD1 -> zzz_UL8_3Tracking
|
|
Belt tracking for UL8_4_VFD1 -> zzz_UL8_4Tracking
|
|
Belt tracking for UL8_5_VFD1 -> zzz_UL8_5Tracking
|
|
Belt tracking for UL8_6_VFD1 -> zzz_UL8_6Tracking
|
|
Belt tracking for UL8_7_VFD1 -> zzz_UL8_7Tracking
|
|
Belt tracking for UL8_8_VFD1 -> zzz_UL8_8Tracking
|
|
Belt tracking for UL8_9_VFD1 -> zzz_UL8_9Tracking
|
|
Belt tracking for UL9_3_VFD1 -> zzz_UL9_3Tracking
|
|
Belt tracking for UL9_4_VFD1 -> zzz_UL9_4Tracking
|
|
Belt tracking for UL9_5_VFD1 -> zzz_UL9_5Tracking
|
|
Belt tracking for UL9_6_VFD1 -> zzz_UL9_6Tracking
|
|
Belt tracking for UL9_7_VFD1 -> zzz_UL9_7Tracking
|
|
Belt tracking for UL9_8_VFD1 -> zzz_UL9_8Tracking
|
|
Belt tracking for UL9_9_VFD1 -> zzz_UL9_9Tracking
|
|
Belt tracking for UL9_10_VFD1 -> zzz_UL9_10Tracking
|
|
Belt tracking for UL9_11_VFD1 -> zzz_UL9_11Tracking
|
|
Belt tracking for UL10_1_VFD1 -> zzz_UL10_1Tracking
|
|
Belt tracking for UL10_2_VFD1 -> zzz_UL10_2Tracking
|
|
Belt tracking for UL10_3_VFD1 -> zzz_UL10_3Tracking
|
|
Belt tracking for UL10_4_VFD1 -> zzz_UL10_4Tracking
|
|
Belt tracking for UL10_5_VFD1 -> zzz_UL10_5Tracking
|
|
Belt tracking for UL10_6_VFD1 -> zzz_UL10_6Tracking
|
|
Belt tracking for UL10_7_VFD1 -> zzz_UL10_7Tracking
|
|
Belt tracking for UL10_8_VFD1 -> zzz_UL10_8Tracking
|
|
Belt tracking for UL10_9_VFD1 -> zzz_UL10_9Tracking
|
|
Belt tracking for UL10_10_VFD1 -> zzz_UL10_10Tracking
|
|
Belt tracking for UL11_3_VFD1 -> zzz_UL11_3Tracking
|
|
Belt tracking for UL11_4_VFD1 -> zzz_UL11_4Tracking
|
|
Belt tracking for UL11_5_VFD1 -> zzz_UL11_5Tracking
|
|
Belt tracking for UL11_6_VFD1 -> zzz_UL11_6Tracking
|
|
Belt tracking for UL11_7_VFD1 -> zzz_UL11_7Tracking
|
|
Belt tracking for UL11_8_VFD1 -> zzz_UL11_8Tracking
|
|
Belt tracking for UL11_9_VFD1 -> zzz_UL11_9Tracking
|
|
Belt tracking for UL11_10A_VFD1 -> zzz_UL11_10ATracking
|
|
Belt tracking for UL11_10B_VFD1 -> zzz_UL11_10BTracking
|
|
Belt tracking for UL11_11_VFD1 -> zzz_UL11_11Tracking
|
|
Belt tracking for UL11_12_VFD1 -> zzz_UL11_12Tracking
|
|
Belt tracking for UL11_13_VFD1 -> zzz_UL11_13Tracking
|
|
Belt tracking for UL12_3_VFD1 -> zzz_UL12_3Tracking
|
|
Belt tracking for UL12_4_VFD1 -> zzz_UL12_4Tracking
|
|
Belt tracking for UL12_5_VFD1 -> zzz_UL12_5Tracking
|
|
Belt tracking for UL12_6_VFD1 -> zzz_UL12_6Tracking
|
|
Belt tracking for UL12_7_VFD1 -> zzz_UL12_7Tracking
|
|
Belt tracking for UL12_8_VFD1 -> zzz_UL12_8Tracking
|
|
Belt tracking for UL12_9_VFD1 -> zzz_UL12_9Tracking
|
|
Belt tracking for UL12_10_VFD1 -> zzz_UL12_10Tracking
|
|
- Added 155 belt tracking AOI calls
|
|
Created virtual JR: PS1_JR
|
|
Found JPE config for PS1_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS3_1_TPE1 (station from config)
|
|
Found JPE config for UL10_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL1_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_11_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_1_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS2_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_12_TPE1 (station from config)
|
|
Found JPE config for PS3_12_TPE2 (station from config)
|
|
Found JPE config for PS3_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_3_TPE1
|
|
Found JPE config for PS4_12_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_14_TPE1 (station from config)
|
|
Found JPE config for PS4_2_TPE1
|
|
Found JPE config for PS4_2_TPE2
|
|
Found JPE config for PS4_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS4_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_8_TPE1
|
|
Found JPE config for UL10_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_9_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE4
|
|
Found JPE config for UL11_9_TPE5
|
|
Found JPE config for UL11_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE3
|
|
Found JPE config for UL12_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL12_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_9_TPE3
|
|
Found JPE config for UL1_9_TPE4
|
|
Found JPE config for UL1_9_TPE5
|
|
Found JPE config for UL1_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL2_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_9_TPE3
|
|
Found JPE config for UL4_9_TPE4
|
|
Found JPE config for UL4_9_TPE5
|
|
Found JPE config for UL4_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL5_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_9_TPE4
|
|
Found JPE config for UL7_9_TPE5
|
|
Found JPE config for UL7_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL8_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_6_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL9_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_3_TPE1
|
|
Found JPE config for PS3_10_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS3_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_9_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS3_9_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS4_11_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL11_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_9_TPE2
|
|
Found JPE config for UL11_9_TPE1
|
|
Found JPE config for UL12_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL12_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL12_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL1_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_9_TPE1
|
|
Found JPE config for UL1_9_TPE2
|
|
Found JPE config for UL2_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL2_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL2_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_9_TPE1
|
|
Found JPE config for UL4_9_TPE2
|
|
Found JPE config for UL5_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL5_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL5_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL7_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_9_TPE3
|
|
Found JPE config for UL7_9_TPE1
|
|
Found JPE config for UL7_9_TPE2
|
|
Found JPE config for UL9_3_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL9_3_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL9_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_4_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS1_4_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS2_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS2_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS4_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for PS4_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL10_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL3_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL3_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL6_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL6_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL8_2_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL8_2_TPE2 (station from config, beacon from config)
|
|
Found JPE config for PS3_7_TPE1
|
|
Found JPE config for PS4_10_TPE2 (station from config, beacon from config)
|
|
Looking for red beacon with base PS1_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS1_1_BCN2_R with IO_PATH: PS1_2_VFD1:O.IO_0
|
|
No SO in red beacon PS1_1_BCN2_R: PS1_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS1_1_EPC1
|
|
Looking for red beacon with base PS2_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS2_1_BCN1_R with IO_PATH: PS2_2_VFD1:O.IO_0
|
|
No SO in red beacon PS2_1_BCN1_R: PS2_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS2_1_EPC1
|
|
Looking for red beacon with base PS3_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS3_1_BCN2_R with IO_PATH: PS3_1_VFD1:O.IO_1
|
|
No SO in red beacon PS3_1_BCN2_R: PS3_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_1_EPC1
|
|
Looking for red beacon with base PS4_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS4_1_BCN1_R with IO_PATH: PS4_1_VFD1:O.IO_0
|
|
No SO in red beacon PS4_1_BCN1_R: PS4_1_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS4_1_EPC1
|
|
Looking for red beacon with base UL10_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL10_1_BCN1_R with IO_PATH: UL10_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL10_1_BCN1_R: UL10_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL10_1_EPC1
|
|
Looking for red beacon with base UL10_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL10_3_BCN1_R with IO_PATH: UL10_3_VFD1:O.IO_0
|
|
No SO in red beacon UL10_3_BCN1_R: UL10_3_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL10_3_EPC1
|
|
Looking for red beacon with base UL3_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL3_1_BCN1_R with IO_PATH: UL3_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL3_1_BCN1_R: UL3_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL3_1_EPC1
|
|
Looking for red beacon with base UL6_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL6_1_BCN1_R with IO_PATH: UL6_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL6_1_BCN1_R: UL6_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL6_1_EPC1
|
|
Looking for red beacon with base UL8_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL8_1_BCN1_R with IO_PATH: UL8_2_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL8_1_BCN1_R: UL8_2_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL8_1_EPC1
|
|
Looking for red beacon with base UL8_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL8_3_BCN1_R with IO_PATH: UL8_3_VFD1:O.IO_0
|
|
No SO in red beacon UL8_3_BCN1_R: UL8_3_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL8_3_EPC1
|
|
Looking for red beacon with base PS2_6, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS2_6_BCN1_R with IO_PATH: PS2_6_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS2_6_BCN1_R: PS2_6_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS2_6_EPC1
|
|
Looking for red beacon with base PS3_12, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS3_12_BCN2_R with IO_PATH: PS3_12_VFD1:O.IO_1
|
|
No SO in red beacon PS3_12_BCN2_R: PS3_12_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_12_EPC1
|
|
Looking for red beacon with base PS4_14, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS4_14_BCN1_R with IO_PATH: PS4_14_VFD1:O.IO_1
|
|
No SO in red beacon PS4_14_BCN1_R: PS4_14_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS4_14_EPC1
|
|
Looking for red beacon with base PS1_5, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS1_5_BCN1_R with IO_PATH: PS1_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS1_5_BCN1_R: PS1_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS1_5_EPC1
|
|
Looking for red beacon with base UL11_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_3_BCN1_R with IO_PATH: UL11_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL11_3_BCN1_R: UL11_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL11_3_EPC1
|
|
Looking for red beacon with base UL11_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_4_BCN1_R with IO_PATH: UL11_4_VFD1:O.IO_0
|
|
No SO in red beacon UL11_4_BCN1_R: UL11_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL11_4_EPC1
|
|
Looking for red beacon with base UL11_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_9_BCN1_R with IO_PATH: UL11_9_VFD1:O.IO_1
|
|
No SO in red beacon UL11_9_BCN1_R: UL11_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL11_9_EPC1
|
|
Looking for red beacon with base UL12_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL12_3_BCN1_R with IO_PATH: UL12_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL12_3_BCN1_R: UL12_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL12_3_EPC1
|
|
Looking for red beacon with base UL12_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL12_4_BCN1_R with IO_PATH: UL12_4_VFD1:O.IO_0
|
|
No SO in red beacon UL12_4_BCN1_R: UL12_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL12_4_EPC1
|
|
Looking for red beacon with base UL1_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_3_BCN1_R with IO_PATH: UL1_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL1_3_BCN1_R: UL1_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL1_3_EPC1
|
|
Looking for red beacon with base UL1_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_4_BCN1_R with IO_PATH: UL1_6_VFD1:O.IO_0
|
|
No SO in red beacon UL1_4_BCN1_R: UL1_6_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL1_4_EPC1
|
|
Looking for red beacon with base UL1_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_9_BCN1_R with IO_PATH: UL1_9_VFD1:O.IO_1
|
|
No SO in red beacon UL1_9_BCN1_R: UL1_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL1_9_EPC1
|
|
Looking for red beacon with base UL2_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL2_3_BCN1_R with IO_PATH: UL2_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL2_3_BCN1_R: UL2_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL2_3_EPC1
|
|
Looking for red beacon with base UL2_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL2_4_BCN1_R with IO_PATH: UL2_4_VFD1:O.IO_0
|
|
No SO in red beacon UL2_4_BCN1_R: UL2_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL2_4_EPC1
|
|
Looking for red beacon with base UL4_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_3_BCN1_R with IO_PATH: UL4_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL4_3_BCN1_R: UL4_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL4_3_EPC1
|
|
Looking for red beacon with base UL4_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_4_BCN2_R with IO_PATH: UL4_4_VFD1:O.IO_0
|
|
No SO in red beacon UL4_4_BCN2_R: UL4_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL4_4_EPC1
|
|
Looking for red beacon with base UL4_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_9_BCN1_R with IO_PATH: UL4_9_VFD1:O.IO_1
|
|
No SO in red beacon UL4_9_BCN1_R: UL4_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL4_9_EPC1
|
|
Looking for red beacon with base UL5_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL5_3_BCN1_R with IO_PATH: UL5_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL5_3_BCN1_R: UL5_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL5_3_EPC1
|
|
Looking for red beacon with base UL5_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL5_4_BCN1_R with IO_PATH: UL5_4_VFD1:O.IO_0
|
|
No SO in red beacon UL5_4_BCN1_R: UL5_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL5_4_EPC1
|
|
Looking for red beacon with base UL7_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_3_BCN1_R with IO_PATH: UL7_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL7_3_BCN1_R: UL7_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL7_3_EPC1
|
|
Looking for red beacon with base UL7_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_4_BCN1_R with IO_PATH: UL7_4_VFD1:O.IO_0
|
|
No SO in red beacon UL7_4_BCN1_R: UL7_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL7_4_EPC1
|
|
Looking for red beacon with base UL7_9, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_9_BCN1_R with IO_PATH: UL7_9_VFD1:O.IO_1
|
|
No SO in red beacon UL7_9_BCN1_R: UL7_9_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL7_9_EPC1
|
|
Looking for red beacon with base UL9_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL9_3_BCN1_R with IO_PATH: UL9_3_FIO1:O.Pt00.Data
|
|
No SO in red beacon UL9_3_BCN1_R: UL9_3_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for UL9_3_EPC1
|
|
Looking for red beacon with base UL9_4, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL9_4_BCN1_R with IO_PATH: UL9_4_VFD1:O.IO_0
|
|
No SO in red beacon UL9_4_BCN1_R: UL9_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL9_4_EPC1
|
|
Looking for red beacon with base UL3_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL3_2_BCN1_R with IO_PATH: UL3_2_FIO1:O.Pt10.Data
|
|
No SO in red beacon UL3_2_BCN1_R: UL3_2_FIO1:O.Pt10.Data
|
|
Found STATION_EPC config for UL3_2_EPC1
|
|
Looking for red beacon with base UL6_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL6_2_BCN1_R with IO_PATH: UL6_2_FIO1:O.Pt06.Data
|
|
No SO in red beacon UL6_2_BCN1_R: UL6_2_FIO1:O.Pt06.Data
|
|
Found STATION_EPC config for UL6_2_EPC1
|
|
Looking for red beacon with base PS1_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS1_1_BCN2_R with IO_PATH: PS1_2_VFD1:O.IO_0
|
|
No SO in red beacon PS1_1_BCN2_R: PS1_2_VFD1:O.IO_0
|
|
Found STATION_EPC config for PS1_1_EPC2
|
|
Looking for red beacon with base PS2_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS2_1_BCN2_R with IO_PATH: PS2_2_VFD1:O.IO_1
|
|
No SO in red beacon PS2_1_BCN2_R: PS2_2_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS2_1_EPC2
|
|
Looking for red beacon with base PS3_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS3_1_BCN2_R with IO_PATH: PS3_1_VFD1:O.IO_1
|
|
No SO in red beacon PS3_1_BCN2_R: PS3_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_1_EPC2
|
|
Looking for red beacon with base PS4_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS4_1_BCN2_R with IO_PATH: PS4_1_VFD1:O.IO_1
|
|
No SO in red beacon PS4_1_BCN2_R: PS4_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS4_1_EPC2
|
|
Looking for red beacon with base UL10_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL10_1_BCN2_R with IO_PATH: UL10_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL10_1_BCN2_R: UL10_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL10_1_EPC2
|
|
Looking for red beacon with base UL10_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL10_3_BCN2_R with IO_PATH: UL10_3_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL10_3_BCN2_R: UL10_3_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL10_3_EPC2
|
|
Looking for red beacon with base UL3_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL3_1_BCN2_R with IO_PATH: UL3_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon UL3_1_BCN2_R: UL3_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for UL3_1_EPC2
|
|
Looking for red beacon with base UL6_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL6_1_BCN2_R with IO_PATH: UL6_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon UL6_1_BCN2_R: UL6_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for UL6_1_EPC2
|
|
Looking for red beacon with base UL8_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL8_1_BCN2_R with IO_PATH: UL8_2_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL8_1_BCN2_R: UL8_2_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL8_1_EPC2
|
|
Looking for red beacon with base UL8_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL8_3_BCN2_R with IO_PATH: UL8_3_VFD1:O.IO_1
|
|
No SO in red beacon UL8_3_BCN2_R: UL8_3_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL8_3_EPC2
|
|
Looking for red beacon with base PS2_6, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS2_6_BCN2_R with IO_PATH: PS2_5_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS2_6_BCN2_R: PS2_5_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS2_6_EPC2
|
|
Looking for red beacon with base PS3_12, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS3_12_BCN2_R with IO_PATH: PS3_12_VFD1:O.IO_1
|
|
No SO in red beacon PS3_12_BCN2_R: PS3_12_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS3_12_EPC2
|
|
Looking for red beacon with base PS4_14, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS4_14_BCN2_R with IO_PATH: PS4_14_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS4_14_BCN2_R: PS4_14_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS4_14_EPC2
|
|
Looking for red beacon with base PS1_5, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS1_5_BCN2_R with IO_PATH: PS1_4_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS1_5_BCN2_R: PS1_4_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS1_5_EPC2
|
|
Looking for red beacon with base UL11_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_3_BCN2_R with IO_PATH: UL11_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL11_3_BCN2_R: UL11_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL11_3_EPC2
|
|
Looking for red beacon with base UL11_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_4_BCN2_R with IO_PATH: UL11_4_VFD1:O.IO_1
|
|
No SO in red beacon UL11_4_BCN2_R: UL11_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL11_4_EPC2
|
|
Looking for red beacon with base UL11_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_9_BCN2_R with IO_PATH: UL11_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL11_9_BCN2_R: UL11_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL11_9_EPC2
|
|
Looking for red beacon with base UL12_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL12_3_BCN2_R with IO_PATH: UL12_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL12_3_BCN2_R: UL12_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL12_3_EPC2
|
|
Looking for red beacon with base UL12_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL12_4_BCN2_R with IO_PATH: UL12_4_VFD1:O.IO_1
|
|
No SO in red beacon UL12_4_BCN2_R: UL12_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL12_4_EPC2
|
|
Looking for red beacon with base UL1_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_3_BCN2_R with IO_PATH: UL1_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL1_3_BCN2_R: UL1_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL1_3_EPC2
|
|
Looking for red beacon with base UL1_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_4_BCN2_R with IO_PATH: UL1_6_VFD1:O.IO_1
|
|
No SO in red beacon UL1_4_BCN2_R: UL1_6_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL1_4_EPC2
|
|
Looking for red beacon with base UL1_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_9_BCN2_R with IO_PATH: UL1_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL1_9_BCN2_R: UL1_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL1_9_EPC2
|
|
Looking for red beacon with base UL2_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL2_3_BCN2_R with IO_PATH: UL2_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL2_3_BCN2_R: UL2_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL2_3_EPC2
|
|
Looking for red beacon with base UL2_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL2_4_BCN2_R with IO_PATH: UL2_4_VFD1:O.IO_1
|
|
No SO in red beacon UL2_4_BCN2_R: UL2_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL2_4_EPC2
|
|
Looking for red beacon with base UL4_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_3_BCN2_R with IO_PATH: UL4_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL4_3_BCN2_R: UL4_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL4_3_EPC2
|
|
Looking for red beacon with base UL4_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_4_BCN2_R with IO_PATH: UL4_4_VFD1:O.IO_0
|
|
No SO in red beacon UL4_4_BCN2_R: UL4_4_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL4_4_EPC2
|
|
Looking for red beacon with base UL4_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_9_BCN2_R with IO_PATH: UL4_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL4_9_BCN2_R: UL4_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL4_9_EPC2
|
|
Looking for red beacon with base UL5_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL5_3_BCN2_R with IO_PATH: UL5_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL5_3_BCN2_R: UL5_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL5_3_EPC2
|
|
Looking for red beacon with base UL5_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL5_4_BCN2_R with IO_PATH: UL5_4_VFD1:O.IO_1
|
|
No SO in red beacon UL5_4_BCN2_R: UL5_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL5_4_EPC2
|
|
Looking for red beacon with base UL7_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_3_BCN2_R with IO_PATH: UL7_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL7_3_BCN2_R: UL7_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL7_3_EPC2
|
|
Looking for red beacon with base UL7_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_4_BCN2_R with IO_PATH: UL7_4_VFD1:O.IO_1
|
|
No SO in red beacon UL7_4_BCN2_R: UL7_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL7_4_EPC2
|
|
Looking for red beacon with base UL7_9, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_9_BCN2_R with IO_PATH: UL7_9_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL7_9_BCN2_R: UL7_9_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL7_9_EPC2
|
|
Looking for red beacon with base UL9_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL9_3_BCN2_R with IO_PATH: UL9_3_FIO1:O.Pt02.Data
|
|
No SO in red beacon UL9_3_BCN2_R: UL9_3_FIO1:O.Pt02.Data
|
|
Found STATION_EPC config for UL9_3_EPC2
|
|
Looking for red beacon with base UL9_4, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL9_4_BCN2_R with IO_PATH: UL9_4_VFD1:O.IO_1
|
|
No SO in red beacon UL9_4_BCN2_R: UL9_4_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL9_4_EPC2
|
|
Looking for red beacon with base UL3_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL3_2_BCN2_R with IO_PATH: UL3_2_FIO1:O.Pt11.Data
|
|
No SO in red beacon UL3_2_BCN2_R: UL3_2_FIO1:O.Pt11.Data
|
|
Found STATION_EPC config for UL3_2_EPC2
|
|
Looking for red beacon with base UL6_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL6_2_BCN2_R with IO_PATH: UL6_2_FIO1:O.Pt07.Data
|
|
No SO in red beacon UL6_2_BCN2_R: UL6_2_FIO1:O.Pt07.Data
|
|
Found STATION_EPC config for UL6_2_EPC2
|
|
Created safety tag mapping file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyTagMapping.txt
|
|
|
|
=== Step 2: Routines Generator stderr ===
|
|
[11:06:29] [INFO] [logging_config.py:128:_log_with_context] Logging to file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/logs/workflow_MTN6_MCM01_20250917_110619.log
|
|
[11:06:29] [INFO] [logging_config.py:128:_log_with_context] === Generating All PLC Artifacts ===
|
|
[11:06:29] [INFO] [logging_config.py:128:_log_with_context] Generating SafetyProgram L5X...
|
|
[11:06:29] [WARNING] [logging_config.py:128:_log_with_context] LimitedSafetyProgramGenerator is deprecated; using ModernSafetyProgramGenerator
|
|
[11:06:29] [INFO] [logging_config.py:128:_log_with_context] Starting ModernSafetyProgramGenerator generation
|
|
[11:06:29] [DEBUG] [logging_config.py:128:_log_with_context] Creating SafetyProgram XML structure
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: main_routine (core)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: apf (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: belt_tracking (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: cb_monitor (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: d2c_chute (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: d2c_en1 (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: dpm (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: encoder (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estops (safety)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estop_check (safety)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: extendo (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fioh (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fiom (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: flow_ctrl (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fpe (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: inputs (safety)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: jpe (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: mcm (core)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: nc_chute (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: nc_jr_station (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: outputs (safety)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pb_chute (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pb_chute_simple (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pmm (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: rack (core)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: resets (safety)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_map (core)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_mapping (safety)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: speed_ctrl (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_epc (safety)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_chute (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_pb (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_ss_pb (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_s_pb (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: taching_belts (device)
|
|
[11:06:29] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: zones (safety)
|
|
[11:06:29] [INFO] [logging_config.py:128:_log_with_context] Generating safety routines...
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: inputs
|
|
[11:06:30] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: inputs
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: outputs
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[11:06:30] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: outputs
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: resets
|
|
[11:06:30] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: resets
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: zones
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS1_1: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS1_5: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS2_1: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS2_6: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS3_12: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS3_1: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS4_14: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS4_1: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL10_1: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL10_3: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL11_3: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL11_4: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL11_9: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL12_3: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL12_4: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL1_3: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL1_4: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL1_9: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL2_3: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL2_4: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL3_1: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL3_2: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL4_3: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL4_4: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL4_9: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL5_3: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL5_4: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL6_1: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL6_2: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL7_3: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL7_4: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL7_9: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL8_1: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL8_3: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL9_3: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL9_4: {'EPC2', 'EPC1'}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Available DCS controllers: {'PS1_1': {'EPC2', 'EPC1'}, 'PS1_5': {'EPC2', 'EPC1'}, 'PS2_1': {'EPC2', 'EPC1'}, 'PS2_6': {'EPC2', 'EPC1'}, 'PS3_12': {'EPC2', 'EPC1'}, 'PS3_1': {'EPC2', 'EPC1'}, 'PS4_14': {'EPC2', 'EPC1'}, 'PS4_1': {'EPC2', 'EPC1'}, 'UL10_1': {'EPC2', 'EPC1'}, 'UL10_3': {'EPC2', 'EPC1'}, 'UL11_3': {'EPC2', 'EPC1'}, 'UL11_4': {'EPC2', 'EPC1'}, 'UL11_9': {'EPC2', 'EPC1'}, 'UL12_3': {'EPC2', 'EPC1'}, 'UL12_4': {'EPC2', 'EPC1'}, 'UL1_3': {'EPC2', 'EPC1'}, 'UL1_4': {'EPC2', 'EPC1'}, 'UL1_9': {'EPC2', 'EPC1'}, 'UL2_3': {'EPC2', 'EPC1'}, 'UL2_4': {'EPC2', 'EPC1'}, 'UL3_1': {'EPC2', 'EPC1'}, 'UL3_2': {'EPC2', 'EPC1'}, 'UL4_3': {'EPC2', 'EPC1'}, 'UL4_4': {'EPC2', 'EPC1'}, 'UL4_9': {'EPC2', 'EPC1'}, 'UL5_3': {'EPC2', 'EPC1'}, 'UL5_4': {'EPC2', 'EPC1'}, 'UL6_1': {'EPC2', 'EPC1'}, 'UL6_2': {'EPC2', 'EPC1'}, 'UL7_3': {'EPC2', 'EPC1'}, 'UL7_4': {'EPC2', 'EPC1'}, 'UL7_9': {'EPC2', 'EPC1'}, 'UL8_1': {'EPC2', 'EPC1'}, 'UL8_3': {'EPC2', 'EPC1'}, 'UL9_3': {'EPC2', 'EPC1'}, 'UL9_4': {'EPC2', 'EPC1'}}
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-01 candidates: ['UL1_1', 'UL1_2', 'UL1_3', 'UL1_4', 'UL1_5', 'UL1_6', 'UL1_7', 'UL1_8', 'UL1_9', 'UL1_10', 'UL1_11', 'UL1_12', 'UL1_13']
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_1 in zone 01-01
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_2 in zone 01-01
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_5 in zone 01-01
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_6 in zone 01-01
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_7 in zone 01-01
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_8 in zone 01-01
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_10 in zone 01-01
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_11 in zone 01-01
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_12 in zone 01-01
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_13 in zone 01-01
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-02 candidates: ['UL2_3', 'UL2_4', 'UL2_5', 'UL2_6', 'UL2_7', 'UL2_8', 'UL2_9', 'UL2_10']
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_5 in zone 01-02
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_6 in zone 01-02
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_7 in zone 01-02
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_8 in zone 01-02
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_9 in zone 01-02
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_10 in zone 01-02
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-03 candidates: ['UL3_1', 'UL3_2', 'UL3_3', 'UL3_4', 'UL3_5', 'UL3_6', 'UL3_7', 'UL3_8', 'UL3_9']
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_3 in zone 01-03
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_4 in zone 01-03
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_5 in zone 01-03
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_6 in zone 01-03
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_7 in zone 01-03
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_8 in zone 01-03
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_9 in zone 01-03
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-04 candidates: ['PS1_1', 'PS1_2', 'PS1_3', 'PS1_4']
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS1_2 in zone 01-04
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS1_3 in zone 01-04
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS1_4 in zone 01-04
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-05 candidates: ['UL1_5']
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_5 in zone 01-05
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-06 candidates: ['UL4_1', 'UL4_2', 'UL4_3', 'UL4_4', 'UL4_5', 'UL4_6', 'UL4_7', 'UL4_8', 'UL4_9', 'UL4_10', 'UL4_11', 'UL4_12', 'UL4_13']
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_1 in zone 01-06
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_2 in zone 01-06
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_5 in zone 01-06
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_6 in zone 01-06
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_7 in zone 01-06
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_8 in zone 01-06
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_10 in zone 01-06
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_11 in zone 01-06
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_12 in zone 01-06
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_13 in zone 01-06
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-07 candidates: ['UL5_1', 'UL5_2', 'UL5_3', 'UL5_4', 'UL5_5', 'UL5_6', 'UL5_7', 'UL5_8', 'UL5_9', 'UL5_10']
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_1 in zone 01-07
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_2 in zone 01-07
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_5 in zone 01-07
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_6 in zone 01-07
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_7 in zone 01-07
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_8 in zone 01-07
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_9 in zone 01-07
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_10 in zone 01-07
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-08 candidates: ['UL6_1', 'UL6_2', 'UL6_3', 'UL6_4', 'UL6_5', 'UL6_6', 'UL6_7', 'UL6_8', 'UL6_9']
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_3 in zone 01-08
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_4 in zone 01-08
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_5 in zone 01-08
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_6 in zone 01-08
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_7 in zone 01-08
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_8 in zone 01-08
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_9 in zone 01-08
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-09 candidates: ['PS2_1', 'PS2_2', 'PS2_3', 'PS2_4']
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS2_2 in zone 01-09
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS2_3 in zone 01-09
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS2_4 in zone 01-09
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-10 candidates: ['PS2_5', 'PS2_6']
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS2_5 in zone 01-10
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-11 candidates: ['UL7_1', 'UL7_2', 'UL7_3', 'UL7_4', 'UL7_5', 'UL7_6', 'UL7_7', 'UL7_8', 'UL7_9', 'UL7_10', 'UL7_11', 'UL7_12', 'UL7_13']
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_1 in zone 01-11
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_2 in zone 01-11
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_5 in zone 01-11
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_6 in zone 01-11
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_7 in zone 01-11
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_8 in zone 01-11
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_10 in zone 01-11
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_11 in zone 01-11
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_12 in zone 01-11
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_13 in zone 01-11
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-12 candidates: ['UL8_1', 'UL8_2', 'UL8_3', 'UL8_4', 'UL8_5', 'UL8_6', 'UL8_7', 'UL8_8', 'UL8_9']
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_2 in zone 01-12
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_4 in zone 01-12
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_5 in zone 01-12
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_6 in zone 01-12
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_7 in zone 01-12
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_8 in zone 01-12
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_9 in zone 01-12
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-13 candidates: ['UL9_1', 'UL9_2', 'UL9_3', 'UL9_4', 'UL9_5', 'UL9_6', 'UL9_7', 'UL9_8', 'UL9_9', 'UL9_10', 'UL9_11']
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_1 in zone 01-13
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_2 in zone 01-13
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_5 in zone 01-13
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_6 in zone 01-13
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_7 in zone 01-13
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_8 in zone 01-13
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_9 in zone 01-13
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_10 in zone 01-13
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_11 in zone 01-13
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-14 candidates: ['PS3_1', 'PS3_2', 'PS3_3']
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_2 in zone 01-14
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_3 in zone 01-14
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-15 candidates: ['PS3_4', 'PS3_5', 'PS3_6', 'PS3_7']
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_4 in zone 01-15
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_5 in zone 01-15
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_6 in zone 01-15
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_7 in zone 01-15
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-16 candidates: ['PS3_8', 'PS3_9', 'PS3_10', 'PS3_11', 'PS3_12']
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_8 in zone 01-16
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_9 in zone 01-16
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_10 in zone 01-16
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_11 in zone 01-16
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-17 candidates: ['UL10_1', 'UL10_2', 'UL10_3', 'UL10_4', 'UL10_5', 'UL10_6', 'UL10_7', 'UL10_8', 'UL10_9', 'UL10_10']
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_2 in zone 01-17
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_4 in zone 01-17
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_5 in zone 01-17
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_6 in zone 01-17
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_7 in zone 01-17
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_8 in zone 01-17
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_9 in zone 01-17
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_10 in zone 01-17
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-18 candidates: ['UL11_1', 'UL11_2', 'UL11_3', 'UL11_4', 'UL11_5', 'UL11_6', 'UL11_7', 'UL11_8', 'UL11_9', 'UL11_10', 'UL11_11', 'UL11_12', 'UL11_13']
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_1 in zone 01-18
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_2 in zone 01-18
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_5 in zone 01-18
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_6 in zone 01-18
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_7 in zone 01-18
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_8 in zone 01-18
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_10 in zone 01-18
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_11 in zone 01-18
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_12 in zone 01-18
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_13 in zone 01-18
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-19 candidates: ['UL12_1', 'UL12_2', 'UL12_3', 'UL12_4', 'UL12_5', 'UL12_6', 'UL12_7', 'UL12_8', 'UL12_9', 'UL12_10']
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_1 in zone 01-19
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_2 in zone 01-19
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_5 in zone 01-19
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_6 in zone 01-19
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_7 in zone 01-19
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_8 in zone 01-19
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_9 in zone 01-19
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_10 in zone 01-19
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-20 candidates: ['PS4_1', 'PS4_2', 'PS4_3', 'PS4_4', 'PS4_5']
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_2 in zone 01-20
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_3 in zone 01-20
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_4 in zone 01-20
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_5 in zone 01-20
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-21 candidates: ['PS4_6', 'PS4_7', 'PS4_8', 'PS4_9', 'PS4_10']
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_6 in zone 01-21
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_7 in zone 01-21
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_8 in zone 01-21
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_9 in zone 01-21
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_10 in zone 01-21
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Zone 01-22 candidates: ['PS4_11', 'PS4_12', 'PS4_13', 'PS4_14']
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_11 in zone 01-22
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_12 in zone 01-22
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_13 in zone 01-22
|
|
[11:06:30] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:06:30] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: zones
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: estops
|
|
[11:06:30] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: estops
|
|
[11:06:30] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: safety_tag_mapping
|
|
[11:06:31] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: safety_tag_mapping
|
|
[11:06:31] [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:31] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag map with 85 tags (69 push buttons, 16 beacons)
|
|
[11:06:31] [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:31] [INFO] [logging_config.py:126:_log_with_context] - R010_INPUTS: 225 rungs | example: XIC(Local:7:I.Pt02.Status)XIC(Local:7:I.Pt03.Status)OTE(MCM_EPB_STATUS);
|
|
[11:06:31] [INFO] [logging_config.py:126:_log_with_context] - R011_OUTPUTS: 22 rungs | example: XIC(EStop_MCM_OK)XIC(EStop_01_01_OK)[OTE(UL1_3_VFD1:SO.Out00Output),OTE(UL1_3_VFD1:SO.Out01Output),OTE(UL1_3_VFD1:SO.STOOutput),OTE(UL1_4_VFD1:SO.STOOutput),...
|
|
[11:06:31] [INFO] [logging_config.py:126:_log_with_context] - R012_RESETS: 72 rungs | example: [XIC(SFT_PS1_1_S1_PB) ,XIC(SFT_MCM_S_PB)]OTE(RST_PS1_1_EPC1_ESTOP);
|
|
[11:06:31] [INFO] [logging_config.py:126:_log_with_context] - R030_ZONES: 23 rungs | example: XIC(UL1_3_EPC1_DCS_CTRL.O1)XIC(UL1_3_EPC2_DCS_CTRL.O1)XIC(UL1_4_EPC1_DCS_CTRL.O1)XIC(UL1_4_EPC2_DCS_CTRL.O1)XIC(UL1_9_EPC1_DCS_CTRL.O1)XIC(UL1_9_EPC2_DCS_CTR...
|
|
[11:06:31] [INFO] [logging_config.py:126:_log_with_context] - R020_ESTOPS: 81 rungs | example: DCS(MCM_EPB_DCS_CTRL,EMERGENCY STOP,EQUIVALENT - ACTIVE HIGH,500,MANUAL,AUTOMATIC,Local:7:I.Pt02.Data,Local:7:I.Pt03.Data,MCM_EPB_STATUS,SFT_MCM_S_PB);
|
|
[11:06:31] [INFO] [logging_config.py:126:_log_with_context] - R999_SAFETY_TAG_MAPPING: 16 rungs | example: XIC(SFT_PS1_3_BCN1_A)OTE(PS1_3_VFD1:SO.Out00Output)OTE(PS1_3_VFD1:SO.Out01Output);
|
|
[11:06:31] [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:31] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernSafetyProgramGenerator generation
|
|
[11:06:31] [INFO] [logging_config.py:128:_log_with_context] Written ModernSafetyProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyProgram_Generated.L5X
|
|
[11:06:31] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] SafetyProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyProgram_Generated.L5X
|
|
[11:06:31] [INFO] [logging_config.py:128:_log_with_context] Generating MainProgram L5X...
|
|
[11:06:31] [WARNING] [logging_config.py:128:_log_with_context] LimitedMainProgramGenerator is deprecated; using ModernMainProgramGenerator
|
|
[11:06:31] [INFO] [logging_config.py:128:_log_with_context] Starting ModernMainProgramGenerator generation
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Creating MainProgram XML structure
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Adding controller tags...
|
|
[11:06:31] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[11:06:31] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[11:06:31] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[11:06:31] [DEBUG] [logging_config.py:126:_log_with_context] Extracting SPEED_CTRL data
|
|
[11:06:31] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL VFDs=155
|
|
[11:06:31] [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:31] [INFO] [logging_config.py:128:_log_with_context] Using project prefix from project_name: MTN6
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_1_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_2_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_3_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_4_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_5_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_1_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_2_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_3_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_4_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_5_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_6_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_1_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_10_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_11_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_12_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_2_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_3_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_4_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_5_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_6_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_7_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_8_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_9_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_1_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_10_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_11_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_12_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_13_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_14_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_2_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_3_VFD1 = 220 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_4_VFD1 = 220 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_5_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_6_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_7_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_8_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_9_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_10A_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_10B_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_11_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_12_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_13_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_3_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_4_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_5_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_6_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_7_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_8_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_9_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_1_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_10_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_2_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_3_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_4_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_5_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_6_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_7_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_8_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_9_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_10A_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_10B_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_11_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_12_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_13_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_3_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_4_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_5_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_6_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_7_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_8_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_9_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_10_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_3_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_4_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_5_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_6_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_7_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_8_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_9_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_10_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_3_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_4_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_5_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_6_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_7_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_8_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_9_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_1_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_2_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_3_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_4_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_5_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_6_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_7_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_8_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_9_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_10A_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_10B_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_11_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_12_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_13_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_3_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_4_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_5_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_6_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_7_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_8_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_9_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_10_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_3_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_4_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_5_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_6_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_7_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_8_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_9_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_1_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_2_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_3_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_4_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_5_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_6_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_7_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_8_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_9_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_10A_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_10B_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_11_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_12_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_13_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_3_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_4_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_5_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_6_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_7_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_8_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_9_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_1_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_2_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_3_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_4_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_5_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_6_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_7_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_8_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_9_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_10_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_11_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_3_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_4_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_5_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_6_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_7_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_8_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_9_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_1_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_10_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_11_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_12_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_13_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_2_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_3_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_4_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_5_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_6_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_7_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_8_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_9_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_1_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_10_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_11_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_12_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_13_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_2_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_3_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_4_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_5_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_6_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_7_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_8_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_9_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_1_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_10_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_11_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_12_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_13_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_14_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_2_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_3_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_4_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_5_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_6_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_7_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_8_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_9_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_1_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_10_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_11_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_12_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_2_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_3_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_4_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_5_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_6_VFD = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_7_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_8_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_9A_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_9B_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_10_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_3_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_4_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_5_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_6_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_8_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_9_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_10_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_11_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_3_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_4_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_5_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_6_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_7_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_8_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_9_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_1_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_2_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_3_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_4_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_5_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_6_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_7_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_8_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_9_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_10_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_3_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_4_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_5_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_6_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_7_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_8_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_9_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_10_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_11_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_12_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_13A_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_13B_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_14_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_15_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_16_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_3_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_4_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_5_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_6_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_7_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_8_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_9_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_1_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_2_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_3_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_4_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_5_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_6_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_7_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_8_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_9_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_10_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_11_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_3_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_4_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_5_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_6_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_7_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_8_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_9_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_10_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_11_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_12_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_13_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_14A_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_14B_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_15_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_16_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_17_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_3_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_4_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_5_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_6_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_7_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_8_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_9_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_1_VFD = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_2_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_3_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_4_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_5_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_6_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_7_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_8_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_14_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_15_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_16_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_17_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_18_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_19_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_20_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_14_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_15_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_16_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_17_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_18_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_19_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_20_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_13_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_14_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_15_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_16_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_17_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_18_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_19_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_17_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_18_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_19_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_20_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_21_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_22_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_23_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_18_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_19_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_20_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_21_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_22_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_23_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_24_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_14_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_15_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_16_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_17_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_18_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_19_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_20_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_14_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_15_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_16_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_17_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_18_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_19_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_20_VFD1 = 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1014_2_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1018_2_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1022_2_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1026_2_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1034_2_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1038_2_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3012_2_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3016_2_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3020_2_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3024_2_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_2A_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_2B_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_3A_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_3B_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_5_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS4_1_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS4_2_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_1_VFD1 = 150 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_2_VFD1 = 200 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_3_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_5_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_1_VFD1 = 150 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_11_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_2_VFD1 = 200 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_3_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_4_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_6_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_7_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_8_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_9_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC5_3_VFD1 = 80 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC6_3_VFD1 = 80 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC7_3_VFD1 = 80 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC8_3_VFD1 = 80 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2074_2_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2078_2_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2086_2_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2090_2_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2094_2_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4066_2_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4070_2_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4074_2_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4078_2_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4082_2_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_2A_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_2B_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_3_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_4_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_6_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS2_1_VFD1 = 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_1_VFD1 = 140 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_11_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_2_VFD1 = 180 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_4_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_5_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_6_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_8_VFD1 = 220 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_9_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS9_2_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS9_3_VFD1 = 190 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC1_3_VFD1 = 80 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC2_3_VFD1 = 80 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC3_3_VFD1 = 80 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC4_3_VFD1 = 80 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_10A_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_10B_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_11_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_12_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_13_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14A_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14B_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14C_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14D_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_15_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_16_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_17_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_18A_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_18B_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_19_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_20_VFD1 = 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_21_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_9_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_1_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_2_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_3_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_4_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_5A_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_5B_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_6_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_7_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_8_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_9_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_1_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_2_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_3A_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_3B_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_4_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_5_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_6_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_7_VFD1 = 240 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: S02_1_VFD1 = 250 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: S02_2_VFD1 = 250 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_10_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_11_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_12_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_13_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_14_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_15_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_2_VFD1 = 550 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_3_VFD1 = 550 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_4_VFD1 = 500 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_5_VFD1 = 450 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_6_VFD1 = 400 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_7_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_8_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_9_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_10_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_11_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_2_VFD1 = 550 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_3_VFD1 = 500 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_4_VFD1 = 450 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_5_VFD1 = 400 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_6_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_7_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_8_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_9_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_2_VFD1 = 550 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_3_VFD1 = 500 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_4_VFD1 = 450 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_5_VFD1 = 400 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_6_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_7_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_8_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_9_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_10_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_11_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_12_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_13_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_14_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_15_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_2_VFD1 = 550 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_3_VFD1 = 500 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_4_VFD1 = 450 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_5_VFD1 = 400 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_6_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_7_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_8_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_9_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_10_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_2_VFD1 = 550 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_3_VFD1 = 500 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_4_VFD1 = 450 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_5_VFD1 = 400 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_6_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_7_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_8_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_9_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_10_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_11_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_12_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_13_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_14_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_2_VFD1 = 550 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_3_VFD1 = 550 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_4_VFD1 = 450 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_5_VFD1 = 400 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_6_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_7_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_8_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_9_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_2_VFD1 = 550 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_3_VFD1 = 500 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_4_VFD1 = 450 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_5_VFD1 = 400 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_6_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_7_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_8_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_9_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_10_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_2_VFD1 = 550 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_3_VFD1 = 500 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_4_VFD1 = 450 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_5_VFD1 = 400 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_6_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_7_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_8_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_9_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_10_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_11_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_12_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_2_VFD1 = 400 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_3_VFD1 = 380 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_4_VFD1 = 450 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_5_VFD1 = 400 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_6_VFD1 = 400 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_7_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_8_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_9_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_2_VFD1 = 550 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_3_VFD1 = 500 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_4_VFD1 = 450 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_5_VFD1 = 400 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_6_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_7_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_8_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_9_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_10_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_11_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_12_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_13_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_14_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_15_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_16_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_2_VFD1 = 550 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_3_VFD1 = 500 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_4_VFD1 = 450 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_5_VFD1 = 400 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_6_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_7_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_8_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_9_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_10_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_11_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_12_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_13_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_2_VFD1 = 550 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_3_VFD1 = 500 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_4_VFD1 = 450 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_5_VFD1 = 400 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_6_VFD1 = 350 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_7_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_8_VFD1 = 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_9_VFD1 = 300 FPM
|
|
[11:06:31] [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:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_3_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_4_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_5_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_6_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_7_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_8_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_9_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_10A_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_10B_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_11_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_12_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_13_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_3_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_4_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_5_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_6_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_7_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_8_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_9_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL2_10_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_1_VFD1 -> 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_2_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_3_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_4_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_5_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_6_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_7_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_8_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL3_9_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_3_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_4_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_5_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_6_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_7_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_8_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_9_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_10A_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_10B_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_11_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_12_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_13_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_3_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_4_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_5_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_6_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_7_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_8_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_9_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL5_10_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_1_VFD1 -> 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_2_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_3_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_4_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_5_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_6_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_7_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_8_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL6_9_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_3_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_4_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_5_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_6_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_7_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_8_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_9_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_10A_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_10B_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_11_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_12_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_13_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_1_VFD1 -> 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_2_VFD1 -> 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_3_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_4_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_5_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_6_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_7_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_8_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL8_9_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_3_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_4_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_5_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_6_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_7_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_8_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_9_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_10_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL9_11_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_1_VFD1 -> 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_2_VFD1 -> 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_3_VFD1 -> 120 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_4_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_5_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_6_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_7_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_8_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_9_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL10_10_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_3_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_4_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_5_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_6_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_7_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_8_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_9_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL12_10_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_3_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_4_VFD1 -> 420 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_5_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_6_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_7_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_8_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_9_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_10A_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_10B_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_11_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_12_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_13_VFD1 -> 280 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS1_1_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS1_2_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS1_3_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS1_4_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS1_5_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS2_1_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS2_2_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS2_3_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS2_4_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS2_5_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS2_6_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_1_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_2_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_3_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_4_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_5_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_6_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_7_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_8_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_9_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_10_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_11_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS3_12_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_1_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_2_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_3_VFD1 -> 220 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_4_VFD1 -> 220 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_5_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_6_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_7_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_8_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_9_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_10_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_11_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_12_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_13_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS4_14_VFD1 -> 300 FPM
|
|
[11:06:31] [DEBUG] [logging_config.py:128:_log_with_context] SPEED_CTRL sample=PS1_1_VFD1(300), PS1_2_VFD1(300), PS1_3_VFD1(300), PS1_4_VFD1(300), PS1_5_VFD1(300)...
|
|
[11:06:31] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL count=155
|
|
[11:06:32] [INFO] [logging_config.py:126:_log_with_context] Tags created: total=848 | standard=149 safety=389 dcs=81 modules=188
|
|
[11:06:32] [INFO] [logging_config.py:128:_log_with_context] Added 848 controller tags
|
|
[11:06:32] [INFO] [logging_config.py:128:_log_with_context] Generating main program routines...
|
|
[11:06:32] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: mcm
|
|
[11:06:32] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: mcm
|
|
[11:06:32] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: dpm
|
|
[11:06:32] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: dpm
|
|
[11:06:32] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fiom
|
|
[11:06:32] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fiom
|
|
[11:06:32] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fioh
|
|
[11:06:32] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fioh
|
|
[11:06:32] [INFO] [logging_config.py:128:_log_with_context] Plugin d2c_chute cannot generate with current data
|
|
[11:06:32] [INFO] [logging_config.py:128:_log_with_context] Plugin pb_chute cannot generate with current data
|
|
[11:06:32] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: estop_check
|
|
[11:06:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: estop_check
|
|
[11:06:34] [INFO] [logging_config.py:128:_log_with_context] Plugin station_jr_chute cannot generate with current data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: safety_tag_map
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: RST data has 69 rows
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: MCM01 -> Local:5:I.Data.0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS1_1_S1_PB -> PS1_1_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS1_1_S2_PB -> PS1_3_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS2_1_S1_PB -> PS2_1_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS4_1_S2_PB -> PS4_3_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL11_9_S2_PB -> UL11_11_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL12_4_S1_PB -> UL12_5_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL2_4_S1_PB -> UL2_5_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL4_9_S1_PB -> UL4_11_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL4_9_S2_PB -> UL4_12_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL5_4_S2_PB -> UL5_5_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL8_3_S1_PB -> UL8_4_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL9_4_S1_PB -> UL9_5_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS2_6_S1_PB -> PS2_6_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS3_12_S1_PB -> PS3_11_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS3_1_S1_PB -> PS3_2_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS3_1_S2_PB -> PS3_3_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS4_14_S1_PB -> PS4_12_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS4_1_S1_PB -> PS4_2_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL10_3_S1_PB -> UL10_4_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL10_3_S2_PB -> UL10_5_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL11_9_S1_PB -> UL11_10A_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL11_4_S1_PB -> UL11_5_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL11_4_S2_PB -> UL11_6_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL12_4_S2_PB -> UL12_6_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL1_9_S2_PB -> UL1_10A_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL1_4_S2_PB -> UL1_5_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL1_9_S1_PB -> UL1_7_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL2_4_S2_PB -> UL2_6_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL4_4_S1_PB -> UL4_5_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL4_4_S2_PB -> UL4_6_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL7_9_S2_PB -> UL7_10A_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL7_4_S2_PB -> UL7_5_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL7_9_S1_PB -> UL7_6_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL8_3_S2_PB -> UL8_5_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL9_4_S2_PB -> UL9_6_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS1_5_S2_PB -> PS1_5_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS2_1_S2_PB -> PS2_3_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS3_12_S2_PB -> PS3_10_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS4_14_S2_PB -> PS4_11_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL1_4_S1_PB -> UL1_4_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL5_4_S1_PB -> UL5_3_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL7_4_S1_PB -> UL7_3_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS1_5_S1_PB -> PS1_4_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS2_6_S2_PB -> PS2_5_VFD1:I.IO_0
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL10_1_SS1_SPB -> UL10_2_FIO1:I.Pt04.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL11_3_S2_PB -> UL11_3_FIO1:I.Pt10.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL11_3_S1_PB -> UL11_3_FIO1:I.Pt08.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL12_3_S2_PB -> UL12_3_FIO1:I.Pt10.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL12_3_S1_PB -> UL12_3_FIO1:I.Pt08.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL1_3_S2_PB -> UL1_3_FIO1:I.Pt10.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL1_3_S1_PB -> UL1_3_FIO1:I.Pt08.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL2_3_S2_PB -> UL2_3_FIO1:I.Pt10.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL2_3_S1_PB -> UL2_3_FIO1:I.Pt08.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL3_2_S1_PB -> UL3_2_FIO1:I.Pt12.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL3_2_S2_PB -> UL3_2_FIO1:I.Pt14.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL3_1_SS1_SPB -> UL3_2_FIO1:I.Pt02.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL4_3_S2_PB -> UL4_3_FIO1:I.Pt10.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL4_3_S1_PB -> UL4_3_FIO1:I.Pt08.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL5_3_S2_PB -> UL5_3_FIO1:I.Pt10.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL5_3_S1_PB -> UL5_3_FIO1:I.Pt08.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL6_2_S1_PB -> UL6_2_FIO1:I.Pt12.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL6_2_S2_PB -> UL6_2_FIO1:I.Pt14.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL6_1_SS1_SPB -> UL6_2_FIO1:I.Pt02.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL7_3_S2_PB -> UL7_3_FIO1:I.Pt10.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL7_3_S1_PB -> UL7_3_FIO1:I.Pt08.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL8_1_SS1_SPB -> UL8_2_FIO1:I.Pt04.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL9_3_S2_PB -> UL9_3_FIO1:I.Pt10.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL9_3_S1_PB -> UL9_3_FIO1:I.Pt08.Data
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generating 69 rungs
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 1: XIC(Local:5:I.Data.0)OTE(MCM01);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 2: XIC(PS1_1_VFD1:I.IO_0)OTE(PS1_1_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 3: XIC(PS1_3_VFD1:I.IO_0)OTE(PS1_1_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 4: XIC(PS1_4_VFD1:I.IO_0)OTE(PS1_5_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 5: XIC(PS1_5_VFD1:I.IO_0)OTE(PS1_5_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 6: XIC(PS2_1_VFD1:I.IO_0)OTE(PS2_1_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 7: XIC(PS2_3_VFD1:I.IO_0)OTE(PS2_1_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 8: XIC(PS2_6_VFD1:I.IO_0)OTE(PS2_6_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 9: XIC(PS2_5_VFD1:I.IO_0)OTE(PS2_6_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 10: XIC(PS3_2_VFD1:I.IO_0)OTE(PS3_1_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 11: XIC(PS3_3_VFD1:I.IO_0)OTE(PS3_1_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 12: XIC(PS3_11_VFD1:I.IO_0)OTE(PS3_12_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 13: XIC(PS3_10_VFD1:I.IO_0)OTE(PS3_12_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 14: XIC(PS4_2_VFD1:I.IO_0)OTE(PS4_1_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 15: XIC(PS4_3_VFD1:I.IO_0)OTE(PS4_1_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 16: XIC(PS4_12_VFD1:I.IO_0)OTE(PS4_14_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 17: XIC(PS4_11_VFD1:I.IO_0)OTE(PS4_14_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 18: XIC(UL1_3_FIO1:I.Pt08.Data)OTE(UL1_3_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 19: XIC(UL1_3_FIO1:I.Pt10.Data)OTE(UL1_3_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 20: XIC(UL1_4_VFD1:I.IO_0)OTE(UL1_4_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 21: XIC(UL1_5_VFD1:I.IO_0)OTE(UL1_4_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 22: XIC(UL1_7_VFD1:I.IO_0)OTE(UL1_9_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 23: XIC(UL1_10A_VFD1:I.IO_0)OTE(UL1_9_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 24: XIC(UL2_3_FIO1:I.Pt08.Data)OTE(UL2_3_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 25: XIC(UL2_3_FIO1:I.Pt10.Data)OTE(UL2_3_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 26: XIC(UL2_5_VFD1:I.IO_0)OTE(UL2_4_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 27: XIC(UL2_6_VFD1:I.IO_0)OTE(UL2_4_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 28: XIC(UL3_2_FIO1:I.Pt02.Data)OTE(UL3_1_SS1_SPB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 29: XIC(UL3_2_FIO1:I.Pt12.Data)OTE(UL3_2_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 30: XIC(UL3_2_FIO1:I.Pt14.Data)OTE(UL3_2_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 31: XIC(UL4_3_FIO1:I.Pt08.Data)OTE(UL4_3_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 32: XIC(UL4_3_FIO1:I.Pt10.Data)OTE(UL4_3_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 33: XIC(UL4_5_VFD1:I.IO_0)OTE(UL4_4_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 34: XIC(UL4_6_VFD1:I.IO_0)OTE(UL4_4_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 35: XIC(UL4_11_VFD1:I.IO_0)OTE(UL4_9_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 36: XIC(UL4_12_VFD1:I.IO_0)OTE(UL4_9_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 37: XIC(UL5_3_FIO1:I.Pt08.Data)OTE(UL5_3_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 38: XIC(UL5_3_FIO1:I.Pt10.Data)OTE(UL5_3_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 39: XIC(UL5_3_VFD1:I.IO_0)OTE(UL5_4_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 40: XIC(UL5_5_VFD1:I.IO_0)OTE(UL5_4_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 41: XIC(UL6_2_FIO1:I.Pt02.Data)OTE(UL6_1_SS1_SPB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 42: XIC(UL6_2_FIO1:I.Pt12.Data)OTE(UL6_2_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 43: XIC(UL6_2_FIO1:I.Pt14.Data)OTE(UL6_2_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 44: XIC(UL7_3_FIO1:I.Pt08.Data)OTE(UL7_3_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 45: XIC(UL7_3_FIO1:I.Pt10.Data)OTE(UL7_3_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 46: XIC(UL7_3_VFD1:I.IO_0)OTE(UL7_4_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 47: XIC(UL7_5_VFD1:I.IO_0)OTE(UL7_4_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 48: XIC(UL7_6_VFD1:I.IO_0)OTE(UL7_9_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 49: XIC(UL7_10A_VFD1:I.IO_0)OTE(UL7_9_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 50: XIC(UL8_2_FIO1:I.Pt04.Data)OTE(UL8_1_SS1_SPB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 51: XIC(UL8_4_VFD1:I.IO_0)OTE(UL8_3_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 52: XIC(UL8_5_VFD1:I.IO_0)OTE(UL8_3_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 53: XIC(UL9_3_FIO1:I.Pt08.Data)OTE(UL9_3_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 54: XIC(UL9_3_FIO1:I.Pt10.Data)OTE(UL9_3_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 55: XIC(UL9_5_VFD1:I.IO_0)OTE(UL9_4_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 56: XIC(UL9_6_VFD1:I.IO_0)OTE(UL9_4_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 57: XIC(UL10_2_FIO1:I.Pt04.Data)OTE(UL10_1_SS1_SPB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 58: XIC(UL10_4_VFD1:I.IO_0)OTE(UL10_3_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 59: XIC(UL10_5_VFD1:I.IO_0)OTE(UL10_3_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 60: XIC(UL11_3_FIO1:I.Pt08.Data)OTE(UL11_3_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 61: XIC(UL11_3_FIO1:I.Pt10.Data)OTE(UL11_3_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 62: XIC(UL11_5_VFD1:I.IO_0)OTE(UL11_4_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 63: XIC(UL11_6_VFD1:I.IO_0)OTE(UL11_4_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 64: XIC(UL11_10A_VFD1:I.IO_0)OTE(UL11_9_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 65: XIC(UL11_11_VFD1:I.IO_0)OTE(UL11_9_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 66: XIC(UL12_3_FIO1:I.Pt08.Data)OTE(UL12_3_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 67: XIC(UL12_3_FIO1:I.Pt10.Data)OTE(UL12_3_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 68: XIC(UL12_5_VFD1:I.IO_0)OTE(UL12_4_S1_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 69: XIC(UL12_6_VFD1:I.IO_0)OTE(UL12_4_S2_PB);
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generated 69 total rungs
|
|
[11:06:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: safety_tag_map
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: belt_tracking
|
|
[11:06:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: belt_tracking
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: main_routine
|
|
[11:06:34] [INFO] [logging_config.py:128:_log_with_context] Generating MainRoutine with JSR calls
|
|
[11:06:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated MainRoutine
|
|
[11:06:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: main_routine
|
|
[11:06:34] [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:34] [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:34] [INFO] [logging_config.py:126:_log_with_context] - R010_MCM: 2 rungs | example: NOP();
|
|
[11:06:34] [INFO] [logging_config.py:126:_log_with_context] - R020_DPM: 12 rungs | example: NOP();
|
|
[11:06:34] [INFO] [logging_config.py:126:_log_with_context] - R030_FIOM: 20 rungs | example: NOP();
|
|
[11:06:34] [INFO] [logging_config.py:126:_log_with_context] - R031_FIOH: 4 rungs | example: NOP();
|
|
[11:06:34] [INFO] [logging_config.py:126:_log_with_context] - R120_ESTOP_CHECK: 73 rungs | example: XIO(PS1_1_VFD1:SI.In00Data)XIO(PS1_1_VFD1:SI.In01Data)XIC(UL1_5_VFD1:SI.In00Data)XIC(UL2_5_VFD1:SI.In00Data)XIC(UL4_5_VFD1:SI.In00Data)XIC(UL5_5_VFD1:SI.In00...
|
|
[11:06:34] [INFO] [logging_config.py:126:_log_with_context] - R130_SAFETY_TAG_MAP: 70 rungs | example: XIC(Local:5:I.Data.0)OTE(MCM_S_PB);
|
|
[11:06:34] [INFO] [logging_config.py:126:_log_with_context] - ZZZ_BeltTracking: 156 rungs | example: NOP();
|
|
[11:06:34] [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:34] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernMainProgramGenerator generation
|
|
[11:06:34] [INFO] [logging_config.py:128:_log_with_context] Written ModernMainProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/MainProgram_Generated.L5X
|
|
[11:06:34] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] MainProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/MainProgram_Generated.L5X
|
|
[11:06:34] [INFO] [logging_config.py:128:_log_with_context] Generating safety tag mapping...
|
|
[11:06:34] [DEBUG] [logging_config.py:128:_log_with_context] Creating MappingWriter wrapper
|
|
[11:06:34] [DEBUG] [logging_config.py:126:_log_with_context] Creating DataLoader instance
|
|
[11:06:34] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] Safety tag mapping written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/SafetyTagMapping.txt
|
|
[11:06:34] [INFO] [logging_config.py:128:_log_with_context] - Safety tags: 85
|
|
[11:06:34] [INFO] [logging_config.py:128:_log_with_context] === All artifacts generated successfully! ===
|
|
{"level": "INFO", "message": "Routine generation completed successfully", "timestamp": "2025-09-17T11:06:35.036756", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
|
|
=== Step 3: IO Tree Generator stdout ===
|
|
Enhanced MCM Generator
|
|
- Project: MTN6_MCM01
|
|
- Excel: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/PLC Data Generator/DESC_IP_MERGED.xlsx
|
|
- Boilerplate: MTN6_boilerplate
|
|
- Mode: Single file
|
|
--------------------------------------------------
|
|
Created 3 FIOH modules based on TERM analysis
|
|
Found 19 IOLM modules
|
|
Found 24 LPE modules
|
|
Found 12 Solenoid modules
|
|
Found 155 APF modules
|
|
Found 11 DPM modules
|
|
Found 3 PMM modules
|
|
WARNING: 7 unknown modules found
|
|
1. UL12_1_EX1 - FMH (11.200.1.159)
|
|
2. UL1_1_EX1 - FMH (11.200.1.30)
|
|
3. UL2_1_EX1 - FMH (11.200.1.44)
|
|
4. UL4_1_EX1 - FMH (11.200.1.64)
|
|
5. UL5_1_EX1 - FMH (11.200.1.78)
|
|
6. UL7_1_EX1 - FMH (11.200.1.98)
|
|
7. UL9_1_EX1 - FMH (11.200.1.121)
|
|
Created 19 IOLM modules with boilerplate selection:
|
|
PDP1_FIO1 (FIO PDP_FIO): Using module-specific boilerplate PDP1_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP1_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP1_FIO1_Module.L5X
|
|
PDP2_FIO1 (FIO PDP_FIO): Using module-specific boilerplate PDP2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP2_FIO1_Module.L5X
|
|
PDP6_FIO1 (FIO PDP_FIO): Using module-specific boilerplate PDP6_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP6_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP6_FIO1_Module.L5X
|
|
UL10_2_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL10_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_2_FIO1_Module.L5X
|
|
UL11_13_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL11_13_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_13_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_13_FIO1_Module.L5X
|
|
UL11_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL11_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_3_FIO1_Module.L5X
|
|
UL12_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL12_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_3_FIO1_Module.L5X
|
|
UL1_13_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL1_13_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_13_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_13_FIO1_Module.L5X
|
|
UL1_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL1_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_3_FIO1_Module.L5X
|
|
UL2_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL2_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_3_FIO1_Module.L5X
|
|
UL3_2_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL3_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_2_FIO1_Module.L5X
|
|
UL4_13_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL4_13_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_13_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_13_FIO1_Module.L5X
|
|
UL4_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL4_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_3_FIO1_Module.L5X
|
|
UL5_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL5_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_3_FIO1_Module.L5X
|
|
UL6_2_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL6_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_2_FIO1_Module.L5X
|
|
UL7_13_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL7_13_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_13_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_13_FIO1_Module.L5X
|
|
UL7_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL7_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_3_FIO1_Module.L5X
|
|
UL8_2_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL8_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_2_FIO1_Module.L5X
|
|
UL9_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL9_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
PS1_1_VFD1 (APF 2HP): Using module-specific boilerplate PS1_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS1_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS1_1_VFD1_Module.L5X
|
|
PS1_2_VFD1 (APF 2HP): Using module-specific boilerplate PS1_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS1_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS1_2_VFD1_Module.L5X
|
|
PS1_3_VFD1 (APF 2HP): Using module-specific boilerplate PS1_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS1_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS1_3_VFD1_Module.L5X
|
|
PS1_4_VFD1 (APF 7_5HP): Using module-specific boilerplate PS1_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS1_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS1_4_VFD1_Module.L5X
|
|
PS1_5_VFD1 (APF 5HP): Using module-specific boilerplate PS1_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS1_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS1_5_VFD1_Module.L5X
|
|
PS2_1_VFD1 (APF 2HP): Using module-specific boilerplate PS2_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_1_VFD1_Module.L5X
|
|
PS2_2_VFD1 (APF 3HP): Using module-specific boilerplate PS2_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_2_VFD1_Module.L5X
|
|
PS2_3_VFD1 (APF 5HP): Using module-specific boilerplate PS2_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_3_VFD1_Module.L5X
|
|
PS2_4_VFD1 (APF 2HP): Using module-specific boilerplate PS2_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_4_VFD1_Module.L5X
|
|
PS2_5_VFD1 (APF 7_5HP): Using module-specific boilerplate PS2_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_5_VFD1_Module.L5X
|
|
PS2_6_VFD1 (APF 3HP): Using module-specific boilerplate PS2_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS2_6_VFD1_Module.L5X
|
|
PS3_10_VFD1 (APF 5HP): Using module-specific boilerplate PS3_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_10_VFD1_Module.L5X
|
|
PS3_11_VFD1 (APF 3HP): Using module-specific boilerplate PS3_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_11_VFD1_Module.L5X
|
|
PS3_12_VFD1 (APF 3HP): Using module-specific boilerplate PS3_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_12_VFD1_Module.L5X
|
|
PS3_1_VFD1 (APF 2HP): Using module-specific boilerplate PS3_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_1_VFD1_Module.L5X
|
|
PS3_2_VFD1 (APF 3HP): Using module-specific boilerplate PS3_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_2_VFD1_Module.L5X
|
|
PS3_3_VFD1 (APF 3HP): Using module-specific boilerplate PS3_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_3_VFD1_Module.L5X
|
|
PS3_4_VFD1 (APF 2HP): Using module-specific boilerplate PS3_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_4_VFD1_Module.L5X
|
|
PS3_5_VFD1 (APF 5HP): Using module-specific boilerplate PS3_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_5_VFD1_Module.L5X
|
|
PS3_6_VFD1 (APF 5HP): Using module-specific boilerplate PS3_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_6_VFD1_Module.L5X
|
|
PS3_7_VFD1 (APF 10HP): Using module-specific boilerplate PS3_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_7_VFD1_Module.L5X
|
|
PS3_8_VFD1 (APF 3HP): Using module-specific boilerplate PS3_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_8_VFD1_Module.L5X
|
|
PS3_9_VFD1 (APF 5HP): Using module-specific boilerplate PS3_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS3_9_VFD1_Module.L5X
|
|
PS4_10_VFD1 (APF 10HP): Using module-specific boilerplate PS4_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_10_VFD1_Module.L5X
|
|
PS4_11_VFD1 (APF 5HP): Using module-specific boilerplate PS4_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_11_VFD1_Module.L5X
|
|
PS4_12_VFD1 (APF 3HP): Using module-specific boilerplate PS4_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_12_VFD1_Module.L5X
|
|
PS4_13_VFD1 (APF 3HP): Using module-specific boilerplate PS4_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_13_VFD1_Module.L5X
|
|
PS4_14_VFD1 (APF 3HP): Using module-specific boilerplate PS4_14_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_14_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_14_VFD1_Module.L5X
|
|
PS4_1_VFD1 (APF 2HP): Using module-specific boilerplate PS4_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_1_VFD1_Module.L5X
|
|
PS4_2_VFD1 (APF 3HP): Using module-specific boilerplate PS4_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_2_VFD1_Module.L5X
|
|
PS4_3_VFD1 (APF 2HP): Using module-specific boilerplate PS4_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_3_VFD1_Module.L5X
|
|
PS4_4_VFD1 (APF 3HP): Using module-specific boilerplate PS4_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_4_VFD1_Module.L5X
|
|
PS4_5_VFD1 (APF 5HP): Using module-specific boilerplate PS4_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_5_VFD1_Module.L5X
|
|
PS4_6_VFD1 (APF 7_5HP): Using module-specific boilerplate PS4_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_6_VFD1_Module.L5X
|
|
PS4_7_VFD1 (APF 7_5HP): Using module-specific boilerplate PS4_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_7_VFD1_Module.L5X
|
|
PS4_8_VFD1 (APF 5HP): Using module-specific boilerplate PS4_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_8_VFD1_Module.L5X
|
|
PS4_9_VFD1 (APF 3HP): Using module-specific boilerplate PS4_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS4_9_VFD1_Module.L5X
|
|
UL10_10_VFD1 (APF 2HP): Using module-specific boilerplate UL10_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_10_VFD1_Module.L5X
|
|
UL10_1_VFD1 (APF 2HP): Using module-specific boilerplate UL10_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_1_VFD1_Module.L5X
|
|
UL10_2_VFD1 (APF 7_5HP): Using module-specific boilerplate UL10_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_2_VFD1_Module.L5X
|
|
UL10_3_VFD1 (APF 2HP): Using module-specific boilerplate UL10_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_3_VFD1_Module.L5X
|
|
UL10_4_VFD1 (APF 3HP): Using module-specific boilerplate UL10_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_4_VFD1_Module.L5X
|
|
UL10_5_VFD1 (APF 3HP): Using module-specific boilerplate UL10_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_5_VFD1_Module.L5X
|
|
UL10_6_VFD1 (APF 3HP): Using module-specific boilerplate UL10_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_6_VFD1_Module.L5X
|
|
UL10_7_VFD1 (APF 3HP): Using module-specific boilerplate UL10_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_7_VFD1_Module.L5X
|
|
UL10_8_VFD1 (APF 3HP): Using module-specific boilerplate UL10_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_8_VFD1_Module.L5X
|
|
UL10_9_VFD1 (APF 3HP): Using module-specific boilerplate UL10_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL10_9_VFD1_Module.L5X
|
|
UL11_10A_VFD1 (APF 3HP): Using module-specific boilerplate UL11_10A_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_10A_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_10A_VFD1_Module.L5X
|
|
UL11_10B_VFD1 (APF 3HP): Using module-specific boilerplate UL11_10B_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_10B_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_10B_VFD1_Module.L5X
|
|
UL11_11_VFD1 (APF 2HP): Using module-specific boilerplate UL11_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_11_VFD1_Module.L5X
|
|
UL11_12_VFD1 (APF 2HP): Using module-specific boilerplate UL11_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_12_VFD1_Module.L5X
|
|
UL11_13_VFD1 (APF 5HP): Using module-specific boilerplate UL11_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_13_VFD1_Module.L5X
|
|
UL11_3_VFD1 (APF 5HP): Using module-specific boilerplate UL11_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_3_VFD1_Module.L5X
|
|
UL11_4_VFD1 (APF 5HP): Using module-specific boilerplate UL11_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_4_VFD1_Module.L5X
|
|
UL11_5_VFD1 (APF 3HP): Using module-specific boilerplate UL11_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_5_VFD1_Module.L5X
|
|
UL11_6_VFD1 (APF 3HP): Using module-specific boilerplate UL11_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_6_VFD1_Module.L5X
|
|
UL11_7_VFD1 (APF 3HP): Using module-specific boilerplate UL11_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_7_VFD1_Module.L5X
|
|
UL11_8_VFD1 (APF 3HP): Using module-specific boilerplate UL11_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_8_VFD1_Module.L5X
|
|
UL11_9_VFD1 (APF 5HP): Using module-specific boilerplate UL11_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_9_VFD1_Module.L5X
|
|
UL12_10_VFD1 (APF 2HP): Using module-specific boilerplate UL12_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_10_VFD1_Module.L5X
|
|
UL12_3_VFD1 (APF 5HP): Using module-specific boilerplate UL12_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_3_VFD1_Module.L5X
|
|
UL12_4_VFD1 (APF 5HP): Using module-specific boilerplate UL12_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_4_VFD1_Module.L5X
|
|
UL12_5_VFD1 (APF 2HP): Using module-specific boilerplate UL12_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_5_VFD1_Module.L5X
|
|
UL12_6_VFD1 (APF 3HP): Using module-specific boilerplate UL12_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_6_VFD1_Module.L5X
|
|
UL12_7_VFD1 (APF 3HP): Using module-specific boilerplate UL12_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_7_VFD1_Module.L5X
|
|
UL12_8_VFD1 (APF 3HP): Using module-specific boilerplate UL12_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_8_VFD1_Module.L5X
|
|
UL12_9_VFD1 (APF 3HP): Using module-specific boilerplate UL12_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL12_9_VFD1_Module.L5X
|
|
UL1_10A_VFD1 (APF 3HP): Using module-specific boilerplate UL1_10A_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_10A_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_10A_VFD1_Module.L5X
|
|
UL1_10B_VFD1 (APF 3HP): Using module-specific boilerplate UL1_10B_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_10B_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_10B_VFD1_Module.L5X
|
|
UL1_11_VFD1 (APF 2HP): Using module-specific boilerplate UL1_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_11_VFD1_Module.L5X
|
|
UL1_12_VFD1 (APF 2HP): Using module-specific boilerplate UL1_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_12_VFD1_Module.L5X
|
|
UL1_13_VFD1 (APF 5HP): Using module-specific boilerplate UL1_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_13_VFD1_Module.L5X
|
|
UL1_3_VFD1 (APF 5HP): Using module-specific boilerplate UL1_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_3_VFD1_Module.L5X
|
|
UL1_4_VFD1 (APF 5HP): Using module-specific boilerplate UL1_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_4_VFD1_Module.L5X
|
|
UL1_5_VFD1 (APF 3HP): Using module-specific boilerplate UL1_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_5_VFD1_Module.L5X
|
|
UL1_6_VFD1 (APF 3HP): Using module-specific boilerplate UL1_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_6_VFD1_Module.L5X
|
|
UL1_7_VFD1 (APF 3HP): Using module-specific boilerplate UL1_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_7_VFD1_Module.L5X
|
|
UL1_8_VFD1 (APF 3HP): Using module-specific boilerplate UL1_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_8_VFD1_Module.L5X
|
|
UL1_9_VFD1 (APF 5HP): Using module-specific boilerplate UL1_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_9_VFD1_Module.L5X
|
|
UL2_10_VFD1 (APF 2HP): Using module-specific boilerplate UL2_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_10_VFD1_Module.L5X
|
|
UL2_3_VFD1 (APF 5HP): Using module-specific boilerplate UL2_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_3_VFD1_Module.L5X
|
|
UL2_4_VFD1 (APF 5HP): Using module-specific boilerplate UL2_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_4_VFD1_Module.L5X
|
|
UL2_5_VFD1 (APF 2HP): Using module-specific boilerplate UL2_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_5_VFD1_Module.L5X
|
|
UL2_6_VFD1 (APF 3HP): Using module-specific boilerplate UL2_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_6_VFD1_Module.L5X
|
|
UL2_7_VFD1 (APF 3HP): Using module-specific boilerplate UL2_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_7_VFD1_Module.L5X
|
|
UL2_8_VFD1 (APF 3HP): Using module-specific boilerplate UL2_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_8_VFD1_Module.L5X
|
|
UL2_9_VFD1 (APF 3HP): Using module-specific boilerplate UL2_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL2_9_VFD1_Module.L5X
|
|
UL3_1_VFD1 (APF 2HP): Using module-specific boilerplate UL3_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_1_VFD1_Module.L5X
|
|
UL3_2_VFD1 (APF 7_5HP): Using module-specific boilerplate UL3_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_2_VFD1_Module.L5X
|
|
UL3_3_VFD1 (APF 2HP): Using module-specific boilerplate UL3_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_3_VFD1_Module.L5X
|
|
UL3_4_VFD1 (APF 2HP): Using module-specific boilerplate UL3_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_4_VFD1_Module.L5X
|
|
UL3_5_VFD1 (APF 3HP): Using module-specific boilerplate UL3_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_5_VFD1_Module.L5X
|
|
UL3_6_VFD1 (APF 3HP): Using module-specific boilerplate UL3_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_6_VFD1_Module.L5X
|
|
UL3_7_VFD1 (APF 3HP): Using module-specific boilerplate UL3_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_7_VFD1_Module.L5X
|
|
UL3_8_VFD1 (APF 3HP): Using module-specific boilerplate UL3_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_8_VFD1_Module.L5X
|
|
UL3_9_VFD1 (APF 2HP): Using module-specific boilerplate UL3_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL3_9_VFD1_Module.L5X
|
|
UL4_10A_VFD1 (APF 3HP): Using module-specific boilerplate UL4_10A_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_10A_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_10A_VFD1_Module.L5X
|
|
UL4_10B_VFD1 (APF 3HP): Using module-specific boilerplate UL4_10B_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_10B_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_10B_VFD1_Module.L5X
|
|
UL4_11_VFD1 (APF 2HP): Using module-specific boilerplate UL4_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_11_VFD1_Module.L5X
|
|
UL4_12_VFD1 (APF 2HP): Using module-specific boilerplate UL4_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_12_VFD1_Module.L5X
|
|
UL4_13_VFD1 (APF 5HP): Using module-specific boilerplate UL4_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_13_VFD1_Module.L5X
|
|
UL4_3_VFD1 (APF 5HP): Using module-specific boilerplate UL4_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_3_VFD1_Module.L5X
|
|
UL4_4_VFD1 (APF 5HP): Using module-specific boilerplate UL4_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_4_VFD1_Module.L5X
|
|
UL4_5_VFD1 (APF 3HP): Using module-specific boilerplate UL4_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_5_VFD1_Module.L5X
|
|
UL4_6_VFD1 (APF 3HP): Using module-specific boilerplate UL4_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_6_VFD1_Module.L5X
|
|
UL4_7_VFD1 (APF 3HP): Using module-specific boilerplate UL4_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_7_VFD1_Module.L5X
|
|
UL4_8_VFD1 (APF 3HP): Using module-specific boilerplate UL4_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_8_VFD1_Module.L5X
|
|
UL4_9_VFD1 (APF 5HP): Using module-specific boilerplate UL4_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_9_VFD1_Module.L5X
|
|
UL5_10_VFD1 (APF 2HP): Using module-specific boilerplate UL5_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_10_VFD1_Module.L5X
|
|
UL5_3_VFD1 (APF 5HP): Using module-specific boilerplate UL5_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_3_VFD1_Module.L5X
|
|
UL5_4_VFD1 (APF 5HP): Using module-specific boilerplate UL5_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_4_VFD1_Module.L5X
|
|
UL5_5_VFD1 (APF 2HP): Using module-specific boilerplate UL5_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_5_VFD1_Module.L5X
|
|
UL5_6_VFD1 (APF 3HP): Using module-specific boilerplate UL5_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_6_VFD1_Module.L5X
|
|
UL5_7_VFD1 (APF 3HP): Using module-specific boilerplate UL5_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_7_VFD1_Module.L5X
|
|
UL5_8_VFD1 (APF 3HP): Using module-specific boilerplate UL5_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_8_VFD1_Module.L5X
|
|
UL5_9_VFD1 (APF 3HP): Using module-specific boilerplate UL5_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL5_9_VFD1_Module.L5X
|
|
UL6_1_VFD1 (APF 2HP): Using module-specific boilerplate UL6_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_1_VFD1_Module.L5X
|
|
UL6_2_VFD1 (APF 7_5HP): Using module-specific boilerplate UL6_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_2_VFD1_Module.L5X
|
|
UL6_3_VFD1 (APF 2HP): Using module-specific boilerplate UL6_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_3_VFD1_Module.L5X
|
|
UL6_4_VFD1 (APF 2HP): Using module-specific boilerplate UL6_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_4_VFD1_Module.L5X
|
|
UL6_5_VFD1 (APF 3HP): Using module-specific boilerplate UL6_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_5_VFD1_Module.L5X
|
|
UL6_6_VFD1 (APF 3HP): Using module-specific boilerplate UL6_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_6_VFD1_Module.L5X
|
|
UL6_7_VFD1 (APF 3HP): Using module-specific boilerplate UL6_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_7_VFD1_Module.L5X
|
|
UL6_8_VFD1 (APF 3HP): Using module-specific boilerplate UL6_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_8_VFD1_Module.L5X
|
|
UL6_9_VFD1 (APF 2HP): Using module-specific boilerplate UL6_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL6_9_VFD1_Module.L5X
|
|
UL7_10A_VFD1 (APF 3HP): Using module-specific boilerplate UL7_10A_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_10A_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_10A_VFD1_Module.L5X
|
|
UL7_10B_VFD1 (APF 3HP): Using module-specific boilerplate UL7_10B_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_10B_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_10B_VFD1_Module.L5X
|
|
UL7_11_VFD1 (APF 2HP): Using module-specific boilerplate UL7_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_11_VFD1_Module.L5X
|
|
UL7_12_VFD1 (APF 2HP): Using module-specific boilerplate UL7_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_12_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_12_VFD1_Module.L5X
|
|
UL7_13_VFD1 (APF 5HP): Using module-specific boilerplate UL7_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_13_VFD1_Module.L5X
|
|
UL7_3_VFD1 (APF 5HP): Using module-specific boilerplate UL7_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_3_VFD1_Module.L5X
|
|
UL7_4_VFD1 (APF 5HP): Using module-specific boilerplate UL7_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_4_VFD1_Module.L5X
|
|
UL7_5_VFD1 (APF 3HP): Using module-specific boilerplate UL7_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_5_VFD1_Module.L5X
|
|
UL7_6_VFD1 (APF 3HP): Using module-specific boilerplate UL7_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_6_VFD1_Module.L5X
|
|
UL7_7_VFD1 (APF 3HP): Using module-specific boilerplate UL7_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_7_VFD1_Module.L5X
|
|
UL7_8_VFD1 (APF 3HP): Using module-specific boilerplate UL7_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_8_VFD1_Module.L5X
|
|
UL7_9_VFD1 (APF 5HP): Using module-specific boilerplate UL7_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_9_VFD1_Module.L5X
|
|
UL8_1_VFD1 (APF 2HP): Using module-specific boilerplate UL8_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_1_VFD1_Module.L5X
|
|
UL8_2_VFD1 (APF 7_5HP): Using module-specific boilerplate UL8_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_2_VFD1_Module.L5X
|
|
UL8_3_VFD1 (APF 2HP): Using module-specific boilerplate UL8_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_3_VFD1_Module.L5X
|
|
UL8_4_VFD1 (APF 2HP): Using module-specific boilerplate UL8_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_4_VFD1_Module.L5X
|
|
UL8_5_VFD1 (APF 3HP): Using module-specific boilerplate UL8_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_5_VFD1_Module.L5X
|
|
UL8_6_VFD1 (APF 3HP): Using module-specific boilerplate UL8_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_6_VFD1_Module.L5X
|
|
UL8_7_VFD1 (APF 3HP): Using module-specific boilerplate UL8_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_7_VFD1_Module.L5X
|
|
UL8_8_VFD1 (APF 3HP): Using module-specific boilerplate UL8_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_8_VFD1_Module.L5X
|
|
UL8_9_VFD1 (APF 2HP): Using module-specific boilerplate UL8_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL8_9_VFD1_Module.L5X
|
|
UL9_10_VFD1 (APF 3HP): Using module-specific boilerplate UL9_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_10_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_10_VFD1_Module.L5X
|
|
UL9_11_VFD1 (APF 2HP): Using module-specific boilerplate UL9_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_11_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_11_VFD1_Module.L5X
|
|
UL9_3_VFD1 (APF 5HP): Using module-specific boilerplate UL9_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_3_VFD1_Module.L5X
|
|
UL9_4_VFD1 (APF 5HP): Using module-specific boilerplate UL9_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_4_VFD1_Module.L5X
|
|
UL9_5_VFD1 (APF 2HP): Using module-specific boilerplate UL9_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_5_VFD1_Module.L5X
|
|
UL9_6_VFD1 (APF 3HP): Using module-specific boilerplate UL9_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_6_VFD1_Module.L5X
|
|
UL9_7_VFD1 (APF 3HP): Using module-specific boilerplate UL9_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_7_VFD1_Module.L5X
|
|
UL9_8_VFD1 (APF 3HP): Using module-specific boilerplate UL9_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_8_VFD1_Module.L5X
|
|
UL9_9_VFD1 (APF 3HP): Using module-specific boilerplate UL9_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL9_9_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PMM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PMM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PMM_Module.L5X
|
|
PDP1_FIOH1 (FIOH PDP_FIOH): Using module-specific boilerplate PDP1_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP1_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP1_FIOH1_Module.L5X
|
|
PDP2_FIOH1 (FIOH PDP_FIOH): Using module-specific boilerplate PDP2_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP2_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP2_FIOH1_Module.L5X
|
|
PDP6_FIOH1 (FIOH PDP_FIOH): Using module-specific boilerplate PDP6_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP6_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP6_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/SLOT5_IB16_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/SLOT7_IB16S_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/SLOT6_OB16E_Module.L5X
|
|
No EN4TR modules registered for creation
|
|
Importing AOIs/DataTypes from MCM base: MTN6_boilerplate/MCM01.L5X
|
|
Archived old L5X: MTN6_MCM01_20250916_143703.L5X
|
|
Programs already exist (2 programs found), skipping empty program creation
|
|
OK: Generated project: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/MTN6_MCM01_20250917_110641.L5X
|
|
Single file generation complete
|
|
- ['/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/MTN6_MCM01_20250917_110641.L5X']
|
|
|
|
=== Step 3 Batch Script Creation ===
|
|
Creating project folder compilation for: MTN6_MCM01
|
|
Source L5X: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01/MTN6_MCM01_20250917_110641.L5X
|
|
Project directory: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM01
|
|
Generated batch file: compile_MTN6_MCM01.bat
|
|
SUCCESS: Project compilation ready!
|
|
To compile on Windows:
|
|
cd "C:\\Users\\ilia.gurielidze\\Projects\\PLC Generation\\generated_projects\\MTN6_MCM01"
|
|
compile_MTN6_MCM01.bat
|
|
|