2807 lines
440 KiB
Plaintext
2807 lines
440 KiB
Plaintext
{"level": "INFO", "message": "PLC Generation Workflow started", "timestamp": "2025-09-17T11:06:59.108527", "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_MCM03.xlsx", "project_name": "MTN6_MCM03"}
|
|
{"level": "INFO", "message": "Starting data processing step", "timestamp": "2025-09-17T11:06:59.108783", "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 MCM03', 'NETWORK', 'Part number', 'MCM03_DESC', 'IO Assignment MCM04', '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: 420
|
|
I: 277
|
|
O: 73
|
|
IOLink: 1
|
|
|
|
Device type distribution:
|
|
APF: 627
|
|
M12DR: 80
|
|
Hub: 16
|
|
IB16: 16
|
|
OB16E: 16
|
|
IB16S: 16
|
|
|
|
IO Path mapping results:
|
|
Successful mappings: 771/771 (100.0%)
|
|
|
|
Found 3 TAGNAMEs present in DESC but not in NETWORK_PLC.
|
|
|
|
Adding unique DPM names not present in DESC or NETWORK_PLC.Name: ['NCP1_1_DPM1', 'NCP1_2_DPM1', 'NCP1_3_DPM1', 'NCP1_5_DPM1']
|
|
|
|
================================================================================
|
|
WARNING: The following issues were found but processing will continue:
|
|
================================================================================
|
|
- TAGNAME 'SLOT5_IB16' from DESC sheet not found in NETWORK_PLC sheet.
|
|
- TAGNAME 'SLOT6_OB16E' from DESC sheet not found in NETWORK_PLC sheet.
|
|
- TAGNAME 'SLOT7_IB16S' from DESC sheet not found in NETWORK_PLC sheet.
|
|
================================================================================
|
|
|
|
Continuing with processing...
|
|
|
|
Normalizing TAGNAME, DESC, and IO_PATH columns for VFDs only in the final output...
|
|
|
|
Final result has 776 rows
|
|
Sample of merged data:
|
|
TAGNAME TERM DESCA ... SIGNAL DEVICE_TYPE IO_PATH
|
|
0 PDP5_PMM1 ... NaN NaN NaN
|
|
1 SLOT5_IB16 I0 MCM03 ... I IB16 Local:5:I.Data.0
|
|
2 SLOT5_IB16 I1 MCM03 ... I IB16 Local:5:I.Data.1
|
|
3 SLOT5_IB16 I10 SPARE ... SPARE IB16 Local:5:I.Data.10
|
|
4 SLOT5_IB16 I11 SPARE ... SPARE IB16 Local:5:I.Data.11
|
|
5 SLOT5_IB16 I12 SPARE ... SPARE IB16 Local:5:I.Data.12
|
|
6 SLOT5_IB16 I13 SPARE ... SPARE IB16 Local:5:I.Data.13
|
|
7 SLOT5_IB16 I14 SPARE ... SPARE IB16 Local:5:I.Data.14
|
|
8 SLOT5_IB16 I15 SPARE ... SPARE IB16 Local:5:I.Data.15
|
|
9 SLOT5_IB16 I2 MCM03 ... I IB16 Local:5:I.Data.2
|
|
|
|
[10 rows x 12 columns]
|
|
|
|
New Excel file created: MTN6_MCM03_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_MCM03.xlsx
|
|
DEBUG: Full project pattern matched: MTN6_MCM03
|
|
DEBUG: Final subsystem name: MTN6_MCM03
|
|
Reading input file: MTN6_MCM03_DESC_IP_MERGED.xlsx
|
|
Removed 1 IOLink rows (including beacons, FIOH channels, and all other IOLink entries)
|
|
Removed 5 blank name/description rows
|
|
Saving output file: MTN6_MCM03_OUTPUT.csv
|
|
Processing complete!
|
|
Created standard output file: DESC_IP_MERGED.xlsx
|
|
|
|
=== Step 1: PLC Data Generator stderr ===
|
|
|
|
=== Step 1 File Copy ===
|
|
Copied MTN6_MCM03_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:02.296326", "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:02.296548", "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_MCM03_20250917_110659.log", "timestamp": "2025-09-17T11:07:03.964249", "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:03.965734", "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:03.965927", "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:03.976707", "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:03.976910", "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:03.977040", "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:03.986436", "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:03.991061", "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:03.994431", "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:03.997646", "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:04.000848", "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:04.004158", "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:04.007342", "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:04.011317", "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:04.018409", "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:04.021802", "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:04.024996", "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:04.028546", "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:04.031380", "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:04.034123", "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:04.036803", "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:04.040076", "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:04.043466", "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:04.046239", "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:04.048936", "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:04.051686", "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:04.054636", "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:04.057791", "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:04.060719", "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:04.063772", "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:04.066768", "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:04.069583", "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:04.072845", "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:04.076252", "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:04.079153", "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:04.082118", "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:04.085577", "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:04.089601", "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:04.093190", "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:04.096411", "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:04.099328", "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:04.102452", "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:04.102624", "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:04.901567", "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:04.909719", "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:04.913111", "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:04.914564", "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:04.960225", "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": "MCM03", "score": 27}
|
|
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-09-17T11:07:04.961047", "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": 10}
|
|
{"level": "INFO", "message": "Successfully generated routine: outputs", "timestamp": "2025-09-17T11:07:04.962749", "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:04.963041", "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:04.969604", "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:04.969889", "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 NCP1_1: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:07:04.970994", "module": "src.routines.zones", "file": "logging_config.py", "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 NCP1_2: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:07:04.971557", "module": "src.routines.zones", "file": "logging_config.py", "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 NCP1_3: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:07:04.971937", "module": "src.routines.zones", "file": "logging_config.py", "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 NCP1_8: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:07:04.972341", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL11_14: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:07:04.972710", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL13_13: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:07:04.973229", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL18_17: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:07:04.973612", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL1_14: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:07:04.974052", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL21_18: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:07:04.974438", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL4_14: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:07:04.974889", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL7_14: {'EPC2', 'EPC1'}", "timestamp": "2025-09-17T11:07:04.975334", "module": "src.routines.zones", "file": "logging_config.py", "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: {'NCP1_1': {'EPC2', 'EPC1'}, 'NCP1_2': {'EPC2', 'EPC1'}, 'NCP1_3': {'EPC2', 'EPC1'}, 'NCP1_8': {'EPC2', 'EPC1'}, 'UL11_14': {'EPC2', 'EPC1'}, 'UL13_13': {'EPC2', 'EPC1'}, 'UL18_17': {'EPC2', 'EPC1'}, 'UL1_14': {'EPC2', 'EPC1'}, 'UL21_18': {'EPC2', 'EPC1'}, 'UL4_14': {'EPC2', 'EPC1'}, 'UL7_14': {'EPC2', 'EPC1'}}", "timestamp": "2025-09-17T11:07:04.975603", "module": "src.routines.zones", "file": "logging_config.py", "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 03-01 candidates: ['UL1_14', 'UL1_15', 'UL1_16', 'UL1_17', 'UL1_18', 'UL1_19', 'UL1_20']", "timestamp": "2025-09-17T11:07:04.976173", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_15 in zone 03-01", "timestamp": "2025-09-17T11:07:04.976362", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_16 in zone 03-01", "timestamp": "2025-09-17T11:07:04.976499", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_17 in zone 03-01", "timestamp": "2025-09-17T11:07:04.976637", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_18 in zone 03-01", "timestamp": "2025-09-17T11:07:04.976803", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_19 in zone 03-01", "timestamp": "2025-09-17T11:07:04.976939", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_20 in zone 03-01", "timestamp": "2025-09-17T11:07:04.977056", "module": "src.routines.zones", "file": "logging_config.py", "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:04.977215", "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": "03-01", "interlock": "03-08", "dcs_list": ["UL1_14_EPC1_DCS_CTRL.O1", "UL1_14_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 03-02 candidates: ['UL4_14', 'UL4_15', 'UL4_16', 'UL4_17', 'UL4_18', 'UL4_19', 'UL4_20']", "timestamp": "2025-09-17T11:07:04.977566", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "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_15 in zone 03-02", "timestamp": "2025-09-17T11:07:04.977734", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "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_16 in zone 03-02", "timestamp": "2025-09-17T11:07:04.977873", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "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_17 in zone 03-02", "timestamp": "2025-09-17T11:07:04.978015", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "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_18 in zone 03-02", "timestamp": "2025-09-17T11:07:04.978153", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "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_19 in zone 03-02", "timestamp": "2025-09-17T11:07:04.978474", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "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_20 in zone 03-02", "timestamp": "2025-09-17T11:07:04.978792", "module": "src.routines.zones", "file": "logging_config.py", "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:04.978998", "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": "03-02", "interlock": "03-08", "dcs_list": ["UL4_14_EPC1_DCS_CTRL.O1", "UL4_14_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 03-03 candidates: ['UL7_14', 'UL7_15', 'UL7_16', 'UL7_17', 'UL7_18', 'UL7_19', 'UL7_20']", "timestamp": "2025-09-17T11:07:04.979379", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_15 in zone 03-03", "timestamp": "2025-09-17T11:07:04.979572", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_16 in zone 03-03", "timestamp": "2025-09-17T11:07:04.979721", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_17 in zone 03-03", "timestamp": "2025-09-17T11:07:04.979853", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_18 in zone 03-03", "timestamp": "2025-09-17T11:07:04.979991", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_19 in zone 03-03", "timestamp": "2025-09-17T11:07:04.980116", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_20 in zone 03-03", "timestamp": "2025-09-17T11:07:04.980238", "module": "src.routines.zones", "file": "logging_config.py", "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:04.980360", "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": "03-03", "interlock": "03-08", "dcs_list": ["UL7_14_EPC1_DCS_CTRL.O1", "UL7_14_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 03-04 candidates: ['UL11_14', 'UL11_15', 'UL11_16', 'UL11_17', 'UL11_18', 'UL11_19', 'UL11_20']", "timestamp": "2025-09-17T11:07:04.980668", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_15 in zone 03-04", "timestamp": "2025-09-17T11:07:04.980836", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_16 in zone 03-04", "timestamp": "2025-09-17T11:07:04.980967", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_17 in zone 03-04", "timestamp": "2025-09-17T11:07:04.981216", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_18 in zone 03-04", "timestamp": "2025-09-17T11:07:04.981339", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_19 in zone 03-04", "timestamp": "2025-09-17T11:07:04.981464", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_20 in zone 03-04", "timestamp": "2025-09-17T11:07:04.981576", "module": "src.routines.zones", "file": "logging_config.py", "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:04.981693", "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": "03-04", "interlock": "03-08", "dcs_list": ["UL11_14_EPC1_DCS_CTRL.O1", "UL11_14_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 03-05 candidates: ['UL13_13', 'UL13_14', 'UL13_15', 'UL13_16', 'UL13_17', 'UL13_18', 'UL13_19']", "timestamp": "2025-09-17T11:07:04.982001", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL13_14 in zone 03-05", "timestamp": "2025-09-17T11:07:04.982170", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL13_15 in zone 03-05", "timestamp": "2025-09-17T11:07:04.982308", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL13_16 in zone 03-05", "timestamp": "2025-09-17T11:07:04.982432", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL13_17 in zone 03-05", "timestamp": "2025-09-17T11:07:04.982551", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL13_18 in zone 03-05", "timestamp": "2025-09-17T11:07:04.982670", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL13_19 in zone 03-05", "timestamp": "2025-09-17T11:07:04.982785", "module": "src.routines.zones", "file": "logging_config.py", "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:04.982901", "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": "03-05", "interlock": "03-08", "dcs_list": ["UL13_13_EPC1_DCS_CTRL.O1", "UL13_13_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 03-06 candidates: ['UL18_17', 'UL18_18', 'UL18_19', 'UL18_20', 'UL18_21', 'UL18_22', 'UL18_23']", "timestamp": "2025-09-17T11:07:04.983186", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL18_18 in zone 03-06", "timestamp": "2025-09-17T11:07:04.983345", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL18_19 in zone 03-06", "timestamp": "2025-09-17T11:07:04.983468", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL18_20 in zone 03-06", "timestamp": "2025-09-17T11:07:04.983584", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL18_21 in zone 03-06", "timestamp": "2025-09-17T11:07:04.983714", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL18_22 in zone 03-06", "timestamp": "2025-09-17T11:07:04.983867", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL18_23 in zone 03-06", "timestamp": "2025-09-17T11:07:04.983988", "module": "src.routines.zones", "file": "logging_config.py", "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:04.984102", "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": "03-06", "interlock": "03-08", "dcs_list": ["UL18_17_EPC1_DCS_CTRL.O1", "UL18_17_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 03-07 candidates: ['UL21_18', 'UL21_19', 'UL21_20', 'UL21_21', 'UL21_22', 'UL21_23', 'UL21_24']", "timestamp": "2025-09-17T11:07:04.984403", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL21_19 in zone 03-07", "timestamp": "2025-09-17T11:07:04.984618", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL21_20 in zone 03-07", "timestamp": "2025-09-17T11:07:04.984758", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL21_21 in zone 03-07", "timestamp": "2025-09-17T11:07:04.984876", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL21_22 in zone 03-07", "timestamp": "2025-09-17T11:07:04.984990", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL21_23 in zone 03-07", "timestamp": "2025-09-17T11:07:04.985106", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL21_24 in zone 03-07", "timestamp": "2025-09-17T11:07:04.985262", "module": "src.routines.zones", "file": "logging_config.py", "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:04.985410", "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": "03-07", "interlock": "03-08", "dcs_list": ["UL21_18_EPC1_DCS_CTRL.O1", "UL21_18_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 03-08 candidates: ['NCP1_1', 'NCP1_2', 'NCP1_3', 'NCP1_4', 'NCP1_5']", "timestamp": "2025-09-17T11:07:04.985719", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCP1_4 in zone 03-08", "timestamp": "2025-09-17T11:07:04.985881", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCP1_5 in zone 03-08", "timestamp": "2025-09-17T11:07:04.986013", "module": "src.routines.zones", "file": "logging_config.py", "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:04.986151", "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": "03-08", "interlock": "MCM03", "dcs_list": ["NCP1_1_EPC1_DCS_CTRL.O1", "NCP1_1_EPC2_DCS_CTRL.O1", "NCP1_2_EPC1_DCS_CTRL.O1", "NCP1_2_EPC2_DCS_CTRL.O1", "NCP1_3_EPC1_DCS_CTRL.O1", "NCP1_3_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 03-09 candidates: ['NCP1_6', 'NCP1_7', 'NCP1_8']", "timestamp": "2025-09-17T11:07:04.986445", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCP1_6 in zone 03-09", "timestamp": "2025-09-17T11:07:04.986591", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCP1_7 in zone 03-09", "timestamp": "2025-09-17T11:07:04.986703", "module": "src.routines.zones", "file": "logging_config.py", "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:04.986830", "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": "03-09", "interlock": "MCM03", "dcs_list": ["NCP1_8_EPC1_DCS_CTRL.O1", "NCP1_8_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "INFO", "message": "Successfully generated routine: zones", "timestamp": "2025-09-17T11:07:04.987181", "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:04.987436", "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:04.990522", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin safety_tag_mapping cannot generate with current data", "timestamp": "2025-09-17T11:07:05.109906", "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': False}", "timestamp": "2025-09-17T11:07:05.110255", "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 24 tags (23 push buttons, 1 beacons)", "timestamp": "2025-09-17T11:07:05.154347", "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 (6): MainRoutine, R010_INPUTS, R011_OUTPUTS, R012_RESETS, R020_ESTOPS, R030_ZONES", "timestamp": "2025-09-17T11:07:05.154779", "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: 67 rungs | example: XIC(Local:7:I.Pt02.Status)XIC(Local:7:I.Pt03.Status)OTE(MCM_EPB_STATUS);", "timestamp": "2025-09-17T11:07:05.155066", "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: 9 rungs | example: XIC(EStop_MCM_OK)XIC(EStop_03_08_OK)XIC(EStop_03_01_OK)[OTE(UL1_14_VFD1:SO.STOOutput),OTE(UL1_15_VFD1:SO.STOOutput),OTE(UL1_16_VFD1:SO.STOOutput),OTE(UL1_17_...", "timestamp": "2025-09-17T11:07:05.155319", "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: 22 rungs | example: [XIC(SFT_NCP1_1_S1_PB) ,XIC(SFT_MCM_S_PB)]OTE(RST_NCP1_1_EPC1_ESTOP);", "timestamp": "2025-09-17T11:07:05.155519", "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: 10 rungs | example: XIC(UL1_14_EPC1_DCS_CTRL.O1)XIC(UL1_14_EPC2_DCS_CTRL.O1)OTE(EStop_03_01_OK);", "timestamp": "2025-09-17T11:07:05.155792", "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: 23 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:05.156000", "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:05.156209", "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:05.156390", "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_MCM03/SafetyProgram_Generated.L5X", "timestamp": "2025-09-17T11:07:05.159249", "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_MCM03/SafetyProgram_Generated.L5X", "timestamp": "2025-09-17T11:07:05.226879", "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:05.227090", "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:05.227221", "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:05.227381", "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:05.227488", "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:05.227620", "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:05.306634", "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:05.353073", "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": "MCM03", "score": 27}
|
|
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-09-17T11:07:05.353847", "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": 10}
|
|
{"level": "DEBUG", "message": "Extracting SPEED_CTRL data", "timestamp": "2025-09-17T11:07:05.356397", "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=57", "timestamp": "2025-09-17T11:07:05.372298", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.372535", "module": "DataLoader", "file": "logging_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:05.372827", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.386142", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.386373", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.386540", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.386700", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.386850", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.386993", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.387144", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.387284", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.387424", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.387625", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: PS2_6_VFD1 = 300 FPM", "timestamp": "2025-09-17T11:07:05.387872", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.388103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.388299", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.388485", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.388629", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.388763", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.388894", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.389029", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.389178", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.389313", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.389445", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.389616", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.389842", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.390077", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.390363", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.390596", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.390789", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.390952", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.391097", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.391240", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.391385", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.391571", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.391781", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.391978", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.392151", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.392303", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.392446", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.392585", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.392728", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.392871", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.393009", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.393146", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.393301", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.393440", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.393649", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.393867", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.394087", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.394276", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.394650", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.394820", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.394978", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.395121", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.395274", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.395414", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.395602", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.395833", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.396057", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.396239", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.396437", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.396628", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.396787", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.396933", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.397076", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.397228", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.397381", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.397535", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.397731", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.397971", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.398187", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.398355", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.398520", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.398675", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.398871", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.399087", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.399256", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.399403", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.399591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.399817", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.400043", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.400244", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.400404", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.400555", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.400699", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.400840", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.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: UL2_8_VFD1 = 420 FPM", "timestamp": "2025-09-17T11:07:05.401122", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.401270", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.401412", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.401591", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.401797", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.402001", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.402185", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.402341", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.402487", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.402627", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.402766", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.402904", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.403041", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.403178", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.403316", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.403463", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.403650", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.403855", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.404048", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.404216", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.404416", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.404607", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.404794", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.404975", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.405129", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.405292", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.405435", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.405628", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.405841", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.406083", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.406283", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.406449", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.406605", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.406749", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.406970", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.407196", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.407424", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.407664", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.407901", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.408133", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.408332", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.408504", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.408652", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.408794", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.408937", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.409083", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.409258", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.409427", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.409620", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.409850", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.410218", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.410422", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.410595", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.410745", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.410894", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.411031", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.411167", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.411299", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.411436", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.411621", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.411859", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.412050", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.412264", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.412421", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.412562", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.412693", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.412822", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.412958", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.413090", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.413272", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.413455", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.413627", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.413838", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.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: PS5_13_VFD1 = 300 FPM", "timestamp": "2025-09-17T11:07:05.414231", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.414375", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.414518", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.414649", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.414779", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.414908", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.415092", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.415314", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.415539", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.415771", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.416065", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.416271", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.416436", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.416580", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.416720", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.416859", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.416994", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.417126", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.417438", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.417619", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.417838", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.418051", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.418270", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.418473", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.418628", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.418775", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.418908", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.419042", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.419172", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.419313", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.419449", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.419618", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.419829", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.420048", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.420260", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.420466", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.420678", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.420887", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.421063", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.421267", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.421457", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.421653", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.421876", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.422062", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.422216", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.422356", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.422492", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.422623", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.422754", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.422883", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.423012", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.423141", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.423277", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.423408", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.423690", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.423946", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.424469", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.424697", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.424942", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.425506", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.425816", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.426266", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL15_7_VFD1 = 420 FPM", "timestamp": "2025-09-17T11:07:05.426509", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.426738", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.426971", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.427174", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.427370", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.427715", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.427973", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.428215", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.428478", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.428710", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.428922", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.429113", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.429344", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.429565", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.429791", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.430009", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.430214", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.430418", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.430635", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.430835", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.431037", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.431211", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.431380", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.431581", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.431820", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.432104", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.432390", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.432585", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.432790", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.432970", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.433197", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.433436", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.433669", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: UL18_8_VFD1 = 280 FPM", "timestamp": "2025-09-17T11:07:05.433905", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.434131", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.434375", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.434800", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.435076", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.435342", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.435640", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.435871", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.436056", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.436208", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.436372", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.436515", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.436669", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.436807", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.436940", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.437089", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.437243", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.437383", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.437580", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.437814", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.438040", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.438256", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.438440", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.438592", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.438738", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.438878", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.439063", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.439265", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.439455", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.439649", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.439861", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.440068", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.440323", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.440551", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.441199", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.441776", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.441997", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.442208", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.442372", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Parsed speed: NCP1_4_VFD1 = 300 FPM", "timestamp": "2025-09-17T11:07:05.442519", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.442678", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.442819", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.442950", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.443093", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.443223", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.443354", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.443484", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.443667", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.443878", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.444096", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.444297", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.444486", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.444670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.444862", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.445030", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.445180", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.445318", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.445460", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.445671", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.445876", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.446092", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.446265", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.446407", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.446549", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.446741", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.446914", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.447075", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.447213", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.447353", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.447560", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.447781", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.447980", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.448137", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.448274", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.448412", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.448544", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.448675", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.448804", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.448933", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.449071", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.449220", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.449358", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.449538", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.449766", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.449986", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.450177", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.450336", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.450486", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.450624", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.450760", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.450900", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.451046", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.451181", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.451312", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.451443", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.451611", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.451823", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.452055", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.452240", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.452394", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.452530", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.452662", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.452849", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.453072", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.453294", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.453473", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.453661", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.453868", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.454100", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.454303", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.454468", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.454620", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.454762", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.454907", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.455047", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.455179", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.455311", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.455462", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.455648", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.456139", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.456362", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.456549", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.456702", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.456972", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.457127", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.457316", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.457474", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.457664", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.457879", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.458043", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.458188", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.458327", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.458470", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.458604", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.458736", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.458866", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.458997", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.459130", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.459260", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.459389", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.459528", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.459710", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.459914", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.460084", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.460238", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.460371", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.460504", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.460642", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.460787", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.460927", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.461064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.461219", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.461360", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.461551", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.461805", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.462023", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.462225", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.462385", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.462539", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.462685", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.462829", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.462968", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.463108", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.463246", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.463389", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.463560", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.463794", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.464053", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.464251", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.464408", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.464555", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.464695", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.464833", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.464972", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.465111", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.465259", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.465403", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.465554", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.465805", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.466015", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.466180", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.466333", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.466477", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.466665", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.466805", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.466944", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.467084", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.467215", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.467345", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.467474", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.467613", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.467818", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.468021", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.468225", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.468431", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.468588", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.468741", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.468882", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.469022", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.469168", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.469321", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.469464", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.469670", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.469899", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.470124", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.470343", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.470531", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.470700", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.470849", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.470993", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.471135", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.471279", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.471631", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.471871", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.472092", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.472282", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.472443", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.472634", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.472816", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.472999", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.473201", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.473365", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.473642", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.473879", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.474090", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.474256", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.474411", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.474604", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.474790", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.474968", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.475141", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.475287", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.475429", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.475634", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.475874", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.476094", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.476307", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.476536", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.476724", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.476906", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.477082", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.477264", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.477434", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.477621", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.477796", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.477970", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.478146", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.478308", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.478456", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.478621", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.478785", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.478950", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.479111", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.479258", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.479402", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.479575", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.479787", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.480015", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.480222", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.480382", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.480524", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.480692", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.480860", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.481026", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.481204", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.481350", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.481531", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.481752", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.482087", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.482294", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.482489", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.482689", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.482873", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.483053", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.483221", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.483375", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.483544", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.483779", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.484001", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.484185", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.484379", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.484565", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.484775", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.484974", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.485176", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.485366", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.485555", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.485736", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.485928", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.486103", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.486274", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.486428", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.486597", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.486746", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.487064", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.487260", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.487443", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.487639", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.487849", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.488061", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.488253", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.488431", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.488604", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.488750", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.488917", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.489084", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.489241", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.489388", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.489569", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.489787", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.490029", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.490307", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.490526", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.490738", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.490947", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.491112", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.491254", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.491389", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.491551", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.491759", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.491971", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.492159", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.492348", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.492507", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.492662", "module": "DataLoader", "file": "logging_config.py", "line": 128, "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:05.492806", "module": "DataLoader", "file": "logging_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:05.492921", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_14_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.493153", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_15_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.493372", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_16_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.493564", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_17_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.493777", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_18_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.493991", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_19_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.494175", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL1_20_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.494374", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_14_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.494562", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_15_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.494715", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_16_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.494890", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_17_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.495072", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_18_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.495241", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_19_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.495409", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL4_20_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.495586", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_14_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.495787", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_15_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.496032", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_16_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.496250", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_17_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.496439", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_18_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.496598", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_19_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.496747", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL7_20_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.496922", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_14_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.497090", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_15_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.497247", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_16_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.497391", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_17_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.497563", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_18_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.497746", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_19_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.497976", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL11_20_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.498173", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL13_13_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.498375", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL13_14_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.498559", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL13_15_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.498712", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL13_16_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.498858", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL13_17_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.498998", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL13_18_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.499141", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL13_19_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.499282", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL18_17_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.499418", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL18_18_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.499616", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL18_19_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.499853", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL18_20_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.500077", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL18_21_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.500277", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL18_22_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.500434", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL18_23_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.500576", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_18_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.500726", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_19_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.500880", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_20_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.501019", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_21_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.501239", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_22_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.501388", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_23_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.501626", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: UL21_24_VFD1 -> 420 FPM", "timestamp": "2025-09-17T11:07:05.501855", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed fallback: NCP1_1_VFD1 -> 350 FPM (default)", "timestamp": "2025-09-17T11:07:05.502079", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: NCP1_2_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:07:05.502284", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: NCP1_3_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:07:05.502469", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: NCP1_4_VFD1 -> 300 FPM", "timestamp": "2025-09-17T11:07:05.502642", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: NCP1_5_VFD1 -> 350 FPM", "timestamp": "2025-09-17T11:07:05.502800", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: NCP1_6_VFD1 -> 350 FPM", "timestamp": "2025-09-17T11:07:05.503164", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: NCP1_7_VFD1 -> 350 FPM", "timestamp": "2025-09-17T11:07:05.503393", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Speed lookup: NCP1_8_VFD1 -> 350 FPM", "timestamp": "2025-09-17T11:07:05.503587", "module": "DataLoader", "file": "logging_config.py", "line": 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=NCP1_1_VFD1(350), NCP1_2_VFD1(300), NCP1_3_VFD1(300), NCP1_4_VFD1(300), NCP1_5_VFD1(350)...", "timestamp": "2025-09-17T11:07:05.503848", "module": "DataLoader", "file": "logging_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=57", "timestamp": "2025-09-17T11:07:05.504007", "module": "DataLoader", "file": "logging_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=266 | standard=45 safety=122 dcs=23 modules=67", "timestamp": "2025-09-17T11:07:05.663154", "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 266 controller tags", "timestamp": "2025-09-17T11:07:05.663577", "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:05.663848", "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:05.664094", "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:05.664292", "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:05.664496", "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:05.665823", "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:05.666149", "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:05.667339", "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:05.667606", "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:05.668696", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin d2c_chute cannot generate with current data", "timestamp": "2025-09-17T11:07:05.668993", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin pb_chute cannot generate with current data", "timestamp": "2025-09-17T11:07:05.669163", "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:05.669318", "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:05.767404", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin station_jr_chute cannot generate with current data", "timestamp": "2025-09-17T11:07:05.767888", "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:05.768123", "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 23 rows", "timestamp": "2025-09-17T11:07:05.768316", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: MCM03 -> Local:5:I.Data.0", "timestamp": "2025-09-17T11:07:05.768594", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL11_14_S1_PB -> UL11_16_VFD1:I.IO_0", "timestamp": "2025-09-17T11:07:05.768825", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL11_14_S2_PB -> UL11_17_VFD1:I.IO_0", "timestamp": "2025-09-17T11:07:05.769052", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL13_13_S1_PB -> UL13_15_VFD1:I.IO_0", "timestamp": "2025-09-17T11:07:05.769273", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL13_13_S2_PB -> UL13_16_VFD1:I.IO_0", "timestamp": "2025-09-17T11:07:05.769544", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL18_17_S1_PB -> UL18_19_VFD1:I.IO_0", "timestamp": "2025-09-17T11:07:05.769839", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL18_17_S2_PB -> UL18_20_VFD1:I.IO_0", "timestamp": "2025-09-17T11:07:05.770099", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL1_14_S1_PB -> UL1_16_VFD1:I.IO_0", "timestamp": "2025-09-17T11:07:05.770290", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL1_14_S2_PB -> UL1_17_VFD1:I.IO_0", "timestamp": "2025-09-17T11:07:05.770437", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL21_18_S1_PB -> UL21_20_VFD1:I.IO_0", "timestamp": "2025-09-17T11:07:05.770632", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL21_18_S2_PB -> UL21_21_VFD1:I.IO_0", "timestamp": "2025-09-17T11:07:05.770851", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL4_14_S1_PB -> UL4_16_VFD1:I.IO_0", "timestamp": "2025-09-17T11:07:05.771078", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL4_14_S2_PB -> UL4_17_VFD1:I.IO_0", "timestamp": "2025-09-17T11:07:05.771299", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL7_14_S1_PB -> UL7_15_VFD1:I.IO_0", "timestamp": "2025-09-17T11:07:05.771544", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL7_14_S2_PB -> UL7_16_VFD1:I.IO_0", "timestamp": "2025-09-17T11:07:05.771752", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: NCP1_1_S1_PB -> NCP1_1_FIO1:I.Pt02.Data", "timestamp": "2025-09-17T11:07:05.771991", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: NCP1_1_S2_PB -> NCP1_1_FIO1:I.Pt04.Data", "timestamp": "2025-09-17T11:07:05.772230", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: NCP1_2_S1_PB -> NCP1_2_FIO1:I.Pt06.Data", "timestamp": "2025-09-17T11:07:05.772468", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: NCP1_2_S2_PB -> NCP1_2_FIO1:I.Pt08.Data", "timestamp": "2025-09-17T11:07:05.772694", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: NCP1_3_S1_PB -> NCP1_3_FIO1:I.Pt12.Data", "timestamp": "2025-09-17T11:07:05.772900", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: NCP1_3_S2_PB -> NCP1_3_FIO1:I.Pt14.Data", "timestamp": "2025-09-17T11:07:05.773082", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: NCP1_8_S1_PB -> NCP1_8_FIO1:I.Pt02.Data", "timestamp": "2025-09-17T11:07:05.773263", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: NCP1_8_S2_PB -> NCP1_8_FIO1:I.Pt04.Data", "timestamp": "2025-09-17T11:07:05.773452", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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 23 rungs", "timestamp": "2025-09-17T11:07:05.773668", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(MCM03);", "timestamp": "2025-09-17T11:07:05.773828", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(NCP1_1_FIO1:I.Pt02.Data)OTE(NCP1_1_S1_PB);", "timestamp": "2025-09-17T11:07:05.773958", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(NCP1_1_FIO1:I.Pt04.Data)OTE(NCP1_1_S2_PB);", "timestamp": "2025-09-17T11:07:05.774098", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(NCP1_2_FIO1:I.Pt06.Data)OTE(NCP1_2_S1_PB);", "timestamp": "2025-09-17T11:07:05.774231", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(NCP1_2_FIO1:I.Pt08.Data)OTE(NCP1_2_S2_PB);", "timestamp": "2025-09-17T11:07:05.774378", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(NCP1_3_FIO1:I.Pt12.Data)OTE(NCP1_3_S1_PB);", "timestamp": "2025-09-17T11:07:05.774506", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(NCP1_3_FIO1:I.Pt14.Data)OTE(NCP1_3_S2_PB);", "timestamp": "2025-09-17T11:07:05.774657", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(NCP1_8_FIO1:I.Pt02.Data)OTE(NCP1_8_S1_PB);", "timestamp": "2025-09-17T11:07:05.774794", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(NCP1_8_FIO1:I.Pt04.Data)OTE(NCP1_8_S2_PB);", "timestamp": "2025-09-17T11:07:05.774906", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(UL1_16_VFD1:I.IO_0)OTE(UL1_14_S1_PB);", "timestamp": "2025-09-17T11:07:05.775014", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(UL1_17_VFD1:I.IO_0)OTE(UL1_14_S2_PB);", "timestamp": "2025-09-17T11:07:05.775120", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(UL4_16_VFD1:I.IO_0)OTE(UL4_14_S1_PB);", "timestamp": "2025-09-17T11:07:05.775226", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(UL4_17_VFD1:I.IO_0)OTE(UL4_14_S2_PB);", "timestamp": "2025-09-17T11:07:05.775331", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(UL7_15_VFD1:I.IO_0)OTE(UL7_14_S1_PB);", "timestamp": "2025-09-17T11:07:05.775460", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(UL7_16_VFD1:I.IO_0)OTE(UL7_14_S2_PB);", "timestamp": "2025-09-17T11:07:05.775595", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(UL11_16_VFD1:I.IO_0)OTE(UL11_14_S1_PB);", "timestamp": "2025-09-17T11:07:05.775747", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(UL11_17_VFD1:I.IO_0)OTE(UL11_14_S2_PB);", "timestamp": "2025-09-17T11:07:05.775878", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(UL13_15_VFD1:I.IO_0)OTE(UL13_13_S1_PB);", "timestamp": "2025-09-17T11:07:05.776013", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(UL13_16_VFD1:I.IO_0)OTE(UL13_13_S2_PB);", "timestamp": "2025-09-17T11:07:05.776122", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(UL18_19_VFD1:I.IO_0)OTE(UL18_17_S1_PB);", "timestamp": "2025-09-17T11:07:05.776229", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(UL18_20_VFD1:I.IO_0)OTE(UL18_17_S2_PB);", "timestamp": "2025-09-17T11:07:05.776335", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(UL21_20_VFD1:I.IO_0)OTE(UL21_18_S1_PB);", "timestamp": "2025-09-17T11:07:05.776441", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "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(UL21_21_VFD1:I.IO_0)OTE(UL21_18_S2_PB);", "timestamp": "2025-09-17T11:07:05.776546", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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 23 total rungs", "timestamp": "2025-09-17T11:07:05.776650", "module": "src.routines.safety_tag_map", "file": "logging_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:05.776760", "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:05.777264", "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:05.778753", "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:05.779022", "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:05.779146", "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:05.779271", "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:05.779374", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Main routine generation results: {'mcm': True, 'dpm': True, 'fiom': True, 'fioh': True, 'd2c_chute': False, 'pb_chute': False, 'estop_check': True, 'station_jr_chute': False, 'safety_tag_map': True, 'belt_tracking': True, 'main_routine': True}", "timestamp": "2025-09-17T11:07:05.779525", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Routines created (8): MainRoutine, R010_MCM, R020_DPM, R030_FIOM, R031_FIOH, R120_ESTOP_CHECK, R130_SAFETY_TAG_MAP, ZZZ_BeltTracking", "timestamp": "2025-09-17T11:07:05.779882", "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:05.780245", "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: 5 rungs | example: NOP();", "timestamp": "2025-09-17T11:07:05.780390", "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: 6 rungs | example: NOP();", "timestamp": "2025-09-17T11:07:05.780507", "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: 2 rungs | example: NOP();", "timestamp": "2025-09-17T11:07:05.780618", "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: 23 rungs | example: XIO(NCP1_1_VFD1:SI.In00Data)XIO(NCP1_1_VFD1:SI.In01Data)XIC(NCP1_1_VFD1:SI.STOActive)XIC(NCP1_2_VFD1:SI.STOActive)XIC(NCP1_3_VFD1:SI.STOActive)XIC(NCP1_4_VFD...", "timestamp": "2025-09-17T11:07:05.780732", "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: 24 rungs | example: XIC(Local:5:I.Data.0)OTE(MCM_S_PB);", "timestamp": "2025-09-17T11:07:05.780847", "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: 58 rungs | example: NOP();", "timestamp": "2025-09-17T11:07:05.780966", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- MainRoutine: 1 rungs | example: [JSR(R010_MCM,0) ,JSR(R020_DPM,0) ,JSR(R030_FIOM,0) ,JSR(R031_FIOH,0) ,JSR(R120_ESTOP_CHECK,0) ,JSR(R130_SAFETY_TAG_MAP,0) ,JSR(ZZZ_BeltTracking,0) ];", "timestamp": "2025-09-17T11:07:05.781079", "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:05.781185", "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_MCM03/MainProgram_Generated.L5X", "timestamp": "2025-09-17T11:07:05.788530", "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_MCM03/MainProgram_Generated.L5X", "timestamp": "2025-09-17T11:07:05.788734", "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:05.788908", "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:05.789054", "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:05.789205", "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_MCM03/SafetyTagMapping.txt", "timestamp": "2025-09-17T11:07:06.000751", "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: 24", "timestamp": "2025-09-17T11:07:06.000985", "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:06.001213", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
|
|
=== Step 2: Routines Generator stdout ===
|
|
Created virtual JR: UL4_JR
|
|
Found JPE config for UL4_14_TPE1 (station from config)
|
|
Created virtual JR: UL11_JR
|
|
Found JPE config for UL11_14_TPE1 (station from config)
|
|
Found JPE config for UL11_15_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_16_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_17_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_19_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_19_TPE2 (station from config, beacon from config)
|
|
Created virtual JR: UL13_JR
|
|
Found JPE config for UL13_13_TPE1 (station from config)
|
|
Found JPE config for UL13_14_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_15_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_16_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_18_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_18_TPE2 (station from config, beacon from config)
|
|
Created virtual JR: UL18_JR
|
|
Found JPE config for UL18_17_TPE1 (station from config)
|
|
Found JPE config for UL18_18_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_19_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_20_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_22_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_22_TPE2 (station from config, beacon from config)
|
|
Created virtual JR: UL1_JR
|
|
Found JPE config for UL1_14_TPE1 (station from config)
|
|
Found JPE config for UL1_15_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_16_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_17_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_19_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_19_TPE2 (station from config, beacon from config)
|
|
Created virtual JR: UL21_JR
|
|
Found JPE config for UL21_18_TPE1 (station from config)
|
|
Found JPE config for UL21_19_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_20_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_21_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_23_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_23_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_15_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_16_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_17_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_19_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_19_TPE2 (station from config, beacon from config)
|
|
Created virtual JR: UL7_JR
|
|
Found JPE config for UL7_14_TPE1 (station from config)
|
|
Found JPE config for UL7_15_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_16_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_17_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_19_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_19_TPE2 (station from config, beacon from config)
|
|
Found JPE config for NCP1_3_TPE3
|
|
Found JPE config for NCP1_3_TPE4
|
|
Found JPE config for NCP1_3_TPE5
|
|
Found JPE config for NCP1_3_TPE6
|
|
Found JPE config for NCP1_3_TPE7
|
|
Found JPE config for NCP1_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for NCP1_1_TPE1
|
|
Found JPE config for NCP1_1_TPE2
|
|
Found JPE config for NCP1_2_TPE1
|
|
Found JPE config for NCP1_2_TPE2
|
|
Found JPE config for NCP1_3_TPE1
|
|
Found JPE config for NCP1_3_TPE2
|
|
Found JPE config for NCP1_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for NCP1_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for NCP1_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for NCP1_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for NCP1_1_TPE4
|
|
Found JPE config for NCP1_1_TPE3
|
|
Found JPE config for NCP1_1_TPE5
|
|
Found JPE config for NCP1_2_TPE3
|
|
Found JPE config for NCP1_2_TPE4
|
|
Found JPE config for NCP1_2_TPE5
|
|
Looking for red beacon with base UL4_14, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_14_BCN1_R with IO_PATH: UL4_14_VFD1:O.IO_1
|
|
No SO in red beacon UL4_14_BCN1_R: UL4_14_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL4_14_EPC1
|
|
Looking for red beacon with base UL11_14, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_14_BCN1_R with IO_PATH: UL11_14_VFD1:O.IO_1
|
|
No SO in red beacon UL11_14_BCN1_R: UL11_14_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL11_14_EPC1
|
|
Looking for red beacon with base UL13_13, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL13_13_BCN1_R with IO_PATH: UL13_13_VFD1:O.IO_1
|
|
No SO in red beacon UL13_13_BCN1_R: UL13_13_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL13_13_EPC1
|
|
Looking for red beacon with base UL18_17, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL18_17_BCN1_R with IO_PATH: UL18_17_VFD1:O.IO_1
|
|
No SO in red beacon UL18_17_BCN1_R: UL18_17_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL18_17_EPC1
|
|
Looking for red beacon with base UL1_14, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_14_BCN1_R with IO_PATH: UL1_14_VFD1:O.IO_1
|
|
No SO in red beacon UL1_14_BCN1_R: UL1_14_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL1_14_EPC1
|
|
Looking for red beacon with base UL21_18, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL21_18_BCN1_R with IO_PATH: UL21_18_VFD1:O.IO_1
|
|
No SO in red beacon UL21_18_BCN1_R: UL21_18_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL21_18_EPC1
|
|
Looking for red beacon with base UL7_14, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_14_BCN1_R with IO_PATH: UL7_14_VFD1:O.IO_1
|
|
No SO in red beacon UL7_14_BCN1_R: UL7_14_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL7_14_EPC1
|
|
Looking for red beacon with base NCP1_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: NCP1_1_BCN2_R with IO_PATH: NCP1_1_VFD1:O.IO_1
|
|
No SO in red beacon NCP1_1_BCN2_R: NCP1_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for NCP1_1_EPC1
|
|
Looking for red beacon with base NCP1_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: NCP1_2_BCN2_R with IO_PATH: NCP1_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon NCP1_2_BCN2_R: NCP1_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for NCP1_2_EPC1
|
|
Looking for red beacon with base NCP1_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: NCP1_3_BCN2_R with IO_PATH: NCP1_3_FIO1:O.Pt01.Data
|
|
No SO in red beacon NCP1_3_BCN2_R: NCP1_3_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for NCP1_3_EPC1
|
|
Looking for red beacon with base NCP1_8, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: NCP1_8_BCN1_R with IO_PATH: NCP1_8_VFD1:O.IO_0
|
|
No SO in red beacon NCP1_8_BCN1_R: NCP1_8_VFD1:O.IO_0
|
|
Found STATION_EPC config for NCP1_8_EPC1
|
|
Looking for red beacon with base UL4_14, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_14_BCN2_R with IO_PATH: UL4_15_VFD1:O.IO_0
|
|
No SO in red beacon UL4_14_BCN2_R: UL4_15_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL4_14_EPC2
|
|
Looking for red beacon with base UL11_14, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_14_BCN2_R with IO_PATH: UL11_15_VFD1:O.IO_0
|
|
No SO in red beacon UL11_14_BCN2_R: UL11_15_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL11_14_EPC2
|
|
Looking for red beacon with base UL13_13, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL13_13_BCN2_R with IO_PATH: UL13_14_VFD1:O.IO_0
|
|
No SO in red beacon UL13_13_BCN2_R: UL13_14_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL13_13_EPC2
|
|
Looking for red beacon with base UL18_17, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL18_17_BCN2_R with IO_PATH: UL18_18_VFD1:O.IO_0
|
|
No SO in red beacon UL18_17_BCN2_R: UL18_18_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL18_17_EPC2
|
|
Looking for red beacon with base UL1_14, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_14_BCN2_R with IO_PATH: UL1_15_VFD1:O.IO_0
|
|
No SO in red beacon UL1_14_BCN2_R: UL1_15_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL1_14_EPC2
|
|
Looking for red beacon with base UL21_18, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL21_18_BCN2_R with IO_PATH: UL21_19_VFD1:O.IO_0
|
|
No SO in red beacon UL21_18_BCN2_R: UL21_19_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL21_18_EPC2
|
|
Looking for red beacon with base UL7_14, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_14_BCN2_R with IO_PATH: UL7_14_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL7_14_BCN2_R: UL7_14_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL7_14_EPC2
|
|
Looking for red beacon with base NCP1_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: NCP1_1_BCN2_R with IO_PATH: NCP1_1_VFD1:O.IO_1
|
|
No SO in red beacon NCP1_1_BCN2_R: NCP1_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for NCP1_1_EPC2
|
|
Looking for red beacon with base NCP1_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: NCP1_2_BCN2_R with IO_PATH: NCP1_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon NCP1_2_BCN2_R: NCP1_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for NCP1_2_EPC2
|
|
Looking for red beacon with base NCP1_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: NCP1_3_BCN2_R with IO_PATH: NCP1_3_FIO1:O.Pt01.Data
|
|
No SO in red beacon NCP1_3_BCN2_R: NCP1_3_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for NCP1_3_EPC2
|
|
Looking for red beacon with base NCP1_8, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: NCP1_8_BCN2_R with IO_PATH: NCP1_8_FIO1:O.Pt00.Data
|
|
No SO in red beacon NCP1_8_BCN2_R: NCP1_8_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for NCP1_8_EPC2
|
|
[DEBUG] Found 1 SO beacon tags for safety mapping
|
|
[DEBUG] Adding SO beacon mapping: UL7_14_BCN2_R=SFT_UL7_14_BCN2_R
|
|
Found STATION_S_PB config for UL11_14_S1
|
|
Found STATION_S_PB config for UL11_14_S2
|
|
Found STATION_S_PB config for UL13_13_S1
|
|
Found STATION_S_PB config for UL13_13_S2
|
|
Found STATION_S_PB config for UL18_17_S1
|
|
Found STATION_S_PB config for UL18_17_S2
|
|
Found STATION_S_PB config for UL1_14_S1
|
|
Found STATION_S_PB config for UL1_14_S2
|
|
Found STATION_S_PB config for UL21_18_S1
|
|
Found STATION_S_PB config for UL21_18_S2
|
|
Found STATION_S_PB config for UL4_14_S1
|
|
Found STATION_S_PB config for UL4_14_S2
|
|
Found STATION_S_PB config for UL7_14_S1
|
|
Found STATION_S_PB config for UL7_14_S2
|
|
Found STATION_S_PB config for NCP1_1_S1
|
|
Found STATION_S_PB config for NCP1_1_S2
|
|
Found STATION_S_PB config for NCP1_2_S1
|
|
Found STATION_S_PB config for NCP1_2_S2
|
|
Found STATION_S_PB config for NCP1_3_S1
|
|
Found STATION_S_PB config for NCP1_3_S2
|
|
Found STATION_S_PB config for NCP1_8_S1
|
|
Found STATION_S_PB config for NCP1_8_S2
|
|
Found STATION_JR_PB config for NCP1_1_JR1
|
|
Found STATION_JR_PB config for NCP1_2_JR1
|
|
Found STATION_JR_PB config for NCP1_3_JR3
|
|
Found STATION_JR_PB config for NCP1_3_JR1
|
|
Found STATION_JR_PB config for NCP1_3_JR2
|
|
Assigned JR partners for base 'NCP1_3': NCP1_3_JR1 -> NCP1_3_JR2 -> NCP1_3_JR3 -> NCP1_3_JR1
|
|
Created SafetyTagMapping.txt with 36 mappings
|
|
File: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM03/SafetyTagMapping.txt
|
|
Created virtual JR: UL4_JR
|
|
Found JPE config for UL4_14_TPE1 (station from config)
|
|
Created virtual JR: UL11_JR
|
|
Found JPE config for UL11_14_TPE1 (station from config)
|
|
Found JPE config for UL11_15_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_16_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_17_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_19_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_19_TPE2 (station from config, beacon from config)
|
|
Created virtual JR: UL13_JR
|
|
Found JPE config for UL13_13_TPE1 (station from config)
|
|
Found JPE config for UL13_14_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_15_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_16_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_18_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_18_TPE2 (station from config, beacon from config)
|
|
Created virtual JR: UL18_JR
|
|
Found JPE config for UL18_17_TPE1 (station from config)
|
|
Found JPE config for UL18_18_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_19_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_20_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_22_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_22_TPE2 (station from config, beacon from config)
|
|
Created virtual JR: UL1_JR
|
|
Found JPE config for UL1_14_TPE1 (station from config)
|
|
Found JPE config for UL1_15_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_16_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_17_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_19_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_19_TPE2 (station from config, beacon from config)
|
|
Created virtual JR: UL21_JR
|
|
Found JPE config for UL21_18_TPE1 (station from config)
|
|
Found JPE config for UL21_19_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_20_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_21_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_23_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_23_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_15_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_16_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_17_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_19_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_19_TPE2 (station from config, beacon from config)
|
|
Created virtual JR: UL7_JR
|
|
Found JPE config for UL7_14_TPE1 (station from config)
|
|
Found JPE config for UL7_15_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_16_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_17_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_19_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_19_TPE2 (station from config, beacon from config)
|
|
Found JPE config for NCP1_3_TPE3
|
|
Found JPE config for NCP1_3_TPE4
|
|
Found JPE config for NCP1_3_TPE5
|
|
Found JPE config for NCP1_3_TPE6
|
|
Found JPE config for NCP1_3_TPE7
|
|
Found JPE config for NCP1_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for NCP1_1_TPE1
|
|
Found JPE config for NCP1_1_TPE2
|
|
Found JPE config for NCP1_2_TPE1
|
|
Found JPE config for NCP1_2_TPE2
|
|
Found JPE config for NCP1_3_TPE1
|
|
Found JPE config for NCP1_3_TPE2
|
|
Found JPE config for NCP1_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for NCP1_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for NCP1_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for NCP1_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for NCP1_1_TPE4
|
|
Found JPE config for NCP1_1_TPE3
|
|
Found JPE config for NCP1_1_TPE5
|
|
Found JPE config for NCP1_2_TPE3
|
|
Found JPE config for NCP1_2_TPE4
|
|
Found JPE config for NCP1_2_TPE5
|
|
Looking for red beacon with base UL4_14, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_14_BCN1_R with IO_PATH: UL4_14_VFD1:O.IO_1
|
|
No SO in red beacon UL4_14_BCN1_R: UL4_14_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL4_14_EPC1
|
|
Looking for red beacon with base UL11_14, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_14_BCN1_R with IO_PATH: UL11_14_VFD1:O.IO_1
|
|
No SO in red beacon UL11_14_BCN1_R: UL11_14_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL11_14_EPC1
|
|
Looking for red beacon with base UL13_13, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL13_13_BCN1_R with IO_PATH: UL13_13_VFD1:O.IO_1
|
|
No SO in red beacon UL13_13_BCN1_R: UL13_13_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL13_13_EPC1
|
|
Looking for red beacon with base UL18_17, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL18_17_BCN1_R with IO_PATH: UL18_17_VFD1:O.IO_1
|
|
No SO in red beacon UL18_17_BCN1_R: UL18_17_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL18_17_EPC1
|
|
Looking for red beacon with base UL1_14, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_14_BCN1_R with IO_PATH: UL1_14_VFD1:O.IO_1
|
|
No SO in red beacon UL1_14_BCN1_R: UL1_14_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL1_14_EPC1
|
|
Looking for red beacon with base UL21_18, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL21_18_BCN1_R with IO_PATH: UL21_18_VFD1:O.IO_1
|
|
No SO in red beacon UL21_18_BCN1_R: UL21_18_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL21_18_EPC1
|
|
Looking for red beacon with base UL7_14, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_14_BCN1_R with IO_PATH: UL7_14_VFD1:O.IO_1
|
|
No SO in red beacon UL7_14_BCN1_R: UL7_14_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL7_14_EPC1
|
|
Looking for red beacon with base NCP1_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: NCP1_1_BCN2_R with IO_PATH: NCP1_1_VFD1:O.IO_1
|
|
No SO in red beacon NCP1_1_BCN2_R: NCP1_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for NCP1_1_EPC1
|
|
Looking for red beacon with base NCP1_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: NCP1_2_BCN2_R with IO_PATH: NCP1_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon NCP1_2_BCN2_R: NCP1_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for NCP1_2_EPC1
|
|
Looking for red beacon with base NCP1_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: NCP1_3_BCN2_R with IO_PATH: NCP1_3_FIO1:O.Pt01.Data
|
|
No SO in red beacon NCP1_3_BCN2_R: NCP1_3_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for NCP1_3_EPC1
|
|
Looking for red beacon with base NCP1_8, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: NCP1_8_BCN1_R with IO_PATH: NCP1_8_VFD1:O.IO_0
|
|
No SO in red beacon NCP1_8_BCN1_R: NCP1_8_VFD1:O.IO_0
|
|
Found STATION_EPC config for NCP1_8_EPC1
|
|
Looking for red beacon with base UL4_14, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_14_BCN2_R with IO_PATH: UL4_15_VFD1:O.IO_0
|
|
No SO in red beacon UL4_14_BCN2_R: UL4_15_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL4_14_EPC2
|
|
Looking for red beacon with base UL11_14, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_14_BCN2_R with IO_PATH: UL11_15_VFD1:O.IO_0
|
|
No SO in red beacon UL11_14_BCN2_R: UL11_15_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL11_14_EPC2
|
|
Looking for red beacon with base UL13_13, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL13_13_BCN2_R with IO_PATH: UL13_14_VFD1:O.IO_0
|
|
No SO in red beacon UL13_13_BCN2_R: UL13_14_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL13_13_EPC2
|
|
Looking for red beacon with base UL18_17, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL18_17_BCN2_R with IO_PATH: UL18_18_VFD1:O.IO_0
|
|
No SO in red beacon UL18_17_BCN2_R: UL18_18_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL18_17_EPC2
|
|
Looking for red beacon with base UL1_14, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_14_BCN2_R with IO_PATH: UL1_15_VFD1:O.IO_0
|
|
No SO in red beacon UL1_14_BCN2_R: UL1_15_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL1_14_EPC2
|
|
Looking for red beacon with base UL21_18, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL21_18_BCN2_R with IO_PATH: UL21_19_VFD1:O.IO_0
|
|
No SO in red beacon UL21_18_BCN2_R: UL21_19_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL21_18_EPC2
|
|
Looking for red beacon with base UL7_14, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_14_BCN2_R with IO_PATH: UL7_14_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL7_14_BCN2_R: UL7_14_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL7_14_EPC2
|
|
Looking for red beacon with base NCP1_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: NCP1_1_BCN2_R with IO_PATH: NCP1_1_VFD1:O.IO_1
|
|
No SO in red beacon NCP1_1_BCN2_R: NCP1_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for NCP1_1_EPC2
|
|
Looking for red beacon with base NCP1_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: NCP1_2_BCN2_R with IO_PATH: NCP1_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon NCP1_2_BCN2_R: NCP1_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for NCP1_2_EPC2
|
|
Looking for red beacon with base NCP1_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: NCP1_3_BCN2_R with IO_PATH: NCP1_3_FIO1:O.Pt01.Data
|
|
No SO in red beacon NCP1_3_BCN2_R: NCP1_3_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for NCP1_3_EPC2
|
|
Looking for red beacon with base NCP1_8, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: NCP1_8_BCN2_R with IO_PATH: NCP1_8_FIO1:O.Pt00.Data
|
|
No SO in red beacon NCP1_8_BCN2_R: NCP1_8_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for NCP1_8_EPC2
|
|
FIOM NCP1_1_FIO1 -> DPM NCP1_1_DPM1
|
|
FIOM NCP1_2_FIO1 -> DPM NCP1_2_DPM1
|
|
FIOM NCP1_3_FIO1 -> DPM NCP1_3_DPM1
|
|
FIOM NCP1_8_FIO1 -> DPM NCP1_5_DPM1
|
|
FIOM PDP5_FIO1 -> DPM NCP1_3_DPM1
|
|
FIOH PDP5_FIOH1 -> FIO PDP5_FIO1
|
|
- Added unlatch rung for 22 _CHECKED tags
|
|
- Added 23 E-stop check rungs total
|
|
Belt tracking for NCP1_1_VFD1 -> zzz_NCP1_1Tracking
|
|
Belt tracking for NCP1_2_VFD1 -> zzz_NCP1_2Tracking
|
|
Belt tracking for NCP1_3_VFD1 -> zzz_NCP1_3Tracking
|
|
Belt tracking for NCP1_4_VFD1 -> zzz_NCP1_4Tracking
|
|
Belt tracking for NCP1_5_VFD1 -> zzz_NCP1_5Tracking
|
|
Belt tracking for NCP1_6_VFD1 -> zzz_NCP1_6Tracking
|
|
Belt tracking for NCP1_7_VFD1 -> zzz_NCP1_7Tracking
|
|
Belt tracking for NCP1_8_VFD1 -> zzz_NCP1_8Tracking
|
|
Belt tracking for UL1_14_VFD1 -> zzz_UL1_14Tracking
|
|
Belt tracking for UL1_15_VFD1 -> zzz_UL1_15Tracking
|
|
Belt tracking for UL1_16_VFD1 -> zzz_UL1_16Tracking
|
|
Belt tracking for UL1_17_VFD1 -> zzz_UL1_17Tracking
|
|
Belt tracking for UL1_18_VFD1 -> zzz_UL1_18Tracking
|
|
Belt tracking for UL1_19_VFD1 -> zzz_UL1_19Tracking
|
|
Belt tracking for UL1_20_VFD1 -> zzz_UL1_20Tracking
|
|
Belt tracking for UL4_14_VFD1 -> zzz_UL4_14Tracking
|
|
Belt tracking for UL4_15_VFD1 -> zzz_UL4_15Tracking
|
|
Belt tracking for UL4_16_VFD1 -> zzz_UL4_16Tracking
|
|
Belt tracking for UL4_17_VFD1 -> zzz_UL4_17Tracking
|
|
Belt tracking for UL4_18_VFD1 -> zzz_UL4_18Tracking
|
|
Belt tracking for UL4_19_VFD1 -> zzz_UL4_19Tracking
|
|
Belt tracking for UL4_20_VFD1 -> zzz_UL4_20Tracking
|
|
Belt tracking for UL7_14_VFD1 -> zzz_UL7_14Tracking
|
|
Belt tracking for UL7_15_VFD1 -> zzz_UL7_15Tracking
|
|
Belt tracking for UL7_16_VFD1 -> zzz_UL7_16Tracking
|
|
Belt tracking for UL7_17_VFD1 -> zzz_UL7_17Tracking
|
|
Belt tracking for UL7_18_VFD1 -> zzz_UL7_18Tracking
|
|
Belt tracking for UL7_19_VFD1 -> zzz_UL7_19Tracking
|
|
Belt tracking for UL7_20_VFD1 -> zzz_UL7_20Tracking
|
|
Belt tracking for UL11_14_VFD1 -> zzz_UL11_14Tracking
|
|
Belt tracking for UL11_15_VFD1 -> zzz_UL11_15Tracking
|
|
Belt tracking for UL11_16_VFD1 -> zzz_UL11_16Tracking
|
|
Belt tracking for UL11_17_VFD1 -> zzz_UL11_17Tracking
|
|
Belt tracking for UL11_18_VFD1 -> zzz_UL11_18Tracking
|
|
Belt tracking for UL11_19_VFD1 -> zzz_UL11_19Tracking
|
|
Belt tracking for UL11_20_VFD1 -> zzz_UL11_20Tracking
|
|
Belt tracking for UL13_13_VFD1 -> zzz_UL13_13Tracking
|
|
Belt tracking for UL13_14_VFD1 -> zzz_UL13_14Tracking
|
|
Belt tracking for UL13_15_VFD1 -> zzz_UL13_15Tracking
|
|
Belt tracking for UL13_16_VFD1 -> zzz_UL13_16Tracking
|
|
Belt tracking for UL13_17_VFD1 -> zzz_UL13_17Tracking
|
|
Belt tracking for UL13_18_VFD1 -> zzz_UL13_18Tracking
|
|
Belt tracking for UL13_19_VFD1 -> zzz_UL13_19Tracking
|
|
Belt tracking for UL18_17_VFD1 -> zzz_UL18_17Tracking
|
|
Belt tracking for UL18_18_VFD1 -> zzz_UL18_18Tracking
|
|
Belt tracking for UL18_19_VFD1 -> zzz_UL18_19Tracking
|
|
Belt tracking for UL18_20_VFD1 -> zzz_UL18_20Tracking
|
|
Belt tracking for UL18_21_VFD1 -> zzz_UL18_21Tracking
|
|
Belt tracking for UL18_22_VFD1 -> zzz_UL18_22Tracking
|
|
Belt tracking for UL18_23_VFD1 -> zzz_UL18_23Tracking
|
|
Belt tracking for UL21_18_VFD1 -> zzz_UL21_18Tracking
|
|
Belt tracking for UL21_19_VFD1 -> zzz_UL21_19Tracking
|
|
Belt tracking for UL21_20_VFD1 -> zzz_UL21_20Tracking
|
|
Belt tracking for UL21_21_VFD1 -> zzz_UL21_21Tracking
|
|
Belt tracking for UL21_22_VFD1 -> zzz_UL21_22Tracking
|
|
Belt tracking for UL21_23_VFD1 -> zzz_UL21_23Tracking
|
|
Belt tracking for UL21_24_VFD1 -> zzz_UL21_24Tracking
|
|
- Added 57 belt tracking AOI calls
|
|
Created virtual JR: UL4_JR
|
|
Found JPE config for UL4_14_TPE1 (station from config)
|
|
Created virtual JR: UL11_JR
|
|
Found JPE config for UL11_14_TPE1 (station from config)
|
|
Found JPE config for UL11_15_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_16_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_17_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_19_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL11_19_TPE2 (station from config, beacon from config)
|
|
Created virtual JR: UL13_JR
|
|
Found JPE config for UL13_13_TPE1 (station from config)
|
|
Found JPE config for UL13_14_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_15_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_16_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_18_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL13_18_TPE2 (station from config, beacon from config)
|
|
Created virtual JR: UL18_JR
|
|
Found JPE config for UL18_17_TPE1 (station from config)
|
|
Found JPE config for UL18_18_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_19_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_20_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_22_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL18_22_TPE2 (station from config, beacon from config)
|
|
Created virtual JR: UL1_JR
|
|
Found JPE config for UL1_14_TPE1 (station from config)
|
|
Found JPE config for UL1_15_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_16_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_17_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_19_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL1_19_TPE2 (station from config, beacon from config)
|
|
Created virtual JR: UL21_JR
|
|
Found JPE config for UL21_18_TPE1 (station from config)
|
|
Found JPE config for UL21_19_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_20_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_21_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_23_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL21_23_TPE2 (station from config, beacon from config)
|
|
Found JPE config for UL4_15_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_16_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_17_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_19_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL4_19_TPE2 (station from config, beacon from config)
|
|
Created virtual JR: UL7_JR
|
|
Found JPE config for UL7_14_TPE1 (station from config)
|
|
Found JPE config for UL7_15_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_16_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_17_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_19_TPE1 (station from config, beacon from config)
|
|
Found JPE config for UL7_19_TPE2 (station from config, beacon from config)
|
|
Found JPE config for NCP1_3_TPE3
|
|
Found JPE config for NCP1_3_TPE4
|
|
Found JPE config for NCP1_3_TPE5
|
|
Found JPE config for NCP1_3_TPE6
|
|
Found JPE config for NCP1_3_TPE7
|
|
Found JPE config for NCP1_6_TPE1 (station from config, beacon from config)
|
|
Found JPE config for NCP1_1_TPE1
|
|
Found JPE config for NCP1_1_TPE2
|
|
Found JPE config for NCP1_2_TPE1
|
|
Found JPE config for NCP1_2_TPE2
|
|
Found JPE config for NCP1_3_TPE1
|
|
Found JPE config for NCP1_3_TPE2
|
|
Found JPE config for NCP1_5_TPE1 (station from config, beacon from config)
|
|
Found JPE config for NCP1_5_TPE2 (station from config, beacon from config)
|
|
Found JPE config for NCP1_7_TPE1 (station from config, beacon from config)
|
|
Found JPE config for NCP1_8_TPE1 (station from config, beacon from config)
|
|
Found JPE config for NCP1_1_TPE4
|
|
Found JPE config for NCP1_1_TPE3
|
|
Found JPE config for NCP1_1_TPE5
|
|
Found JPE config for NCP1_2_TPE3
|
|
Found JPE config for NCP1_2_TPE4
|
|
Found JPE config for NCP1_2_TPE5
|
|
Looking for red beacon with base UL4_14, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL4_14_BCN1_R with IO_PATH: UL4_14_VFD1:O.IO_1
|
|
No SO in red beacon UL4_14_BCN1_R: UL4_14_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL4_14_EPC1
|
|
Looking for red beacon with base UL11_14, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL11_14_BCN1_R with IO_PATH: UL11_14_VFD1:O.IO_1
|
|
No SO in red beacon UL11_14_BCN1_R: UL11_14_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL11_14_EPC1
|
|
Looking for red beacon with base UL13_13, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL13_13_BCN1_R with IO_PATH: UL13_13_VFD1:O.IO_1
|
|
No SO in red beacon UL13_13_BCN1_R: UL13_13_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL13_13_EPC1
|
|
Looking for red beacon with base UL18_17, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL18_17_BCN1_R with IO_PATH: UL18_17_VFD1:O.IO_1
|
|
No SO in red beacon UL18_17_BCN1_R: UL18_17_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL18_17_EPC1
|
|
Looking for red beacon with base UL1_14, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL1_14_BCN1_R with IO_PATH: UL1_14_VFD1:O.IO_1
|
|
No SO in red beacon UL1_14_BCN1_R: UL1_14_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL1_14_EPC1
|
|
Looking for red beacon with base UL21_18, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL21_18_BCN1_R with IO_PATH: UL21_18_VFD1:O.IO_1
|
|
No SO in red beacon UL21_18_BCN1_R: UL21_18_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL21_18_EPC1
|
|
Looking for red beacon with base UL7_14, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: UL7_14_BCN1_R with IO_PATH: UL7_14_VFD1:O.IO_1
|
|
No SO in red beacon UL7_14_BCN1_R: UL7_14_VFD1:O.IO_1
|
|
Found STATION_EPC config for UL7_14_EPC1
|
|
Looking for red beacon with base NCP1_1, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: NCP1_1_BCN2_R with IO_PATH: NCP1_1_VFD1:O.IO_1
|
|
No SO in red beacon NCP1_1_BCN2_R: NCP1_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for NCP1_1_EPC1
|
|
Looking for red beacon with base NCP1_2, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: NCP1_2_BCN2_R with IO_PATH: NCP1_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon NCP1_2_BCN2_R: NCP1_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for NCP1_2_EPC1
|
|
Looking for red beacon with base NCP1_3, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: NCP1_3_BCN2_R with IO_PATH: NCP1_3_FIO1:O.Pt01.Data
|
|
No SO in red beacon NCP1_3_BCN2_R: NCP1_3_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for NCP1_3_EPC1
|
|
Looking for red beacon with base NCP1_8, EPC channel EPC1
|
|
Beacon mask pattern: f'{base}_BCN.*_R$'
|
|
Found 2 red beacon entries
|
|
Found red beacon: NCP1_8_BCN1_R with IO_PATH: NCP1_8_VFD1:O.IO_0
|
|
No SO in red beacon NCP1_8_BCN1_R: NCP1_8_VFD1:O.IO_0
|
|
Found STATION_EPC config for NCP1_8_EPC1
|
|
Looking for red beacon with base UL4_14, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL4_14_BCN2_R with IO_PATH: UL4_15_VFD1:O.IO_0
|
|
No SO in red beacon UL4_14_BCN2_R: UL4_15_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL4_14_EPC2
|
|
Looking for red beacon with base UL11_14, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL11_14_BCN2_R with IO_PATH: UL11_15_VFD1:O.IO_0
|
|
No SO in red beacon UL11_14_BCN2_R: UL11_15_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL11_14_EPC2
|
|
Looking for red beacon with base UL13_13, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL13_13_BCN2_R with IO_PATH: UL13_14_VFD1:O.IO_0
|
|
No SO in red beacon UL13_13_BCN2_R: UL13_14_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL13_13_EPC2
|
|
Looking for red beacon with base UL18_17, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL18_17_BCN2_R with IO_PATH: UL18_18_VFD1:O.IO_0
|
|
No SO in red beacon UL18_17_BCN2_R: UL18_18_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL18_17_EPC2
|
|
Looking for red beacon with base UL1_14, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL1_14_BCN2_R with IO_PATH: UL1_15_VFD1:O.IO_0
|
|
No SO in red beacon UL1_14_BCN2_R: UL1_15_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL1_14_EPC2
|
|
Looking for red beacon with base UL21_18, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL21_18_BCN2_R with IO_PATH: UL21_19_VFD1:O.IO_0
|
|
No SO in red beacon UL21_18_BCN2_R: UL21_19_VFD1:O.IO_0
|
|
Found STATION_EPC config for UL21_18_EPC2
|
|
Looking for red beacon with base UL7_14, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: UL7_14_BCN2_R with IO_PATH: UL7_14_VFD1:SO.Out00Output
|
|
SO detected in red beacon UL7_14_BCN2_R: UL7_14_VFD1:SO.Out00Output
|
|
Found STATION_EPC config for UL7_14_EPC2
|
|
Looking for red beacon with base NCP1_1, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: NCP1_1_BCN2_R with IO_PATH: NCP1_1_VFD1:O.IO_1
|
|
No SO in red beacon NCP1_1_BCN2_R: NCP1_1_VFD1:O.IO_1
|
|
Found STATION_EPC config for NCP1_1_EPC2
|
|
Looking for red beacon with base NCP1_2, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: NCP1_2_BCN2_R with IO_PATH: NCP1_2_FIO1:O.Pt01.Data
|
|
No SO in red beacon NCP1_2_BCN2_R: NCP1_2_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for NCP1_2_EPC2
|
|
Looking for red beacon with base NCP1_3, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: NCP1_3_BCN2_R with IO_PATH: NCP1_3_FIO1:O.Pt01.Data
|
|
No SO in red beacon NCP1_3_BCN2_R: NCP1_3_FIO1:O.Pt01.Data
|
|
Found STATION_EPC config for NCP1_3_EPC2
|
|
Looking for red beacon with base NCP1_8, EPC channel EPC2
|
|
Beacon mask pattern: f'{base}_BCN2_R$'
|
|
Found 1 red beacon entries
|
|
Found red beacon: NCP1_8_BCN2_R with IO_PATH: NCP1_8_FIO1:O.Pt00.Data
|
|
No SO in red beacon NCP1_8_BCN2_R: NCP1_8_FIO1:O.Pt00.Data
|
|
Found STATION_EPC config for NCP1_8_EPC2
|
|
Created safety tag mapping file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM03/SafetyTagMapping.txt
|
|
|
|
=== Step 2: Routines Generator stderr ===
|
|
[11:07:03] [INFO] [logging_config.py:128:_log_with_context] Logging to file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/logs/workflow_MTN6_MCM03_20250917_110659.log
|
|
[11:07:03] [INFO] [logging_config.py:128:_log_with_context] === Generating All PLC Artifacts ===
|
|
[11:07:03] [INFO] [logging_config.py:128:_log_with_context] Generating SafetyProgram L5X...
|
|
[11:07:03] [WARNING] [logging_config.py:128:_log_with_context] LimitedSafetyProgramGenerator is deprecated; using ModernSafetyProgramGenerator
|
|
[11:07:03] [INFO] [logging_config.py:128:_log_with_context] Starting ModernSafetyProgramGenerator generation
|
|
[11:07:03] [DEBUG] [logging_config.py:128:_log_with_context] Creating SafetyProgram XML structure
|
|
[11:07:03] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: main_routine (core)
|
|
[11:07:03] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: apf (device)
|
|
[11:07:03] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: belt_tracking (device)
|
|
[11:07:03] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: cb_monitor (device)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: d2c_chute (device)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: d2c_en1 (device)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: dpm (device)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: encoder (device)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estops (safety)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estop_check (safety)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: extendo (device)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fioh (device)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fiom (device)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: flow_ctrl (device)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fpe (device)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: inputs (safety)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: jpe (device)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: mcm (core)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: nc_chute (device)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: nc_jr_station (device)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: outputs (safety)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pb_chute (device)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pb_chute_simple (device)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pmm (device)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: rack (core)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: resets (safety)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_map (core)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_mapping (safety)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: speed_ctrl (device)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_epc (safety)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_chute (device)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_pb (device)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_ss_pb (device)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_s_pb (device)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: taching_belts (device)
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: zones (safety)
|
|
[11:07:04] [INFO] [logging_config.py:128:_log_with_context] Generating safety routines...
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: inputs
|
|
[11:07:04] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: inputs
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: outputs
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[11:07:04] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: outputs
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: resets
|
|
[11:07:04] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: resets
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: zones
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for NCP1_1: {'EPC2', 'EPC1'}
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for NCP1_2: {'EPC2', 'EPC1'}
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for NCP1_3: {'EPC2', 'EPC1'}
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for NCP1_8: {'EPC2', 'EPC1'}
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL11_14: {'EPC2', 'EPC1'}
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL13_13: {'EPC2', 'EPC1'}
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL18_17: {'EPC2', 'EPC1'}
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL1_14: {'EPC2', 'EPC1'}
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL21_18: {'EPC2', 'EPC1'}
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL4_14: {'EPC2', 'EPC1'}
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL7_14: {'EPC2', 'EPC1'}
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Available DCS controllers: {'NCP1_1': {'EPC2', 'EPC1'}, 'NCP1_2': {'EPC2', 'EPC1'}, 'NCP1_3': {'EPC2', 'EPC1'}, 'NCP1_8': {'EPC2', 'EPC1'}, 'UL11_14': {'EPC2', 'EPC1'}, 'UL13_13': {'EPC2', 'EPC1'}, 'UL18_17': {'EPC2', 'EPC1'}, 'UL1_14': {'EPC2', 'EPC1'}, 'UL21_18': {'EPC2', 'EPC1'}, 'UL4_14': {'EPC2', 'EPC1'}, 'UL7_14': {'EPC2', 'EPC1'}}
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Zone 03-01 candidates: ['UL1_14', 'UL1_15', 'UL1_16', 'UL1_17', 'UL1_18', 'UL1_19', 'UL1_20']
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_15 in zone 03-01
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_16 in zone 03-01
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_17 in zone 03-01
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_18 in zone 03-01
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_19 in zone 03-01
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_20 in zone 03-01
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Zone 03-02 candidates: ['UL4_14', 'UL4_15', 'UL4_16', 'UL4_17', 'UL4_18', 'UL4_19', 'UL4_20']
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_15 in zone 03-02
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_16 in zone 03-02
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_17 in zone 03-02
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_18 in zone 03-02
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_19 in zone 03-02
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_20 in zone 03-02
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Zone 03-03 candidates: ['UL7_14', 'UL7_15', 'UL7_16', 'UL7_17', 'UL7_18', 'UL7_19', 'UL7_20']
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_15 in zone 03-03
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_16 in zone 03-03
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_17 in zone 03-03
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_18 in zone 03-03
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_19 in zone 03-03
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_20 in zone 03-03
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Zone 03-04 candidates: ['UL11_14', 'UL11_15', 'UL11_16', 'UL11_17', 'UL11_18', 'UL11_19', 'UL11_20']
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_15 in zone 03-04
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_16 in zone 03-04
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_17 in zone 03-04
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_18 in zone 03-04
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_19 in zone 03-04
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_20 in zone 03-04
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Zone 03-05 candidates: ['UL13_13', 'UL13_14', 'UL13_15', 'UL13_16', 'UL13_17', 'UL13_18', 'UL13_19']
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL13_14 in zone 03-05
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL13_15 in zone 03-05
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL13_16 in zone 03-05
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL13_17 in zone 03-05
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL13_18 in zone 03-05
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL13_19 in zone 03-05
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Zone 03-06 candidates: ['UL18_17', 'UL18_18', 'UL18_19', 'UL18_20', 'UL18_21', 'UL18_22', 'UL18_23']
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL18_18 in zone 03-06
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL18_19 in zone 03-06
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL18_20 in zone 03-06
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL18_21 in zone 03-06
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL18_22 in zone 03-06
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL18_23 in zone 03-06
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Zone 03-07 candidates: ['UL21_18', 'UL21_19', 'UL21_20', 'UL21_21', 'UL21_22', 'UL21_23', 'UL21_24']
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL21_19 in zone 03-07
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL21_20 in zone 03-07
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL21_21 in zone 03-07
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL21_22 in zone 03-07
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL21_23 in zone 03-07
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL21_24 in zone 03-07
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Zone 03-08 candidates: ['NCP1_1', 'NCP1_2', 'NCP1_3', 'NCP1_4', 'NCP1_5']
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCP1_4 in zone 03-08
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCP1_5 in zone 03-08
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Zone 03-09 candidates: ['NCP1_6', 'NCP1_7', 'NCP1_8']
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCP1_6 in zone 03-09
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCP1_7 in zone 03-09
|
|
[11:07:04] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[11:07:04] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: zones
|
|
[11:07:04] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: estops
|
|
[11:07:04] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: estops
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Plugin safety_tag_mapping cannot generate with current data
|
|
[11:07:05] [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': False}
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag map with 24 tags (23 push buttons, 1 beacons)
|
|
[11:07:05] [INFO] [logging_config.py:126:_log_with_context] Routines created (6): MainRoutine, R010_INPUTS, R011_OUTPUTS, R012_RESETS, R020_ESTOPS, R030_ZONES
|
|
[11:07:05] [INFO] [logging_config.py:126:_log_with_context] - R010_INPUTS: 67 rungs | example: XIC(Local:7:I.Pt02.Status)XIC(Local:7:I.Pt03.Status)OTE(MCM_EPB_STATUS);
|
|
[11:07:05] [INFO] [logging_config.py:126:_log_with_context] - R011_OUTPUTS: 9 rungs | example: XIC(EStop_MCM_OK)XIC(EStop_03_08_OK)XIC(EStop_03_01_OK)[OTE(UL1_14_VFD1:SO.STOOutput),OTE(UL1_15_VFD1:SO.STOOutput),OTE(UL1_16_VFD1:SO.STOOutput),OTE(UL1_17_...
|
|
[11:07:05] [INFO] [logging_config.py:126:_log_with_context] - R012_RESETS: 22 rungs | example: [XIC(SFT_NCP1_1_S1_PB) ,XIC(SFT_MCM_S_PB)]OTE(RST_NCP1_1_EPC1_ESTOP);
|
|
[11:07:05] [INFO] [logging_config.py:126:_log_with_context] - R030_ZONES: 10 rungs | example: XIC(UL1_14_EPC1_DCS_CTRL.O1)XIC(UL1_14_EPC2_DCS_CTRL.O1)OTE(EStop_03_01_OK);
|
|
[11:07:05] [INFO] [logging_config.py:126:_log_with_context] - R020_ESTOPS: 23 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:05] [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:05] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernSafetyProgramGenerator generation
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Written ModernSafetyProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM03/SafetyProgram_Generated.L5X
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] SafetyProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM03/SafetyProgram_Generated.L5X
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Generating MainProgram L5X...
|
|
[11:07:05] [WARNING] [logging_config.py:128:_log_with_context] LimitedMainProgramGenerator is deprecated; using ModernMainProgramGenerator
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Starting ModernMainProgramGenerator generation
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Creating MainProgram XML structure
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Adding controller tags...
|
|
[11:07:05] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[11:07:05] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[11:07:05] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[11:07:05] [DEBUG] [logging_config.py:126:_log_with_context] Extracting SPEED_CTRL data
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL VFDs=57
|
|
[11:07:05] [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:05] [INFO] [logging_config.py:128:_log_with_context] Using project prefix from project_name: MTN6
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_1_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_2_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_3_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_4_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS1_5_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_1_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_2_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_3_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_4_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_5_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS2_6_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_1_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_10_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_11_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_12_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_2_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_3_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_4_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_5_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_6_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_7_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_8_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS3_9_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_1_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_10_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_11_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_12_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_13_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_14_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_2_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_3_VFD1 = 220 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_4_VFD1 = 220 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_5_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_6_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_7_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_8_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS4_9_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_10A_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_10B_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_11_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_12_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_13_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_3_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_4_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_5_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_6_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_7_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_8_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_9_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_1_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_10_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_2_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_3_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_4_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_5_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_6_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_7_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_8_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL10_9_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_10A_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_10B_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_11_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_12_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_13_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_3_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_4_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_5_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_6_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_7_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_8_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_9_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_10_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_3_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_4_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_5_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_6_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_7_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_8_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL12_9_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_10_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_3_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_4_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_5_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_6_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_7_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_8_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL2_9_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_1_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_2_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_3_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_4_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_5_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_6_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_7_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_8_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL3_9_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_10A_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_10B_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_11_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_12_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_13_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_3_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_4_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_5_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_6_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_7_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_8_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_9_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_10_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_3_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_4_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_5_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_6_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_7_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_8_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL5_9_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_1_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_2_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_3_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_4_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_5_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_6_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_7_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_8_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL6_9_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_10A_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_10B_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_11_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_12_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_13_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_3_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_4_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_5_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_6_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_7_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_8_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_9_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_1_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_2_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_3_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_4_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_5_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_6_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_7_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_8_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL8_9_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_10_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_11_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_3_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_4_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_5_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_6_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_7_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_8_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL9_9_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_1_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_10_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_11_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_12_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_13_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_2_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_3_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_4_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_5_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_6_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_7_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_8_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS5_9_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_1_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_10_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_11_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_12_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_13_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_2_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_3_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_4_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_5_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_6_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_7_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_8_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS6_9_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_1_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_10_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_11_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_12_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_13_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_14_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_2_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_3_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_4_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_5_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_6_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_7_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_8_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS7_9_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_1_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_10_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_11_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_12_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_2_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_3_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_4_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_5_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_6_VFD = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_7_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_8_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_9A_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_9B_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_10_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_3_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_4_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_5_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_6_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_8_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL14_9_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_10_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_11_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_3_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_4_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_5_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_6_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_7_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_8_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL15_9_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_1_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_2_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_3_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_4_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_5_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_6_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_7_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_8_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL16_9_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_10_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_3_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_4_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_5_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_6_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_7_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_8_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL17_9_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_10_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_11_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_12_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_13A_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_13B_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_14_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_15_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_16_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_3_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_4_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_5_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_6_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_7_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_8_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_9_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_1_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_2_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_3_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_4_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_5_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_6_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_7_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_8_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL19_9_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_10_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_11_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_3_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_4_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_5_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_6_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_7_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_8_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL20_9_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_10_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_11_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_12_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_13_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_14A_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_14B_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_15_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_16_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_17_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_3_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_4_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_5_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_6_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_7_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_8_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_9_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_1_VFD = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_2_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_3_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_4_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_5_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_6_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_7_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_8_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_14_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_15_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_16_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_17_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_18_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_19_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL1_20_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_14_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_15_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_16_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_17_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_18_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_19_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL11_20_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_13_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_14_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_15_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_16_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_17_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_18_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL13_19_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_17_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_18_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_19_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_20_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_21_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_22_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL18_23_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_18_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_19_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_20_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_21_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_22_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_23_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL21_24_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_14_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_15_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_16_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_17_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_18_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_19_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL4_20_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_14_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_15_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_16_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_17_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_18_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_19_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: UL7_20_VFD1 = 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1014_2_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1018_2_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1022_2_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1026_2_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1034_2_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL1038_2_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3012_2_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3016_2_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3020_2_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL3024_2_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_2A_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_2B_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_3A_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_3B_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS3_5_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS4_1_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS4_2_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_1_VFD1 = 150 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_2_VFD1 = 200 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_3_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS10_5_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_1_VFD1 = 150 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_11_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_2_VFD1 = 200 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_3_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_4_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_6_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_7_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_8_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS11_9_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC5_3_VFD1 = 80 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC6_3_VFD1 = 80 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC7_3_VFD1 = 80 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC8_3_VFD1 = 80 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2074_2_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2078_2_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2086_2_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2090_2_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL2094_2_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4066_2_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4070_2_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4074_2_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4078_2_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: FL4082_2_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_2A_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_2B_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_3_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_4_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS1_6_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PRS2_1_VFD1 = 120 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_1_VFD1 = 140 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_11_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_2_VFD1 = 180 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_4_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_5_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_6_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_8_VFD1 = 220 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS8_9_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS9_2_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: PS9_3_VFD1 = 190 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC1_3_VFD1 = 80 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC2_3_VFD1 = 80 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC3_3_VFD1 = 80 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: ULC4_3_VFD1 = 80 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_10A_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_10B_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_11_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_12_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_13_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14A_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14B_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14C_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_14D_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_15_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_16_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_17_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_18A_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_18B_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_19_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_20_VFD1 = 280 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_21_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCP1_9_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_1_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_2_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_3_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_4_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_5A_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_5B_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_6_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_7_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_8_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS1_9_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_1_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_2_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_3A_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_3B_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_4_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_5_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_6_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: NCS2_7_VFD1 = 240 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: S02_1_VFD1 = 250 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: S02_2_VFD1 = 250 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_10_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_11_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_12_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_13_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_14_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_15_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_2_VFD1 = 550 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_3_VFD1 = 550 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_4_VFD1 = 500 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_5_VFD1 = 450 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_6_VFD1 = 400 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_7_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_8_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAB_9_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_10_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_11_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_2_VFD1 = 550 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_3_VFD1 = 500 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_4_VFD1 = 450 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_5_VFD1 = 400 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_6_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_7_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_8_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAC_9_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_2_VFD1 = 550 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_3_VFD1 = 500 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_4_VFD1 = 450 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_5_VFD1 = 400 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_6_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_7_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_8_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYAD_9_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_10_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_11_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_12_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_13_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_14_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_15_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_2_VFD1 = 550 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_3_VFD1 = 500 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_4_VFD1 = 450 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_5_VFD1 = 400 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_6_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_7_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_8_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBA_9_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_10_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_2_VFD1 = 550 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_3_VFD1 = 500 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_4_VFD1 = 450 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_5_VFD1 = 400 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_6_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_7_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_8_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBC_9_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_10_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_11_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_12_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_13_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_14_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_2_VFD1 = 550 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_3_VFD1 = 550 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_4_VFD1 = 450 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_5_VFD1 = 400 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_6_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_7_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_8_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYBD_9_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_2_VFD1 = 550 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_3_VFD1 = 500 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_4_VFD1 = 450 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_5_VFD1 = 400 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_6_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_7_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_8_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCA_9_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_10_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_2_VFD1 = 550 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_3_VFD1 = 500 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_4_VFD1 = 450 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_5_VFD1 = 400 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_6_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_7_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_8_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCB_9_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_10_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_11_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_12_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_2_VFD1 = 400 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_3_VFD1 = 380 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_4_VFD1 = 450 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_5_VFD1 = 400 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_6_VFD1 = 400 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_7_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_8_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYCD_9_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_2_VFD1 = 550 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_3_VFD1 = 500 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_4_VFD1 = 450 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_5_VFD1 = 400 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_6_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_7_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_8_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDA_9_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_10_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_11_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_12_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_13_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_14_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_15_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_16_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_2_VFD1 = 550 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_3_VFD1 = 500 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_4_VFD1 = 450 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_5_VFD1 = 400 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_6_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_7_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_8_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDB_9_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_10_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_11_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_12_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_13_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_2_VFD1 = 550 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_3_VFD1 = 500 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_4_VFD1 = 450 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_5_VFD1 = 400 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_6_VFD1 = 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_7_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_8_VFD1 = 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Parsed speed: BYDC_9_VFD1 = 300 FPM
|
|
[11:07:05] [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:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_14_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_15_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_16_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_17_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_18_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_19_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL1_20_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_14_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_15_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_16_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_17_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_18_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_19_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL4_20_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_14_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_15_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_16_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_17_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_18_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_19_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL7_20_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_14_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_15_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_16_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_17_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_18_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_19_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL11_20_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL13_13_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL13_14_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL13_15_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL13_16_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL13_17_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL13_18_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL13_19_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL18_17_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL18_18_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL18_19_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL18_20_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL18_21_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL18_22_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL18_23_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_18_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_19_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_20_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_21_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_22_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_23_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: UL21_24_VFD1 -> 420 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed fallback: NCP1_1_VFD1 -> 350 FPM (default)
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: NCP1_2_VFD1 -> 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: NCP1_3_VFD1 -> 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: NCP1_4_VFD1 -> 300 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: NCP1_5_VFD1 -> 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: NCP1_6_VFD1 -> 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: NCP1_7_VFD1 -> 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Speed lookup: NCP1_8_VFD1 -> 350 FPM
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] SPEED_CTRL sample=NCP1_1_VFD1(350), NCP1_2_VFD1(300), NCP1_3_VFD1(300), NCP1_4_VFD1(300), NCP1_5_VFD1(350)...
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL count=57
|
|
[11:07:05] [INFO] [logging_config.py:126:_log_with_context] Tags created: total=266 | standard=45 safety=122 dcs=23 modules=67
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Added 266 controller tags
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Generating main program routines...
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: mcm
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: mcm
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: dpm
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: dpm
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fiom
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fiom
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fioh
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fioh
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Plugin d2c_chute cannot generate with current data
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Plugin pb_chute cannot generate with current data
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: estop_check
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: estop_check
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Plugin station_jr_chute cannot generate with current data
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: safety_tag_map
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: RST data has 23 rows
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: MCM03 -> Local:5:I.Data.0
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL11_14_S1_PB -> UL11_16_VFD1:I.IO_0
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL11_14_S2_PB -> UL11_17_VFD1:I.IO_0
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL13_13_S1_PB -> UL13_15_VFD1:I.IO_0
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL13_13_S2_PB -> UL13_16_VFD1:I.IO_0
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL18_17_S1_PB -> UL18_19_VFD1:I.IO_0
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL18_17_S2_PB -> UL18_20_VFD1:I.IO_0
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL1_14_S1_PB -> UL1_16_VFD1:I.IO_0
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL1_14_S2_PB -> UL1_17_VFD1:I.IO_0
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL21_18_S1_PB -> UL21_20_VFD1:I.IO_0
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL21_18_S2_PB -> UL21_21_VFD1:I.IO_0
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL4_14_S1_PB -> UL4_16_VFD1:I.IO_0
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL4_14_S2_PB -> UL4_17_VFD1:I.IO_0
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL7_14_S1_PB -> UL7_15_VFD1:I.IO_0
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL7_14_S2_PB -> UL7_16_VFD1:I.IO_0
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: NCP1_1_S1_PB -> NCP1_1_FIO1:I.Pt02.Data
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: NCP1_1_S2_PB -> NCP1_1_FIO1:I.Pt04.Data
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: NCP1_2_S1_PB -> NCP1_2_FIO1:I.Pt06.Data
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: NCP1_2_S2_PB -> NCP1_2_FIO1:I.Pt08.Data
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: NCP1_3_S1_PB -> NCP1_3_FIO1:I.Pt12.Data
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: NCP1_3_S2_PB -> NCP1_3_FIO1:I.Pt14.Data
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: NCP1_8_S1_PB -> NCP1_8_FIO1:I.Pt02.Data
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: NCP1_8_S2_PB -> NCP1_8_FIO1:I.Pt04.Data
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generating 23 rungs
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 1: XIC(Local:5:I.Data.0)OTE(MCM03);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 2: XIC(NCP1_1_FIO1:I.Pt02.Data)OTE(NCP1_1_S1_PB);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 3: XIC(NCP1_1_FIO1:I.Pt04.Data)OTE(NCP1_1_S2_PB);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 4: XIC(NCP1_2_FIO1:I.Pt06.Data)OTE(NCP1_2_S1_PB);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 5: XIC(NCP1_2_FIO1:I.Pt08.Data)OTE(NCP1_2_S2_PB);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 6: XIC(NCP1_3_FIO1:I.Pt12.Data)OTE(NCP1_3_S1_PB);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 7: XIC(NCP1_3_FIO1:I.Pt14.Data)OTE(NCP1_3_S2_PB);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 8: XIC(NCP1_8_FIO1:I.Pt02.Data)OTE(NCP1_8_S1_PB);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 9: XIC(NCP1_8_FIO1:I.Pt04.Data)OTE(NCP1_8_S2_PB);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 10: XIC(UL1_16_VFD1:I.IO_0)OTE(UL1_14_S1_PB);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 11: XIC(UL1_17_VFD1:I.IO_0)OTE(UL1_14_S2_PB);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 12: XIC(UL4_16_VFD1:I.IO_0)OTE(UL4_14_S1_PB);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 13: XIC(UL4_17_VFD1:I.IO_0)OTE(UL4_14_S2_PB);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 14: XIC(UL7_15_VFD1:I.IO_0)OTE(UL7_14_S1_PB);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 15: XIC(UL7_16_VFD1:I.IO_0)OTE(UL7_14_S2_PB);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 16: XIC(UL11_16_VFD1:I.IO_0)OTE(UL11_14_S1_PB);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 17: XIC(UL11_17_VFD1:I.IO_0)OTE(UL11_14_S2_PB);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 18: XIC(UL13_15_VFD1:I.IO_0)OTE(UL13_13_S1_PB);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 19: XIC(UL13_16_VFD1:I.IO_0)OTE(UL13_13_S2_PB);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 20: XIC(UL18_19_VFD1:I.IO_0)OTE(UL18_17_S1_PB);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 21: XIC(UL18_20_VFD1:I.IO_0)OTE(UL18_17_S2_PB);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 22: XIC(UL21_20_VFD1:I.IO_0)OTE(UL21_18_S1_PB);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 23: XIC(UL21_21_VFD1:I.IO_0)OTE(UL21_18_S2_PB);
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generated 23 total rungs
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: safety_tag_map
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: belt_tracking
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: belt_tracking
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: main_routine
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Generating MainRoutine with JSR calls
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Successfully generated MainRoutine
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: main_routine
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Main routine generation results: {'mcm': True, 'dpm': True, 'fiom': True, 'fioh': True, 'd2c_chute': False, 'pb_chute': False, 'estop_check': True, 'station_jr_chute': False, 'safety_tag_map': True, 'belt_tracking': True, 'main_routine': True}
|
|
[11:07:05] [INFO] [logging_config.py:126:_log_with_context] Routines created (8): MainRoutine, R010_MCM, R020_DPM, R030_FIOM, R031_FIOH, R120_ESTOP_CHECK, R130_SAFETY_TAG_MAP, ZZZ_BeltTracking
|
|
[11:07:05] [INFO] [logging_config.py:126:_log_with_context] - R010_MCM: 2 rungs | example: NOP();
|
|
[11:07:05] [INFO] [logging_config.py:126:_log_with_context] - R020_DPM: 5 rungs | example: NOP();
|
|
[11:07:05] [INFO] [logging_config.py:126:_log_with_context] - R030_FIOM: 6 rungs | example: NOP();
|
|
[11:07:05] [INFO] [logging_config.py:126:_log_with_context] - R031_FIOH: 2 rungs | example: NOP();
|
|
[11:07:05] [INFO] [logging_config.py:126:_log_with_context] - R120_ESTOP_CHECK: 23 rungs | example: XIO(NCP1_1_VFD1:SI.In00Data)XIO(NCP1_1_VFD1:SI.In01Data)XIC(NCP1_1_VFD1:SI.STOActive)XIC(NCP1_2_VFD1:SI.STOActive)XIC(NCP1_3_VFD1:SI.STOActive)XIC(NCP1_4_VFD...
|
|
[11:07:05] [INFO] [logging_config.py:126:_log_with_context] - R130_SAFETY_TAG_MAP: 24 rungs | example: XIC(Local:5:I.Data.0)OTE(MCM_S_PB);
|
|
[11:07:05] [INFO] [logging_config.py:126:_log_with_context] - ZZZ_BeltTracking: 58 rungs | example: NOP();
|
|
[11:07:05] [INFO] [logging_config.py:126:_log_with_context] - MainRoutine: 1 rungs | example: [JSR(R010_MCM,0) ,JSR(R020_DPM,0) ,JSR(R030_FIOM,0) ,JSR(R031_FIOH,0) ,JSR(R120_ESTOP_CHECK,0) ,JSR(R130_SAFETY_TAG_MAP,0) ,JSR(ZZZ_BeltTracking,0) ];
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernMainProgramGenerator generation
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Written ModernMainProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM03/MainProgram_Generated.L5X
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] MainProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM03/MainProgram_Generated.L5X
|
|
[11:07:05] [INFO] [logging_config.py:128:_log_with_context] Generating safety tag mapping...
|
|
[11:07:05] [DEBUG] [logging_config.py:128:_log_with_context] Creating MappingWriter wrapper
|
|
[11:07:05] [DEBUG] [logging_config.py:126:_log_with_context] Creating DataLoader instance
|
|
[11:07:06] [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_MCM03/SafetyTagMapping.txt
|
|
[11:07:06] [INFO] [logging_config.py:128:_log_with_context] - Safety tags: 24
|
|
[11:07:06] [INFO] [logging_config.py:128:_log_with_context] === All artifacts generated successfully! ===
|
|
{"level": "INFO", "message": "Routine generation completed successfully", "timestamp": "2025-09-17T11:07:06.064901", "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_MCM03
|
|
- Excel: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/PLC Data Generator/DESC_IP_MERGED.xlsx
|
|
- Boilerplate: MTN6_boilerplate
|
|
- Mode: Single file
|
|
--------------------------------------------------
|
|
Created 1 FIOH modules based on TERM analysis
|
|
Found 5 IOLM modules
|
|
Found 57 APF modules
|
|
Found 4 DPM modules
|
|
Found 1 PMM modules
|
|
Created 5 IOLM modules with boilerplate selection:
|
|
NCP1_1_FIO1 (FIO D2CMaster): Using module-specific boilerplate NCP1_1_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_1_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_1_FIO1_Module.L5X
|
|
NCP1_2_FIO1 (FIO D2CMaster): Using module-specific boilerplate NCP1_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_2_FIO1_Module.L5X
|
|
NCP1_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate NCP1_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_3_FIO1_Module.L5X
|
|
NCP1_8_FIO1 (FIO D2CMaster): Using module-specific boilerplate NCP1_8_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_8_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_8_FIO1_Module.L5X
|
|
PDP5_FIO1 (FIO PDP_FIO): Using module-specific boilerplate PDP5_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP5_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP5_FIO1_Module.L5X
|
|
NCP1_1_VFD1 (APF 7_5HP): Using module-specific boilerplate NCP1_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_1_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_1_VFD1_Module.L5X
|
|
NCP1_2_VFD1 (APF 7_5HP): Using module-specific boilerplate NCP1_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_2_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_2_VFD1_Module.L5X
|
|
NCP1_3_VFD1 (APF 7_5HP): Using module-specific boilerplate NCP1_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_3_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_3_VFD1_Module.L5X
|
|
NCP1_4_VFD1 (APF 5HP): Using module-specific boilerplate NCP1_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_4_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_4_VFD1_Module.L5X
|
|
NCP1_5_VFD1 (APF 7_5HP): Using module-specific boilerplate NCP1_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_5_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_5_VFD1_Module.L5X
|
|
NCP1_6_VFD1 (APF 5HP): Using module-specific boilerplate NCP1_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_6_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_6_VFD1_Module.L5X
|
|
NCP1_7_VFD1 (APF 7_5HP): Using module-specific boilerplate NCP1_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_7_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_7_VFD1_Module.L5X
|
|
NCP1_8_VFD1 (APF 7_5HP): Using module-specific boilerplate NCP1_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_8_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/NCP1_8_VFD1_Module.L5X
|
|
UL11_14_VFD1 (APF 3HP): Using module-specific boilerplate UL11_14_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_14_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_14_VFD1_Module.L5X
|
|
UL11_15_VFD1 (APF 3HP): Using module-specific boilerplate UL11_15_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_15_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_15_VFD1_Module.L5X
|
|
UL11_16_VFD1 (APF 3HP): Using module-specific boilerplate UL11_16_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_16_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_16_VFD1_Module.L5X
|
|
UL11_17_VFD1 (APF 3HP): Using module-specific boilerplate UL11_17_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_17_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_17_VFD1_Module.L5X
|
|
UL11_18_VFD1 (APF 5HP): Using module-specific boilerplate UL11_18_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_18_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_18_VFD1_Module.L5X
|
|
UL11_19_VFD1 (APF 3HP): Using module-specific boilerplate UL11_19_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_19_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_19_VFD1_Module.L5X
|
|
UL11_20_VFD1 (APF 2HP): Using module-specific boilerplate UL11_20_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_20_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL11_20_VFD1_Module.L5X
|
|
UL13_13_VFD1 (APF 3HP): Using module-specific boilerplate UL13_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_13_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_13_VFD1_Module.L5X
|
|
UL13_14_VFD1 (APF 3HP): Using module-specific boilerplate UL13_14_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_14_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_14_VFD1_Module.L5X
|
|
UL13_15_VFD1 (APF 3HP): Using module-specific boilerplate UL13_15_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_15_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_15_VFD1_Module.L5X
|
|
UL13_16_VFD1 (APF 3HP): Using module-specific boilerplate UL13_16_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_16_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_16_VFD1_Module.L5X
|
|
UL13_17_VFD1 (APF 5HP): Using module-specific boilerplate UL13_17_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_17_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_17_VFD1_Module.L5X
|
|
UL13_18_VFD1 (APF 3HP): Using module-specific boilerplate UL13_18_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_18_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_18_VFD1_Module.L5X
|
|
UL13_19_VFD1 (APF 2HP): Using module-specific boilerplate UL13_19_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_19_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL13_19_VFD1_Module.L5X
|
|
UL18_17_VFD1 (APF 3HP): Using module-specific boilerplate UL18_17_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_17_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_17_VFD1_Module.L5X
|
|
UL18_18_VFD1 (APF 3HP): Using module-specific boilerplate UL18_18_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_18_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_18_VFD1_Module.L5X
|
|
UL18_19_VFD1 (APF 3HP): Using module-specific boilerplate UL18_19_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_19_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_19_VFD1_Module.L5X
|
|
UL18_20_VFD1 (APF 3HP): Using module-specific boilerplate UL18_20_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_20_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_20_VFD1_Module.L5X
|
|
UL18_21_VFD1 (APF 5HP): Using module-specific boilerplate UL18_21_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_21_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_21_VFD1_Module.L5X
|
|
UL18_22_VFD1 (APF 3HP): Using module-specific boilerplate UL18_22_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_22_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_22_VFD1_Module.L5X
|
|
UL18_23_VFD1 (APF 2HP): Using module-specific boilerplate UL18_23_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_23_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL18_23_VFD1_Module.L5X
|
|
UL1_14_VFD1 (APF 3HP): Using module-specific boilerplate UL1_14_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_14_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_14_VFD1_Module.L5X
|
|
UL1_15_VFD1 (APF 3HP): Using module-specific boilerplate UL1_15_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_15_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_15_VFD1_Module.L5X
|
|
UL1_16_VFD1 (APF 3HP): Using module-specific boilerplate UL1_16_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_16_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_16_VFD1_Module.L5X
|
|
UL1_17_VFD1 (APF 3HP): Using module-specific boilerplate UL1_17_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_17_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_17_VFD1_Module.L5X
|
|
UL1_18_VFD1 (APF 5HP): Using module-specific boilerplate UL1_18_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_18_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_18_VFD1_Module.L5X
|
|
UL1_19_VFD1 (APF 3HP): Using module-specific boilerplate UL1_19_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_19_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_19_VFD1_Module.L5X
|
|
UL1_20_VFD1 (APF 2HP): Using module-specific boilerplate UL1_20_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_20_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL1_20_VFD1_Module.L5X
|
|
UL21_18_VFD1 (APF 3HP): Using module-specific boilerplate UL21_18_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_18_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_18_VFD1_Module.L5X
|
|
UL21_19_VFD1 (APF 3HP): Using module-specific boilerplate UL21_19_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_19_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_19_VFD1_Module.L5X
|
|
UL21_20_VFD1 (APF 3HP): Using module-specific boilerplate UL21_20_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_20_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_20_VFD1_Module.L5X
|
|
UL21_21_VFD1 (APF 3HP): Using module-specific boilerplate UL21_21_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_21_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_21_VFD1_Module.L5X
|
|
UL21_22_VFD1 (APF 5HP): Using module-specific boilerplate UL21_22_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_22_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_22_VFD1_Module.L5X
|
|
UL21_23_VFD1 (APF 3HP): Using module-specific boilerplate UL21_23_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_23_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_23_VFD1_Module.L5X
|
|
UL21_24_VFD1 (APF 2HP): Using module-specific boilerplate UL21_24_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_24_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL21_24_VFD1_Module.L5X
|
|
UL4_14_VFD1 (APF 2HP): Using module-specific boilerplate UL4_14_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_14_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_14_VFD1_Module.L5X
|
|
UL4_15_VFD1 (APF 3HP): Using module-specific boilerplate UL4_15_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_15_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_15_VFD1_Module.L5X
|
|
UL4_16_VFD1 (APF 3HP): Using module-specific boilerplate UL4_16_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_16_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_16_VFD1_Module.L5X
|
|
UL4_17_VFD1 (APF 3HP): Using module-specific boilerplate UL4_17_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_17_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_17_VFD1_Module.L5X
|
|
UL4_18_VFD1 (APF 5HP): Using module-specific boilerplate UL4_18_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_18_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_18_VFD1_Module.L5X
|
|
UL4_19_VFD1 (APF 3HP): Using module-specific boilerplate UL4_19_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_19_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_19_VFD1_Module.L5X
|
|
UL4_20_VFD1 (APF 2HP): Using module-specific boilerplate UL4_20_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_20_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL4_20_VFD1_Module.L5X
|
|
UL7_14_VFD1 (APF 3HP): Using module-specific boilerplate UL7_14_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_14_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_14_VFD1_Module.L5X
|
|
UL7_15_VFD1 (APF 3HP): Using module-specific boilerplate UL7_15_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_15_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_15_VFD1_Module.L5X
|
|
UL7_16_VFD1 (APF 3HP): Using module-specific boilerplate UL7_16_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_16_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_16_VFD1_Module.L5X
|
|
UL7_17_VFD1 (APF 3HP): Using module-specific boilerplate UL7_17_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_17_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_17_VFD1_Module.L5X
|
|
UL7_18_VFD1 (APF 5HP): Using module-specific boilerplate UL7_18_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_18_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_18_VFD1_Module.L5X
|
|
UL7_19_VFD1 (APF 3HP): Using module-specific boilerplate UL7_19_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_19_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_19_VFD1_Module.L5X
|
|
UL7_20_VFD1 (APF 2HP): Using module-specific boilerplate UL7_20_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_20_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/UL7_20_VFD1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PMM_Module.L5X
|
|
PDP5_FIOH1 (FIOH PDP_FIOH): Using module-specific boilerplate PDP5_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP5_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP5_FIOH1_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/SLOT5_IB16_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/SLOT7_IB16S_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/SLOT6_OB16E_Module.L5X
|
|
No EN4TR modules registered for creation
|
|
Importing AOIs/DataTypes from MCM base: MTN6_boilerplate/MCM03.L5X
|
|
Archived old L5X: MTN6_MCM03_20250916_143731.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_MCM03/MTN6_MCM03_20250917_110710.L5X
|
|
Single file generation complete
|
|
- ['/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM03/MTN6_MCM03_20250917_110710.L5X']
|
|
|
|
=== Step 3 Batch Script Creation ===
|
|
Creating project folder compilation for: MTN6_MCM03
|
|
Source L5X: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM03/MTN6_MCM03_20250917_110710.L5X
|
|
Project directory: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/MTN6_MCM03
|
|
Generated batch file: compile_MTN6_MCM03.bat
|
|
SUCCESS: Project compilation ready!
|
|
To compile on Windows:
|
|
cd "C:\\Users\\ilia.gurielidze\\Projects\\PLC Generation\\generated_projects\\MTN6_MCM03"
|
|
compile_MTN6_MCM03.bat
|
|
|