PLC_Generation/logs/workflow_SAT9_MCM02_20250824_004404.log
2025-08-26 21:29:02 +04:00

857 lines
123 KiB
Plaintext

{"level": "INFO", "message": "PLC Generation Workflow started", "timestamp": "2025-08-24T00:44:04.304130", "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/SAT9_MCM02_fixed.xlsx", "project_name": "SAT9_MCM02"}
{"level": "INFO", "message": "Starting data processing step", "timestamp": "2025-08-24T00:44:04.304499", "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: ['NETWORK_PLC', 'DESC_PLC']
Found DESC sheet: DESC_PLC
Found NETWORK sheet: NETWORK_PLC
DESC columns: ['TAGNAME', 'TERM', 'DESCA', 'DESCB']
NETWORK columns: ['DPM', 'DPM_IP', 'Name', 'PartNumber', 'IP']
Classifying signals and adding IO paths...
Signal classification results:
SPARE: 516
I: 255
O: 52
IOLink: 13
Device type distribution:
APF: 660
M12DR: 112
Hub: 16
IB16: 16
OB16E: 16
IB16S: 16
IO Path mapping results:
Successful mappings: 836/836 (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: ['DPM1_PS1_1', 'DPM1_PS1_4', 'DPM1_PS2_1', 'DPM2_PS1_1', 'DPM2_PS2_1']
================================================================================
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...
Removed 7 duplicate rows (exact matches) before saving DESC_IP sheet.
Final result has 839 rows
Sample of merged data:
TAGNAME TERM DESCA ... SIGNAL DEVICE_TYPE IO_PATH
0 PDP2_PMM ... NaN NaN NaN
1 SLOT5_IB16 I0 MCM02 ... I IB16 Local:5:I.Data.0
2 SLOT5_IB16 I1 MCM02 ... 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 MCM02 ... I IB16 Local:5:I.Data.2
[10 rows x 11 columns]
New Excel file created: MCM02_DESC_IP_MERGED.xlsx
The file contains all original sheets plus the new 'DESC_IP' sheet with merged data.
Reading input file: MCM02_DESC_IP_MERGED.xlsx
Removed 13 IOLink rows (including beacons, FIOH channels, and all other IOLink entries)
Removed 10 blank name/description rows
Saving output file: MCM02_OUTPUT.csv
Processing complete!
Created standard output file: DESC_IP_MERGED.xlsx
=== Step 1: PLC Data Generator stderr ===
{"level": "INFO", "message": "Data processing completed successfully", "timestamp": "2025-08-24T00:44:08.443826", "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-08-24T00:44:08.444053", "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_SAT9_MCM02_20250824_004404.log", "timestamp": "2025-08-24T00:44:10.700665", "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-08-24T00:44:10.703082", "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-08-24T00:44:10.703483", "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-08-24T00:44:10.714936", "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-08-24T00:44:10.715189", "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-08-24T00:44:10.715376", "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-08-24T00:44:10.726929", "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-08-24T00:44:10.732739", "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-08-24T00:44:10.737496", "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-08-24T00:44:10.741180", "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-08-24T00:44:10.744864", "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-08-24T00:44:10.748724", "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-08-24T00:44:10.752345", "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-08-24T00:44:10.760169", "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-08-24T00:44:10.764397", "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-08-24T00:44:10.768678", "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-08-24T00:44:10.772715", "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-08-24T00:44:10.776175", "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-08-24T00:44:10.780043", "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-08-24T00:44:10.783988", "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-08-24T00:44:10.788091", "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-08-24T00:44:10.791719", "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-08-24T00:44:10.795637", "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-08-24T00:44:10.799749", "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-08-24T00:44:10.803865", "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-08-24T00:44:10.807521", "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-08-24T00:44:10.811098", "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-08-24T00:44:10.815303", "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-08-24T00:44:10.820008", "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-08-24T00:44:10.868549", "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-08-24T00:44:10.872068", "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-08-24T00:44:10.875759", "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-08-24T00:44:10.879966", "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-08-24T00:44:10.884120", "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-08-24T00:44:10.888072", "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-08-24T00:44:10.892624", "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-08-24T00:44:10.896972", "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-08-24T00:44:10.897202", "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-08-24T00:44:11.915802", "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-08-24T00:44:11.923920", "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-08-24T00:44:11.927996", "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-08-24T00:44:11.930335", "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-08-24T00:44:11.943088", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "best_key": "MCM02", "score": 16}
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-08-24T00:44:11.943912", "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": 9}
{"level": "INFO", "message": "Successfully generated routine: outputs", "timestamp": "2025-08-24T00:44:11.945759", "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-08-24T00:44:11.946092", "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-08-24T00:44:11.949178", "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-08-24T00:44:11.949712", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Found DCS controllers for PS1_8: {'EPC2', 'EPC1'}", "timestamp": "2025-08-24T00:44:11.951174", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Found DCS controllers for PS2_7: {'EPC2', 'EPC1'}", "timestamp": "2025-08-24T00:44:11.951623", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Found DCS controllers for UL1_1: {'EPC2', 'EPC1'}", "timestamp": "2025-08-24T00:44:11.952058", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Found DCS controllers for UL2_2: {'ESTOP1'}", "timestamp": "2025-08-24T00:44:11.952366", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Found DCS controllers for UL3_2: {'ESTOP1'}", "timestamp": "2025-08-24T00:44:11.952665", "module": "src.routines.zones", "file": "logging_config.py", "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_2: {'ESTOP1'}", "timestamp": "2025-08-24T00:44:11.952896", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Found DCS controllers for UL5_2: {'ESTOP1'}", "timestamp": "2025-08-24T00:44:11.953203", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Found DCS controllers for UL6_1: {'EPC2', 'EPC1'}", "timestamp": "2025-08-24T00:44:11.953587", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Available DCS controllers: {'PS1_8': {'EPC2', 'EPC1'}, 'PS2_7': {'EPC2', 'EPC1'}, 'UL1_1': {'EPC2', 'EPC1'}, 'UL2_2': {'ESTOP1'}, 'UL3_2': {'ESTOP1'}, 'UL4_2': {'ESTOP1'}, 'UL5_2': {'ESTOP1'}, 'UL6_1': {'EPC2', 'EPC1'}}", "timestamp": "2025-08-24T00:44:11.953794", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Zone 02-01 candidates: ['PS1_1', 'PS1_2', 'PS1_3', 'PS1_4', 'PS1_5', 'PS1_6', 'PS1_7', 'PS1_8']", "timestamp": "2025-08-24T00:44:11.954475", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base PS1_1 in zone 02-01", "timestamp": "2025-08-24T00:44:11.954700", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base PS1_2 in zone 02-01", "timestamp": "2025-08-24T00:44:11.954906", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base PS1_3 in zone 02-01", "timestamp": "2025-08-24T00:44:11.955101", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base PS1_4 in zone 02-01", "timestamp": "2025-08-24T00:44:11.955270", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base PS1_5 in zone 02-01", "timestamp": "2025-08-24T00:44:11.955445", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base PS1_6 in zone 02-01", "timestamp": "2025-08-24T00:44:11.955622", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base PS1_7 in zone 02-01", "timestamp": "2025-08-24T00:44:11.955797", "module": "src.routines.zones", "file": "logging_config.py", "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-08-24T00:44:11.955988", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "02-01", "interlock": "MCM02", "dcs_list": ["PS1_8_EPC1_DCS_CTRL.O1", "PS1_8_EPC2_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 02-02 candidates: ['UL1_1', 'UL1_2', 'UL1_3', 'UL1_4', 'UL1_5', 'UL1_6', 'UL1_7']", "timestamp": "2025-08-24T00:44:11.956402", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_2 in zone 02-02", "timestamp": "2025-08-24T00:44:11.956632", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "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_3 in zone 02-02", "timestamp": "2025-08-24T00:44:11.956824", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "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_4 in zone 02-02", "timestamp": "2025-08-24T00:44:11.957036", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_5 in zone 02-02", "timestamp": "2025-08-24T00:44:11.957224", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_6 in zone 02-02", "timestamp": "2025-08-24T00:44:11.957403", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL1_7 in zone 02-02", "timestamp": "2025-08-24T00:44:11.957575", "module": "src.routines.zones", "file": "logging_config.py", "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-08-24T00:44:11.957746", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "02-02", "interlock": "MCM02", "dcs_list": ["UL1_1_EPC1_DCS_CTRL.O1", "UL1_1_EPC2_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 02-03 candidates: ['UL2_1', 'UL2_2', 'UL2_3', 'UL2_4', 'UL2_5', 'UL2_6', 'UL2_7', 'UL2_8', 'UL2_9']", "timestamp": "2025-08-24T00:44:11.958154", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL2_1 in zone 02-03", "timestamp": "2025-08-24T00:44:11.958370", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL2_3 in zone 02-03", "timestamp": "2025-08-24T00:44:11.958544", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL2_4 in zone 02-03", "timestamp": "2025-08-24T00:44:11.958702", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL2_5 in zone 02-03", "timestamp": "2025-08-24T00:44:11.958866", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL2_6 in zone 02-03", "timestamp": "2025-08-24T00:44:11.959025", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL2_7 in zone 02-03", "timestamp": "2025-08-24T00:44:11.959213", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL2_8 in zone 02-03", "timestamp": "2025-08-24T00:44:11.959422", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL2_9 in zone 02-03", "timestamp": "2025-08-24T00:44:11.959594", "module": "src.routines.zones", "file": "logging_config.py", "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-08-24T00:44:11.959781", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "02-03", "interlock": "MCM02", "dcs_list": ["UL2_2_ESTOP1_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 02-04 candidates: ['UL3_1', 'UL3_2', 'UL3_3', 'UL3_4', 'UL3_5', 'UL3_6', 'UL3_7', 'UL3_8', 'UL3_9']", "timestamp": "2025-08-24T00:44:11.960184", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL3_1 in zone 02-04", "timestamp": "2025-08-24T00:44:11.960380", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL3_3 in zone 02-04", "timestamp": "2025-08-24T00:44:11.960561", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL3_4 in zone 02-04", "timestamp": "2025-08-24T00:44:11.960738", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL3_5 in zone 02-04", "timestamp": "2025-08-24T00:44:11.960899", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL3_6 in zone 02-04", "timestamp": "2025-08-24T00:44:11.961076", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL3_7 in zone 02-04", "timestamp": "2025-08-24T00:44:11.961248", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL3_8 in zone 02-04", "timestamp": "2025-08-24T00:44:11.961459", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL3_9 in zone 02-04", "timestamp": "2025-08-24T00:44:11.961751", "module": "src.routines.zones", "file": "logging_config.py", "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-08-24T00:44:11.961953", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "02-04", "interlock": "MCM02", "dcs_list": ["UL3_2_ESTOP1_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 02-05 candidates: ['PS2_1', 'PS2_2', 'PS2_3', 'PS2_4', 'PS2_5', 'PS2_6', 'PS2_7']", "timestamp": "2025-08-24T00:44:11.962543", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base PS2_1 in zone 02-05", "timestamp": "2025-08-24T00:44:11.962774", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base PS2_2 in zone 02-05", "timestamp": "2025-08-24T00:44:11.962974", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base PS2_3 in zone 02-05", "timestamp": "2025-08-24T00:44:11.963144", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base PS2_4 in zone 02-05", "timestamp": "2025-08-24T00:44:11.963320", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base PS2_5 in zone 02-05", "timestamp": "2025-08-24T00:44:11.963538", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base PS2_6 in zone 02-05", "timestamp": "2025-08-24T00:44:11.963689", "module": "src.routines.zones", "file": "logging_config.py", "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-08-24T00:44:11.963872", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "02-05", "interlock": "MCM02", "dcs_list": ["PS2_7_EPC1_DCS_CTRL.O1", "PS2_7_EPC2_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 02-06 candidates: ['UL4_1', 'UL4_2', 'UL4_3', 'UL4_4', 'UL4_5', 'UL4_6', 'UL4_7', 'UL4_8', 'UL4_9']", "timestamp": "2025-08-24T00:44:11.964365", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_1 in zone 02-06", "timestamp": "2025-08-24T00:44:11.964822", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_3 in zone 02-06", "timestamp": "2025-08-24T00:44:11.965075", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "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_4 in zone 02-06", "timestamp": "2025-08-24T00:44:11.965296", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_5 in zone 02-06", "timestamp": "2025-08-24T00:44:11.965572", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_6 in zone 02-06", "timestamp": "2025-08-24T00:44:11.965837", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_7 in zone 02-06", "timestamp": "2025-08-24T00:44:11.966052", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL4_8 in zone 02-06", "timestamp": "2025-08-24T00:44:11.966257", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "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_9 in zone 02-06", "timestamp": "2025-08-24T00:44:11.966458", "module": "src.routines.zones", "file": "logging_config.py", "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-08-24T00:44:11.966642", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "02-06", "interlock": "MCM02", "dcs_list": ["UL4_2_ESTOP1_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 02-07 candidates: ['UL5_1', 'UL5_2', 'UL5_3', 'UL5_4', 'UL5_5', 'UL5_6', 'UL5_7', 'UL5_8', 'UL5_9']", "timestamp": "2025-08-24T00:44:11.967142", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_1 in zone 02-07", "timestamp": "2025-08-24T00:44:11.967374", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_3 in zone 02-07", "timestamp": "2025-08-24T00:44:11.967607", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_4 in zone 02-07", "timestamp": "2025-08-24T00:44:11.967827", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_5 in zone 02-07", "timestamp": "2025-08-24T00:44:11.968138", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_6 in zone 02-07", "timestamp": "2025-08-24T00:44:11.968396", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_7 in zone 02-07", "timestamp": "2025-08-24T00:44:11.968591", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_8 in zone 02-07", "timestamp": "2025-08-24T00:44:11.968760", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL5_9 in zone 02-07", "timestamp": "2025-08-24T00:44:11.968954", "module": "src.routines.zones", "file": "logging_config.py", "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-08-24T00:44:11.969133", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "02-07", "interlock": "MCM02", "dcs_list": ["UL5_2_ESTOP1_DCS_CTRL.O1"]}
{"level": "DEBUG", "message": "Zone 02-08 candidates: ['UL6_1', 'UL6_2', 'UL6_3', 'UL6_4', 'UL6_5', 'UL6_6', 'UL6_7', 'UL6_8']", "timestamp": "2025-08-24T00:44:11.969628", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL6_2 in zone 02-08", "timestamp": "2025-08-24T00:44:11.969873", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL6_3 in zone 02-08", "timestamp": "2025-08-24T00:44:11.970075", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL6_4 in zone 02-08", "timestamp": "2025-08-24T00:44:11.970274", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL6_5 in zone 02-08", "timestamp": "2025-08-24T00:44:11.970452", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL6_6 in zone 02-08", "timestamp": "2025-08-24T00:44:11.970657", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL6_7 in zone 02-08", "timestamp": "2025-08-24T00:44:11.970859", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "No DCS controllers found for base UL6_8 in zone 02-08", "timestamp": "2025-08-24T00:44:11.971010", "module": "src.routines.zones", "file": "logging_config.py", "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-08-24T00:44:11.971199", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "02-08", "interlock": "MCM02", "dcs_list": ["UL6_1_EPC1_DCS_CTRL.O1", "UL6_1_EPC2_DCS_CTRL.O1"]}
{"level": "INFO", "message": "Successfully generated routine: zones", "timestamp": "2025-08-24T00:44:11.971418", "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-08-24T00:44:11.971607", "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-08-24T00:44:11.974781", "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}", "timestamp": "2025-08-24T00:44:11.975126", "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 5 tags", "timestamp": "2025-08-24T00:44:11.980197", "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-08-24T00:44:11.980711", "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: 29 rungs | example: XIC(Local:7:I.Pt02.Status)XIC(Local:7:I.Pt03.Status)OTE(MCM_EPB_STATUS);", "timestamp": "2025-08-24T00:44:11.981058", "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: 8 rungs | example: XIC(EStop_MCM_OK)XIC(EStop_02_01_OK)[OTE(PS1_1_VFD1:SO.STOOutput),OTE(PS1_2_VFD1:SO.STOOutput),OTE(PS1_3_VFD1:SO.STOOutput),OTE(PS1_4_VFD1:SO.STOOutput),OTE(...", "timestamp": "2025-08-24T00:44:11.981312", "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: 8 rungs | example: [XIC(SFT_PS1_8_S1_PB) ,XIC(SFT_MCM_S_PB)]OTE(RST_PS1_8_EPC1_ESTOP);", "timestamp": "2025-08-24T00:44:11.981533", "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: 9 rungs | example: XIC(PS1_8_EPC1_DCS_CTRL.O1)XIC(PS1_8_EPC2_DCS_CTRL.O1)OTE(EStop_02_01_OK);", "timestamp": "2025-08-24T00:44:11.981741", "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: 13 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-08-24T00:44:11.981933", "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-08-24T00:44:11.982106", "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-08-24T00:44:11.982294", "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 SafetyProgram_Generated.L5X", "timestamp": "2025-08-24T00:44:11.984947", "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 SafetyProgram_Generated.L5X", "timestamp": "2025-08-24T00:44:11.985183", "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-08-24T00:44:11.985411", "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-08-24T00:44:11.985620", "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-08-24T00:44:11.985843", "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-08-24T00:44:11.986050", "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-08-24T00:44:11.986326", "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-08-24T00:44:12.076062", "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-08-24T00:44:12.086311", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "best_key": "MCM02", "score": 16}
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-08-24T00:44:12.086896", "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": 9}
{"level": "INFO", "message": "Tags created: total=224 | standard=17 safety=51 dcs=13 modules=135", "timestamp": "2025-08-24T00:44:12.150796", "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 224 controller tags", "timestamp": "2025-08-24T00:44:12.151207", "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-08-24T00:44:12.151716", "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-08-24T00:44:12.151988", "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-08-24T00:44:12.152189", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Generating routine: rack", "timestamp": "2025-08-24T00:44:12.152391", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "INFO", "message": "Successfully generated routine: rack", "timestamp": "2025-08-24T00:44:12.152569", "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-08-24T00:44:12.152809", "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-08-24T00:44:12.154055", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Generating routine: apf", "timestamp": "2025-08-24T00:44:12.154854", "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: apf", "timestamp": "2025-08-24T00:44:12.157384", "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-08-24T00:44:12.157608", "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-08-24T00:44:12.161058", "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-08-24T00:44:12.161269", "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 7 rows", "timestamp": "2025-08-24T00:44:12.161618", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Added safety tag mapping: MCM02 -> Local:5:I.Data.0", "timestamp": "2025-08-24T00:44:12.161978", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Added safety tag mapping: PS1_8_S2_PB -> PS1_6_VFD1:I.IO_0", "timestamp": "2025-08-24T00:44:12.162258", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Added safety tag mapping: PS1_8_S1_PB -> PS1_8_VFD1:I.IO_0", "timestamp": "2025-08-24T00:44:12.162532", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Added safety tag mapping: PS2_7_S2_PB -> PS2_5_VFD1:I.IO_0", "timestamp": "2025-08-24T00:44:12.162804", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Added safety tag mapping: PS2_7_S1_PB -> PS2_7_VFD1:I.IO_0", "timestamp": "2025-08-24T00:44:12.163061", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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_1_SS1_STPB -> UL1_2_FIO1:I.Pt00.Data", "timestamp": "2025-08-24T00:44:12.163334", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Added safety tag mapping: UL6_1_SS1_STPB -> UL6_2_FIO1:I.Pt00.Data", "timestamp": "2025-08-24T00:44:12.163592", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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 7 rungs", "timestamp": "2025-08-24T00:44:12.163772", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Generated rung 1: XIC(Local:5:I.Data.0)OTE(MCM02);", "timestamp": "2025-08-24T00:44:12.163943", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Generated rung 2: XIC(PS1_8_VFD1:I.IO_0)OTE(PS1_8_S1_PB);", "timestamp": "2025-08-24T00:44:12.164124", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "DEBUG", "message": "Generated rung 3: XIC(PS1_6_VFD1:I.IO_0)OTE(PS1_8_S2_PB);", "timestamp": "2025-08-24T00:44:12.164334", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(PS2_7_VFD1:I.IO_0)OTE(PS2_7_S1_PB);", "timestamp": "2025-08-24T00:44:12.164495", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(PS2_5_VFD1:I.IO_0)OTE(PS2_7_S2_PB);", "timestamp": "2025-08-24T00:44:12.164676", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL1_2_FIO1:I.Pt00.Data)OTE(UL1_1_SS1_STPB);", "timestamp": "2025-08-24T00:44:12.164853", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL6_2_FIO1:I.Pt00.Data)OTE(UL6_1_SS1_STPB);", "timestamp": "2025-08-24T00:44:12.165042", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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 7 total rungs", "timestamp": "2025-08-24T00:44:12.165221", "module": "src.routines.safety_tag_map", "file": "logging_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-08-24T00:44:12.165390", "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: taching_belts", "timestamp": "2025-08-24T00:44:12.166083", "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: taching_belts", "timestamp": "2025-08-24T00:44:12.169222", "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-08-24T00:44:12.169737", "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-08-24T00:44:12.171272", "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-08-24T00:44:12.171624", "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-08-24T00:44:12.171799", "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-08-24T00:44:12.171993", "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-08-24T00:44:12.172133", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
{"level": "INFO", "message": "Main routine generation results: {'mcm': True, 'rack': True, 'dpm': True, 'apf': True, 'estop_check': True, 'safety_tag_map': True, 'taching_belts': True, 'belt_tracking': True, 'main_routine': True}", "timestamp": "2025-08-24T00:44:12.172245", "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 (9): MainRoutine, R010_MCM, R011_RACK, R020_DPM, R040_APF, R120_ESTOP_CHECK, R130_SAFETY_TAG_MAP, ZZZ_BeltTracking, ZZZ_Taching_Belts", "timestamp": "2025-08-24T00:44:12.172359", "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-08-24T00:44:12.172501", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
{"level": "INFO", "message": "- R011_RACK: 2 rungs | example: NOP();", "timestamp": "2025-08-24T00:44:12.172666", "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: 6 rungs | example: NOP();", "timestamp": "2025-08-24T00:44:12.172790", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
{"level": "INFO", "message": "- R040_APF: 60 rungs | example: NOP();", "timestamp": "2025-08-24T00:44:12.172902", "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: 12 rungs | example: [XIO(PS1_8_VFD1:SI.In00Data) ,XIO(PS1_8_VFD1:SI.In01Data) ]XIO(PS1_1_VFD1:SO.STOOutput)XIO(PS1_2_VFD1:SO.STOOutput)XIO(PS1_3_VFD1:SO.STOOutput)XIO(PS1_4_VFD1...", "timestamp": "2025-08-24T00:44:12.173028", "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: 8 rungs | example: XIC(Local:5:I.Data.0)OTE(MCM_S_PB);", "timestamp": "2025-08-24T00:44:12.173187", "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_Taching_Belts: 177 rungs | example: XIC(PS1_1_VFD1:I.KeypadButtonF2)OTE(PS1_1_VFD1:O.Start);", "timestamp": "2025-08-24T00:44:12.173353", "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: 60 rungs | example: NOP();", "timestamp": "2025-08-24T00:44:12.173552", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
{"level": "INFO", "message": "- MainRoutine: 1 rungs | example: [JSR(R010_MCM,0) ,JSR(R011_RACK,0) ,JSR(R020_DPM,0) ,JSR(R040_APF,0) ,JSR(R120_ESTOP_CHECK,0) ,JSR(R130_SAFETY_TAG_MAP,0) ,JSR(ZZZ_Taching_Belts,0) ,JSR(ZZZ_...", "timestamp": "2025-08-24T00:44:12.173735", "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-08-24T00:44:12.173886", "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 MainProgram_Generated.L5X", "timestamp": "2025-08-24T00:44:12.180897", "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 MainProgram_Generated.L5X", "timestamp": "2025-08-24T00:44:12.181131", "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-08-24T00:44:12.181324", "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-08-24T00:44:12.181535", "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-08-24T00:44:12.181721", "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 SafetyTagMapping.txt", "timestamp": "2025-08-24T00:44:12.258717", "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: 5", "timestamp": "2025-08-24T00:44:12.258939", "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-08-24T00:44:12.259140", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
=== Step 2: Routines Generator stdout ===
Found STATION_S_PB config for PS1_8_S2_PB
Found STATION_S_PB config for PS1_8_S1_PB
Found STATION_S_PB config for PS2_7_S2_PB
Found STATION_S_PB config for PS2_7_S1_PB
Found STATION_EPC config for PS1_8_EPC1
Found STATION_EPC config for PS2_7_EPC1
Found STATION_EPC config for UL1_1_EPC1
Found STATION_EPC config for UL6_1_EPC1
Found STATION_EPC config for PS1_8_EPC2
Found STATION_EPC config for PS2_7_EPC2
Found STATION_EPC config for UL1_1_EPC2
Found STATION_EPC config for UL6_1_EPC2
APF PS1_1_VFD1 -> DPM DPM2_PS1_1
APF PS1_2_VFD1 -> DPM DPM2_PS1_1
APF PS1_3_VFD1 -> DPM DPM1_PS1_4
APF PS1_4_VFD1 -> DPM DPM1_PS1_4
APF PS1_5A_VFD1 -> DPM DPM1_PS1_4
APF PS1_5B_VFD1 -> DPM DPM1_PS1_4
APF PS1_6_VFD1 -> DPM DPM1_PS1_4
APF PS1_7_VFD1 -> DPM DPM1_PS1_4
APF PS1_8_VFD1 -> DPM DPM1_PS1_4
APF PS2_1_VFD1 -> DPM DPM2_PS2_1
APF PS2_2_VFD1 -> DPM DPM2_PS2_1
APF PS2_3_VFD1 -> DPM DPM2_PS2_1
APF PS2_4A_VFD1 -> DPM DPM2_PS2_1
APF PS2_4B_VFD1 -> DPM DPM2_PS2_1
APF PS2_5_VFD1 -> DPM DPM2_PS2_1
APF PS2_6_VFD1 -> DPM DPM2_PS2_1
APF PS2_7_VFD1 -> DPM DPM2_PS2_1
APF UL1_1_VFD1 -> DPM DPM1_PS1_1
APF UL1_2_VFD1 -> DPM DPM1_PS1_1
APF UL1_3_VFD1 -> DPM DPM1_PS1_1
APF UL1_4_VFD1 -> DPM DPM1_PS1_1
APF UL1_5_VFD1 -> DPM DPM1_PS1_1
APF UL1_6_VFD1 -> DPM DPM1_PS1_1
APF UL1_7_VFD1 -> DPM DPM1_PS1_1
APF UL2_3_VFD1 -> DPM DPM1_PS1_1
APF UL2_4_VFD1 -> DPM DPM1_PS1_1
APF UL2_5_VFD1 -> DPM DPM1_PS1_1
APF UL2_6_VFD1 -> DPM DPM1_PS1_1
APF UL2_7_VFD1 -> DPM DPM1_PS1_1
APF UL2_8_VFD1 -> DPM DPM1_PS1_1
APF UL2_9_VFD1 -> DPM DPM1_PS1_1
APF UL3_3_VFD1 -> DPM DPM2_PS1_1
APF UL3_4_VFD1 -> DPM DPM2_PS1_1
APF UL3_5_VFD1 -> DPM DPM2_PS1_1
APF UL3_6_VFD1 -> DPM DPM2_PS1_1
APF UL3_7_VFD1 -> DPM DPM2_PS1_1
APF UL3_8_VFD1 -> DPM DPM2_PS1_1
APF UL3_9_VFD1 -> DPM DPM2_PS1_1
APF UL4_3_VFD1 -> DPM DPM1_PS2_1
APF UL4_4_VFD1 -> DPM DPM1_PS2_1
APF UL4_5_VFD1 -> DPM DPM1_PS2_1
APF UL4_6_VFD1 -> DPM DPM1_PS2_1
APF UL4_7_VFD1 -> DPM DPM1_PS2_1
APF UL4_8_VFD1 -> DPM DPM1_PS2_1
APF UL5_3_VFD1 -> DPM DPM1_PS2_1
APF UL5_4_VFD1 -> DPM DPM1_PS2_1
APF UL5_5_VFD1 -> DPM DPM1_PS2_1
APF UL5_6_VFD1 -> DPM DPM1_PS2_1
APF UL5_7_VFD1 -> DPM DPM1_PS2_1
APF UL5_8_VFD1 -> DPM DPM1_PS2_1
APF UL5_9_VFD1 -> DPM DPM1_PS2_1
APF UL6_1_VFD1 -> DPM DPM2_PS2_1
APF UL6_2_VFD1 -> DPM DPM2_PS2_1
APF UL6_3_VFD1 -> DPM DPM2_PS2_1
APF UL6_4_VFD1 -> DPM DPM2_PS2_1
APF UL6_5_VFD1 -> DPM DPM2_PS2_1
APF UL6_6_VFD1 -> DPM DPM2_PS2_1
APF UL6_7_VFD1 -> DPM DPM2_PS2_1
APF UL6_8_VFD1 -> DPM DPM2_PS2_1
- Added 12 E-stop check rungs
Belt tracking for PS1_1_VFD1 -> zzz_PS1_1Tracking
Belt tracking for PS1_2_VFD1 -> zzz_PS1_2Tracking
Belt tracking for PS1_3_VFD1 -> zzz_PS1_3Tracking
Belt tracking for PS1_4_VFD1 -> zzz_PS1_4Tracking
Belt tracking for PS1_5A_VFD1 -> zzz_PS1_5ATracking
Belt tracking for PS1_5B_VFD1 -> zzz_PS1_5BTracking
Belt tracking for PS1_6_VFD1 -> zzz_PS1_6Tracking
Belt tracking for PS1_7_VFD1 -> zzz_PS1_7Tracking
Belt tracking for PS1_8_VFD1 -> zzz_PS1_8Tracking
Belt tracking for PS2_1_VFD1 -> zzz_PS2_1Tracking
Belt tracking for PS2_2_VFD1 -> zzz_PS2_2Tracking
Belt tracking for PS2_3_VFD1 -> zzz_PS2_3Tracking
Belt tracking for PS2_4A_VFD1 -> zzz_PS2_4ATracking
Belt tracking for PS2_4B_VFD1 -> zzz_PS2_4BTracking
Belt tracking for PS2_5_VFD1 -> zzz_PS2_5Tracking
Belt tracking for PS2_6_VFD1 -> zzz_PS2_6Tracking
Belt tracking for PS2_7_VFD1 -> zzz_PS2_7Tracking
Belt tracking for UL1_1_VFD1 -> zzz_UL1_1Tracking
Belt tracking for UL1_2_VFD1 -> zzz_UL1_2Tracking
Belt tracking for UL1_3_VFD1 -> zzz_UL1_3Tracking
Belt tracking for UL1_4_VFD1 -> zzz_UL1_4Tracking
Belt tracking for UL1_5_VFD1 -> zzz_UL1_5Tracking
Belt tracking for UL1_6_VFD1 -> zzz_UL1_6Tracking
Belt tracking for UL1_7_VFD1 -> zzz_UL1_7Tracking
Belt tracking for UL2_3_VFD1 -> zzz_UL2_3Tracking
Belt tracking for UL2_4_VFD1 -> zzz_UL2_4Tracking
Belt tracking for UL2_5_VFD1 -> zzz_UL2_5Tracking
Belt tracking for UL2_6_VFD1 -> zzz_UL2_6Tracking
Belt tracking for UL2_7_VFD1 -> zzz_UL2_7Tracking
Belt tracking for UL2_8_VFD1 -> zzz_UL2_8Tracking
Belt tracking for UL2_9_VFD1 -> zzz_UL2_9Tracking
Belt tracking for UL3_3_VFD1 -> zzz_UL3_3Tracking
Belt tracking for UL3_4_VFD1 -> zzz_UL3_4Tracking
Belt tracking for UL3_5_VFD1 -> zzz_UL3_5Tracking
Belt tracking for UL3_6_VFD1 -> zzz_UL3_6Tracking
Belt tracking for UL3_7_VFD1 -> zzz_UL3_7Tracking
Belt tracking for UL3_8_VFD1 -> zzz_UL3_8Tracking
Belt tracking for UL3_9_VFD1 -> zzz_UL3_9Tracking
Belt tracking for UL4_3_VFD1 -> zzz_UL4_3Tracking
Belt tracking for UL4_4_VFD1 -> zzz_UL4_4Tracking
Belt tracking for UL4_5_VFD1 -> zzz_UL4_5Tracking
Belt tracking for UL4_6_VFD1 -> zzz_UL4_6Tracking
Belt tracking for UL4_7_VFD1 -> zzz_UL4_7Tracking
Belt tracking for UL4_8_VFD1 -> zzz_UL4_8Tracking
Belt tracking for UL5_3_VFD1 -> zzz_UL5_3Tracking
Belt tracking for UL5_4_VFD1 -> zzz_UL5_4Tracking
Belt tracking for UL5_5_VFD1 -> zzz_UL5_5Tracking
Belt tracking for UL5_6_VFD1 -> zzz_UL5_6Tracking
Belt tracking for UL5_7_VFD1 -> zzz_UL5_7Tracking
Belt tracking for UL5_8_VFD1 -> zzz_UL5_8Tracking
Belt tracking for UL5_9_VFD1 -> zzz_UL5_9Tracking
Belt tracking for UL6_1_VFD1 -> zzz_UL6_1Tracking
Belt tracking for UL6_2_VFD1 -> zzz_UL6_2Tracking
Belt tracking for UL6_3_VFD1 -> zzz_UL6_3Tracking
Belt tracking for UL6_4_VFD1 -> zzz_UL6_4Tracking
Belt tracking for UL6_5_VFD1 -> zzz_UL6_5Tracking
Belt tracking for UL6_6_VFD1 -> zzz_UL6_6Tracking
Belt tracking for UL6_7_VFD1 -> zzz_UL6_7Tracking
Belt tracking for UL6_8_VFD1 -> zzz_UL6_8Tracking
- Added 59 belt tracking AOI calls
Created safety tag mapping file: SafetyTagMapping.txt
=== Step 2: Routines Generator stderr ===
[00:44:10] [INFO] [logging_config.py:128:_log_with_context] Logging to file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/logs/workflow_SAT9_MCM02_20250824_004404.log
[00:44:10] [INFO] [logging_config.py:128:_log_with_context] === Generating All PLC Artifacts ===
[00:44:10] [INFO] [logging_config.py:128:_log_with_context] Generating SafetyProgram L5X...
[00:44:10] [WARNING] [logging_config.py:128:_log_with_context] LimitedSafetyProgramGenerator is deprecated; using ModernSafetyProgramGenerator
[00:44:10] [INFO] [logging_config.py:128:_log_with_context] Starting ModernSafetyProgramGenerator generation
[00:44:10] [DEBUG] [logging_config.py:128:_log_with_context] Creating SafetyProgram XML structure
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: main_routine (core)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: apf (device)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: belt_tracking (device)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: cb_monitor (device)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: d2c_chute (device)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: dpm (device)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: encoder (device)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estops (safety)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estop_check (safety)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: extendo (device)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fioh (device)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fiom (device)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: flow_ctrl (device)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fpe (device)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: inputs (safety)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: jpe (device)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: mcm (core)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: outputs (safety)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pb_chute (device)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pmm (device)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: rack (core)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: resets (safety)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_map (core)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: speed_ctrl (device)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_epc (safety)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_chute (device)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_pb (device)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_ss_pb (device)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_s_pb (device)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: taching_belts (device)
[00:44:10] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: zones (safety)
[00:44:10] [INFO] [logging_config.py:128:_log_with_context] Generating safety routines...
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: inputs
[00:44:11] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: inputs
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: outputs
[00:44:11] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
[00:44:11] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
[00:44:11] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
[00:44:11] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: outputs
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: resets
[00:44:11] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: resets
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: zones
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS1_8: {'EPC2', 'EPC1'}
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS2_7: {'EPC2', 'EPC1'}
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL1_1: {'EPC2', 'EPC1'}
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL2_2: {'ESTOP1'}
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL3_2: {'ESTOP1'}
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL4_2: {'ESTOP1'}
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL5_2: {'ESTOP1'}
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL6_1: {'EPC2', 'EPC1'}
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Available DCS controllers: {'PS1_8': {'EPC2', 'EPC1'}, 'PS2_7': {'EPC2', 'EPC1'}, 'UL1_1': {'EPC2', 'EPC1'}, 'UL2_2': {'ESTOP1'}, 'UL3_2': {'ESTOP1'}, 'UL4_2': {'ESTOP1'}, 'UL5_2': {'ESTOP1'}, 'UL6_1': {'EPC2', 'EPC1'}}
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-01 candidates: ['PS1_1', 'PS1_2', 'PS1_3', 'PS1_4', 'PS1_5', 'PS1_6', 'PS1_7', 'PS1_8']
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS1_1 in zone 02-01
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS1_2 in zone 02-01
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS1_3 in zone 02-01
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS1_4 in zone 02-01
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS1_5 in zone 02-01
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS1_6 in zone 02-01
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS1_7 in zone 02-01
[00:44:11] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-02 candidates: ['UL1_1', 'UL1_2', 'UL1_3', 'UL1_4', 'UL1_5', 'UL1_6', 'UL1_7']
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_2 in zone 02-02
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_3 in zone 02-02
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_4 in zone 02-02
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_5 in zone 02-02
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_6 in zone 02-02
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL1_7 in zone 02-02
[00:44:11] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-03 candidates: ['UL2_1', 'UL2_2', 'UL2_3', 'UL2_4', 'UL2_5', 'UL2_6', 'UL2_7', 'UL2_8', 'UL2_9']
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_1 in zone 02-03
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_3 in zone 02-03
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_4 in zone 02-03
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_5 in zone 02-03
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_6 in zone 02-03
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_7 in zone 02-03
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_8 in zone 02-03
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL2_9 in zone 02-03
[00:44:11] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-04 candidates: ['UL3_1', 'UL3_2', 'UL3_3', 'UL3_4', 'UL3_5', 'UL3_6', 'UL3_7', 'UL3_8', 'UL3_9']
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_1 in zone 02-04
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_3 in zone 02-04
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_4 in zone 02-04
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_5 in zone 02-04
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_6 in zone 02-04
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_7 in zone 02-04
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_8 in zone 02-04
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL3_9 in zone 02-04
[00:44:11] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-05 candidates: ['PS2_1', 'PS2_2', 'PS2_3', 'PS2_4', 'PS2_5', 'PS2_6', 'PS2_7']
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS2_1 in zone 02-05
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS2_2 in zone 02-05
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS2_3 in zone 02-05
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS2_4 in zone 02-05
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS2_5 in zone 02-05
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS2_6 in zone 02-05
[00:44:11] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-06 candidates: ['UL4_1', 'UL4_2', 'UL4_3', 'UL4_4', 'UL4_5', 'UL4_6', 'UL4_7', 'UL4_8', 'UL4_9']
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_1 in zone 02-06
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_3 in zone 02-06
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_4 in zone 02-06
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_5 in zone 02-06
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_6 in zone 02-06
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_7 in zone 02-06
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_8 in zone 02-06
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL4_9 in zone 02-06
[00:44:11] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-07 candidates: ['UL5_1', 'UL5_2', 'UL5_3', 'UL5_4', 'UL5_5', 'UL5_6', 'UL5_7', 'UL5_8', 'UL5_9']
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_1 in zone 02-07
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_3 in zone 02-07
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_4 in zone 02-07
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_5 in zone 02-07
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_6 in zone 02-07
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_7 in zone 02-07
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_8 in zone 02-07
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL5_9 in zone 02-07
[00:44:11] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Zone 02-08 candidates: ['UL6_1', 'UL6_2', 'UL6_3', 'UL6_4', 'UL6_5', 'UL6_6', 'UL6_7', 'UL6_8']
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_2 in zone 02-08
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_3 in zone 02-08
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_4 in zone 02-08
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_5 in zone 02-08
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_6 in zone 02-08
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_7 in zone 02-08
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL6_8 in zone 02-08
[00:44:11] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
[00:44:11] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: zones
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: estops
[00:44:11] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: estops
[00:44:11] [INFO] [logging_config.py:128:_log_with_context] Safety routine generation results: {'inputs': True, 'outputs': True, 'resets': True, 'zones': True, 'estops': True}
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag map with 5 tags
[00:44:11] [INFO] [logging_config.py:126:_log_with_context] Routines created (6): MainRoutine, R010_INPUTS, R011_OUTPUTS, R012_RESETS, R020_ESTOPS, R030_ZONES
[00:44:11] [INFO] [logging_config.py:126:_log_with_context] - R010_INPUTS: 29 rungs | example: XIC(Local:7:I.Pt02.Status)XIC(Local:7:I.Pt03.Status)OTE(MCM_EPB_STATUS);
[00:44:11] [INFO] [logging_config.py:126:_log_with_context] - R011_OUTPUTS: 8 rungs | example: XIC(EStop_MCM_OK)XIC(EStop_02_01_OK)[OTE(PS1_1_VFD1:SO.STOOutput),OTE(PS1_2_VFD1:SO.STOOutput),OTE(PS1_3_VFD1:SO.STOOutput),OTE(PS1_4_VFD1:SO.STOOutput),OTE(...
[00:44:11] [INFO] [logging_config.py:126:_log_with_context] - R012_RESETS: 8 rungs | example: [XIC(SFT_PS1_8_S1_PB) ,XIC(SFT_MCM_S_PB)]OTE(RST_PS1_8_EPC1_ESTOP);
[00:44:11] [INFO] [logging_config.py:126:_log_with_context] - R030_ZONES: 9 rungs | example: XIC(PS1_8_EPC1_DCS_CTRL.O1)XIC(PS1_8_EPC2_DCS_CTRL.O1)OTE(EStop_02_01_OK);
[00:44:11] [INFO] [logging_config.py:126:_log_with_context] - R020_ESTOPS: 13 rungs | example: DCS(MCM_EPB_DCS_CTRL,EMERGENCY STOP,EQUIVALENT - ACTIVE HIGH,500,MANUAL,AUTOMATIC,Local:7:I.Pt02.Data,Local:7:I.Pt03.Data,MCM_EPB_STATUS,SFT_MCM_S_PB);
[00:44:11] [INFO] [logging_config.py:126:_log_with_context] - MainRoutine: 1 rungs | example: [JSR(R010_INPUTS,0) ,JSR(R011_OUTPUTS,0) ,JSR(R012_RESETS,0) ,JSR(R020_ESTOPS,0) ,JSR(R030_ZONES,0) ];
[00:44:11] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernSafetyProgramGenerator generation
[00:44:11] [INFO] [logging_config.py:128:_log_with_context] Written ModernSafetyProgramGenerator to SafetyProgram_Generated.L5X
[00:44:11] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] SafetyProgram written to SafetyProgram_Generated.L5X
[00:44:11] [INFO] [logging_config.py:128:_log_with_context] Generating MainProgram L5X...
[00:44:11] [WARNING] [logging_config.py:128:_log_with_context] LimitedMainProgramGenerator is deprecated; using ModernMainProgramGenerator
[00:44:11] [INFO] [logging_config.py:128:_log_with_context] Starting ModernMainProgramGenerator generation
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Creating MainProgram XML structure
[00:44:11] [DEBUG] [logging_config.py:128:_log_with_context] Adding controller tags...
[00:44:12] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
[00:44:12] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
[00:44:12] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
[00:44:12] [INFO] [logging_config.py:126:_log_with_context] Tags created: total=224 | standard=17 safety=51 dcs=13 modules=135
[00:44:12] [INFO] [logging_config.py:128:_log_with_context] Added 224 controller tags
[00:44:12] [INFO] [logging_config.py:128:_log_with_context] Generating main program routines...
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: mcm
[00:44:12] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: mcm
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: rack
[00:44:12] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: rack
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: dpm
[00:44:12] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: dpm
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: apf
[00:44:12] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: apf
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: estop_check
[00:44:12] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: estop_check
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: safety_tag_map
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: RST data has 7 rows
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: MCM02 -> Local:5:I.Data.0
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS1_8_S2_PB -> PS1_6_VFD1:I.IO_0
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS1_8_S1_PB -> PS1_8_VFD1:I.IO_0
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS2_7_S2_PB -> PS2_5_VFD1:I.IO_0
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS2_7_S1_PB -> PS2_7_VFD1:I.IO_0
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL1_1_SS1_STPB -> UL1_2_FIO1:I.Pt00.Data
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL6_1_SS1_STPB -> UL6_2_FIO1:I.Pt00.Data
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generating 7 rungs
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 1: XIC(Local:5:I.Data.0)OTE(MCM02);
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 2: XIC(PS1_8_VFD1:I.IO_0)OTE(PS1_8_S1_PB);
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 3: XIC(PS1_6_VFD1:I.IO_0)OTE(PS1_8_S2_PB);
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 4: XIC(PS2_7_VFD1:I.IO_0)OTE(PS2_7_S1_PB);
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 5: XIC(PS2_5_VFD1:I.IO_0)OTE(PS2_7_S2_PB);
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 6: XIC(UL1_2_FIO1:I.Pt00.Data)OTE(UL1_1_SS1_STPB);
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 7: XIC(UL6_2_FIO1:I.Pt00.Data)OTE(UL6_1_SS1_STPB);
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generated 7 total rungs
[00:44:12] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: safety_tag_map
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: taching_belts
[00:44:12] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: taching_belts
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: belt_tracking
[00:44:12] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: belt_tracking
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: main_routine
[00:44:12] [INFO] [logging_config.py:128:_log_with_context] Generating MainRoutine with JSR calls
[00:44:12] [INFO] [logging_config.py:128:_log_with_context] Successfully generated MainRoutine
[00:44:12] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: main_routine
[00:44:12] [INFO] [logging_config.py:128:_log_with_context] Main routine generation results: {'mcm': True, 'rack': True, 'dpm': True, 'apf': True, 'estop_check': True, 'safety_tag_map': True, 'taching_belts': True, 'belt_tracking': True, 'main_routine': True}
[00:44:12] [INFO] [logging_config.py:126:_log_with_context] Routines created (9): MainRoutine, R010_MCM, R011_RACK, R020_DPM, R040_APF, R120_ESTOP_CHECK, R130_SAFETY_TAG_MAP, ZZZ_BeltTracking, ZZZ_Taching_Belts
[00:44:12] [INFO] [logging_config.py:126:_log_with_context] - R010_MCM: 2 rungs | example: NOP();
[00:44:12] [INFO] [logging_config.py:126:_log_with_context] - R011_RACK: 2 rungs | example: NOP();
[00:44:12] [INFO] [logging_config.py:126:_log_with_context] - R020_DPM: 6 rungs | example: NOP();
[00:44:12] [INFO] [logging_config.py:126:_log_with_context] - R040_APF: 60 rungs | example: NOP();
[00:44:12] [INFO] [logging_config.py:126:_log_with_context] - R120_ESTOP_CHECK: 12 rungs | example: [XIO(PS1_8_VFD1:SI.In00Data) ,XIO(PS1_8_VFD1:SI.In01Data) ]XIO(PS1_1_VFD1:SO.STOOutput)XIO(PS1_2_VFD1:SO.STOOutput)XIO(PS1_3_VFD1:SO.STOOutput)XIO(PS1_4_VFD1...
[00:44:12] [INFO] [logging_config.py:126:_log_with_context] - R130_SAFETY_TAG_MAP: 8 rungs | example: XIC(Local:5:I.Data.0)OTE(MCM_S_PB);
[00:44:12] [INFO] [logging_config.py:126:_log_with_context] - ZZZ_Taching_Belts: 177 rungs | example: XIC(PS1_1_VFD1:I.KeypadButtonF2)OTE(PS1_1_VFD1:O.Start);
[00:44:12] [INFO] [logging_config.py:126:_log_with_context] - ZZZ_BeltTracking: 60 rungs | example: NOP();
[00:44:12] [INFO] [logging_config.py:126:_log_with_context] - MainRoutine: 1 rungs | example: [JSR(R010_MCM,0) ,JSR(R011_RACK,0) ,JSR(R020_DPM,0) ,JSR(R040_APF,0) ,JSR(R120_ESTOP_CHECK,0) ,JSR(R130_SAFETY_TAG_MAP,0) ,JSR(ZZZ_Taching_Belts,0) ,JSR(ZZZ_...
[00:44:12] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernMainProgramGenerator generation
[00:44:12] [INFO] [logging_config.py:128:_log_with_context] Written ModernMainProgramGenerator to MainProgram_Generated.L5X
[00:44:12] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] MainProgram written to MainProgram_Generated.L5X
[00:44:12] [INFO] [logging_config.py:128:_log_with_context] Generating safety tag mapping...
[00:44:12] [DEBUG] [logging_config.py:128:_log_with_context] Creating MappingWriter wrapper
[00:44:12] [DEBUG] [logging_config.py:126:_log_with_context] Creating DataLoader instance
[00:44:12] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] Safety tag mapping written to SafetyTagMapping.txt
[00:44:12] [INFO] [logging_config.py:128:_log_with_context] - Safety tags: 5
[00:44:12] [INFO] [logging_config.py:128:_log_with_context] === All artifacts generated successfully! ===
{"level": "INFO", "message": "Routine generation completed successfully", "timestamp": "2025-08-24T00:44:12.315451", "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: SAT9_MCM02
- Excel: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/PLC Data Generator/DESC_IP_MERGED.xlsx
- Boilerplate: SAT9_boilerplate
- Mode: Single file
--------------------------------------------------
Created 1 FIOH modules based on TERM analysis
Found 7 IOLM modules
Found 12 LPE modules
Found 59 APF modules
Found 5 DPM modules
Found 1 PMM modules
WARNING: 1 unknown modules found
1. UL2_2_EX1 - FMH (11.200.1.37)
Created 7 IOLM modules with boilerplate selection:
PDP2_FIOM1 (FIO PDP_FIO): Using variant boilerplate PDP_FIO_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/PDP_FIO_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/PDP_FIO_Module.L5X
UL1_2_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL1_2_FIO1_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/UL1_2_FIO1_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/UL1_2_FIO1_Module.L5X
UL2_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL2_3_FIO1_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/UL2_3_FIO1_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/UL2_3_FIO1_Module.L5X
UL3_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL3_3_FIO1_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/UL3_3_FIO1_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/UL3_3_FIO1_Module.L5X
UL4_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL4_3_FIO1_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/UL4_3_FIO1_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/UL4_3_FIO1_Module.L5X
UL5_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL5_3_FIO1_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/UL5_3_FIO1_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/UL5_3_FIO1_Module.L5X
UL6_2_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL6_2_FIO1_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/UL6_2_FIO1_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/UL6_2_FIO1_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/EXTENDO_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/EXTENDO_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/EXTENDO_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/EXTENDO_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/EXTENDO_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/EXTENDO_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_7_5_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_7_5_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_7_5_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_7_5_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
Successfully loaded boilerplate: SAT9_boilerplate/PMM_Module.L5X
PDP2_FIOH1 (FIOH PDP_FIOH): Using variant boilerplate PDP_FIOH_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/PDP_FIOH_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/PDP_FIOH_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/SLOT5_IB16_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/SLOT7_IB16S_Module.L5X
Successfully loaded boilerplate: SAT9_boilerplate/SLOT6_OB16E_Module.L5X
Importing AOIs/DataTypes from base: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/IO Tree Configuration Generator/BaseProgram.L5X
Programs already exist (2 programs found), skipping empty program creation
OK: Generated project: generated_projects/SAT9_MCM02.L5X
Single file generation complete
- ['generated_projects/SAT9_MCM02.L5X']
=== Step 4: L5X2ACD Compiler output ===
🚀 Setting up compilation for project: SAT9_MCM02
📂 Compilation directory: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/L5X2ACD Compiler
📄 Source L5X: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/IO Tree Configuration Generator/generated_projects/SAT9_MCM02.L5X
🔧 Mode: wipe_existing=False, replace_mode=True
🔄 Using SMART REPLACE mode - keeping current project files
🧹 Cleaning old project files...
⚪ Keeping current project file: compile_SAT9_MCM02.bat
⚪ Keeping current project file: SAT9_MCM02.ACD
✓ Removed file: SAT9_MCM02.ACD.Recovery
⚪ Keeping current project file: SAT9_MCM02.L5X
⚠️ Could not remove SAT9_MCM02.Sem: [Errno 13] Permission denied: '/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/L5X2ACD Compiler/SAT9_MCM02.Sem'
⚠️ Could not remove SAT9_MCM02.Wrk: [Errno 13] Permission denied: '/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/L5X2ACD Compiler/SAT9_MCM02.Wrk'
🧹 Cleanup complete: 1 files removed, 3 current files kept, 0 directories removed
📁 Copying L5X file: SAT9_MCM02.L5X → SAT9_MCM02.L5X
✓ Copied successfully (2.84 MB)
🔧 Batch file exists: compile_SAT9_MCM02.bat
✅ Compilation setup complete!
L5X File: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/L5X2ACD Compiler/SAT9_MCM02.L5X
Batch File: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/L5X2ACD Compiler/compile_SAT9_MCM02.bat
🪟 To compile on Windows:
1. Run: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/L5X2ACD Compiler/compile_SAT9_MCM02.bat
2. Or double-click: compile_SAT9_MCM02.bat