3230 lines
456 KiB
Plaintext
3230 lines
456 KiB
Plaintext
{"level": "INFO", "message": "PLC Generation Workflow started", "timestamp": "2025-09-17T11:07:29.321596", "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_MCM05.xlsx", "project_name": "MTN6_MCM05"}
|
|
{"level": "INFO", "message": "Starting data processing step", "timestamp": "2025-09-17T11:07:29.321918", "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 MCM05', 'NETWORK', 'Part Number', 'MCM05_DESC', 'DESC_PLC', 'NETWORK_PLC']
|
|
Found DESC sheet: DESC_PLC
|
|
Found NETWORK sheet: NETWORK_PLC
|
|
|
|
DESC columns: ['TAGNAME', 'TERM', 'DESCA', 'DESCB', 'Unnamed: 4']
|
|
NETWORK columns: ['DPM', 'DPM_IP', 'Name', 'PartNumber', 'IP']
|
|
|
|
Classifying signals and adding IO paths...
|
|
|
|
Signal classification results:
|
|
SPARE: 905
|
|
I: 682
|
|
O: 385
|
|
IOLink: 184
|
|
|
|
Device type distribution:
|
|
M12DR: 912
|
|
Hub: 880
|
|
APF: 300
|
|
SIO: 16
|
|
IB16: 16
|
|
OB16E: 16
|
|
IB16S: 16
|
|
|
|
IO Path mapping results:
|
|
Successful mappings: 2144/2156 (99.4%)
|
|
|
|
Found 12 entries with missing IO path mappings.
|
|
|
|
Found 3 TAGNAMEs present in DESC but not in NETWORK_PLC.
|
|
|
|
Adding unique DPM names not present in DESC or NETWORK_PLC.Name: ['FL2086_DPM1', 'FL4070_DPM1', 'PRS1_3_DPM1', 'PS8_5_DPM1', 'VSB_DPM1', 'VSB_DPM2', 'VSB_DPM3', 'VSD_DPM1', 'VSD_DPM2', 'VSD_DPM3']
|
|
|
|
================================================================================
|
|
WARNING: The following issues were found but processing will continue:
|
|
================================================================================
|
|
- On device 'PS8_4_SIO1' (SIO), cannot connect signal 'I' to channel number 'IO4'. (DESCA: 'PS8_4_EPC3')
|
|
- On device 'PS8_4_SIO1' (SIO), cannot connect signal 'I' to channel number 'IO5'. (DESCA: 'PS8_4_EPC3_2')
|
|
- On device 'PS8_4_SIO1' (SIO), cannot connect signal 'I' to channel number 'IO6'. (DESCA: 'PS8_4_EPC4')
|
|
- On device 'PS8_4_SIO1' (SIO), cannot connect signal 'I' to channel number 'IO7'. (DESCA: 'PS8_4_EPC4_2')
|
|
- On device 'PS8_4_SIO1' (SIO), cannot connect signal 'O' to channel number 'IO8'. (DESCA: 'PS8_4_VFD1_STO')
|
|
- On device 'PS8_4_SIO1' (SIO), cannot connect signal 'SPARE' to channel number 'IO9'. (DESCA: 'SPARE')
|
|
- On device 'PS8_4_SIO1' (SIO), cannot connect signal 'O' to channel number 'IO10'. (DESCA: 'PS8_5_VFD1_STO')
|
|
- On device 'PS8_4_SIO1' (SIO), cannot connect signal 'SPARE' to channel number 'IO11'. (DESCA: 'SPARE')
|
|
- On device 'PS8_4_SIO1' (SIO), cannot connect signal 'I' to channel number 'IO12'. (DESCA: 'PS8_4_FIOH1')
|
|
- On device 'PS8_4_SIO1' (SIO), cannot connect signal 'SPARE' to channel number 'IO13'. (DESCA: 'SPARE')
|
|
- On device 'PS8_4_SIO1' (SIO), cannot connect signal 'SPARE' to channel number 'IO14'. (DESCA: 'SPARE')
|
|
- On device 'PS8_4_SIO1' (SIO), cannot connect signal 'SPARE' to channel number 'IO15'. (DESCA: 'SPARE')
|
|
- 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 2250 rows
|
|
Sample of merged data:
|
|
TAGNAME TERM ... DEVICE_TYPE IO_PATH
|
|
0 PS8_4_SIO1 IO0 ... SIO PS8_4_SIO1_Data.Inputs.X7_A
|
|
1 PS8_4_SIO1 IO1 ... SIO PS8_4_SIO1_Data.Inputs.X7_B
|
|
2 PS8_4_SIO1 IO10 ... SIO None
|
|
3 PS8_4_SIO1 IO11 ... SIO None
|
|
4 PS8_4_SIO1 IO12 ... SIO None
|
|
5 PS8_4_SIO1 IO13 ... SIO None
|
|
6 PS8_4_SIO1 IO14 ... SIO None
|
|
7 PS8_4_SIO1 IO15 ... SIO None
|
|
8 PS8_4_SIO1 IO2 ... SIO PS8_4_SIO1_Data.Inputs.X8_A
|
|
9 PS8_4_SIO1 IO3 ... SIO PS8_4_SIO1_Data.Inputs.X8_B
|
|
|
|
[10 rows x 12 columns]
|
|
|
|
New Excel file created: MTN6_MCM05_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_MCM05.xlsx
|
|
DEBUG: Full project pattern matched: MTN6_MCM05
|
|
DEBUG: Final subsystem name: MTN6_MCM05
|
|
Reading input file: MTN6_MCM05_DESC_IP_MERGED.xlsx
|
|
Removed 184 IOLink rows (including beacons, FIOH channels, and all other IOLink entries)
|
|
Added 411 rows for beacon lights
|
|
Removed 94 blank name/description rows
|
|
Saving output file: MTN6_MCM05_OUTPUT.csv
|
|
Processing complete!
|
|
Created standard output file: DESC_IP_MERGED.xlsx
|
|
|
|
=== Step 1: PLC Data Generator stderr ===
|
|
|
|
=== Step 1 File Copy ===
|
|
Copied MTN6_MCM05_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:07:32.911056", "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:07:32.911375", "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_MCM05_20250917_110729.log", "timestamp": "2025-09-17T11:07:34.498178", "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:07:34.499703", "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:07:34.499911", "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:07:34.509372", "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:07:34.509617", "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:07:34.509775", "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:07:34.517617", "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:07:34.521694", "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:07:34.524491", "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:07:34.527800", "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:07:34.530761", "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:07:34.533723", "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:07:34.536654", "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:07:34.539834", "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:07:34.546527", "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:07:34.549807", "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:07:34.552975", "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:07:34.556359", "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:07:34.560404", "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:07:34.563794", "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:07:34.567090", "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:07:34.570369", "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:07:34.574011", "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:07:34.577589", "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:07:34.580852", "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:07:34.583968", "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:07:34.587893", "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:07:34.591012", "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:07:34.595124", "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:07:34.598222", "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:07:34.601412", "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:07:34.604727", "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:07:34.607792", "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:07:34.611347", "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:07:34.615363", "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:07:34.619048", "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:07:34.622924", "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:07:34.628517", "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:07:34.633202", "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:07:34.637491", "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:07:34.641459", "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:07:34.645995", "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:07:34.646207", "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:07:35.548957", "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:07:35.562589", "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:07:35.566550", "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:07:35.568377", "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:07:35.670836", "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": "MCM05", "score": 12}
|
|
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-09-17T11:07:35.671481", "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": 6}
|
|
{"level": "INFO", "message": "Successfully generated routine: outputs", "timestamp": "2025-09-17T11:07:35.673489", "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:07:35.673735", "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:07:35.679756", "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:07:35.680067", "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 PRS1_6: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:07:35.681643", "module": "src.routines.zones", "file": "logging_config.py", "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 PRS2_1: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:07:35.682177", "module": "src.routines.zones", "file": "logging_config.py", "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 PS8_11: {'EPC1'}", "timestamp": "2025-09-17T11:07:35.682594", "module": "src.routines.zones", "file": "logging_config.py", "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 PS8_1: {'EPC1'}", "timestamp": "2025-09-17T11:07:35.682993", "module": "src.routines.zones", "file": "logging_config.py", "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 PS8_2: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:07:35.683417", "module": "src.routines.zones", "file": "logging_config.py", "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 PS8_5: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:07:35.683862", "module": "src.routines.zones", "file": "logging_config.py", "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 PS9_2: {'EPC1'}", "timestamp": "2025-09-17T11:07:35.684297", "module": "src.routines.zones", "file": "logging_config.py", "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 PS9_3: {'EPC1'}", "timestamp": "2025-09-17T11:07:35.684672", "module": "src.routines.zones", "file": "logging_config.py", "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 ULC1_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:07:35.685089", "module": "src.routines.zones", "file": "logging_config.py", "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 ULC2_3: {'EPC1'}", "timestamp": "2025-09-17T11:07:35.685411", "module": "src.routines.zones", "file": "logging_config.py", "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 ULC3_3: {'EPC1'}", "timestamp": "2025-09-17T11:07:35.685711", "module": "src.routines.zones", "file": "logging_config.py", "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 ULC4_3: {'EPC1'}", "timestamp": "2025-09-17T11:07:35.686036", "module": "src.routines.zones", "file": "logging_config.py", "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: {'PRS1_6': {'EPC2', 'EPC1'}, 'PRS2_1': {'EPC2', 'EPC1'}, 'PS8_11': {'EPC1'}, 'PS8_1': {'EPC1'}, 'PS8_2': {'EPC2', 'EPC1'}, 'PS8_5': {'EPC2', 'EPC1'}, 'PS9_2': {'EPC1'}, 'PS9_3': {'EPC1'}, 'ULC1_3': {'EPC2', 'EPC1'}, 'ULC2_3': {'EPC1'}, 'ULC3_3': {'EPC1'}, 'ULC4_3': {'EPC1'}}", "timestamp": "2025-09-17T11:07:35.686204", "module": "src.routines.zones", "file": "logging_config.py", "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 05-01 candidates: ['ULC1_1', 'ULC1_2', 'ULC1_3', 'ULC2_1', 'ULC2_2', 'ULC2_3', 'UL3_1', 'UL3_2', 'UL3_3', 'UL4_1', 'UL4_2', 'UL4_3', 'PS8_1', 'PS8_2', 'PRS2_1']", "timestamp": "2025-09-17T11:07:35.686672", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "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_1 in zone 05-01", "timestamp": "2025-09-17T11:07:35.686852", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "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_2 in zone 05-01", "timestamp": "2025-09-17T11:07:35.686994", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "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 05-01", "timestamp": "2025-09-17T11:07:35.687123", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "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 05-01", "timestamp": "2025-09-17T11:07:35.687253", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "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 05-01", "timestamp": "2025-09-17T11:07:35.687373", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "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_3 in zone 05-01", "timestamp": "2025-09-17T11:07:35.687489", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base ULC1_1 in zone 05-01", "timestamp": "2025-09-17T11:07:35.687597", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base ULC1_2 in zone 05-01", "timestamp": "2025-09-17T11:07:35.687697", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base ULC2_1 in zone 05-01", "timestamp": "2025-09-17T11:07:35.687804", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base ULC2_2 in zone 05-01", "timestamp": "2025-09-17T11:07:35.687903", "module": "src.routines.zones", "file": "logging_config.py", "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:07:35.688026", "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": "05-01", "interlock": "MCM05", "dcs_list": ["PRS2_1_EPC1_DCS_CTRL.O1", "PRS2_1_EPC2_DCS_CTRL.O1", "PS8_1_EPC1_DCS_CTRL.O1", "PS8_2_EPC1_DCS_CTRL.O1", "PS8_2_EPC2_DCS_CTRL.O1", "ULC1_3_EPC1_DCS_CTRL.O1", "ULC1_3_EPC2_DCS_CTRL.O1", "ULC2_3_EPC1_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 05-02 candidates: ['PS8_4', 'PS8_5']", "timestamp": "2025-09-17T11:07:35.688300", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS8_4 in zone 05-02", "timestamp": "2025-09-17T11:07:35.688439", "module": "src.routines.zones", "file": "logging_config.py", "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:07:35.688568", "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": "05-02", "interlock": "MCM05", "dcs_list": ["PS8_5_EPC1_DCS_CTRL.O1", "PS8_5_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 05-03 candidates: ['PS9_2', 'PS9_3']", "timestamp": "2025-09-17T11:07:35.688865", "module": "src.routines.zones", "file": "logging_config.py", "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:07:35.689019", "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": "05-03", "interlock": "MCM05", "dcs_list": ["PS9_2_EPC1_DCS_CTRL.O1", "PS9_3_EPC1_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 05-04 candidates: ['PS8_11']", "timestamp": "2025-09-17T11:07:35.689292", "module": "src.routines.zones", "file": "logging_config.py", "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:07:35.689436", "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": "05-04", "interlock": "MCM05", "dcs_list": ["PS8_11_EPC1_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 05-05 candidates: ['PRS1_6', 'PRS1_7']", "timestamp": "2025-09-17T11:07:35.689694", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PRS1_7 in zone 05-05", "timestamp": "2025-09-17T11:07:35.689823", "module": "src.routines.zones", "file": "logging_config.py", "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:07:35.689956", "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": "05-05", "interlock": "MCM05", "dcs_list": ["PRS1_6_EPC1_DCS_CTRL.O1", "PRS1_6_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "INFO", "message": "Successfully generated routine: zones", "timestamp": "2025-09-17T11:07:35.690141", "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:07:35.690293", "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:07:35.696865", "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:07:35.811786", "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:07:35.858977", "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:07:35.859409", "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 30 tags (28 push buttons, 2 beacons)", "timestamp": "2025-09-17T11:07:35.866414", "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:07:35.866758", "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: 62 rungs | example: XIC(Local:7:I.Pt02.Status)XIC(Local:7:I.Pt03.Status)OTE(MCM_EPB_STATUS);", "timestamp": "2025-09-17T11:07:35.867110", "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: 5 rungs | example: XIC(EStop_MCM_OK)XIC(EStop_05_01_OK)[OTE(PRS2_1_VFD1:SO.STOOutput),OTE(PS8_1_VFD1:SO.STOOutput),OTE(PS8_2_VFD1:SO.STOOutput),OTE(ULC1_1_VFD1:SO.STOOutput),OT...", "timestamp": "2025-09-17T11:07:35.867376", "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: 17 rungs | example: [XIC(SFT_PRS1_6_S1_PB) ,XIC(SFT_MCM_S_PB)]OTE(RST_PRS1_6_EPC1_ESTOP);", "timestamp": "2025-09-17T11:07:35.867627", "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: 6 rungs | example: XIC(PRS2_1_EPC1_DCS_CTRL.O1)XIC(PRS2_1_EPC2_DCS_CTRL.O1)XIC(PS8_1_EPC1_DCS_CTRL.O1)XIC(PS8_2_EPC1_DCS_CTRL.O1)XIC(PS8_2_EPC2_DCS_CTRL.O1)XIC(ULC1_3_EPC1_DCS_...", "timestamp": "2025-09-17T11:07:35.867865", "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: 28 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:07:35.868079", "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: 2 rungs | example: XIC(SFT_PRS1_3_BCN1_A)OTE(PRS1_3_VFD1:SO.Out00Output)OTE(PRS1_3_VFD1:SO.Out01Output);", "timestamp": "2025-09-17T11:07:35.868320", "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:07:35.868528", "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:07:35.868725", "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_MCM05/SafetyProgram_Generated.L5X", "timestamp": "2025-09-17T11:07:35.872075", "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_MCM05/SafetyProgram_Generated.L5X", "timestamp": "2025-09-17T11:07:36.039284", "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:07:36.039508", "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:07:36.039681", "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:07:36.039909", "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:07:36.040040", "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:07:36.040182", "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:07:36.204953", "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:07:36.294509", "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": "MCM05", "score": 12}
|
|
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-09-17T11:07:36.295071", "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": 6}
|
|
{"level": "DEBUG", "message": "Extracting SPEED_CTRL data", "timestamp": "2025-09-17T11:07:36.298738", "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=27", "timestamp": "2025-09-17T11:07:36.328730", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.328980", "module": "DataLoader", "file": "logging_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:07:36.329315", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.344768", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.345037", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.345297", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.345526", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS1_5_VFD1 = 300 FPM", "timestamp": "2025-09-17T11:07:36.345752", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.345997", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.346233", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.346457", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.346664", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.346842", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.347049", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.347245", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.347459", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.347685", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.347917", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.348161", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.348392", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.348608", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.348818", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.348996", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.349183", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.349394", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.349626", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.349857", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.350067", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.350275", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.350556", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.350779", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.351002", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.351203", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.351420", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.351606", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.351797", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.351998", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.352202", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.352407", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.352630", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.352858", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.353051", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.353283", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.353536", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.353774", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.353974", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.354193", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.354410", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.354634", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.354869", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.355100", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.355344", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.355592", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.355829", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.356053", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.356300", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.356523", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.356762", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.356973", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.357187", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.357496", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.357762", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.357985", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.358224", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.358455", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.358700", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.358923", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.359168", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.359428", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.359669", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.359878", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.360065", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.360225", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.360432", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.360654", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.360899", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.361143", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.361477", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.361789", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.362018", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.362250", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.362585", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.362833", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.363086", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.363351", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.363581", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.363777", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.364021", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.364270", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.364515", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.364809", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.365064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.365334", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.365628", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.365988", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.366313", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.366621", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.366848", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.367121", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.367388", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.367666", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.367944", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.368184", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.368431", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.368675", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.368899", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.369190", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.369423", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.369645", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.369892", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.370125", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.370357", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.370582", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.370821", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.371050", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.371304", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.371556", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.371807", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.372054", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.372300", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.372545", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.372782", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.372989", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.373230", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.373479", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.373714", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.373959", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.374229", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.374490", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.374739", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.374991", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.375241", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.375486", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.375738", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.375984", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.376207", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.376432", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.376667", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.376925", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.377185", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.377407", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.377775", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.377988", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.378227", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.378481", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.378734", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.378979", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.379176", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.379390", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.379648", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.379901", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.380157", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.380405", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.380626", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.380845", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.381076", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.381279", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.381516", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.381824", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.382074", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.382321", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.382556", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.382792", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.383037", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.383271", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.383509", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.383762", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.383970", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.384148", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.384379", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.384597", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.384830", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.385057", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.385337", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.385570", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.385780", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.386064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.386295", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.386528", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.386810", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.387064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.387309", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.387643", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.387922", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.388173", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.388457", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.388773", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.389027", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.389274", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.389512", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.389721", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.389929", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.390177", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.390423", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.390653", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.390893", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.391107", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.391340", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.391591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.391817", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.392048", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.392300", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.392529", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.392759", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.392959", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.393205", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.393428", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.393663", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.393889", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.394113", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.394348", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.394579", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.394801", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.394988", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.395196", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.395424", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.395655", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.395867", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.396046", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.396282", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.396472", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.396659", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.396844", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.397051", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.397350", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.397569", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.397803", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.397988", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.398190", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.398420", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.398639", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.398849", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.399043", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.399260", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.399496", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.399728", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.399907", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.400105", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.400311", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.400475", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.400633", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.400795", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.400980", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.401238", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.401487", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.401711", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.401932", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.402167", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.402373", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.402568", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.402762", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.402938", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.403145", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.403327", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.403541", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.403781", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.403973", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.404175", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.404364", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.404527", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.404748", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.404974", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.405231", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.405446", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.405673", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.405869", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.406070", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.406297", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.406485", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.406690", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.406886", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.407067", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.407240", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.407513", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.407786", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.408033", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.408267", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.408493", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.408725", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.408957", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.409226", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.409474", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.409717", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.409936", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.410135", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.410355", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.410599", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.410821", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.411021", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.411197", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.411396", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.411614", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.411823", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.412027", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.412241", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.412436", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.412624", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.412837", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.413051", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.413283", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.413532", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.413793", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.414053", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.414297", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.414529", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.414761", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.414954", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.415151", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.415377", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.415585", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.415794", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.416034", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.416263", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.416486", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.416714", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.416923", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.417114", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.417339", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.417577", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.417791", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.418005", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.418197", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.418368", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.418523", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.418678", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.418860", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.419092", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.419312", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.419519", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.419766", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.419987", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.420194", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.420417", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.420621", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.420794", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.421008", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.421238", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.421477", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.421697", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.421912", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.422227", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.422458", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.422682", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.422865", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.423041", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.423197", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.423399", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.423636", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.423874", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.424252", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.424496", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.424734", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.424933", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.425149", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.425451", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.425708", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.425967", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.426186", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.426421", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.426680", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.426875", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.427099", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.427348", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.427595", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.427840", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.428055", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.428243", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.428439", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.428656", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.428890", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.429088", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.429282", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.429535", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.429820", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.430017", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.430232", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.430453", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.430679", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.430901", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.431172", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.431433", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.431668", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.431867", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.432041", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.432241", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.432433", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.432649", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.432915", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.433158", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.433405", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.433646", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.433872", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.434090", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.434313", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.434522", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.434687", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.434871", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.435088", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.435307", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.435506", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.435927", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.436182", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.436411", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.436609", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.436787", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.436935", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.437122", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.437363", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.437606", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.437834", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.438049", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.438239", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.438424", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.438608", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.438763", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.438904", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.439051", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.439235", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.439501", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.439733", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.439949", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.440141", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.440313", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.440502", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.440679", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.440894", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.441132", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.441365", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.441588", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.441994", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.442218", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.442450", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.442648", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.442861", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.443088", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.443340", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.443562", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.443791", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.443977", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.444154", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.444312", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.444519", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.444740", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.444921", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.445117", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.445376", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.445626", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.445884", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.446122", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.446351", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.446573", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.446787", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.446985", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.447169", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.447382", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.447591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: BYAB_14_VFD1 = 300 FPM", "timestamp": "2025-09-17T11:07:36.447832", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.448020", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.448215", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.448409", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.448601", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.448820", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.449010", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.449223", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.449443", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.449670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.449889", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.450078", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.450275", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.450485", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.450660", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.450832", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.451029", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.451244", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.451401", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.451597", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.451786", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.451961", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.452133", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.452321", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.452506", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.452674", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.452833", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.452985", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.453183", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.453389", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.453613", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.453808", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.453983", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.454161", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.454364", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.454575", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.454771", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.454956", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.455114", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.455309", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.455522", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.455779", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.455996", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.456209", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.456400", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.456565", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.456767", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.456964", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.457153", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.457360", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.457558", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.457747", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.457962", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.458175", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.458393", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.458630", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.458879", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.459106", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.459321", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.459512", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.459713", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.459926", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.460163", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.460536", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.460742", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.460908", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.461111", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.461327", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.461528", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.461740", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.461956", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.462155", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.462319", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.462470", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.462616", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.462796", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.463014", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.463238", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.463459", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.463689", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.463903", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.464147", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.464363", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.464583", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.464800", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.465031", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.465252", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.465488", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.465714", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.465940", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.466118", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.466269", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.466422", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.466564", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.466748", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.466979", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.467228", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.467433", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.467615", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.467814", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.468030", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.468247", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.468433", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.468593", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.468746", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.468903", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.469098", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.469326", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.469550", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.469790", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.470015", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.470217", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.470392", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.470588", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.470791", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.470995", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.471206", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.471425", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.471656", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.471880", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.472065", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.472232", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.472426", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.472661", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.472903", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.473148", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:07:36.473500", "module": "DataLoader", "file": "logging_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:07:36.473829", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PRS2_1_VFD1 -> 120 FPM", "timestamp": "2025-09-17T11:07:36.474200", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PRS1_2A_VFD1 -> 120 FPM", "timestamp": "2025-09-17T11:07:36.474446", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PRS1_2B_VFD1 -> 120 FPM", "timestamp": "2025-09-17T11:07:36.474664", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PRS1_3_VFD1 -> 120 FPM", "timestamp": "2025-09-17T11:07:36.474832", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PRS1_4_VFD1 -> 120 FPM", "timestamp": "2025-09-17T11:07:36.474983", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PRS1_6_VFD1 -> 120 FPM", "timestamp": "2025-09-17T11:07:36.475178", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS8_11_VFD1 -> 240 FPM", "timestamp": "2025-09-17T11:07:36.475414", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: ULC1_3_VFD1 -> 80 FPM", "timestamp": "2025-09-17T11:07:36.475647", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: ULC2_3_VFD1 -> 80 FPM", "timestamp": "2025-09-17T11:07:36.476073", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: ULC3_3_VFD1 -> 80 FPM", "timestamp": "2025-09-17T11:07:36.476300", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: ULC4_3_VFD1 -> 80 FPM", "timestamp": "2025-09-17T11:07:36.476517", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS8_1_VFD1 -> 140 FPM", "timestamp": "2025-09-17T11:07:36.476723", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS8_2_VFD1 -> 180 FPM", "timestamp": "2025-09-17T11:07:36.476879", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS8_6_VFD1 -> 240 FPM", "timestamp": "2025-09-17T11:07:36.477061", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS8_8_VFD1 -> 220 FPM", "timestamp": "2025-09-17T11:07:36.477241", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS9_2_VFD1 -> 240 FPM", "timestamp": "2025-09-17T11:07:36.477399", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: PS9_3_VFD1 -> 190 FPM", "timestamp": "2025-09-17T11:07:36.477589", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: FL2074_2_VFD1 -> 350 FPM", "timestamp": "2025-09-17T11:07:36.477795", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: FL2078_2_VFD1 -> 350 FPM", "timestamp": "2025-09-17T11:07:36.477992", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: FL2086_2_VFD1 -> 350 FPM", "timestamp": "2025-09-17T11:07:36.478155", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: FL2090_2_VFD1 -> 350 FPM", "timestamp": "2025-09-17T11:07:36.478356", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: FL2094_2_VFD1 -> 350 FPM", "timestamp": "2025-09-17T11:07:36.478543", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: FL4082_2_VFD1 -> 350 FPM", "timestamp": "2025-09-17T11:07:36.478702", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: FL4078_2_VFD1 -> 350 FPM", "timestamp": "2025-09-17T11:07:36.478848", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: FL4074_2_VFD1 -> 350 FPM", "timestamp": "2025-09-17T11:07:36.479028", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: FL4070_2_VFD1 -> 350 FPM", "timestamp": "2025-09-17T11:07:36.479250", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: FL4066_2_VFD1 -> 350 FPM", "timestamp": "2025-09-17T11:07:36.479470", "module": "DataLoader", "file": "logging_config.py", "line": 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=FL2074_2_VFD1(350), FL2078_2_VFD1(350), FL2086_2_VFD1(350), FL2090_2_VFD1(350), FL2094_2_VFD1(350)...", "timestamp": "2025-09-17T11:07:36.479700", "module": "DataLoader", "file": "logging_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=27", "timestamp": "2025-09-17T11:07:36.479867", "module": "DataLoader", "file": "logging_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=543 | standard=55 safety=113 dcs=28 modules=331", "timestamp": "2025-09-17T11:07:37.690428", "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 543 controller tags", "timestamp": "2025-09-17T11:07:37.690904", "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:07:37.691175", "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:07:37.691436", "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:07:37.691685", "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:07:37.691936", "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:07:37.693695", "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:07:37.694020", "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:07:37.697642", "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:07:37.697956", "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:07:37.701525", "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: d2c_chute", "timestamp": "2025-09-17T11:07:37.701824", "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": "Using project prefix from project_name: MTN6", "timestamp": "2025-09-17T11:07:37.703400", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Looking for mapping files: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/SorterMap/MTN6_dest_to_s0_map_sorted_Ct.json and /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/SorterMap/MTN6_dest_to_s0_map_sorted_Pt.json", "timestamp": "2025-09-17T11:07:37.703671", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Loaded 382 Ct mappings", "timestamp": "2025-09-17T11:07:37.705848", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Loaded 382 Pt mappings", "timestamp": "2025-09-17T11:07:37.708038", "module": "DataLoader", "file": "logging_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 destination mappings for 382 stations", "timestamp": "2025-09-17T11:07:37.708618", "module": "DataLoader", "file": "logging_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: d2c_chute", "timestamp": "2025-09-17T11:07:37.784885", "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: pb_chute", "timestamp": "2025-09-17T11:07:37.785328", "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: pb_chute", "timestamp": "2025-09-17T11:07:37.868945", "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:07:37.869385", "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:07:37.959914", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: station_jr_chute", "timestamp": "2025-09-17T11:07:37.960355", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: station_jr_chute", "timestamp": "2025-09-17T11:07:37.961371", "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:07:37.961722", "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 28 rows", "timestamp": "2025-09-17T11:07:37.962057", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: MCM05 -> Local:5:I.Data.0", "timestamp": "2025-09-17T11:07:37.962431", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PRS1_6_S1_PB -> PRS1_4_FIO1:I.Pt12.Data", "timestamp": "2025-09-17T11:07:37.962726", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PRS1_6_S2_PB -> PRS1_4_FIO1:I.Pt14.Data", "timestamp": "2025-09-17T11:07:37.963024", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS8_11_S1_PB -> PS8_11_FIO1:I.Pt10.Data", "timestamp": "2025-09-17T11:07:37.963320", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS8_11_CH3_S1_PB -> PS8_11_FIO2:I.Pt06.Data", "timestamp": "2025-09-17T11:07:37.963596", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PRS2_1_S1_PB -> PS8_1_FIO1:I.Pt06.Data", "timestamp": "2025-09-17T11:07:37.963907", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PRS2_1_S2_PB -> PS8_1_FIO1:I.Pt08.Data", "timestamp": "2025-09-17T11:07:37.964200", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: ULC3_3_SS1_SPB -> PS8_1_FIO2:I.Pt04.Data", "timestamp": "2025-09-17T11:07:37.964507", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS9_2_S1_PB -> PS8_5_FIO1:I.Pt10.Data", "timestamp": "2025-09-17T11:07:37.964705", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS8_5_S1_PB -> PS8_5_FIO1:I.Pt02.Data", "timestamp": "2025-09-17T11:07:37.964908", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS8_5_S2_PB -> PS8_5_FIO1:I.Pt04.Data", "timestamp": "2025-09-17T11:07:37.965195", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS9_3CH1_S1_PB -> PS9_3_FIO1:I.Pt08.Data", "timestamp": "2025-09-17T11:07:37.965426", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS9_3_S1_PB -> PS9_3_FIO2:I.Pt06.Data", "timestamp": "2025-09-17T11:07:37.965649", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS9_3CH3_S1_PB -> PS9_3_FIO2:I.Pt08.Data", "timestamp": "2025-09-17T11:07:37.965876", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS8_11_CH2_S1_PB -> PS8_11_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4", "timestamp": "2025-09-17T11:07:37.966103", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS8_11_CH4_S1_PB -> PS8_11_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4", "timestamp": "2025-09-17T11:07:37.966330", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS8_11_CH1_S1_PB -> PS8_11_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2", "timestamp": "2025-09-17T11:07:37.966553", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS8_1_SS1_SPB -> PS8_1_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4", "timestamp": "2025-09-17T11:07:37.966775", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: ULC1_3_SS1_SPB -> PS8_1_FIOH2:I.ProcessDataIn.Connector_7_A_Pin_4", "timestamp": "2025-09-17T11:07:37.967007", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: ULC1_3_SS2_SPB -> PS8_1_FIOH2:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-17T11:07:37.967227", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: ULC2_3_SS1_SPB -> PS8_1_FIOH2:I.ProcessDataIn.Connector_8_A_Pin_4", "timestamp": "2025-09-17T11:07:37.967443", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: ULC4_3_SS1_SPB -> PS8_1_FIOH3:I.ProcessDataIn.Connector_7_A_Pin_4", "timestamp": "2025-09-17T11:07:37.967658", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS8_2_S1_PB -> PS8_1_FIOH3:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-17T11:07:37.967867", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS8_2_S2_PB -> PS8_1_FIOH3:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-17T11:07:37.968091", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS8_4_S1_PB -> PS8_4_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4", "timestamp": "2025-09-17T11:07:37.968402", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS8_4_S2_PB -> PS8_4_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-17T11:07:37.968634", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS9_3CH2_S1_PB -> PS9_3_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4", "timestamp": "2025-09-17T11:07:37.968871", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS9_3CH4_S1_PB -> PS9_3_FIOH2:I.ProcessDataIn.Connector_5_B_Pin_2", "timestamp": "2025-09-17T11:07:37.969084", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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 28 rungs", "timestamp": "2025-09-17T11:07:37.969298", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(MCM05);", "timestamp": "2025-09-17T11:07:37.969476", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PRS1_4_FIO1:I.Pt12.Data)OTE(PRS1_6_S1_PB);", "timestamp": "2025-09-17T11:07:37.969629", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PRS1_4_FIO1:I.Pt14.Data)OTE(PRS1_6_S2_PB);", "timestamp": "2025-09-17T11:07:37.969770", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS8_1_FIO1:I.Pt06.Data)OTE(PRS2_1_S1_PB);", "timestamp": "2025-09-17T11:07:37.970037", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS8_1_FIO1:I.Pt08.Data)OTE(PRS2_1_S2_PB);", "timestamp": "2025-09-17T11:07:37.970173", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS8_1_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4)OTE(PS8_1_SS1_SPB);", "timestamp": "2025-09-17T11:07:37.970296", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS8_1_FIOH3:I.ProcessDataIn.Connector_3_A_Pin_4)OTE(PS8_2_S1_PB);", "timestamp": "2025-09-17T11:07:37.970442", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS8_1_FIOH3:I.ProcessDataIn.Connector_1_A_Pin_4)OTE(PS8_2_S2_PB);", "timestamp": "2025-09-17T11:07:37.970571", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS8_4_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4)OTE(PS8_4_S1_PB);", "timestamp": "2025-09-17T11:07:37.970745", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS8_4_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4)OTE(PS8_4_S2_PB);", "timestamp": "2025-09-17T11:07:37.970917", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS8_5_FIO1:I.Pt02.Data)OTE(PS8_5_S1_PB);", "timestamp": "2025-09-17T11:07:37.971085", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS8_5_FIO1:I.Pt04.Data)OTE(PS8_5_S2_PB);", "timestamp": "2025-09-17T11:07:37.971264", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS8_11_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2)OTE(PS8_11_CH1_S1_PB);", "timestamp": "2025-09-17T11:07:37.971421", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS8_11_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4)OTE(PS8_11_CH2_S1_PB);", "timestamp": "2025-09-17T11:07:37.971581", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS8_11_FIO2:I.Pt06.Data)OTE(PS8_11_CH3_S1_PB);", "timestamp": "2025-09-17T11:07:37.971742", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS8_11_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4)OTE(PS8_11_CH4_S1_PB);", "timestamp": "2025-09-17T11:07:37.972076", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS8_11_FIO1:I.Pt10.Data)OTE(PS8_11_S1_PB);", "timestamp": "2025-09-17T11:07:37.972404", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS8_5_FIO1:I.Pt10.Data)OTE(PS9_2_S1_PB);", "timestamp": "2025-09-17T11:07:37.972605", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS9_3_FIO2:I.Pt06.Data)OTE(PS9_3_S1_PB);", "timestamp": "2025-09-17T11:07:37.972799", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS9_3_FIO1:I.Pt08.Data)OTE(PS9_3CH1_S1_PB);", "timestamp": "2025-09-17T11:07:37.973080", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS9_3_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4)OTE(PS9_3CH2_S1_PB);", "timestamp": "2025-09-17T11:07:37.973253", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS9_3_FIO2:I.Pt08.Data)OTE(PS9_3CH3_S1_PB);", "timestamp": "2025-09-17T11:07:37.973416", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS9_3_FIOH2:I.ProcessDataIn.Connector_5_B_Pin_2)OTE(PS9_3CH4_S1_PB);", "timestamp": "2025-09-17T11:07:37.973584", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS8_1_FIOH2:I.ProcessDataIn.Connector_7_A_Pin_4)OTE(ULC1_3_SS1_SPB);", "timestamp": "2025-09-17T11:07:37.973744", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS8_1_FIOH2:I.ProcessDataIn.Connector_3_A_Pin_4)OTE(ULC1_3_SS2_SPB);", "timestamp": "2025-09-17T11:07:37.973922", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS8_1_FIOH2:I.ProcessDataIn.Connector_8_A_Pin_4)OTE(ULC2_3_SS1_SPB);", "timestamp": "2025-09-17T11:07:37.974073", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS8_1_FIO2:I.Pt04.Data)OTE(ULC3_3_SS1_SPB);", "timestamp": "2025-09-17T11:07:37.974252", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(PS8_1_FIOH3:I.ProcessDataIn.Connector_7_A_Pin_4)OTE(ULC4_3_SS1_SPB);", "timestamp": "2025-09-17T11:07:37.974445", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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 28 total rungs", "timestamp": "2025-09-17T11:07:37.974704", "module": "src.routines.safety_tag_map", "file": "logging_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:07:37.974883", "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:07:37.975903", "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:07:37.977430", "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:07:37.977633", "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:07:37.977818", "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:07:37.978020", "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:07:37.978191", "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': True, 'pb_chute': True, 'estop_check': True, 'station_jr_chute': True, 'safety_tag_map': True, 'belt_tracking': True, 'main_routine': True}", "timestamp": "2025-09-17T11:07:37.978389", "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 (11): MainRoutine, R010_MCM, R020_DPM, R030_FIOM, R031_FIOH, R042_D2C_CHUTE, R043_PB_CHUTE, R044_STATION_JR_CHUTE, R120_ESTOP_CHECK, R130_SAFETY_TAG_MAP, ZZZ_BeltTracking", "timestamp": "2025-09-17T11:07:37.978583", "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:07:37.978812", "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: 11 rungs | example: NOP();", "timestamp": "2025-09-17T11:07:37.978994", "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: 58 rungs | example: NOP();", "timestamp": "2025-09-17T11:07:37.979171", "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: 55 rungs | example: NOP();", "timestamp": "2025-09-17T11:07:37.979336", "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": "- R042_D2C_CHUTE: 67 rungs | example: AOI_D2C_CHUTE(S012001_D2C_CHUTE.AOI,S012001_D2C_CHUTE.HMI,S012001_D2C_CHUTE.CTRL,S012001_JR.CTRL,S012001_ZMX1:I.Data,S012001_ZMX1:O.Data,VSB_DPM1.CTRL.STS.Co...", "timestamp": "2025-09-17T11:07:37.979499", "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": "- R043_PB_CHUTE: 70 rungs | example: AOI_PB_CHUTE(S012002_PB_Chute.AOI,S012002_PB_Chute.HMI,S012002_PB_Chute.CTRL,S012002_JR.CTRL,S012004_FIOH1.CTRL.STS.Communication_faulted,S012004_FIOH1:I.Pro...", "timestamp": "2025-09-17T11:07:37.979659", "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: 18 rungs | example: XIO(PRS1_6_VFD1:SI.In00Data)XIO(PRS1_6_VFD1:SI.In01Data)XIC(FL2074_2_VFD1:SI.In00Data)XIC(FL2078_2_VFD1:SI.In00Data)XIC(FL2086_2_VFD1:SI.In00Data)XIC(FL2090_...", "timestamp": "2025-09-17T11:07:37.979830", "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": "- R044_STATION_JR_CHUTE: 39 rungs | example: AOI_STATION_JR_CHUTE(S012001_JR.AOI,S012001_JR.HMI,S012001_JR.CTRL,VSB_DPM1_FIO2:I.Pt14.Data,VSB_DPM1_FIO2:O.Pt15.Data,S012001_BCN1:O.ProcessDataOut.Segment_...", "timestamp": "2025-09-17T11:07:37.979976", "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: 29 rungs | example: XIC(Local:5:I.Data.0)OTE(MCM_S_PB);", "timestamp": "2025-09-17T11:07:37.980121", "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: 35 rungs | example: NOP();", "timestamp": "2025-09-17T11:07:37.980287", "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(R042_D2C_CHUTE,0) ,JSR(R043_PB_CHUTE,0) ,JSR(R120_ESTOP_CHECK,0) ,JSR(R044_STATION...", "timestamp": "2025-09-17T11:07:37.980440", "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:07:37.980577", "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_MCM05/MainProgram_Generated.L5X", "timestamp": "2025-09-17T11:07:37.993630", "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_MCM05/MainProgram_Generated.L5X", "timestamp": "2025-09-17T11:07:37.993824", "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:07:37.994017", "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:07:37.994183", "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:07:37.994352", "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_MCM05/SafetyTagMapping.txt", "timestamp": "2025-09-17T11:07:38.309745", "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: 30", "timestamp": "2025-09-17T11:07:38.310006", "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:07:38.310205", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
|
|
=== Step 2: Routines Generator stdout ===
|
|
Found JPE config for PRS1_6_JPE1 (station from config, beacon from config)
|
|
Found JPE config for PRS1_6_JPE2 (station from config, beacon from config)
|
|
Found JPE config for ULC1_3_JPE1
|
|
Found JPE config for ULC1_3_JPE2
|
|
Found JPE config for ULC2_3_JPE1
|
|
Found JPE config for ULC2_3_JPE2
|
|
Found JPE config for ULC3_3_JPE1
|
|
Found JPE config for ULC3_3_JPE2
|
|
Found JPE config for ULC4_3_JPE1
|
|
Found JPE config for ULC4_3_JPE2
|
|
Found JPE config for PRS1_2B_JPE1
|
|
Found JPE config for PRS1_2B_JPE2
|
|
Found JPE config for PRS1_4_JPE1
|
|
Found JPE config for PRS1_4_JPE2
|
|
Found JPE config for PRS1_2A_JPE1
|
|
Found JPE config for PRS1_2A_JPE2
|
|
Found JPE config for PRS1_3_JPE2
|
|
Created virtual JR: PRS2_JR
|
|
Found JPE config for PRS2_1_JPE1 (station from config)
|
|
Found JPE config for PS8_1_JPE1
|
|
Found JPE config for PS8_1_JPE2
|
|
Found JPE config for PS8_1_JPE3
|
|
Found JPE config for PS8_8_JPE1 (station from config, beacon from config)
|
|
Found JPE config for PS8_8_JPE2 (station from config, beacon from config)
|
|
Found JPE config for PS9_2_JPE1 (station from config)
|
|
Found JPE config for PS9_2_JPE2 (station from config)
|
|
Found JPE config for PS9_3_JPE1
|
|
Found JPE config for PS9_3_JPE2
|
|
Found JPE config for PS8_2_JPE1 (station from config)
|
|
Found JPE config for PS8_2_JPE2 (station from config)
|
|
Found JPE config for PRS1_3_JPE1
|
|
Found JPE config for PS8_11_JPE1
|
|
Found JPE config for PS8_11_JPE2
|
|
Found JPE config for PS8_11_JPE3
|
|
Found JPE config for PS8_11_JPE4
|
|
Found JPE config for PS8_1_JPE6
|
|
Found JPE config for PS8_1_JPE4
|
|
Found JPE config for PS8_1_JPE5
|
|
Found JPE config for PS8_5_JPE1 (station from config)
|
|
Found JPE config for PS8_9_JPE1
|
|
Found JPE config for PS9_3_JPE3
|
|
Found JPE config for PS8_4_JPE1 (station from config)
|
|
Found JPE config for PS8_4_JPE2 (station from config)
|
|
Looking for red beacon with base PRS1_6, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PRS1_6_BCN2_R with IO_PATH: PRS1_4_FIO1:O.Pt10.Data
|
|
No SO in red beacon PRS1_6_BCN2_R: PRS1_4_FIO1:O.Pt10.Data
|
|
Found STATION_EPC config for PRS1_6_EPC1
|
|
Looking for red beacon with base ULC1_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: ULC1_3_BCN1_R with IO_PATH: PS8_1_FIOH1:O.ProcessDataOut.Connector_4_B_Pin_2
|
|
No SO in red beacon ULC1_3_BCN1_R: PS8_1_FIOH1:O.ProcessDataOut.Connector_4_B_Pin_2
|
|
Found STATION_EPC config for ULC1_3_EPC1
|
|
Looking for red beacon with base ULC2_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: ULC2_3_BCN1_R with IO_PATH: PS8_1_FIOH2:O.ProcessDataOut.Connector_4_B_Pin_2
|
|
No SO in red beacon ULC2_3_BCN1_R: PS8_1_FIOH2:O.ProcessDataOut.Connector_4_B_Pin_2
|
|
Found STATION_EPC config for ULC2_3_EPC1
|
|
Looking for red beacon with base ULC3_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: ULC3_3_BCN1_R with IO_PATH: PS8_1_FIO2:O.Pt01.Data
|
|
No SO in red beacon ULC3_3_BCN1_R: PS8_1_FIO2:O.Pt01.Data
|
|
Found STATION_EPC config for ULC3_3_EPC1
|
|
Looking for red beacon with base ULC4_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: ULC4_3_BCN1_R with IO_PATH: PS8_1_FIO2:O.Pt09.Data
|
|
No SO in red beacon ULC4_3_BCN1_R: PS8_1_FIO2:O.Pt09.Data
|
|
Found STATION_EPC config for ULC4_3_EPC1
|
|
Looking for red beacon with base PS8_5, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS8_5_BCN1_R with IO_PATH: PS8_5_FIO1:O.Pt01.Data
|
|
No SO in red beacon PS8_5_BCN1_R: PS8_5_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for PS8_5_EPC1
|
|
Looking for red beacon with base PRS2_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PRS2_1_BCN1_R with IO_PATH: PS8_1_FIO1:O.Pt01.Data
|
|
No SO in red beacon PRS2_1_BCN1_R: PS8_1_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for PRS2_1_EPC1
|
|
Looking for red beacon with base PS8_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS8_1_BCN1_R with IO_PATH: PS8_1_FIO1:O.Pt11.Data
|
|
No SO in red beacon PS8_1_BCN1_R: PS8_1_FIO1:O.Pt11.Data
|
|
Found STATION_EPC config for PS8_1_EPC1
|
|
Looking for red beacon with base PS9_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS9_2_BCN1_R with IO_PATH: PS8_5_FIO1:O.Pt07.Data
|
|
No SO in red beacon PS9_2_BCN1_R: PS8_5_FIO1:O.Pt07.Data
|
|
Found STATION_EPC config for PS9_2_EPC1
|
|
Looking for red beacon with base PS9_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS9_3_BCN2_R with IO_PATH: PS9_3_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS9_3_BCN2_R: PS9_3_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS9_3_EPC1
|
|
Looking for red beacon with base PS8_11, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS8_11_BCN1_R with IO_PATH: PS8_11_FIO1:O.Pt05.Data
|
|
No SO in red beacon PS8_11_BCN1_R: PS8_11_FIO1:O.Pt05.Data
|
|
Found STATION_EPC config for PS8_11_EPC1
|
|
Looking for red beacon with base PS8_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS8_2_BCN2_R with IO_PATH: PS8_2_VFD1:O.IO_1
|
|
No SO in red beacon PS8_2_BCN2_R: PS8_2_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS8_2_EPC1
|
|
Looking for red beacon with base PRS1_6, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PRS1_6_BCN2_R with IO_PATH: PRS1_4_FIO1:O.Pt10.Data
|
|
No SO in red beacon PRS1_6_BCN2_R: PRS1_4_FIO1:O.Pt10.Data
|
|
Found STATION_EPC config for PRS1_6_EPC2
|
|
Looking for red beacon with base ULC1_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 0 red beacon entries
|
|
Found STATION_EPC config for ULC1_3_EPC2
|
|
Looking for red beacon with base PS8_5, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 0 red beacon entries
|
|
Found STATION_EPC config for PS8_5_EPC2
|
|
Looking for red beacon with base PRS2_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PRS2_1_BCN2_R with IO_PATH: PS8_1_FIO1:O.Pt05.Data
|
|
No SO in red beacon PRS2_1_BCN2_R: PS8_1_FIO1:O.Pt05.Data
|
|
Found STATION_EPC config for PRS2_1_EPC2
|
|
Looking for red beacon with base PS8_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS8_2_BCN2_R with IO_PATH: PS8_2_VFD1:O.IO_1
|
|
No SO in red beacon PS8_2_BCN2_R: PS8_2_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS8_2_EPC2
|
|
|
|
[R999_SAFETY_TAG_MAPPING] Starting Safety Tag Mapping routine generation...
|
|
Found 2 SO beacon mappings
|
|
Beacon types: 1 amber (_A), 1 red (_R), 0 other
|
|
Generated rung 0: PRS1_3_BCN1_A (amber) -> PRS1_3_VFD1:SO.Out00Output
|
|
Generated rung 1: PS9_3_BCN2_R (red) -> PS9_3_VFD1:SO.Out00Output
|
|
Generated 2 safety tag mapping rungs
|
|
[DEBUG] Found 2 SO beacon tags for safety mapping
|
|
[DEBUG] Adding SO beacon mapping: PRS1_3_BCN1_A=SFT_PRS1_3_BCN1_A
|
|
[DEBUG] Adding SO beacon mapping: PS9_3_BCN2_R=SFT_PS9_3_BCN2_R
|
|
Found STATION_S_PB config for PRS1_6_S1
|
|
Found STATION_S_PB config for PRS1_6_S2
|
|
Found STATION_S_PB config for PS8_11_S1
|
|
[WARNING] No VFD found for PS8_11_CH3_S1 with base PS8_11_CH3
|
|
Found STATION_S_PB config for PRS2_1_S1
|
|
Found STATION_S_PB config for PRS2_1_S2
|
|
Found STATION_S_PB config for PS9_2_S1
|
|
Found STATION_S_PB config for PS8_5_S1
|
|
Found STATION_S_PB config for PS8_5_S2
|
|
[WARNING] No VFD found for PS9_3CH1_S1 with base PS9_3CH1
|
|
Found STATION_S_PB config for PS9_3_S1
|
|
[WARNING] No VFD found for PS9_3CH3_S1 with base PS9_3CH3
|
|
[WARNING] No VFD found for PS8_11_CH2_S1 with base PS8_11_CH2
|
|
[WARNING] No VFD found for PS8_11_CH4_S1 with base PS8_11_CH4
|
|
[WARNING] No VFD found for PS8_11_CH1_S1 with base PS8_11_CH1
|
|
Found STATION_S_PB config for PS8_2_S1
|
|
Found STATION_S_PB config for PS8_2_S2
|
|
Found STATION_S_PB config for PS8_4_S1
|
|
Found STATION_S_PB config for PS8_4_S2
|
|
[WARNING] No VFD found for PS9_3CH2_S1 with base PS9_3CH2
|
|
[WARNING] No VFD found for PS9_3CH4_S1 with base PS9_3CH4
|
|
Found STATION_SS_PB config for ULC3_3_SS1
|
|
Found STATION_SS_PB config for PS8_1_SS1
|
|
Found STATION_SS_PB config for ULC1_3_SS1
|
|
Found STATION_SS_PB config for ULC1_3_SS2
|
|
Found STATION_SS_PB config for ULC2_3_SS1
|
|
Found STATION_SS_PB config for ULC4_3_SS1
|
|
Found STATION_JR_PB config for PRS1_3_JR1
|
|
Found STATION_JR_PB config for PRS1_2A_JR1
|
|
Found STATION_JR_PB config for PRS1_2A_JR2
|
|
Found STATION_JR_PB config for PRS1_2B_JR1
|
|
Found STATION_JR_PB config for PRS1_2B_JR2
|
|
Found STATION_JR_PB config for PRS1_4_JR1
|
|
Found STATION_JR_PB config for PS8_11_JR1
|
|
Found STATION_JR_PB config for PS8_11_JR2
|
|
Found STATION_JR_PB config for ULC4_3_JR1
|
|
Found STATION_JR_PB config for ULC3_3_JR1
|
|
Found STATION_JR_PB config for PS8_9_JR1
|
|
Found STATION_JR_PB config for PS9_3_JR1
|
|
Found STATION_JR_PB config for S012001_JR1
|
|
Found STATION_JR_PB config for S012002_JR1
|
|
Found STATION_JR_PB config for S012009_JR1
|
|
Found STATION_JR_PB config for S012010_JR1
|
|
Found STATION_JR_PB config for S012019_JR1
|
|
Found STATION_JR_PB config for S012018_JR1
|
|
Found STATION_JR_PB config for S012027_JR1
|
|
Found STATION_JR_PB config for S012026_JR1
|
|
Found STATION_JR_PB config for S012037_JR1
|
|
Found STATION_JR_PB config for S012034_JR1
|
|
Found STATION_JR_PB config for S012045_JR1
|
|
Found STATION_JR_PB config for S012044_JR1
|
|
Found STATION_JR_PB config for S012055_JR1
|
|
Found STATION_JR_PB config for S012052_JR1
|
|
Found STATION_JR_PB config for S012063_JR1
|
|
Found STATION_JR_PB config for S012060_JR1
|
|
Found STATION_JR_PB config for S012070_JR1
|
|
Found STATION_JR_PB config for S012073_JR1
|
|
Found STATION_JR_PB config for S014008_JR1
|
|
Found STATION_JR_PB config for S014009_JR1
|
|
Found STATION_JR_PB config for S014016_JR1
|
|
Found STATION_JR_PB config for S014017_JR1
|
|
Found STATION_JR_PB config for S014024_JR1
|
|
Found STATION_JR_PB config for S014025_JR1
|
|
Found STATION_JR_PB config for S014026_JR1
|
|
Found STATION_JR_PB config for S014033_JR1
|
|
Found STATION_JR_PB config for S014036_JR1
|
|
Found STATION_JR_PB config for S014043_JR1
|
|
Found STATION_JR_PB config for S014044_JR1
|
|
Found STATION_JR_PB config for S014049_JR1
|
|
Found STATION_JR_PB config for S014052_JR1
|
|
Found STATION_JR_PB config for S014058_JR1
|
|
Found STATION_JR_PB config for S014057_JR1
|
|
Found STATION_JR_PB config for S014064_JR1
|
|
Found STATION_JR_PB config for S014065_JR1
|
|
Found STATION_JR_PB config for S014072_JR1
|
|
Found STATION_JR_PB config for S014073_JR1
|
|
Found STATION_JR_PB config for S014080_JR1
|
|
Found STATION_JR_PB config for S014081_JR1
|
|
Found STATION_JR_PB config for FL2074_2_JR1
|
|
Found STATION_JR_PB config for FL2074_2_JR2
|
|
Found STATION_JR_PB config for FL2086_2_JR1
|
|
Found STATION_JR_PB config for FL2086_2_JR2
|
|
Found STATION_JR_PB config for FL2090_2_JR1
|
|
Found STATION_JR_PB config for FL2090_2_JR2
|
|
Found STATION_JR_PB config for FL4066_2_JR1
|
|
Found STATION_JR_PB config for FL4066_2_JR2
|
|
Found STATION_JR_PB config for FL4074_2_JR1
|
|
Found STATION_JR_PB config for FL4074_2_JR2
|
|
Found STATION_JR_PB config for FL4082_2_JR1
|
|
Found STATION_JR_PB config for FL4082_2_JR2
|
|
Found STATION_JR_PB config for ULC1_3_JR1
|
|
Found STATION_JR_PB config for PS8_1_JR1
|
|
Found STATION_JR_PB config for PS8_1_JR2
|
|
Found STATION_JR_PB config for ULC2_3_JR1
|
|
Found STATION_JR_PB config for FL2078_2_JR1
|
|
Found STATION_JR_PB config for FL2078_2_JR2
|
|
Found STATION_JR_PB config for FL2094_2_JR1
|
|
Found STATION_JR_PB config for FL2094_2_JR2
|
|
Found STATION_JR_PB config for FL4070_2_JR1
|
|
Found STATION_JR_PB config for FL4070_2_JR2
|
|
Found STATION_JR_PB config for FL4078_2_JR1
|
|
Found STATION_JR_PB config for FL4078_2_JR2
|
|
Assigned JR partners for base 'PRS1_2A': PRS1_2A_JR1 -> PRS1_2A_JR2 -> PRS1_2A_JR1
|
|
Assigned JR partners for base 'PRS1_2B': PRS1_2B_JR1 -> PRS1_2B_JR2 -> PRS1_2B_JR1
|
|
Assigned JR partners for base 'PS8_11': PS8_11_JR1 -> PS8_11_JR2 -> PS8_11_JR1
|
|
Assigned JR partners for base 'FL2074_2': FL2074_2_JR1 -> FL2074_2_JR2 -> FL2074_2_JR1
|
|
Assigned JR partners for base 'FL2086_2': FL2086_2_JR1 -> FL2086_2_JR2 -> FL2086_2_JR1
|
|
Assigned JR partners for base 'FL2090_2': FL2090_2_JR1 -> FL2090_2_JR2 -> FL2090_2_JR1
|
|
Assigned JR partners for base 'FL4066_2': FL4066_2_JR1 -> FL4066_2_JR2 -> FL4066_2_JR1
|
|
Assigned JR partners for base 'FL4074_2': FL4074_2_JR1 -> FL4074_2_JR2 -> FL4074_2_JR1
|
|
Assigned JR partners for base 'FL4082_2': FL4082_2_JR1 -> FL4082_2_JR2 -> FL4082_2_JR1
|
|
Assigned JR partners for base 'PS8_1': PS8_1_JR1 -> PS8_1_JR2 -> PS8_1_JR1
|
|
Assigned JR partners for base 'FL2078_2': FL2078_2_JR1 -> FL2078_2_JR2 -> FL2078_2_JR1
|
|
Assigned JR partners for base 'FL2094_2': FL2094_2_JR1 -> FL2094_2_JR2 -> FL2094_2_JR1
|
|
Assigned JR partners for base 'FL4070_2': FL4070_2_JR1 -> FL4070_2_JR2 -> FL4070_2_JR1
|
|
Assigned JR partners for base 'FL4078_2': FL4078_2_JR1 -> FL4078_2_JR2 -> FL4078_2_JR1
|
|
Created SafetyTagMapping.txt with 98 mappings
|
|
File: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM05/SafetyTagMapping.txt
|
|
Found JPE config for PRS1_6_JPE1 (station from config, beacon from config)
|
|
Found JPE config for PRS1_6_JPE2 (station from config, beacon from config)
|
|
Found JPE config for ULC1_3_JPE1
|
|
Found JPE config for ULC1_3_JPE2
|
|
Found JPE config for ULC2_3_JPE1
|
|
Found JPE config for ULC2_3_JPE2
|
|
Found JPE config for ULC3_3_JPE1
|
|
Found JPE config for ULC3_3_JPE2
|
|
Found JPE config for ULC4_3_JPE1
|
|
Found JPE config for ULC4_3_JPE2
|
|
Found JPE config for PRS1_2B_JPE1
|
|
Found JPE config for PRS1_2B_JPE2
|
|
Found JPE config for PRS1_4_JPE1
|
|
Found JPE config for PRS1_4_JPE2
|
|
Found JPE config for PRS1_2A_JPE1
|
|
Found JPE config for PRS1_2A_JPE2
|
|
Found JPE config for PRS1_3_JPE2
|
|
Created virtual JR: PRS2_JR
|
|
Found JPE config for PRS2_1_JPE1 (station from config)
|
|
Found JPE config for PS8_1_JPE1
|
|
Found JPE config for PS8_1_JPE2
|
|
Found JPE config for PS8_1_JPE3
|
|
Found JPE config for PS8_8_JPE1 (station from config, beacon from config)
|
|
Found JPE config for PS8_8_JPE2 (station from config, beacon from config)
|
|
Found JPE config for PS9_2_JPE1 (station from config)
|
|
Found JPE config for PS9_2_JPE2 (station from config)
|
|
Found JPE config for PS9_3_JPE1
|
|
Found JPE config for PS9_3_JPE2
|
|
Found JPE config for PS8_2_JPE1 (station from config)
|
|
Found JPE config for PS8_2_JPE2 (station from config)
|
|
Found JPE config for PRS1_3_JPE1
|
|
Found JPE config for PS8_11_JPE1
|
|
Found JPE config for PS8_11_JPE2
|
|
Found JPE config for PS8_11_JPE3
|
|
Found JPE config for PS8_11_JPE4
|
|
Found JPE config for PS8_1_JPE6
|
|
Found JPE config for PS8_1_JPE4
|
|
Found JPE config for PS8_1_JPE5
|
|
Found JPE config for PS8_5_JPE1 (station from config)
|
|
Found JPE config for PS8_9_JPE1
|
|
Found JPE config for PS9_3_JPE3
|
|
Found JPE config for PS8_4_JPE1 (station from config)
|
|
Found JPE config for PS8_4_JPE2 (station from config)
|
|
Looking for red beacon with base PRS1_6, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PRS1_6_BCN2_R with IO_PATH: PRS1_4_FIO1:O.Pt10.Data
|
|
No SO in red beacon PRS1_6_BCN2_R: PRS1_4_FIO1:O.Pt10.Data
|
|
Found STATION_EPC config for PRS1_6_EPC1
|
|
Looking for red beacon with base ULC1_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: ULC1_3_BCN1_R with IO_PATH: PS8_1_FIOH1:O.ProcessDataOut.Connector_4_B_Pin_2
|
|
No SO in red beacon ULC1_3_BCN1_R: PS8_1_FIOH1:O.ProcessDataOut.Connector_4_B_Pin_2
|
|
Found STATION_EPC config for ULC1_3_EPC1
|
|
Looking for red beacon with base ULC2_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: ULC2_3_BCN1_R with IO_PATH: PS8_1_FIOH2:O.ProcessDataOut.Connector_4_B_Pin_2
|
|
No SO in red beacon ULC2_3_BCN1_R: PS8_1_FIOH2:O.ProcessDataOut.Connector_4_B_Pin_2
|
|
Found STATION_EPC config for ULC2_3_EPC1
|
|
Looking for red beacon with base ULC3_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: ULC3_3_BCN1_R with IO_PATH: PS8_1_FIO2:O.Pt01.Data
|
|
No SO in red beacon ULC3_3_BCN1_R: PS8_1_FIO2:O.Pt01.Data
|
|
Found STATION_EPC config for ULC3_3_EPC1
|
|
Looking for red beacon with base ULC4_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: ULC4_3_BCN1_R with IO_PATH: PS8_1_FIO2:O.Pt09.Data
|
|
No SO in red beacon ULC4_3_BCN1_R: PS8_1_FIO2:O.Pt09.Data
|
|
Found STATION_EPC config for ULC4_3_EPC1
|
|
Looking for red beacon with base PS8_5, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS8_5_BCN1_R with IO_PATH: PS8_5_FIO1:O.Pt01.Data
|
|
No SO in red beacon PS8_5_BCN1_R: PS8_5_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for PS8_5_EPC1
|
|
Looking for red beacon with base PRS2_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PRS2_1_BCN1_R with IO_PATH: PS8_1_FIO1:O.Pt01.Data
|
|
No SO in red beacon PRS2_1_BCN1_R: PS8_1_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for PRS2_1_EPC1
|
|
Looking for red beacon with base PS8_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS8_1_BCN1_R with IO_PATH: PS8_1_FIO1:O.Pt11.Data
|
|
No SO in red beacon PS8_1_BCN1_R: PS8_1_FIO1:O.Pt11.Data
|
|
Found STATION_EPC config for PS8_1_EPC1
|
|
Looking for red beacon with base PS9_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS9_2_BCN1_R with IO_PATH: PS8_5_FIO1:O.Pt07.Data
|
|
No SO in red beacon PS9_2_BCN1_R: PS8_5_FIO1:O.Pt07.Data
|
|
Found STATION_EPC config for PS9_2_EPC1
|
|
Looking for red beacon with base PS9_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS9_3_BCN2_R with IO_PATH: PS9_3_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS9_3_BCN2_R: PS9_3_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS9_3_EPC1
|
|
Looking for red beacon with base PS8_11, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS8_11_BCN1_R with IO_PATH: PS8_11_FIO1:O.Pt05.Data
|
|
No SO in red beacon PS8_11_BCN1_R: PS8_11_FIO1:O.Pt05.Data
|
|
Found STATION_EPC config for PS8_11_EPC1
|
|
Looking for red beacon with base PS8_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS8_2_BCN2_R with IO_PATH: PS8_2_VFD1:O.IO_1
|
|
No SO in red beacon PS8_2_BCN2_R: PS8_2_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS8_2_EPC1
|
|
Looking for red beacon with base PRS1_6, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PRS1_6_BCN2_R with IO_PATH: PRS1_4_FIO1:O.Pt10.Data
|
|
No SO in red beacon PRS1_6_BCN2_R: PRS1_4_FIO1:O.Pt10.Data
|
|
Found STATION_EPC config for PRS1_6_EPC2
|
|
Looking for red beacon with base ULC1_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 0 red beacon entries
|
|
Found STATION_EPC config for ULC1_3_EPC2
|
|
Looking for red beacon with base PS8_5, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 0 red beacon entries
|
|
Found STATION_EPC config for PS8_5_EPC2
|
|
Looking for red beacon with base PRS2_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PRS2_1_BCN2_R with IO_PATH: PS8_1_FIO1:O.Pt05.Data
|
|
No SO in red beacon PRS2_1_BCN2_R: PS8_1_FIO1:O.Pt05.Data
|
|
Found STATION_EPC config for PRS2_1_EPC2
|
|
Looking for red beacon with base PS8_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS8_2_BCN2_R with IO_PATH: PS8_2_VFD1:O.IO_1
|
|
No SO in red beacon PS8_2_BCN2_R: PS8_2_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS8_2_EPC2
|
|
Found PB_CHUTE config for S012002
|
|
Found PB_CHUTE config for S012004
|
|
Found PB_CHUTE config for S012006
|
|
Found PB_CHUTE config for S012008
|
|
Found PB_CHUTE config for S012010
|
|
Found PB_CHUTE config for S012012
|
|
Found PB_CHUTE config for S012014
|
|
Found PB_CHUTE config for S012016
|
|
Found PB_CHUTE config for S012018
|
|
Found PB_CHUTE config for S012020
|
|
Found PB_CHUTE config for S012022
|
|
Found PB_CHUTE config for S012024
|
|
Found PB_CHUTE config for S012026
|
|
Found PB_CHUTE config for S012028
|
|
Found PB_CHUTE config for S012030
|
|
Found PB_CHUTE config for S012032
|
|
Found PB_CHUTE config for S012034
|
|
Found PB_CHUTE config for S012038
|
|
Found PB_CHUTE config for S012040
|
|
Found PB_CHUTE config for S012042
|
|
Found PB_CHUTE config for S012044
|
|
Found PB_CHUTE config for S012046
|
|
Found PB_CHUTE config for S012048
|
|
Found PB_CHUTE config for S012050
|
|
Found PB_CHUTE config for S012052
|
|
Found PB_CHUTE config for S012054
|
|
Found PB_CHUTE config for S012056
|
|
Found PB_CHUTE config for S012058
|
|
Found PB_CHUTE config for S012060
|
|
Found PB_CHUTE config for S012062
|
|
Found PB_CHUTE config for S012064
|
|
Found PB_CHUTE config for S012066
|
|
Found PB_CHUTE config for S012070
|
|
Found PB_CHUTE config for S012072
|
|
Found PB_CHUTE config for S012080
|
|
Found PB_CHUTE config for S012082
|
|
Found PB_CHUTE config for S012084
|
|
Found PB_CHUTE config for S012096
|
|
Found PB_CHUTE config for S014002
|
|
Found PB_CHUTE config for S014004
|
|
Found PB_CHUTE config for S014006
|
|
Found PB_CHUTE config for S014008
|
|
Found PB_CHUTE config for S014010
|
|
Found PB_CHUTE config for S014012
|
|
Found PB_CHUTE config for S014014
|
|
Found PB_CHUTE config for S014016
|
|
Found PB_CHUTE config for S014018
|
|
Found PB_CHUTE config for S014020
|
|
Found PB_CHUTE config for S014022
|
|
Found PB_CHUTE config for S014024
|
|
Found PB_CHUTE config for S014026
|
|
Found PB_CHUTE config for S014030
|
|
Found PB_CHUTE config for S014032
|
|
Found PB_CHUTE config for S014034
|
|
Found PB_CHUTE config for S014036
|
|
Found PB_CHUTE config for S014038
|
|
Found PB_CHUTE config for S014040
|
|
Found PB_CHUTE config for S014042
|
|
Found PB_CHUTE config for S014044
|
|
Found PB_CHUTE config for S014046
|
|
Found PB_CHUTE config for S014048
|
|
Found PB_CHUTE config for S014050
|
|
Found PB_CHUTE config for S014052
|
|
Found PB_CHUTE config for S014054
|
|
Found PB_CHUTE config for S014056
|
|
Found PB_CHUTE config for S014058
|
|
Found PB_CHUTE config for S014062
|
|
Found PB_CHUTE config for S014064
|
|
Found PB_CHUTE config for S014072
|
|
Found PB_CHUTE config for S014080
|
|
Found STATION_JR_CHUTE config for S012002 (controls: S012002, S012004, S012006, S012008)
|
|
Found STATION_JR_CHUTE config for S012010 (controls: S012010, S012012, S012014, S012016)
|
|
Found STATION_JR_CHUTE config for S012018 (controls: S012018, S012020, S012022, S012024)
|
|
Found STATION_JR_CHUTE config for S012026 (controls: S012026, S012028, S012030, S012032)
|
|
Found STATION_JR_CHUTE config for S012034 (controls: S012034, S012038, S012040, S012042)
|
|
Found STATION_JR_CHUTE config for S012044 (controls: S012044, S012046, S012048, S012050)
|
|
Found STATION_JR_CHUTE config for S012052 (controls: S012052, S012054, S012056, S012058)
|
|
Found STATION_JR_CHUTE config for S012060 (controls: S012060, S012062, S012064, S012066)
|
|
Found STATION_JR_CHUTE config for S012070 (controls: S012070, S012072, S012080, S012082, S012084, S012096, S014002, S014004, S014006)
|
|
Found STATION_JR_CHUTE config for S014008 (controls: S014008, S014010, S014012, S014014)
|
|
Found STATION_JR_CHUTE config for S014016 (controls: S014016, S014018, S014020, S014022)
|
|
Found STATION_JR_CHUTE config for S014024 (controls: S014024)
|
|
Found STATION_JR_CHUTE config for S014026 (controls: S014026, S014030, S014032, S014034)
|
|
Found STATION_JR_CHUTE config for S014036 (controls: S014036, S014038, S014040, S014042)
|
|
Found STATION_JR_CHUTE config for S014044 (controls: S014044, S014046, S014048, S014050)
|
|
Found STATION_JR_CHUTE config for S014052 (controls: S014052, S014054, S014056)
|
|
Found STATION_JR_CHUTE config for S014058 (controls: S014058, S014062)
|
|
Found STATION_JR_CHUTE config for S014064 (controls: S014064)
|
|
Found STATION_JR_CHUTE config for S014072 (controls: S014072)
|
|
Found STATION_JR_CHUTE config for S014080 (controls: S014080)
|
|
Found STATION_JR_CHUTE config for S012001 (controls: S012001, S012003, S012005, S012007)
|
|
Found STATION_JR_CHUTE config for S012009 (controls: S012009, S012011, S012013, S012015)
|
|
Found STATION_JR_CHUTE config for S012019 (controls: S012019, S012021, S012023, S012025)
|
|
Found STATION_JR_CHUTE config for S012027 (controls: S012027, S012029, S012031)
|
|
Found STATION_JR_CHUTE config for S012037 (controls: S012037, S012039, S012041, S012043)
|
|
Found STATION_JR_CHUTE config for S012045 (controls: S012045, S012047, S012049, S012053)
|
|
Found STATION_JR_CHUTE config for S012055 (controls: S012055, S012057, S012059, S012061)
|
|
Found STATION_JR_CHUTE config for S012063 (controls: S012063, S012065, S012069, S012071)
|
|
Found STATION_JR_CHUTE config for S012073 (controls: S012073, S012075, S012077, S012079, S014005, S014007)
|
|
Found STATION_JR_CHUTE config for S014009 (controls: S014009, S014011, S014013, S014015)
|
|
Found STATION_JR_CHUTE config for S014017 (controls: S014017, S014021, S014023)
|
|
Found STATION_JR_CHUTE config for S014025 (controls: S014025, S014029, S014031)
|
|
Found STATION_JR_CHUTE config for S014033 (controls: S014033, S014037, S014039, S014041)
|
|
Found STATION_JR_CHUTE config for S014043 (controls: S014043, S014045, S014047)
|
|
Found STATION_JR_CHUTE config for S014049 (controls: S014049, S014055)
|
|
Found STATION_JR_CHUTE config for S014057 (controls: S014057, S014061, S014063)
|
|
Found STATION_JR_CHUTE config for S014065 (controls: S014065, S014069, S014071)
|
|
Found STATION_JR_CHUTE config for S014073 (controls: S014073, S014075, S014077, S014079)
|
|
Found STATION_JR_CHUTE config for S014081 (controls: S014081)
|
|
FIOM PDP11_FIO1 -> DPM PS8_5_DPM1
|
|
FIOM PDP14_FIO1 -> DPM VSD_DPM3
|
|
FIOM PRS1_1ACH_FIO1 -> DPM PRS1_3_DPM1
|
|
FIOM PRS1_1BCH_FIO1 -> DPM PRS1_3_DPM1
|
|
FIOM PRS1_4_FIO1 -> DPM PRS1_3_DPM1
|
|
FIOM PS8_1_FIO1 -> DPM PRS1_3_DPM1
|
|
FIOM PS8_1_FIO2 -> DPM PRS1_3_DPM1
|
|
FIOM PS8_5_FIO1 -> DPM PS8_5_DPM1
|
|
FIOM PS8_9_FIO1 -> DPM PS8_5_DPM1
|
|
FIOM PS8_11_FIO1 -> DPM PS8_5_DPM1
|
|
FIOM PS8_11_FIO2 -> DPM PS8_5_DPM1
|
|
FIOM PS9_3_FIO1 -> DPM PS8_5_DPM1
|
|
FIOM PS9_3_FIO2 -> DPM PS8_5_DPM1
|
|
FIOM VSB_DPM1_FIO1 -> DPM VSB_DPM1
|
|
FIOM VSB_DPM1_FIO2 -> DPM VSB_DPM1
|
|
FIOM VSB_DPM1_FIO3 -> DPM VSB_DPM1
|
|
FIOM VSB_DPM1_FIO4 -> DPM VSB_DPM1
|
|
FIOM VSB_DPM1_FIO5 -> DPM VSB_DPM1
|
|
FIOM VSB_DPM1_FIO6 -> DPM VSB_DPM1
|
|
FIOM VSB_DPM1_FIO7 -> DPM VSB_DPM1
|
|
FIOM VSB_DPM1_FIO8 -> DPM VSB_DPM1
|
|
FIOM VSB_DPM2_FIO1 -> DPM VSB_DPM2
|
|
FIOM VSB_DPM2_FIO2 -> DPM VSB_DPM2
|
|
FIOM VSB_DPM2_FIO3 -> DPM VSB_DPM2
|
|
FIOM VSB_DPM2_FIO4 -> DPM VSB_DPM2
|
|
FIOM VSB_DPM2_FIO5 -> DPM VSB_DPM2
|
|
FIOM VSB_DPM2_FIO6 -> DPM VSB_DPM2
|
|
FIOM VSB_DPM2_FIO7 -> DPM VSB_DPM2
|
|
FIOM VSB_DPM2_FIO8 -> DPM VSB_DPM2
|
|
FIOM VSB_DPM3_FIO1 -> DPM VSB_DPM3
|
|
FIOM VSB_DPM3_FIO2 -> DPM VSB_DPM3
|
|
FIOM VSB_DPM3_FIO3 -> DPM VSB_DPM3
|
|
FIOM VSB_DPM3_FIO4 -> DPM VSB_DPM3
|
|
FIOM VSB_DPM3_FIO6 -> DPM VSB_DPM3
|
|
FIOM VSB_DPM3_FIO8 -> DPM VSB_DPM3
|
|
FIOM VSD_DPM1_FIO1 -> DPM VSD_DPM1
|
|
FIOM VSD_DPM1_FIO2 -> DPM VSD_DPM1
|
|
FIOM VSD_DPM1_FIO3 -> DPM VSD_DPM1
|
|
FIOM VSD_DPM1_FIO4 -> DPM VSD_DPM1
|
|
FIOM VSD_DPM1_FIO5 -> DPM VSD_DPM1
|
|
FIOM VSD_DPM1_FIO6 -> DPM VSD_DPM1
|
|
FIOM VSD_DPM1_FIO7 -> DPM VSD_DPM1
|
|
FIOM VSD_DPM1_FIO8 -> DPM VSD_DPM1
|
|
FIOM VSD_DPM2_FIO1 -> DPM VSD_DPM2
|
|
FIOM VSD_DPM2_FIO2 -> DPM VSD_DPM2
|
|
FIOM VSD_DPM2_FIO3 -> DPM VSD_DPM2
|
|
FIOM VSD_DPM2_FIO4 -> DPM VSD_DPM2
|
|
FIOM VSD_DPM2_FIO5 -> DPM VSD_DPM2
|
|
FIOM VSD_DPM2_FIO6 -> DPM VSD_DPM2
|
|
FIOM VSD_DPM2_FIO7 -> DPM VSD_DPM2
|
|
FIOM VSD_DPM2_FIO8 -> DPM VSD_DPM2
|
|
FIOM VSD_DPM3_FIO1 -> DPM VSD_DPM3
|
|
FIOM VSD_DPM3_FIO2 -> DPM VSD_DPM3
|
|
FIOM VSD_DPM3_FIO3 -> DPM VSD_DPM3
|
|
FIOM VSD_DPM3_FIO4 -> DPM VSD_DPM3
|
|
FIOM VSD_DPM3_FIO5 -> DPM VSD_DPM3
|
|
FIOM VSD_DPM3_FIO6 -> DPM VSD_DPM3
|
|
FIOH FL2074_FIOH1 -> FIO VSB_DPM3_FIO4
|
|
FIOH FL2086_FIOH1 -> FIO VSB_DPM3_FIO6
|
|
FIOH FL2090_FIOH1 -> FIO VSB_DPM3_FIO8
|
|
FIOH FL4066_FIOH1 -> FIO VSD_DPM3_FIO1
|
|
FIOH FL4074_FIOH1 -> FIO VSD_DPM3_FIO3
|
|
FIOH FL4082_FIOH1 -> FIO VSD_DPM3_FIO5
|
|
FIOH PDP11_FIOH1 -> FIO PDP11_FIO1
|
|
FIOH PDP14_FIOH1 -> FIO PDP14_FIO1
|
|
FIOH PS8_1_FIOH1 -> FIO PS8_1_FIO1
|
|
FIOH PS8_1_FIOH2 -> FIO PS8_1_FIO1
|
|
FIOH PS8_1_FIOH3 -> FIO PS8_1_FIO2
|
|
FIOH PS8_11_FIOH1 -> FIO PS8_11_FIO1
|
|
FIOH PS8_11_FIOH2 -> FIO PS8_11_FIO2
|
|
FIOH PS9_3_FIOH1 -> FIO PS9_3_FIO1
|
|
FIOH PS9_3_FIOH2 -> FIO PS9_3_FIO2
|
|
FIOH S012004_FIOH1 -> FIO VSB_DPM1_FIO2
|
|
FIOH S012008_FIOH1 -> FIO VSB_DPM1_FIO2
|
|
FIOH S012012_FIOH1 -> FIO VSB_DPM1_FIO4
|
|
FIOH S012016_FIOH1 -> FIO VSB_DPM1_FIO4
|
|
FIOH S012020_FIOH1 -> FIO VSB_DPM1_FIO6
|
|
FIOH S012024_FIOH1 -> FIO VSB_DPM1_FIO6
|
|
FIOH S012028_FIOH1 -> FIO VSB_DPM1_FIO8
|
|
FIOH S012032_FIOH1 -> FIO VSB_DPM1_FIO8
|
|
FIOH S012034_FIOH1 -> FIO VSB_DPM2_FIO2
|
|
FIOH S012040_FIOH1 -> FIO VSB_DPM2_FIO2
|
|
FIOH S012044_FIOH1 -> FIO VSB_DPM2_FIO4
|
|
FIOH S012048_FIOH1 -> FIO VSB_DPM2_FIO4
|
|
FIOH S012052_FIOH1 -> FIO VSB_DPM2_FIO6
|
|
FIOH S012056_FIOH1 -> FIO VSB_DPM2_FIO6
|
|
FIOH S012060_FIOH1 -> FIO VSB_DPM2_FIO8
|
|
FIOH S012064_FIOH1 -> FIO VSB_DPM2_FIO8
|
|
FIOH S012066_FIOH1 -> FIO VSB_DPM3_FIO2
|
|
FIOH S012072_FIOH1 -> FIO VSB_DPM3_FIO2
|
|
FIOH S012080_FIOH1 -> FIO VSB_DPM3_FIO4
|
|
FIOH S012084_FIOH1 -> FIO VSB_DPM3_FIO6
|
|
FIOH S012096_FIOH1 -> FIO VSB_DPM3_FIO8
|
|
FIOH S014004_FIOH1 -> FIO VSD_DPM1_FIO1
|
|
FIOH S014008_FIOH1 -> FIO VSD_DPM1_FIO1
|
|
FIOH S014012_FIOH1 -> FIO VSD_DPM1_FIO3
|
|
FIOH S014016_FIOH1 -> FIO VSD_DPM1_FIO3
|
|
FIOH S014020_FIOH1 -> FIO VSD_DPM1_FIO5
|
|
FIOH S014024_FIOH1 -> FIO VSD_DPM1_FIO5
|
|
FIOH S014026_FIOH1 -> FIO VSD_DPM1_FIO7
|
|
FIOH S014032_FIOH1 -> FIO VSD_DPM1_FIO7
|
|
FIOH S014036_FIOH1 -> FIO VSD_DPM2_FIO1
|
|
FIOH S014040_FIOH1 -> FIO VSD_DPM2_FIO1
|
|
FIOH S014044_FIOH1 -> FIO VSD_DPM2_FIO3
|
|
FIOH S014048_FIOH1 -> FIO VSD_DPM2_FIO3
|
|
FIOH S014052_FIOH1 -> FIO VSD_DPM2_FIO5
|
|
FIOH S014056_FIOH1 -> FIO VSD_DPM2_FIO5
|
|
FIOH S014058_FIOH1 -> FIO VSD_DPM2_FIO7
|
|
FIOH S014064_FIOH1 -> FIO VSD_DPM2_FIO7
|
|
FIOH S014072_FIOH1 -> FIO VSD_DPM3_FIO1
|
|
FIOH S014080_FIOH1 -> FIO VSD_DPM3_FIO3
|
|
|
|
[R043_PB_CHUTE] Starting PB_CHUTE routine generation...
|
|
Found 70 PB_CHUTE configurations
|
|
Generated 70 PB_CHUTE rungs
|
|
- Added unlatch rung for 17 _CHECKED tags
|
|
- Added 18 E-stop check rungs total
|
|
|
|
[R044_STATION_JR_CHUTE] Starting STATION_JR_CHUTE routine generation...
|
|
Found 39 STATION_JR_CHUTE configurations
|
|
Generated 39 STATION_JR_CHUTE rungs
|
|
Belt tracking for FL2074_2_VFD1 -> zzz_FL2074_2Tracking
|
|
Belt tracking for FL2078_2_VFD1 -> zzz_FL2078_2Tracking
|
|
Belt tracking for FL2086_2_VFD1 -> zzz_FL2086_2Tracking
|
|
Belt tracking for FL2090_2_VFD1 -> zzz_FL2090_2Tracking
|
|
Belt tracking for FL2094_2_VFD1 -> zzz_FL2094_2Tracking
|
|
Belt tracking for FL4066_2_VFD1 -> zzz_FL4066_2Tracking
|
|
Belt tracking for FL4070_2_VFD1 -> zzz_FL4070_2Tracking
|
|
Belt tracking for FL4074_2_VFD1 -> zzz_FL4074_2Tracking
|
|
Belt tracking for FL4078_2_VFD1 -> zzz_FL4078_2Tracking
|
|
Belt tracking for FL4082_2_VFD1 -> zzz_FL4082_2Tracking
|
|
Belt tracking for PRS1_2A_VFD1 -> zzz_PRS1_2ATracking
|
|
Belt tracking for PRS1_2B_VFD1 -> zzz_PRS1_2BTracking
|
|
Belt tracking for PRS1_3_VFD1 -> zzz_PRS1_3Tracking
|
|
Belt tracking for PRS1_4_VFD1 -> zzz_PRS1_4Tracking
|
|
Belt tracking for PRS1_6_VFD1 -> zzz_PRS1_6Tracking
|
|
Belt tracking for PRS2_1_VFD1 -> zzz_PRS2_1Tracking
|
|
Belt tracking for PS8_1_VFD1 -> zzz_PS8_1Tracking
|
|
Belt tracking for PS8_2_VFD1 -> zzz_PS8_2Tracking
|
|
Belt tracking for PS8_4_VFD1 -> zzz_PS8_4Tracking
|
|
Belt tracking for PS8_5_VFD1 -> zzz_PS8_5Tracking
|
|
Belt tracking for PS8_6_VFD1 -> zzz_PS8_6Tracking
|
|
Belt tracking for PS8_8_VFD1 -> zzz_PS8_8Tracking
|
|
Belt tracking for PS8_9_VFD1 -> zzz_PS8_9Tracking
|
|
Belt tracking for PS8_11_VFD1 -> zzz_PS8_11Tracking
|
|
Belt tracking for PS9_2_VFD1 -> zzz_PS9_2Tracking
|
|
Belt tracking for PS9_3_VFD1 -> zzz_PS9_3Tracking
|
|
Belt tracking for ULC1_1_VFD1 -> zzz_ULC1_1Tracking
|
|
Belt tracking for ULC1_3_VFD1 -> zzz_ULC1_3Tracking
|
|
Belt tracking for ULC2_1_VFD1 -> zzz_ULC2_1Tracking
|
|
Belt tracking for ULC2_3_VFD1 -> zzz_ULC2_3Tracking
|
|
Belt tracking for ULC3_1_VFD1 -> zzz_ULC3_1Tracking
|
|
Belt tracking for ULC3_3_VFD1 -> zzz_ULC3_3Tracking
|
|
Belt tracking for ULC4_1_VFD1 -> zzz_ULC4_1Tracking
|
|
Belt tracking for ULC4_3_VFD1 -> zzz_ULC4_3Tracking
|
|
- Added 34 belt tracking AOI calls
|
|
Found JPE config for PRS1_6_JPE1 (station from config, beacon from config)
|
|
Found JPE config for PRS1_6_JPE2 (station from config, beacon from config)
|
|
Found JPE config for ULC1_3_JPE1
|
|
Found JPE config for ULC1_3_JPE2
|
|
Found JPE config for ULC2_3_JPE1
|
|
Found JPE config for ULC2_3_JPE2
|
|
Found JPE config for ULC3_3_JPE1
|
|
Found JPE config for ULC3_3_JPE2
|
|
Found JPE config for ULC4_3_JPE1
|
|
Found JPE config for ULC4_3_JPE2
|
|
Found JPE config for PRS1_2B_JPE1
|
|
Found JPE config for PRS1_2B_JPE2
|
|
Found JPE config for PRS1_4_JPE1
|
|
Found JPE config for PRS1_4_JPE2
|
|
Found JPE config for PRS1_2A_JPE1
|
|
Found JPE config for PRS1_2A_JPE2
|
|
Found JPE config for PRS1_3_JPE2
|
|
Created virtual JR: PRS2_JR
|
|
Found JPE config for PRS2_1_JPE1 (station from config)
|
|
Found JPE config for PS8_1_JPE1
|
|
Found JPE config for PS8_1_JPE2
|
|
Found JPE config for PS8_1_JPE3
|
|
Found JPE config for PS8_8_JPE1 (station from config, beacon from config)
|
|
Found JPE config for PS8_8_JPE2 (station from config, beacon from config)
|
|
Found JPE config for PS9_2_JPE1 (station from config)
|
|
Found JPE config for PS9_2_JPE2 (station from config)
|
|
Found JPE config for PS9_3_JPE1
|
|
Found JPE config for PS9_3_JPE2
|
|
Found JPE config for PS8_2_JPE1 (station from config)
|
|
Found JPE config for PS8_2_JPE2 (station from config)
|
|
Found JPE config for PRS1_3_JPE1
|
|
Found JPE config for PS8_11_JPE1
|
|
Found JPE config for PS8_11_JPE2
|
|
Found JPE config for PS8_11_JPE3
|
|
Found JPE config for PS8_11_JPE4
|
|
Found JPE config for PS8_1_JPE6
|
|
Found JPE config for PS8_1_JPE4
|
|
Found JPE config for PS8_1_JPE5
|
|
Found JPE config for PS8_5_JPE1 (station from config)
|
|
Found JPE config for PS8_9_JPE1
|
|
Found JPE config for PS9_3_JPE3
|
|
Found JPE config for PS8_4_JPE1 (station from config)
|
|
Found JPE config for PS8_4_JPE2 (station from config)
|
|
Looking for red beacon with base PRS1_6, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PRS1_6_BCN2_R with IO_PATH: PRS1_4_FIO1:O.Pt10.Data
|
|
No SO in red beacon PRS1_6_BCN2_R: PRS1_4_FIO1:O.Pt10.Data
|
|
Found STATION_EPC config for PRS1_6_EPC1
|
|
Looking for red beacon with base ULC1_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: ULC1_3_BCN1_R with IO_PATH: PS8_1_FIOH1:O.ProcessDataOut.Connector_4_B_Pin_2
|
|
No SO in red beacon ULC1_3_BCN1_R: PS8_1_FIOH1:O.ProcessDataOut.Connector_4_B_Pin_2
|
|
Found STATION_EPC config for ULC1_3_EPC1
|
|
Looking for red beacon with base ULC2_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: ULC2_3_BCN1_R with IO_PATH: PS8_1_FIOH2:O.ProcessDataOut.Connector_4_B_Pin_2
|
|
No SO in red beacon ULC2_3_BCN1_R: PS8_1_FIOH2:O.ProcessDataOut.Connector_4_B_Pin_2
|
|
Found STATION_EPC config for ULC2_3_EPC1
|
|
Looking for red beacon with base ULC3_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: ULC3_3_BCN1_R with IO_PATH: PS8_1_FIO2:O.Pt01.Data
|
|
No SO in red beacon ULC3_3_BCN1_R: PS8_1_FIO2:O.Pt01.Data
|
|
Found STATION_EPC config for ULC3_3_EPC1
|
|
Looking for red beacon with base ULC4_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: ULC4_3_BCN1_R with IO_PATH: PS8_1_FIO2:O.Pt09.Data
|
|
No SO in red beacon ULC4_3_BCN1_R: PS8_1_FIO2:O.Pt09.Data
|
|
Found STATION_EPC config for ULC4_3_EPC1
|
|
Looking for red beacon with base PS8_5, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS8_5_BCN1_R with IO_PATH: PS8_5_FIO1:O.Pt01.Data
|
|
No SO in red beacon PS8_5_BCN1_R: PS8_5_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for PS8_5_EPC1
|
|
Looking for red beacon with base PRS2_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PRS2_1_BCN1_R with IO_PATH: PS8_1_FIO1:O.Pt01.Data
|
|
No SO in red beacon PRS2_1_BCN1_R: PS8_1_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for PRS2_1_EPC1
|
|
Looking for red beacon with base PS8_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS8_1_BCN1_R with IO_PATH: PS8_1_FIO1:O.Pt11.Data
|
|
No SO in red beacon PS8_1_BCN1_R: PS8_1_FIO1:O.Pt11.Data
|
|
Found STATION_EPC config for PS8_1_EPC1
|
|
Looking for red beacon with base PS9_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS9_2_BCN1_R with IO_PATH: PS8_5_FIO1:O.Pt07.Data
|
|
No SO in red beacon PS9_2_BCN1_R: PS8_5_FIO1:O.Pt07.Data
|
|
Found STATION_EPC config for PS9_2_EPC1
|
|
Looking for red beacon with base PS9_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS9_3_BCN2_R with IO_PATH: PS9_3_VFD1:SO.Out00Output
|
|
SO detected in red beacon PS9_3_BCN2_R: PS9_3_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for PS9_3_EPC1
|
|
Looking for red beacon with base PS8_11, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS8_11_BCN1_R with IO_PATH: PS8_11_FIO1:O.Pt05.Data
|
|
No SO in red beacon PS8_11_BCN1_R: PS8_11_FIO1:O.Pt05.Data
|
|
Found STATION_EPC config for PS8_11_EPC1
|
|
Looking for red beacon with base PS8_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: PS8_2_BCN2_R with IO_PATH: PS8_2_VFD1:O.IO_1
|
|
No SO in red beacon PS8_2_BCN2_R: PS8_2_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS8_2_EPC1
|
|
Looking for red beacon with base PRS1_6, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PRS1_6_BCN2_R with IO_PATH: PRS1_4_FIO1:O.Pt10.Data
|
|
No SO in red beacon PRS1_6_BCN2_R: PRS1_4_FIO1:O.Pt10.Data
|
|
Found STATION_EPC config for PRS1_6_EPC2
|
|
Looking for red beacon with base ULC1_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 0 red beacon entries
|
|
Found STATION_EPC config for ULC1_3_EPC2
|
|
Looking for red beacon with base PS8_5, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 0 red beacon entries
|
|
Found STATION_EPC config for PS8_5_EPC2
|
|
Looking for red beacon with base PRS2_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PRS2_1_BCN2_R with IO_PATH: PS8_1_FIO1:O.Pt05.Data
|
|
No SO in red beacon PRS2_1_BCN2_R: PS8_1_FIO1:O.Pt05.Data
|
|
Found STATION_EPC config for PRS2_1_EPC2
|
|
Looking for red beacon with base PS8_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: PS8_2_BCN2_R with IO_PATH: PS8_2_VFD1:O.IO_1
|
|
No SO in red beacon PS8_2_BCN2_R: PS8_2_VFD1:O.IO_1
|
|
Found STATION_EPC config for PS8_2_EPC2
|
|
Created safety tag mapping file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM05/SafetyTagMapping.txt
|
|
|
|
=== Step 2: Routines Generator stderr ===
|
|
[11:07:34] [INFO] [logging_config.py:128:_log_with_context] Logging to file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/logs/workflow_MTN6_MCM05_20250917_110729.log
|
|
[11:07:34] [INFO] [logging_config.py:128:_log_with_context] === Generating All PLC Artifacts ===
|
|
[11:07:34] [INFO] [logging_config.py:128:_log_with_context] Generating SafetyProgram L5X...
|
|
[11:07:34] [WARNING] [logging_config.py:128:_log_with_context] LimitedSafetyProgramGenerator is deprecated; using ModernSafetyProgramGenerator
|
|
[11:07:34] [INFO] [logging_config.py:128:_log_with_context] Starting ModernSafetyProgramGenerator generation
|
|
[11:07:34] [DEBUG] [logging_config.py:128:_log_with_context] Creating SafetyProgram XML structure
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: main_routine (core)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: apf (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: belt_tracking (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: cb_monitor (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: d2c_chute (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: d2c_en1 (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: dpm (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: encoder (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estops (safety)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estop_check (safety)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: extendo (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fioh (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fiom (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: flow_ctrl (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fpe (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: inputs (safety)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: jpe (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: mcm (core)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: nc_chute (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: nc_jr_station (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: outputs (safety)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pb_chute (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pb_chute_simple (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pmm (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: rack (core)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: resets (safety)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_map (core)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_mapping (safety)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: speed_ctrl (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_epc (safety)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_chute (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_pb (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_ss_pb (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_s_pb (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: taching_belts (device)
|
|
[11:07:34] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: zones (safety)
|
|
[11:07:34] [INFO] [logging_config.py:128:_log_with_context] Generating safety routines...
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: inputs
|
|
[11:07:35] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: inputs
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: outputs
|
|
[11:07:35] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[11:07:35] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[11:07:35] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[11:07:35] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: outputs
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: resets
|
|
[11:07:35] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: resets
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: zones
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PRS1_6: {'EPC2', 'EPC1'}
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PRS2_1: {'EPC2', 'EPC1'}
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS8_11: {'EPC1'}
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS8_1: {'EPC1'}
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS8_2: {'EPC2', 'EPC1'}
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS8_5: {'EPC2', 'EPC1'}
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS9_2: {'EPC1'}
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS9_3: {'EPC1'}
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for ULC1_3: {'EPC2', 'EPC1'}
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for ULC2_3: {'EPC1'}
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for ULC3_3: {'EPC1'}
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for ULC4_3: {'EPC1'}
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Available DCS controllers: {'PRS1_6': {'EPC2', 'EPC1'}, 'PRS2_1': {'EPC2', 'EPC1'}, 'PS8_11': {'EPC1'}, 'PS8_1': {'EPC1'}, 'PS8_2': {'EPC2', 'EPC1'}, 'PS8_5': {'EPC2', 'EPC1'}, 'PS9_2': {'EPC1'}, 'PS9_3': {'EPC1'}, 'ULC1_3': {'EPC2', 'EPC1'}, 'ULC2_3': {'EPC1'}, 'ULC3_3': {'EPC1'}, 'ULC4_3': {'EPC1'}}
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Zone 05-01 candidates: ['ULC1_1', 'ULC1_2', 'ULC1_3', 'ULC2_1', 'ULC2_2', 'ULC2_3', 'UL3_1', 'UL3_2', 'UL3_3', 'UL4_1', 'UL4_2', 'UL4_3', 'PS8_1', 'PS8_2', 'PRS2_1']
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_1 in zone 05-01
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_2 in zone 05-01
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_3 in zone 05-01
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_1 in zone 05-01
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_2 in zone 05-01
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_3 in zone 05-01
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base ULC1_1 in zone 05-01
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base ULC1_2 in zone 05-01
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base ULC2_1 in zone 05-01
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base ULC2_2 in zone 05-01
|
|
[11:07:35] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Zone 05-02 candidates: ['PS8_4', 'PS8_5']
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS8_4 in zone 05-02
|
|
[11:07:35] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Zone 05-03 candidates: ['PS9_2', 'PS9_3']
|
|
[11:07:35] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Zone 05-04 candidates: ['PS8_11']
|
|
[11:07:35] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Zone 05-05 candidates: ['PRS1_6', 'PRS1_7']
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PRS1_7 in zone 05-05
|
|
[11:07:35] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:07:35] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: zones
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: estops
|
|
[11:07:35] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: estops
|
|
[11:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: safety_tag_mapping
|
|
[11:07:35] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: safety_tag_mapping
|
|
[11:07:35] [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:07:35] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag map with 30 tags (28 push buttons, 2 beacons)
|
|
[11:07:35] [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:07:35] [INFO] [logging_config.py:126:_log_with_context] - R010_INPUTS: 62 rungs | example: XIC(Local:7:I.Pt02.Status)XIC(Local:7:I.Pt03.Status)OTE(MCM_EPB_STATUS);
|
|
[11:07:35] [INFO] [logging_config.py:126:_log_with_context] - R011_OUTPUTS: 5 rungs | example: XIC(EStop_MCM_OK)XIC(EStop_05_01_OK)[OTE(PRS2_1_VFD1:SO.STOOutput),OTE(PS8_1_VFD1:SO.STOOutput),OTE(PS8_2_VFD1:SO.STOOutput),OTE(ULC1_1_VFD1:SO.STOOutput),OT...
|
|
[11:07:35] [INFO] [logging_config.py:126:_log_with_context] - R012_RESETS: 17 rungs | example: [XIC(SFT_PRS1_6_S1_PB) ,XIC(SFT_MCM_S_PB)]OTE(RST_PRS1_6_EPC1_ESTOP);
|
|
[11:07:35] [INFO] [logging_config.py:126:_log_with_context] - R030_ZONES: 6 rungs | example: XIC(PRS2_1_EPC1_DCS_CTRL.O1)XIC(PRS2_1_EPC2_DCS_CTRL.O1)XIC(PS8_1_EPC1_DCS_CTRL.O1)XIC(PS8_2_EPC1_DCS_CTRL.O1)XIC(PS8_2_EPC2_DCS_CTRL.O1)XIC(ULC1_3_EPC1_DCS_...
|
|
[11:07:35] [INFO] [logging_config.py:126:_log_with_context] - R020_ESTOPS: 28 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:07:35] [INFO] [logging_config.py:126:_log_with_context] - R999_SAFETY_TAG_MAPPING: 2 rungs | example: XIC(SFT_PRS1_3_BCN1_A)OTE(PRS1_3_VFD1:SO.Out00Output)OTE(PRS1_3_VFD1:SO.Out01Output);
|
|
[11:07:35] [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:07:35] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernSafetyProgramGenerator generation
|
|
[11:07:35] [INFO] [logging_config.py:128:_log_with_context] Written ModernSafetyProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM05/SafetyProgram_Generated.L5X
|
|
[11:07:36] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] SafetyProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM05/SafetyProgram_Generated.L5X
|
|
[11:07:36] [INFO] [logging_config.py:128:_log_with_context] Generating MainProgram L5X...
|
|
[11:07:36] [WARNING] [logging_config.py:128:_log_with_context] LimitedMainProgramGenerator is deprecated; using ModernMainProgramGenerator
|
|
[11:07:36] [INFO] [logging_config.py:128:_log_with_context] Starting ModernMainProgramGenerator generation
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Creating MainProgram XML structure
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Adding controller tags...
|
|
[11:07:36] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[11:07:36] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[11:07:36] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[11:07:36] [DEBUG] [logging_config.py:126:_log_with_context] Extracting SPEED_CTRL data
|
|
[11:07:36] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL VFDs=27
|
|
[11:07:36] [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:07:36] [INFO] [logging_config.py:128:_log_with_context] Using project prefix from project_name: MTN6
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_1_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_2_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_3_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_4_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_5_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_1_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_2_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_3_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_4_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_5_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_6_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_1_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_10_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_11_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_12_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_2_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_3_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_4_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_5_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_6_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_7_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_8_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_9_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_1_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_10_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_11_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_12_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_13_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_14_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_2_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_3_VFD1 = 220 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_4_VFD1 = 220 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_5_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_6_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_7_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_8_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_9_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_10A_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_10B_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_11_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_12_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_13_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_3_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_4_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_5_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_6_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_7_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_8_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_9_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_1_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_10_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_2_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_3_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_4_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_5_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_6_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_7_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_8_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_9_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_10A_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_10B_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_11_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_12_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_13_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_3_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_4_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_5_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_6_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_7_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_8_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_9_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_10_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_3_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_4_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_5_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_6_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_7_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_8_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_9_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_10_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_3_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_4_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_5_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_6_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_7_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_8_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_9_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_1_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_2_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_3_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_4_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_5_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_6_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_7_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_8_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_9_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_10A_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_10B_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_11_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_12_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_13_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_3_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_4_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_5_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_6_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_7_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_8_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_9_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_10_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_3_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_4_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_5_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_6_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_7_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_8_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_9_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_1_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_2_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_3_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_4_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_5_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_6_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_7_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_8_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_9_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_10A_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_10B_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_11_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_12_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_13_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_3_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_4_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_5_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_6_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_7_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_8_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_9_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_1_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_2_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_3_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_4_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_5_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_6_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_7_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_8_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_9_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_10_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_11_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_3_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_4_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_5_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_6_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_7_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_8_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_9_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_1_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_10_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_11_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_12_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_13_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_2_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_3_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_4_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_5_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_6_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_7_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_8_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_9_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_1_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_10_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_11_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_12_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_13_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_2_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_3_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_4_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_5_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_6_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_7_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_8_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_9_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_1_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_10_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_11_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_12_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_13_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_14_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_2_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_3_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_4_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_5_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_6_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_7_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_8_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_9_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_1_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_10_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_11_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_12_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_2_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_3_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_4_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_5_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_6_VFD = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_7_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_8_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_9A_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_9B_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_10_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_3_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_4_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_5_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_6_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_8_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_9_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_10_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_11_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_3_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_4_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_5_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_6_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_7_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_8_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_9_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_1_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_2_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_3_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_4_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_5_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_6_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_7_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_8_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_9_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_10_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_3_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_4_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_5_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_6_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_7_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_8_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_9_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_10_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_11_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_12_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_13A_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_13B_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_14_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_15_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_16_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_3_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_4_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_5_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_6_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_7_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_8_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_9_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_1_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_2_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_3_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_4_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_5_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_6_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_7_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_8_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_9_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_10_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_11_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_3_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_4_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_5_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_6_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_7_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_8_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_9_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_10_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_11_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_12_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_13_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_14A_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_14B_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_15_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_16_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_17_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_3_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_4_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_5_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_6_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_7_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_8_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_9_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_1_VFD = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_2_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_3_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_4_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_5_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_6_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_7_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_8_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_14_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_15_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_16_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_17_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_18_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_19_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_20_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_14_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_15_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_16_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_17_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_18_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_19_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_20_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_13_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_14_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_15_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_16_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_17_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_18_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_19_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_17_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_18_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_19_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_20_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_21_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_22_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_23_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_18_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_19_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_20_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_21_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_22_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_23_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_24_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_14_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_15_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_16_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_17_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_18_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_19_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_20_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_14_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_15_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_16_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_17_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_18_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_19_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_20_VFD1 = 420 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1014_2_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1018_2_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1022_2_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1026_2_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1034_2_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1038_2_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3012_2_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3016_2_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3020_2_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3024_2_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_2A_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_2B_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_3A_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_3B_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_5_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS4_1_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS4_2_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_1_VFD1 = 150 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_2_VFD1 = 200 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_3_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_5_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_1_VFD1 = 150 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_11_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_2_VFD1 = 200 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_3_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_4_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_6_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_7_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_8_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_9_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC5_3_VFD1 = 80 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC6_3_VFD1 = 80 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC7_3_VFD1 = 80 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC8_3_VFD1 = 80 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2074_2_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2078_2_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2086_2_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2090_2_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2094_2_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4066_2_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4070_2_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4074_2_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4078_2_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4082_2_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_2A_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_2B_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_3_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_4_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_6_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS2_1_VFD1 = 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_1_VFD1 = 140 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_11_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_2_VFD1 = 180 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_4_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_5_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_6_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_8_VFD1 = 220 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_9_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS9_2_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS9_3_VFD1 = 190 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC1_3_VFD1 = 80 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC2_3_VFD1 = 80 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC3_3_VFD1 = 80 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC4_3_VFD1 = 80 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_10A_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_10B_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_11_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_12_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_13_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14A_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14B_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14C_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14D_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_15_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_16_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_17_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_18A_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_18B_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_19_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_20_VFD1 = 280 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_21_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_9_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_1_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_2_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_3_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_4_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_5A_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_5B_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_6_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_7_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_8_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_9_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_1_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_2_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_3A_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_3B_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_4_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_5_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_6_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_7_VFD1 = 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: S02_1_VFD1 = 250 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: S02_2_VFD1 = 250 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_10_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_11_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_12_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_13_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_14_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_15_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_2_VFD1 = 550 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_3_VFD1 = 550 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_4_VFD1 = 500 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_5_VFD1 = 450 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_6_VFD1 = 400 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_7_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_8_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_9_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_10_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_11_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_2_VFD1 = 550 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_3_VFD1 = 500 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_4_VFD1 = 450 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_5_VFD1 = 400 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_6_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_7_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_8_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_9_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_2_VFD1 = 550 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_3_VFD1 = 500 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_4_VFD1 = 450 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_5_VFD1 = 400 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_6_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_7_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_8_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_9_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_10_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_11_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_12_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_13_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_14_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_15_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_2_VFD1 = 550 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_3_VFD1 = 500 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_4_VFD1 = 450 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_5_VFD1 = 400 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_6_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_7_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_8_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_9_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_10_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_2_VFD1 = 550 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_3_VFD1 = 500 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_4_VFD1 = 450 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_5_VFD1 = 400 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_6_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_7_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_8_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_9_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_10_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_11_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_12_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_13_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_14_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_2_VFD1 = 550 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_3_VFD1 = 550 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_4_VFD1 = 450 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_5_VFD1 = 400 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_6_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_7_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_8_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_9_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_2_VFD1 = 550 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_3_VFD1 = 500 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_4_VFD1 = 450 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_5_VFD1 = 400 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_6_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_7_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_8_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_9_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_10_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_2_VFD1 = 550 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_3_VFD1 = 500 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_4_VFD1 = 450 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_5_VFD1 = 400 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_6_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_7_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_8_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_9_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_10_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_11_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_12_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_2_VFD1 = 400 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_3_VFD1 = 380 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_4_VFD1 = 450 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_5_VFD1 = 400 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_6_VFD1 = 400 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_7_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_8_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_9_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_2_VFD1 = 550 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_3_VFD1 = 500 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_4_VFD1 = 450 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_5_VFD1 = 400 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_6_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_7_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_8_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_9_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_10_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_11_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_12_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_13_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_14_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_15_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_16_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_2_VFD1 = 550 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_3_VFD1 = 500 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_4_VFD1 = 450 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_5_VFD1 = 400 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_6_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_7_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_8_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_9_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_10_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_11_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_12_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_13_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_2_VFD1 = 550 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_3_VFD1 = 500 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_4_VFD1 = 450 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_5_VFD1 = 400 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_6_VFD1 = 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_7_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_8_VFD1 = 300 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_9_VFD1 = 300 FPM
|
|
[11:07:36] [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:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PRS2_1_VFD1 -> 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PRS1_2A_VFD1 -> 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PRS1_2B_VFD1 -> 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PRS1_3_VFD1 -> 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PRS1_4_VFD1 -> 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PRS1_6_VFD1 -> 120 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS8_11_VFD1 -> 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: ULC1_3_VFD1 -> 80 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: ULC2_3_VFD1 -> 80 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: ULC3_3_VFD1 -> 80 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: ULC4_3_VFD1 -> 80 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS8_1_VFD1 -> 140 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS8_2_VFD1 -> 180 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS8_6_VFD1 -> 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS8_8_VFD1 -> 220 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS9_2_VFD1 -> 240 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: PS9_3_VFD1 -> 190 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: FL2074_2_VFD1 -> 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: FL2078_2_VFD1 -> 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: FL2086_2_VFD1 -> 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: FL2090_2_VFD1 -> 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: FL2094_2_VFD1 -> 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: FL4082_2_VFD1 -> 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: FL4078_2_VFD1 -> 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: FL4074_2_VFD1 -> 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: FL4070_2_VFD1 -> 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: FL4066_2_VFD1 -> 350 FPM
|
|
[11:07:36] [DEBUG] [logging_config.py:128:_log_with_context] SPEED_CTRL sample=FL2074_2_VFD1(350), FL2078_2_VFD1(350), FL2086_2_VFD1(350), FL2090_2_VFD1(350), FL2094_2_VFD1(350)...
|
|
[11:07:36] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL count=27
|
|
[11:07:37] [INFO] [logging_config.py:126:_log_with_context] Tags created: total=543 | standard=55 safety=113 dcs=28 modules=331
|
|
[11:07:37] [INFO] [logging_config.py:128:_log_with_context] Added 543 controller tags
|
|
[11:07:37] [INFO] [logging_config.py:128:_log_with_context] Generating main program routines...
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: mcm
|
|
[11:07:37] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: mcm
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: dpm
|
|
[11:07:37] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: dpm
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fiom
|
|
[11:07:37] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fiom
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fioh
|
|
[11:07:37] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fioh
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: d2c_chute
|
|
[11:07:37] [INFO] [logging_config.py:128:_log_with_context] Using project prefix from project_name: MTN6
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Looking for mapping files: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/SorterMap/MTN6_dest_to_s0_map_sorted_Ct.json and /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/SorterMap/MTN6_dest_to_s0_map_sorted_Pt.json
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Loaded 382 Ct mappings
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Loaded 382 Pt mappings
|
|
[11:07:37] [INFO] [logging_config.py:128:_log_with_context] Loaded destination mappings for 382 stations
|
|
[11:07:37] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: d2c_chute
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: pb_chute
|
|
[11:07:37] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: pb_chute
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: estop_check
|
|
[11:07:37] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: estop_check
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_jr_chute
|
|
[11:07:37] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_jr_chute
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: safety_tag_map
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: RST data has 28 rows
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: MCM05 -> Local:5:I.Data.0
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PRS1_6_S1_PB -> PRS1_4_FIO1:I.Pt12.Data
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PRS1_6_S2_PB -> PRS1_4_FIO1:I.Pt14.Data
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS8_11_S1_PB -> PS8_11_FIO1:I.Pt10.Data
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS8_11_CH3_S1_PB -> PS8_11_FIO2:I.Pt06.Data
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PRS2_1_S1_PB -> PS8_1_FIO1:I.Pt06.Data
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PRS2_1_S2_PB -> PS8_1_FIO1:I.Pt08.Data
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: ULC3_3_SS1_SPB -> PS8_1_FIO2:I.Pt04.Data
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS9_2_S1_PB -> PS8_5_FIO1:I.Pt10.Data
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS8_5_S1_PB -> PS8_5_FIO1:I.Pt02.Data
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS8_5_S2_PB -> PS8_5_FIO1:I.Pt04.Data
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS9_3CH1_S1_PB -> PS9_3_FIO1:I.Pt08.Data
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS9_3_S1_PB -> PS9_3_FIO2:I.Pt06.Data
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS9_3CH3_S1_PB -> PS9_3_FIO2:I.Pt08.Data
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS8_11_CH2_S1_PB -> PS8_11_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS8_11_CH4_S1_PB -> PS8_11_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS8_11_CH1_S1_PB -> PS8_11_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS8_1_SS1_SPB -> PS8_1_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: ULC1_3_SS1_SPB -> PS8_1_FIOH2:I.ProcessDataIn.Connector_7_A_Pin_4
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: ULC1_3_SS2_SPB -> PS8_1_FIOH2:I.ProcessDataIn.Connector_3_A_Pin_4
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: ULC2_3_SS1_SPB -> PS8_1_FIOH2:I.ProcessDataIn.Connector_8_A_Pin_4
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: ULC4_3_SS1_SPB -> PS8_1_FIOH3:I.ProcessDataIn.Connector_7_A_Pin_4
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS8_2_S1_PB -> PS8_1_FIOH3:I.ProcessDataIn.Connector_3_A_Pin_4
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS8_2_S2_PB -> PS8_1_FIOH3:I.ProcessDataIn.Connector_1_A_Pin_4
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS8_4_S1_PB -> PS8_4_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS8_4_S2_PB -> PS8_4_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS9_3CH2_S1_PB -> PS9_3_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS9_3CH4_S1_PB -> PS9_3_FIOH2:I.ProcessDataIn.Connector_5_B_Pin_2
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generating 28 rungs
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 1: XIC(Local:5:I.Data.0)OTE(MCM05);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 2: XIC(PRS1_4_FIO1:I.Pt12.Data)OTE(PRS1_6_S1_PB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 3: XIC(PRS1_4_FIO1:I.Pt14.Data)OTE(PRS1_6_S2_PB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 4: XIC(PS8_1_FIO1:I.Pt06.Data)OTE(PRS2_1_S1_PB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 5: XIC(PS8_1_FIO1:I.Pt08.Data)OTE(PRS2_1_S2_PB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 6: XIC(PS8_1_FIOH1:I.ProcessDataIn.Connector_8_A_Pin_4)OTE(PS8_1_SS1_SPB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 7: XIC(PS8_1_FIOH3:I.ProcessDataIn.Connector_3_A_Pin_4)OTE(PS8_2_S1_PB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 8: XIC(PS8_1_FIOH3:I.ProcessDataIn.Connector_1_A_Pin_4)OTE(PS8_2_S2_PB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 9: XIC(PS8_4_FIOH1:I.ProcessDataIn.Connector_3_A_Pin_4)OTE(PS8_4_S1_PB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 10: XIC(PS8_4_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4)OTE(PS8_4_S2_PB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 11: XIC(PS8_5_FIO1:I.Pt02.Data)OTE(PS8_5_S1_PB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 12: XIC(PS8_5_FIO1:I.Pt04.Data)OTE(PS8_5_S2_PB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 13: XIC(PS8_11_FIOH1:I.ProcessDataIn.Connector_3_B_Pin_2)OTE(PS8_11_CH1_S1_PB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 14: XIC(PS8_11_FIOH1:I.ProcessDataIn.Connector_4_A_Pin_4)OTE(PS8_11_CH2_S1_PB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 15: XIC(PS8_11_FIO2:I.Pt06.Data)OTE(PS8_11_CH3_S1_PB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 16: XIC(PS8_11_FIOH1:I.ProcessDataIn.Connector_2_A_Pin_4)OTE(PS8_11_CH4_S1_PB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 17: XIC(PS8_11_FIO1:I.Pt10.Data)OTE(PS8_11_S1_PB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 18: XIC(PS8_5_FIO1:I.Pt10.Data)OTE(PS9_2_S1_PB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 19: XIC(PS9_3_FIO2:I.Pt06.Data)OTE(PS9_3_S1_PB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 20: XIC(PS9_3_FIO1:I.Pt08.Data)OTE(PS9_3CH1_S1_PB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 21: XIC(PS9_3_FIOH1:I.ProcessDataIn.Connector_1_A_Pin_4)OTE(PS9_3CH2_S1_PB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 22: XIC(PS9_3_FIO2:I.Pt08.Data)OTE(PS9_3CH3_S1_PB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 23: XIC(PS9_3_FIOH2:I.ProcessDataIn.Connector_5_B_Pin_2)OTE(PS9_3CH4_S1_PB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 24: XIC(PS8_1_FIOH2:I.ProcessDataIn.Connector_7_A_Pin_4)OTE(ULC1_3_SS1_SPB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 25: XIC(PS8_1_FIOH2:I.ProcessDataIn.Connector_3_A_Pin_4)OTE(ULC1_3_SS2_SPB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 26: XIC(PS8_1_FIOH2:I.ProcessDataIn.Connector_8_A_Pin_4)OTE(ULC2_3_SS1_SPB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 27: XIC(PS8_1_FIO2:I.Pt04.Data)OTE(ULC3_3_SS1_SPB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 28: XIC(PS8_1_FIOH3:I.ProcessDataIn.Connector_7_A_Pin_4)OTE(ULC4_3_SS1_SPB);
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generated 28 total rungs
|
|
[11:07:37] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: safety_tag_map
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: belt_tracking
|
|
[11:07:37] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: belt_tracking
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: main_routine
|
|
[11:07:37] [INFO] [logging_config.py:128:_log_with_context] Generating MainRoutine with JSR calls
|
|
[11:07:37] [INFO] [logging_config.py:128:_log_with_context] Successfully generated MainRoutine
|
|
[11:07:37] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: main_routine
|
|
[11:07:37] [INFO] [logging_config.py:128:_log_with_context] Main routine generation results: {'mcm': True, 'dpm': True, 'fiom': True, 'fioh': True, 'd2c_chute': True, 'pb_chute': True, 'estop_check': True, 'station_jr_chute': True, 'safety_tag_map': True, 'belt_tracking': True, 'main_routine': True}
|
|
[11:07:37] [INFO] [logging_config.py:126:_log_with_context] Routines created (11): MainRoutine, R010_MCM, R020_DPM, R030_FIOM, R031_FIOH, R042_D2C_CHUTE, R043_PB_CHUTE, R044_STATION_JR_CHUTE, R120_ESTOP_CHECK, R130_SAFETY_TAG_MAP, ZZZ_BeltTracking
|
|
[11:07:37] [INFO] [logging_config.py:126:_log_with_context] - R010_MCM: 2 rungs | example: NOP();
|
|
[11:07:37] [INFO] [logging_config.py:126:_log_with_context] - R020_DPM: 11 rungs | example: NOP();
|
|
[11:07:37] [INFO] [logging_config.py:126:_log_with_context] - R030_FIOM: 58 rungs | example: NOP();
|
|
[11:07:37] [INFO] [logging_config.py:126:_log_with_context] - R031_FIOH: 55 rungs | example: NOP();
|
|
[11:07:37] [INFO] [logging_config.py:126:_log_with_context] - R042_D2C_CHUTE: 67 rungs | example: AOI_D2C_CHUTE(S012001_D2C_CHUTE.AOI,S012001_D2C_CHUTE.HMI,S012001_D2C_CHUTE.CTRL,S012001_JR.CTRL,S012001_ZMX1:I.Data,S012001_ZMX1:O.Data,VSB_DPM1.CTRL.STS.Co...
|
|
[11:07:37] [INFO] [logging_config.py:126:_log_with_context] - R043_PB_CHUTE: 70 rungs | example: AOI_PB_CHUTE(S012002_PB_Chute.AOI,S012002_PB_Chute.HMI,S012002_PB_Chute.CTRL,S012002_JR.CTRL,S012004_FIOH1.CTRL.STS.Communication_faulted,S012004_FIOH1:I.Pro...
|
|
[11:07:37] [INFO] [logging_config.py:126:_log_with_context] - R120_ESTOP_CHECK: 18 rungs | example: XIO(PRS1_6_VFD1:SI.In00Data)XIO(PRS1_6_VFD1:SI.In01Data)XIC(FL2074_2_VFD1:SI.In00Data)XIC(FL2078_2_VFD1:SI.In00Data)XIC(FL2086_2_VFD1:SI.In00Data)XIC(FL2090_...
|
|
[11:07:37] [INFO] [logging_config.py:126:_log_with_context] - R044_STATION_JR_CHUTE: 39 rungs | example: AOI_STATION_JR_CHUTE(S012001_JR.AOI,S012001_JR.HMI,S012001_JR.CTRL,VSB_DPM1_FIO2:I.Pt14.Data,VSB_DPM1_FIO2:O.Pt15.Data,S012001_BCN1:O.ProcessDataOut.Segment_...
|
|
[11:07:37] [INFO] [logging_config.py:126:_log_with_context] - R130_SAFETY_TAG_MAP: 29 rungs | example: XIC(Local:5:I.Data.0)OTE(MCM_S_PB);
|
|
[11:07:37] [INFO] [logging_config.py:126:_log_with_context] - ZZZ_BeltTracking: 35 rungs | example: NOP();
|
|
[11:07:37] [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(R042_D2C_CHUTE,0) ,JSR(R043_PB_CHUTE,0) ,JSR(R120_ESTOP_CHECK,0) ,JSR(R044_STATION...
|
|
[11:07:37] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernMainProgramGenerator generation
|
|
[11:07:37] [INFO] [logging_config.py:128:_log_with_context] Written ModernMainProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM05/MainProgram_Generated.L5X
|
|
[11:07:37] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] MainProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM05/MainProgram_Generated.L5X
|
|
[11:07:37] [INFO] [logging_config.py:128:_log_with_context] Generating safety tag mapping...
|
|
[11:07:37] [DEBUG] [logging_config.py:128:_log_with_context] Creating MappingWriter wrapper
|
|
[11:07:37] [DEBUG] [logging_config.py:126:_log_with_context] Creating DataLoader instance
|
|
[11:07:38] [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_MCM05/SafetyTagMapping.txt
|
|
[11:07:38] [INFO] [logging_config.py:128:_log_with_context] - Safety tags: 30
|
|
[11:07:38] [INFO] [logging_config.py:128:_log_with_context] === All artifacts generated successfully! ===
|
|
{"level": "INFO", "message": "Routine generation completed successfully", "timestamp": "2025-09-17T11:07:38.369836", "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_MCM05
|
|
- Excel: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/PLC Data Generator/DESC_IP_MERGED.xlsx
|
|
- Boilerplate: MTN6_boilerplate
|
|
- Mode: Single file
|
|
--------------------------------------------------
|
|
Created 55 FIOH modules based on TERM analysis
|
|
Found 57 IOLM modules
|
|
Found 137 Beacon modules
|
|
Found 27 APF modules
|
|
Found 10 DPM modules
|
|
Found 2 PMM modules
|
|
WARNING: 8 unknown modules found
|
|
1. PRS1_7_MDR1 - ITOH ()
|
|
2. PS8_4_VFD1 - 25B-D024N104 (11.200.1.53)
|
|
3. PS8_5_VFD1 - 25B-D024N104 (11.200.1.54)
|
|
4. PS8_9_VFD1 - 25B-D024N104 (11.200.1.36)
|
|
5. ULC1_1_VFD1 - PIONEER (11.200.1.43)
|
|
6. ULC2_1_VFD1 - PIONEER (11.200.1.45)
|
|
7. ULC3_1_VFD1 - PIONEER (11.200.1.47)
|
|
8. ULC4_1_VFD1 - PIONEER (11.200.1.49)
|
|
Created 57 IOLM modules with boilerplate selection:
|
|
PDP11_FIO1 (FIO PDP_FIO): Using module-specific boilerplate PDP11_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP11_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP11_FIO1_Module.L5X
|
|
PDP14_FIO1 (FIO PDP_FIO): Using module-specific boilerplate PDP14_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP14_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP14_FIO1_Module.L5X
|
|
PRS1_1ACH_FIO1 (FIO D2CMaster): Using module-specific boilerplate PRS1_1ACH_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PRS1_1ACH_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PRS1_1ACH_FIO1_Module.L5X
|
|
PRS1_1BCH_FIO1 (FIO D2CMaster): Using module-specific boilerplate PRS1_1BCH_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PRS1_1BCH_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PRS1_1BCH_FIO1_Module.L5X
|
|
PRS1_4_FIO1 (FIO D2CMaster): Using module-specific boilerplate PRS1_4_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PRS1_4_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PRS1_4_FIO1_Module.L5X
|
|
PS8_11_FIO1 (FIO D2CMaster): Using module-specific boilerplate PS8_11_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS8_11_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS8_11_FIO1_Module.L5X
|
|
PS8_11_FIO2 (FIO D2CMaster): Using module-specific boilerplate PS8_11_FIO2_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS8_11_FIO2_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS8_11_FIO2_Module.L5X
|
|
PS8_1_FIO1 (FIO PalletBuildMaster): Using module-specific boilerplate PS8_1_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS8_1_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS8_1_FIO1_Module.L5X
|
|
PS8_1_FIO2 (FIO D2CMaster): Using module-specific boilerplate PS8_1_FIO2_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS8_1_FIO2_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS8_1_FIO2_Module.L5X
|
|
PS8_5_FIO1 (FIO D2CMaster): Using module-specific boilerplate PS8_5_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS8_5_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS8_5_FIO1_Module.L5X
|
|
PS8_9_FIO1 (FIO D2CMaster): Using module-specific boilerplate PS8_9_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS8_9_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS8_9_FIO1_Module.L5X
|
|
PS9_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate PS9_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS9_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS9_3_FIO1_Module.L5X
|
|
PS9_3_FIO2 (FIO D2CMaster): Using module-specific boilerplate PS9_3_FIO2_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS9_3_FIO2_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PS9_3_FIO2_Module.L5X
|
|
VSB_DPM1_FIO1 (FIO D2CMaster): Using module-specific boilerplate VSB_DPM1_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM1_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM1_FIO1_Module.L5X
|
|
VSB_DPM1_FIO2 (FIO PalletBuildMaster): Using module-specific boilerplate VSB_DPM1_FIO2_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM1_FIO2_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM1_FIO2_Module.L5X
|
|
VSB_DPM1_FIO3 (FIO D2CMaster): Using module-specific boilerplate VSB_DPM1_FIO3_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM1_FIO3_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM1_FIO3_Module.L5X
|
|
VSB_DPM1_FIO4 (FIO PalletBuildMaster): Using module-specific boilerplate VSB_DPM1_FIO4_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM1_FIO4_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM1_FIO4_Module.L5X
|
|
VSB_DPM1_FIO5 (FIO D2CMaster): Using module-specific boilerplate VSB_DPM1_FIO5_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM1_FIO5_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM1_FIO5_Module.L5X
|
|
VSB_DPM1_FIO6 (FIO PalletBuildMaster): Using module-specific boilerplate VSB_DPM1_FIO6_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM1_FIO6_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM1_FIO6_Module.L5X
|
|
VSB_DPM1_FIO7 (FIO D2CMaster): Using module-specific boilerplate VSB_DPM1_FIO7_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM1_FIO7_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM1_FIO7_Module.L5X
|
|
VSB_DPM1_FIO8 (FIO PalletBuildMaster): Using module-specific boilerplate VSB_DPM1_FIO8_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM1_FIO8_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM1_FIO8_Module.L5X
|
|
VSB_DPM2_FIO1 (FIO D2CMaster): Using module-specific boilerplate VSB_DPM2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM2_FIO1_Module.L5X
|
|
VSB_DPM2_FIO2 (FIO PalletBuildMaster): Using module-specific boilerplate VSB_DPM2_FIO2_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM2_FIO2_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM2_FIO2_Module.L5X
|
|
VSB_DPM2_FIO3 (FIO D2CMaster): Using module-specific boilerplate VSB_DPM2_FIO3_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM2_FIO3_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM2_FIO3_Module.L5X
|
|
VSB_DPM2_FIO4 (FIO PalletBuildMaster): Using module-specific boilerplate VSB_DPM2_FIO4_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM2_FIO4_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM2_FIO4_Module.L5X
|
|
VSB_DPM2_FIO5 (FIO D2CMaster): Using module-specific boilerplate VSB_DPM2_FIO5_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM2_FIO5_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM2_FIO5_Module.L5X
|
|
VSB_DPM2_FIO6 (FIO PalletBuildMaster): Using module-specific boilerplate VSB_DPM2_FIO6_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM2_FIO6_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM2_FIO6_Module.L5X
|
|
VSB_DPM2_FIO7 (FIO D2CMaster): Using module-specific boilerplate VSB_DPM2_FIO7_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM2_FIO7_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM2_FIO7_Module.L5X
|
|
VSB_DPM2_FIO8 (FIO PalletBuildMaster): Using module-specific boilerplate VSB_DPM2_FIO8_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM2_FIO8_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM2_FIO8_Module.L5X
|
|
VSB_DPM3_FIO1 (FIO D2CMaster): Using module-specific boilerplate VSB_DPM3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM3_FIO1_Module.L5X
|
|
VSB_DPM3_FIO2 (FIO PalletBuildMaster): Using module-specific boilerplate VSB_DPM3_FIO2_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM3_FIO2_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM3_FIO2_Module.L5X
|
|
VSB_DPM3_FIO3 (FIO D2CMaster): Using module-specific boilerplate VSB_DPM3_FIO3_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM3_FIO3_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM3_FIO3_Module.L5X
|
|
VSB_DPM3_FIO4 (FIO PalletBuildMaster): Using module-specific boilerplate VSB_DPM3_FIO4_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM3_FIO4_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM3_FIO4_Module.L5X
|
|
VSB_DPM3_FIO6 (FIO PalletBuildMaster): Using module-specific boilerplate VSB_DPM3_FIO6_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM3_FIO6_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM3_FIO6_Module.L5X
|
|
VSB_DPM3_FIO8 (FIO PalletBuildMaster): Using module-specific boilerplate VSB_DPM3_FIO8_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM3_FIO8_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSB_DPM3_FIO8_Module.L5X
|
|
VSD_DPM1_FIO1 (FIO PalletBuildMaster): Using module-specific boilerplate VSD_DPM1_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM1_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM1_FIO1_Module.L5X
|
|
VSD_DPM1_FIO2 (FIO D2CMaster): Using module-specific boilerplate VSD_DPM1_FIO2_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM1_FIO2_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM1_FIO2_Module.L5X
|
|
VSD_DPM1_FIO3 (FIO PalletBuildMaster): Using module-specific boilerplate VSD_DPM1_FIO3_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM1_FIO3_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM1_FIO3_Module.L5X
|
|
VSD_DPM1_FIO4 (FIO D2CMaster): Using module-specific boilerplate VSD_DPM1_FIO4_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM1_FIO4_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM1_FIO4_Module.L5X
|
|
VSD_DPM1_FIO5 (FIO PalletBuildMaster): Using module-specific boilerplate VSD_DPM1_FIO5_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM1_FIO5_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM1_FIO5_Module.L5X
|
|
VSD_DPM1_FIO6 (FIO D2CMaster): Using module-specific boilerplate VSD_DPM1_FIO6_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM1_FIO6_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM1_FIO6_Module.L5X
|
|
VSD_DPM1_FIO7 (FIO PalletBuildMaster): Using module-specific boilerplate VSD_DPM1_FIO7_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM1_FIO7_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM1_FIO7_Module.L5X
|
|
VSD_DPM1_FIO8 (FIO D2CMaster): Using module-specific boilerplate VSD_DPM1_FIO8_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM1_FIO8_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM1_FIO8_Module.L5X
|
|
VSD_DPM2_FIO1 (FIO PalletBuildMaster): Using module-specific boilerplate VSD_DPM2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM2_FIO1_Module.L5X
|
|
VSD_DPM2_FIO2 (FIO D2CMaster): Using module-specific boilerplate VSD_DPM2_FIO2_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM2_FIO2_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM2_FIO2_Module.L5X
|
|
VSD_DPM2_FIO3 (FIO PalletBuildMaster): Using module-specific boilerplate VSD_DPM2_FIO3_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM2_FIO3_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM2_FIO3_Module.L5X
|
|
VSD_DPM2_FIO4 (FIO D2CMaster): Using module-specific boilerplate VSD_DPM2_FIO4_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM2_FIO4_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM2_FIO4_Module.L5X
|
|
VSD_DPM2_FIO5 (FIO PalletBuildMaster): Using module-specific boilerplate VSD_DPM2_FIO5_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM2_FIO5_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM2_FIO5_Module.L5X
|
|
VSD_DPM2_FIO6 (FIO D2CMaster): Using module-specific boilerplate VSD_DPM2_FIO6_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM2_FIO6_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM2_FIO6_Module.L5X
|
|
VSD_DPM2_FIO7 (FIO PalletBuildMaster): Using module-specific boilerplate VSD_DPM2_FIO7_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM2_FIO7_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM2_FIO7_Module.L5X
|
|
VSD_DPM2_FIO8 (FIO D2CMaster): Using module-specific boilerplate VSD_DPM2_FIO8_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM2_FIO8_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM2_FIO8_Module.L5X
|
|
VSD_DPM3_FIO1 (FIO PalletBuildMaster): Using module-specific boilerplate VSD_DPM3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM3_FIO1_Module.L5X
|
|
VSD_DPM3_FIO2 (FIO D2CMaster): Using module-specific boilerplate VSD_DPM3_FIO2_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM3_FIO2_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM3_FIO2_Module.L5X
|
|
VSD_DPM3_FIO3 (FIO PalletBuildMaster): Using module-specific boilerplate VSD_DPM3_FIO3_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM3_FIO3_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM3_FIO3_Module.L5X
|
|
VSD_DPM3_FIO4 (FIO D2CMaster): Using module-specific boilerplate VSD_DPM3_FIO4_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM3_FIO4_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM3_FIO4_Module.L5X
|
|
VSD_DPM3_FIO5 (FIO PalletBuildMaster): Using module-specific boilerplate VSD_DPM3_FIO5_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM3_FIO5_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM3_FIO5_Module.L5X
|
|
VSD_DPM3_FIO6 (FIO D2CMaster): Using module-specific boilerplate VSD_DPM3_FIO6_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM3_FIO6_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/VSD_DPM3_FIO6_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/ZMX_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/EXTENDO_Module.L5X
|
|
FL2074_2_VFD1 (APF 5HP): Using module-specific boilerplate FL2074_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL2074_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL2074_2_VFD1_Module.L5X
|
|
FL2078_2_VFD1 (APF 5HP): Using module-specific boilerplate FL2078_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL2078_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL2078_2_VFD1_Module.L5X
|
|
FL2086_2_VFD1 (APF 5HP): Using module-specific boilerplate FL2086_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL2086_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL2086_2_VFD1_Module.L5X
|
|
FL2090_2_VFD1 (APF 5HP): Using module-specific boilerplate FL2090_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL2090_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL2090_2_VFD1_Module.L5X
|
|
FL2094_2_VFD1 (APF 5HP): Using module-specific boilerplate FL2094_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL2094_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL2094_2_VFD1_Module.L5X
|
|
FL4066_2_VFD1 (APF 5HP): Using module-specific boilerplate FL4066_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL4066_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL4066_2_VFD1_Module.L5X
|
|
FL4070_2_VFD1 (APF 5HP): Using module-specific boilerplate FL4070_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL4070_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL4070_2_VFD1_Module.L5X
|
|
FL4074_2_VFD1 (APF 5HP): Using module-specific boilerplate FL4074_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL4074_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL4074_2_VFD1_Module.L5X
|
|
FL4078_2_VFD1 (APF 5HP): Using module-specific boilerplate FL4078_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL4078_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL4078_2_VFD1_Module.L5X
|
|
FL4082_2_VFD1 (APF 5HP): Using module-specific boilerplate FL4082_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL4082_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL4082_2_VFD1_Module.L5X
|
|
PRS1_2A_VFD1 (APF 5HP): Using HP-based boilerplate APF_Module_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_5_HP.L5X
|
|
PRS1_2B_VFD1 (APF 3HP): Using HP-based boilerplate APF_Module_3_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_3_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_3_HP.L5X
|
|
PRS1_3_VFD1 (APF 7_5HP): Using HP-based boilerplate APF_Module_7_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_7_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_7_5_HP.L5X
|
|
PRS1_4_VFD1 (APF 3HP): Using HP-based boilerplate APF_Module_3_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_3_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_3_HP.L5X
|
|
PRS1_6_VFD1 (APF 2HP): Using HP-based boilerplate APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
PRS2_1_VFD1 (APF 7_5HP): Using HP-based boilerplate APF_Module_7_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_7_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_7_5_HP.L5X
|
|
PS8_11_VFD1 (APF 10HP): Using HP-based boilerplate APF_Module_10_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_10_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_10_HP.L5X
|
|
PS8_1_VFD1 (APF 7_5HP): Using HP-based boilerplate APF_Module_7_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_7_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_7_5_HP.L5X
|
|
PS8_2_VFD1 (APF 10HP): Using HP-based boilerplate APF_Module_10_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_10_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_10_HP.L5X
|
|
PS8_6_VFD1 (APF 5HP): Using HP-based boilerplate APF_Module_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_5_HP.L5X
|
|
PS8_8_VFD1 (APF 7_5HP): Using HP-based boilerplate APF_Module_7_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_7_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_7_5_HP.L5X
|
|
PS9_2_VFD1 (APF 7_5HP): Using HP-based boilerplate APF_Module_7_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_7_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_7_5_HP.L5X
|
|
PS9_3_VFD1 (APF 7_5HP): Using HP-based boilerplate APF_Module_7_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_7_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_7_5_HP.L5X
|
|
ULC1_3_VFD1 (APF 2HP): Using HP-based boilerplate APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
ULC2_3_VFD1 (APF 2HP): Using HP-based boilerplate APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
ULC3_3_VFD1 (APF 2HP): Using HP-based boilerplate APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
ULC4_3_VFD1 (APF 2HP): Using HP-based boilerplate APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PMM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PMM_Module.L5X
|
|
FL2074_FIOH1: Detected 'FL' in name, using FL_Hub boilerplate FL_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL_Hub_Module.L5X
|
|
FL2086_FIOH1: Detected 'FL' in name, using FL_Hub boilerplate FL_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL_Hub_Module.L5X
|
|
FL2090_FIOH1: Detected 'FL' in name, using FL_Hub boilerplate FL_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL_Hub_Module.L5X
|
|
FL4066_FIOH1: Detected 'FL' in name, using FL_Hub boilerplate FL_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL_Hub_Module.L5X
|
|
FL4074_FIOH1: Detected 'FL' in name, using FL_Hub boilerplate FL_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL_Hub_Module.L5X
|
|
FL4082_FIOH1: Detected 'FL' in name, using FL_Hub boilerplate FL_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/FL_Hub_Module.L5X
|
|
PDP11_FIOH1 (FIOH PDP_FIOH): Using module-specific boilerplate PDP11_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP11_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP11_FIOH1_Module.L5X
|
|
PDP14_FIOH1 (FIOH PDP_FIOH): Using module-specific boilerplate PDP14_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP14_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP14_FIOH1_Module.L5X
|
|
PS8_11_FIOH1 (FIOH Chute_Chute): Using variant boilerplate Chute_Chute_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Chute_Chute_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Chute_Chute_Hub_Module.L5X
|
|
PS8_11_FIOH2 (FIOH Chute_Chute): Using variant boilerplate Chute_Chute_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Chute_Chute_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Chute_Chute_Hub_Module.L5X
|
|
PS8_1_FIOH1 (FIOH Chute_Chute): Using variant boilerplate Chute_Chute_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Chute_Chute_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Chute_Chute_Hub_Module.L5X
|
|
PS8_1_FIOH2 (FIOH Chute_Chute): Using variant boilerplate Chute_Chute_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Chute_Chute_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Chute_Chute_Hub_Module.L5X
|
|
PS8_1_FIOH3 (FIOH Chute_Chute): Using variant boilerplate Chute_Chute_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Chute_Chute_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Chute_Chute_Hub_Module.L5X
|
|
PS8_4_FIOH1 (FIOH Chute_Chute): Using variant boilerplate Chute_Chute_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Chute_Chute_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Chute_Chute_Hub_Module.L5X
|
|
PS9_3_FIOH1 (FIOH Chute_Chute): Using variant boilerplate Chute_Chute_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Chute_Chute_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Chute_Chute_Hub_Module.L5X
|
|
PS9_3_FIOH2 (FIOH Chute_Chute): Using variant boilerplate Chute_Chute_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Chute_Chute_Hub_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Chute_Chute_Hub_Module.L5X
|
|
S012004_FIOH1 (FIOH Sorter): Using module-specific boilerplate S012004_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012004_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012004_FIOH1_Module.L5X
|
|
S012008_FIOH1 (FIOH Sorter): Using module-specific boilerplate S012008_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012008_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012008_FIOH1_Module.L5X
|
|
S012012_FIOH1 (FIOH Sorter): Using module-specific boilerplate S012012_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012012_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012012_FIOH1_Module.L5X
|
|
S012016_FIOH1 (FIOH Sorter): Using module-specific boilerplate S012016_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012016_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012016_FIOH1_Module.L5X
|
|
S012020_FIOH1 (FIOH Sorter): Using module-specific boilerplate S012020_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012020_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012020_FIOH1_Module.L5X
|
|
S012024_FIOH1 (FIOH Sorter): Using module-specific boilerplate S012024_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012024_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012024_FIOH1_Module.L5X
|
|
S012028_FIOH1 (FIOH Sorter): Using module-specific boilerplate S012028_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012028_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012028_FIOH1_Module.L5X
|
|
S012032_FIOH1 (FIOH Sorter): Using module-specific boilerplate S012032_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012032_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012032_FIOH1_Module.L5X
|
|
S012034_FIOH1 (FIOH Sorter): Using module-specific boilerplate S012034_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012034_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012034_FIOH1_Module.L5X
|
|
S012040_FIOH1 (FIOH Sorter): Using module-specific boilerplate S012040_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012040_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012040_FIOH1_Module.L5X
|
|
S012044_FIOH1 (FIOH Sorter): Using module-specific boilerplate S012044_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012044_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012044_FIOH1_Module.L5X
|
|
S012048_FIOH1 (FIOH Sorter): Using module-specific boilerplate S012048_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012048_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012048_FIOH1_Module.L5X
|
|
S012052_FIOH1 (FIOH Sorter): Using module-specific boilerplate S012052_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012052_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012052_FIOH1_Module.L5X
|
|
S012056_FIOH1 (FIOH Sorter): Using module-specific boilerplate S012056_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012056_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012056_FIOH1_Module.L5X
|
|
S012060_FIOH1 (FIOH Sorter): Using module-specific boilerplate S012060_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012060_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012060_FIOH1_Module.L5X
|
|
S012064_FIOH1 (FIOH Sorter): Using module-specific boilerplate S012064_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012064_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012064_FIOH1_Module.L5X
|
|
S012066_FIOH1 (FIOH Sorter): Using module-specific boilerplate S012066_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012066_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012066_FIOH1_Module.L5X
|
|
S012072_FIOH1 (FIOH Sorter): Using module-specific boilerplate S012072_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012072_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012072_FIOH1_Module.L5X
|
|
S012080_FIOH1 (FIOH Sorter): Using module-specific boilerplate S012080_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012080_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012080_FIOH1_Module.L5X
|
|
S012084_FIOH1 (FIOH Sorter): Using module-specific boilerplate S012084_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012084_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012084_FIOH1_Module.L5X
|
|
S012096_FIOH1 (FIOH Sorter): Using module-specific boilerplate S012096_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012096_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S012096_FIOH1_Module.L5X
|
|
S014004_FIOH1 (FIOH Sorter): Using module-specific boilerplate S014004_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014004_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014004_FIOH1_Module.L5X
|
|
S014008_FIOH1 (FIOH Sorter): Using module-specific boilerplate S014008_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014008_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014008_FIOH1_Module.L5X
|
|
S014012_FIOH1 (FIOH Sorter): Using module-specific boilerplate S014012_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014012_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014012_FIOH1_Module.L5X
|
|
S014016_FIOH1 (FIOH Sorter): Using module-specific boilerplate S014016_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014016_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014016_FIOH1_Module.L5X
|
|
S014020_FIOH1 (FIOH Sorter): Using module-specific boilerplate S014020_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014020_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014020_FIOH1_Module.L5X
|
|
S014024_FIOH1 (FIOH Sorter): Using module-specific boilerplate S014024_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014024_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014024_FIOH1_Module.L5X
|
|
S014026_FIOH1 (FIOH Sorter): Using module-specific boilerplate S014026_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014026_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014026_FIOH1_Module.L5X
|
|
S014032_FIOH1 (FIOH Sorter): Using module-specific boilerplate S014032_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014032_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014032_FIOH1_Module.L5X
|
|
S014036_FIOH1 (FIOH Sorter): Using module-specific boilerplate S014036_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014036_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014036_FIOH1_Module.L5X
|
|
S014040_FIOH1 (FIOH Sorter): Using module-specific boilerplate S014040_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014040_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014040_FIOH1_Module.L5X
|
|
S014044_FIOH1 (FIOH Sorter): Using module-specific boilerplate S014044_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014044_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014044_FIOH1_Module.L5X
|
|
S014048_FIOH1 (FIOH Sorter): Using module-specific boilerplate S014048_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014048_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014048_FIOH1_Module.L5X
|
|
S014052_FIOH1 (FIOH Sorter): Using module-specific boilerplate S014052_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014052_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014052_FIOH1_Module.L5X
|
|
S014056_FIOH1 (FIOH Sorter): Using module-specific boilerplate S014056_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014056_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014056_FIOH1_Module.L5X
|
|
S014058_FIOH1 (FIOH Sorter): Using module-specific boilerplate S014058_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014058_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014058_FIOH1_Module.L5X
|
|
S014064_FIOH1 (FIOH Sorter): Using module-specific boilerplate S014064_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014064_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014064_FIOH1_Module.L5X
|
|
S014072_FIOH1 (FIOH Sorter): Using module-specific boilerplate S014072_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014072_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014072_FIOH1_Module.L5X
|
|
S014080_FIOH1 (FIOH Sorter): Using module-specific boilerplate S014080_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014080_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S014080_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
|
|
WARNING: MCM base L5X not found at MTN6_boilerplate/MCM05.L5X
|
|
Using fallback: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/IO Tree Configuration Generator/BaseProgram.L5X
|
|
Archived old L5X: MTN6_MCM05_20250916_143807.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_MCM05/MTN6_MCM05_20250917_110745.L5X
|
|
Single file generation complete
|
|
- ['/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM05/MTN6_MCM05_20250917_110745.L5X']
|
|
|
|
=== Step 3 Batch Script Creation ===
|
|
Creating project folder compilation for: MTN6_MCM05
|
|
Source L5X: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM05/MTN6_MCM05_20250917_110745.L5X
|
|
Project directory: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM05
|
|
Generated batch file: compile_MTN6_MCM05.bat
|
|
SUCCESS: Project compilation ready!
|
|
To compile on Windows:
|
|
cd "C:\\Users\\ilia.gurielidze\\Projects\\PLC Generation\\generated_projects\\MTN6_MCM05"
|
|
compile_MTN6_MCM05.bat
|
|
|