1134 lines
160 KiB
Plaintext
1134 lines
160 KiB
Plaintext
{"level": "INFO", "message": "PLC Generation Workflow started", "timestamp": "2025-09-01T16:36:28.026981", "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_MCM03.xlsx", "project_name": "SAT9_MCM03"}
|
|
{"level": "INFO", "message": "Starting data processing step", "timestamp": "2025-09-01T16:36:28.027260", "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: ['DESC_PLC', 'NETWORK_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']
|
|
|
|
NOTE: Ignored 1 rows from DESC sheet with an empty TAGNAME.
|
|
|
|
Classifying signals and adding IO paths...
|
|
|
|
Signal classification results:
|
|
SPARE: 496
|
|
I: 220
|
|
O: 51
|
|
IOLink: 12
|
|
|
|
Device type distribution:
|
|
APF: 635
|
|
M12DR: 96
|
|
IB16: 16
|
|
OB16E: 16
|
|
IB16S: 16
|
|
|
|
IO Path mapping results:
|
|
Successful mappings: 779/779 (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_PS3_1', 'DPM1_PS4_1', 'DPM2_PS3_1', 'DPM2_PS4_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...
|
|
|
|
Final result has 790 rows
|
|
Sample of merged data:
|
|
TAGNAME TERM DESCA ... SIGNAL DEVICE_TYPE IO_PATH
|
|
0 SLOT5_IB16 I0 MCM03 ... I IB16 Local:5:I.Data.0
|
|
1 SLOT5_IB16 I1 MCM03 ... I IB16 Local:5:I.Data.1
|
|
2 SLOT5_IB16 I10 SPARE ... SPARE IB16 Local:5:I.Data.10
|
|
3 SLOT5_IB16 I11 SPARE ... SPARE IB16 Local:5:I.Data.11
|
|
4 SLOT5_IB16 I12 SPARE ... SPARE IB16 Local:5:I.Data.12
|
|
5 SLOT5_IB16 I13 SPARE ... SPARE IB16 Local:5:I.Data.13
|
|
6 SLOT5_IB16 I14 SPARE ... SPARE IB16 Local:5:I.Data.14
|
|
7 SLOT5_IB16 I15 SPARE ... SPARE IB16 Local:5:I.Data.15
|
|
8 SLOT5_IB16 I2 MCM03 ... I IB16 Local:5:I.Data.2
|
|
9 SLOT5_IB16 I3 MCM03 ... I IB16 Local:5:I.Data.3
|
|
|
|
[10 rows x 11 columns]
|
|
|
|
New Excel file created: SAT9_MCM03_DESC_IP_MERGED.xlsx
|
|
The file contains all original sheets plus the new 'DESC_IP' sheet with merged data.
|
|
DEBUG: Processing Excel file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/PLC Data Generator/data/SAT9_MCM03.xlsx
|
|
DEBUG: Full project pattern matched: SAT9_MCM03
|
|
DEBUG: Final subsystem name: SAT9_MCM03
|
|
Reading input file: SAT9_MCM03_DESC_IP_MERGED.xlsx
|
|
Removed 12 IOLink rows (including beacons, FIOH channels, and all other IOLink entries)
|
|
Removed 11 blank name/description rows
|
|
Saving output file: SAT9_MCM03_OUTPUT.csv
|
|
Processing complete!
|
|
Created standard output file: DESC_IP_MERGED.xlsx
|
|
|
|
=== Step 1: PLC Data Generator stderr ===
|
|
|
|
=== Step 1 File Copy ===
|
|
Copied SAT9_MCM03_DESC_IP_MERGED.xlsx to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/DESC_IP_MERGED.xlsx
|
|
{"level": "INFO", "message": "Data processing completed successfully", "timestamp": "2025-09-01T16:36:31.388261", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Starting routine generation step", "timestamp": "2025-09-01T16:36:31.388609", "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_MCM03_20250901_163628.log", "timestamp": "2025-09-01T16:36:33.244652", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "=== Generating All PLC Artifacts ===", "timestamp": "2025-09-01T16:36:33.246521", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Generating SafetyProgram L5X...", "timestamp": "2025-09-01T16:36:33.246742", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "WARNING", "message": "LimitedSafetyProgramGenerator is deprecated; using ModernSafetyProgramGenerator", "timestamp": "2025-09-01T16:36:33.260069", "module": "src.container", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Starting ModernSafetyProgramGenerator generation", "timestamp": "2025-09-01T16:36:33.260377", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Creating SafetyProgram XML structure", "timestamp": "2025-09-01T16:36:33.260581", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Registered plugin: main_routine (core)", "timestamp": "2025-09-01T16:36:33.276304", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: apf (device)", "timestamp": "2025-09-01T16:36:33.282914", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: belt_tracking (device)", "timestamp": "2025-09-01T16:36:33.287933", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: cb_monitor (device)", "timestamp": "2025-09-01T16:36:33.292919", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: d2c_chute (device)", "timestamp": "2025-09-01T16:36:33.297758", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: dpm (device)", "timestamp": "2025-09-01T16:36:33.302676", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: encoder (device)", "timestamp": "2025-09-01T16:36:33.307557", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: estops (safety)", "timestamp": "2025-09-01T16:36:33.316913", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: estop_check (safety)", "timestamp": "2025-09-01T16:36:33.321909", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: extendo (device)", "timestamp": "2025-09-01T16:36:33.326685", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: fioh (device)", "timestamp": "2025-09-01T16:36:33.331518", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: fiom (device)", "timestamp": "2025-09-01T16:36:33.336534", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: flow_ctrl (device)", "timestamp": "2025-09-01T16:36:33.341528", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: fpe (device)", "timestamp": "2025-09-01T16:36:33.346508", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: inputs (safety)", "timestamp": "2025-09-01T16:36:33.351620", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: jpe (device)", "timestamp": "2025-09-01T16:36:33.356184", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: mcm (core)", "timestamp": "2025-09-01T16:36:33.360686", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: outputs (safety)", "timestamp": "2025-09-01T16:36:33.365240", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: pb_chute (device)", "timestamp": "2025-09-01T16:36:33.369756", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: pmm (device)", "timestamp": "2025-09-01T16:36:33.374642", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: rack (core)", "timestamp": "2025-09-01T16:36:33.379383", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: resets (safety)", "timestamp": "2025-09-01T16:36:33.384043", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: safety_tag_map (core)", "timestamp": "2025-09-01T16:36:33.388576", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: speed_ctrl (device)", "timestamp": "2025-09-01T16:36:33.392901", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: station_epc (safety)", "timestamp": "2025-09-01T16:36:33.397202", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: station_jr_chute (device)", "timestamp": "2025-09-01T16:36:33.402404", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: station_jr_pb (device)", "timestamp": "2025-09-01T16:36:33.408780", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: station_ss_pb (device)", "timestamp": "2025-09-01T16:36:33.415666", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: station_s_pb (device)", "timestamp": "2025-09-01T16:36:33.422055", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: taching_belts (device)", "timestamp": "2025-09-01T16:36:33.428131", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: zones (safety)", "timestamp": "2025-09-01T16:36:33.434503", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "INFO", "message": "Generating safety routines...", "timestamp": "2025-09-01T16:36:33.434823", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: inputs", "timestamp": "2025-09-01T16:36:34.320752", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: inputs", "timestamp": "2025-09-01T16:36:34.327188", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: outputs", "timestamp": "2025-09-01T16:36:34.330476", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zones: subsystem key", "timestamp": "2025-09-01T16:36:34.332202", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "subsystem": "DEFAULT", "found": false}
|
|
{"level": "DEBUG", "message": "Zones: heuristic best match", "timestamp": "2025-09-01T16:36:34.343827", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "best_key": "MCM03", "score": 16}
|
|
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-09-01T16:36:34.344649", "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-09-01T16:36:34.346483", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: resets", "timestamp": "2025-09-01T16:36:34.346792", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: resets", "timestamp": "2025-09-01T16:36:34.349435", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: zones", "timestamp": "2025-09-01T16:36:34.349732", "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 PS3_7: {'EPC1', 'EPC2'}", "timestamp": "2025-09-01T16:36:34.351055", "module": "src.routines.zones", "file": "logging_config.py", "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 ILU007_ESTOP1: {'ESTOP1'}", "timestamp": "2025-09-01T16:36:34.351349", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for PS4_7: {'EPC1', 'EPC2'}", "timestamp": "2025-09-01T16:36:34.351722", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL10_2: {'ESTOP1'}", "timestamp": "2025-09-01T16:36:34.351973", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL11_2: {'ESTOP1'}", "timestamp": "2025-09-01T16:36:34.352346", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL12_1: {'EPC1', 'EPC2'}", "timestamp": "2025-09-01T16:36:34.352686", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL7_1: {'EPC1', 'EPC2'}", "timestamp": "2025-09-01T16:36:34.353070", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL8_2: {'ESTOP1'}", "timestamp": "2025-09-01T16:36:34.353292", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for UL9_2: {'ESTOP1'}", "timestamp": "2025-09-01T16:36:34.353537", "module": "src.routines.zones", "file": "logging_config.py", "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: {'PS3_7': {'EPC1', 'EPC2'}, 'ILU007_ESTOP1': {'ESTOP1'}, 'PS4_7': {'EPC1', 'EPC2'}, 'UL10_2': {'ESTOP1'}, 'UL11_2': {'ESTOP1'}, 'UL12_1': {'EPC1', 'EPC2'}, 'UL7_1': {'EPC1', 'EPC2'}, 'UL8_2': {'ESTOP1'}, 'UL9_2': {'ESTOP1'}}", "timestamp": "2025-09-01T16:36:34.353715", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zone 03-01 candidates: ['PS3_1', 'PS3_2', 'PS3_3', 'PS3_4', 'PS3_5', 'PS3_6', 'PS3_7']", "timestamp": "2025-09-01T16:36:34.354850", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_1 in zone 03-01", "timestamp": "2025-09-01T16:36:34.355086", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_2 in zone 03-01", "timestamp": "2025-09-01T16:36:34.355245", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_3 in zone 03-01", "timestamp": "2025-09-01T16:36:34.355431", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_4 in zone 03-01", "timestamp": "2025-09-01T16:36:34.355611", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_5 in zone 03-01", "timestamp": "2025-09-01T16:36:34.355763", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS3_6 in zone 03-01", "timestamp": "2025-09-01T16:36:34.355927", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-01T16:36:34.356098", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "03-01", "interlock": "MCM03", "dcs_list": ["PS3_7_EPC1_DCS_CTRL.O1", "PS3_7_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 03-02 candidates: ['UL7_1', 'UL7_2', 'UL7_3', 'UL7_4', 'UL7_5', 'UL7_6', 'UL7_7']", "timestamp": "2025-09-01T16:36:34.356471", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_2 in zone 03-02", "timestamp": "2025-09-01T16:36:34.356652", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_3 in zone 03-02", "timestamp": "2025-09-01T16:36:34.356798", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_4 in zone 03-02", "timestamp": "2025-09-01T16:36:34.356936", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_5 in zone 03-02", "timestamp": "2025-09-01T16:36:34.357054", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_6 in zone 03-02", "timestamp": "2025-09-01T16:36:34.357203", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL7_7 in zone 03-02", "timestamp": "2025-09-01T16:36:34.357382", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-01T16:36:34.357556", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "03-02", "interlock": "MCM03", "dcs_list": ["UL7_1_EPC1_DCS_CTRL.O1", "UL7_1_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 03-03 candidates: ['UL8_1', 'UL8_2', 'UL8_3', 'UL8_4', 'UL8_5', 'UL8_6', 'UL8_7', 'UL8_8', 'UL8_9']", "timestamp": "2025-09-01T16:36:34.357928", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL8_1 in zone 03-03", "timestamp": "2025-09-01T16:36:34.358121", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL8_3 in zone 03-03", "timestamp": "2025-09-01T16:36:34.358289", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL8_4 in zone 03-03", "timestamp": "2025-09-01T16:36:34.358466", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL8_5 in zone 03-03", "timestamp": "2025-09-01T16:36:34.358634", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL8_6 in zone 03-03", "timestamp": "2025-09-01T16:36:34.358783", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL8_7 in zone 03-03", "timestamp": "2025-09-01T16:36:34.358943", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL8_8 in zone 03-03", "timestamp": "2025-09-01T16:36:34.359121", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL8_9 in zone 03-03", "timestamp": "2025-09-01T16:36:34.359275", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-01T16:36:34.359432", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "03-03", "interlock": "MCM03", "dcs_list": ["UL8_2_ESTOP1_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 03-04 candidates: ['UL9_1', 'UL9_2', 'UL9_3', 'UL9_4', 'UL9_5', 'UL9_6', 'UL9_7', 'UL9_8', 'UL9_9']", "timestamp": "2025-09-01T16:36:34.359783", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_1 in zone 03-04", "timestamp": "2025-09-01T16:36:34.359974", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_3 in zone 03-04", "timestamp": "2025-09-01T16:36:34.360117", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_4 in zone 03-04", "timestamp": "2025-09-01T16:36:34.360255", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_5 in zone 03-04", "timestamp": "2025-09-01T16:36:34.360394", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_6 in zone 03-04", "timestamp": "2025-09-01T16:36:34.360523", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_7 in zone 03-04", "timestamp": "2025-09-01T16:36:34.360665", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_8 in zone 03-04", "timestamp": "2025-09-01T16:36:34.360827", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL9_9 in zone 03-04", "timestamp": "2025-09-01T16:36:34.360969", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-01T16:36:34.361115", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "03-04", "interlock": "MCM03", "dcs_list": ["UL9_2_ESTOP1_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 03-05 candidates: ['PS4_1', 'PS4_2', 'PS4_3', 'PS4_4', 'PS4_5', 'PS4_6', 'PS4_7']", "timestamp": "2025-09-01T16:36:34.361453", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_1 in zone 03-05", "timestamp": "2025-09-01T16:36:34.361614", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_2 in zone 03-05", "timestamp": "2025-09-01T16:36:34.361773", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_3 in zone 03-05", "timestamp": "2025-09-01T16:36:34.361912", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_4 in zone 03-05", "timestamp": "2025-09-01T16:36:34.362043", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_5 in zone 03-05", "timestamp": "2025-09-01T16:36:34.362182", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base PS4_6 in zone 03-05", "timestamp": "2025-09-01T16:36:34.362305", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-01T16:36:34.362446", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "03-05", "interlock": "MCM03", "dcs_list": ["PS4_7_EPC1_DCS_CTRL.O1", "PS4_7_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 03-06 candidates: ['UL10_1', 'UL10_2', 'UL10_3', 'UL10_4', 'UL10_5', 'UL10_6', 'UL10_7', 'UL10_8']", "timestamp": "2025-09-01T16:36:34.362747", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_1 in zone 03-06", "timestamp": "2025-09-01T16:36:34.362920", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_3 in zone 03-06", "timestamp": "2025-09-01T16:36:34.363058", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_4 in zone 03-06", "timestamp": "2025-09-01T16:36:34.363174", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_5 in zone 03-06", "timestamp": "2025-09-01T16:36:34.363306", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_6 in zone 03-06", "timestamp": "2025-09-01T16:36:34.363432", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_7 in zone 03-06", "timestamp": "2025-09-01T16:36:34.363570", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL10_8 in zone 03-06", "timestamp": "2025-09-01T16:36:34.363688", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-01T16:36:34.363848", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "03-06", "interlock": "MCM03", "dcs_list": ["UL10_2_ESTOP1_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 03-07 candidates: ['UL11_1', 'UL11_2', 'UL11_3', 'UL11_4', 'UL11_5', 'UL11_6', 'UL11_7', 'UL11_8', 'UL11_9']", "timestamp": "2025-09-01T16:36:34.364308", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_1 in zone 03-07", "timestamp": "2025-09-01T16:36:34.364513", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_3 in zone 03-07", "timestamp": "2025-09-01T16:36:34.364680", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_4 in zone 03-07", "timestamp": "2025-09-01T16:36:34.364834", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_5 in zone 03-07", "timestamp": "2025-09-01T16:36:34.364980", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_6 in zone 03-07", "timestamp": "2025-09-01T16:36:34.365104", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_7 in zone 03-07", "timestamp": "2025-09-01T16:36:34.365247", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_8 in zone 03-07", "timestamp": "2025-09-01T16:36:34.365446", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL11_9 in zone 03-07", "timestamp": "2025-09-01T16:36:34.365609", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-01T16:36:34.365807", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "03-07", "interlock": "MCM03", "dcs_list": ["UL11_2_ESTOP1_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 03-08 candidates: ['UL12_1', 'UL12_2', 'UL12_3', 'UL12_4', 'UL12_5', 'UL12_6', 'UL12_7', 'UL12_8', 'UL12_9']", "timestamp": "2025-09-01T16:36:34.366236", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_2 in zone 03-08", "timestamp": "2025-09-01T16:36:34.366435", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_3 in zone 03-08", "timestamp": "2025-09-01T16:36:34.366606", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_4 in zone 03-08", "timestamp": "2025-09-01T16:36:34.366876", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_5 in zone 03-08", "timestamp": "2025-09-01T16:36:34.367165", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_6 in zone 03-08", "timestamp": "2025-09-01T16:36:34.367460", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_7 in zone 03-08", "timestamp": "2025-09-01T16:36:34.367654", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_8 in zone 03-08", "timestamp": "2025-09-01T16:36:34.367873", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base UL12_9 in zone 03-08", "timestamp": "2025-09-01T16:36:34.368081", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zones: rung", "timestamp": "2025-09-01T16:36:34.368291", "module": "src.routines.zones", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "zone": "03-08", "interlock": "MCM03", "dcs_list": ["UL12_1_EPC1_DCS_CTRL.O1", "UL12_1_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "INFO", "message": "Successfully generated routine: zones", "timestamp": "2025-09-01T16:36:34.368488", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: estops", "timestamp": "2025-09-01T16:36:34.368697", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: estops", "timestamp": "2025-09-01T16:36:34.371979", "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-09-01T16:36:34.372216", "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 7 tags", "timestamp": "2025-09-01T16:36:34.376724", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Routines created (6): MainRoutine, R010_INPUTS, R011_OUTPUTS, R012_RESETS, R020_ESTOPS, R030_ZONES", "timestamp": "2025-09-01T16:36:34.376912", "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: 30 rungs | example: XIC(Local:7:I.Pt02.Status)XIC(Local:7:I.Pt03.Status)OTE(MCM_EPB_STATUS);", "timestamp": "2025-09-01T16:36:34.377112", "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_03_01_OK)[OTE(PS3_1_VFD1:SO.STOOutput),OTE(PS3_2_VFD1:SO.STOOutput),OTE(PS3_3_VFD1:SO.STOOutput),OTE(PS3_4A_VFD1:SO.STOOutput),OTE...", "timestamp": "2025-09-01T16:36:34.377333", "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_PS3_7_S1_PB) ,XIC(SFT_MCM_S_PB)]OTE(RST_PS3_7_EPC1_ESTOP);", "timestamp": "2025-09-01T16:36:34.377562", "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(PS3_7_EPC1_DCS_CTRL.O1)XIC(PS3_7_EPC2_DCS_CTRL.O1)OTE(EStop_03_01_OK);", "timestamp": "2025-09-01T16:36:34.377748", "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: 14 rungs | example: DCS(MCM_EPB_DCS_CTRL,EMERGENCY STOP,EQUIVALENT - ACTIVE HIGH,500,MANUAL,AUTOMATIC,Local:7:I.Pt02.Data,Local:7:I.Pt03.Data,MCM_EPB_STATUS,SFT_MCM_S_PB);", "timestamp": "2025-09-01T16:36:34.377922", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- MainRoutine: 1 rungs | example: [JSR(R010_INPUTS,0) ,JSR(R011_OUTPUTS,0) ,JSR(R012_RESETS,0) ,JSR(R020_ESTOPS,0) ,JSR(R030_ZONES,0) ];", "timestamp": "2025-09-01T16:36:34.378068", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "Successfully completed ModernSafetyProgramGenerator generation", "timestamp": "2025-09-01T16:36:34.378195", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Written ModernSafetyProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM03/SafetyProgram_Generated.L5X", "timestamp": "2025-09-01T16:36:34.380803", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "[SUCCESS] SafetyProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM03/SafetyProgram_Generated.L5X", "timestamp": "2025-09-01T16:36:34.380996", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Generating MainProgram L5X...", "timestamp": "2025-09-01T16:36:34.381198", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "WARNING", "message": "LimitedMainProgramGenerator is deprecated; using ModernMainProgramGenerator", "timestamp": "2025-09-01T16:36:34.381420", "module": "src.container", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Starting ModernMainProgramGenerator generation", "timestamp": "2025-09-01T16:36:34.381644", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Creating MainProgram XML structure", "timestamp": "2025-09-01T16:36:34.381793", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Adding controller tags...", "timestamp": "2025-09-01T16:36:34.381983", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zones: subsystem key", "timestamp": "2025-09-01T16:36:34.463156", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "subsystem": "DEFAULT", "found": false}
|
|
{"level": "DEBUG", "message": "Zones: heuristic best match", "timestamp": "2025-09-01T16:36:34.472668", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "best_key": "MCM03", "score": 16}
|
|
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-09-01T16:36:34.473250", "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": "DEBUG", "message": "Extracting FPE data", "timestamp": "2025-09-01T16:36:34.642527", "module": "DataLoader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "data_extraction", "type": "FPE"}
|
|
{"level": "INFO", "message": "Data: FPE count=0", "timestamp": "2025-09-01T16:36:34.643458", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Extracting PMM data", "timestamp": "2025-09-01T16:36:34.643743", "module": "DataLoader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "data_extraction", "type": "PMM"}
|
|
{"level": "INFO", "message": "Data: PMM entries=0", "timestamp": "2025-09-01T16:36:34.644958", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Data: PMM configs=0", "timestamp": "2025-09-01T16:36:34.645221", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Extracting CB_MONITOR data", "timestamp": "2025-09-01T16:36:34.645494", "module": "DataLoader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "data_extraction", "type": "CB_MONITOR"}
|
|
{"level": "INFO", "message": "Data: CB PDPs=0", "timestamp": "2025-09-01T16:36:34.646335", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Data: CB configs=0", "timestamp": "2025-09-01T16:36:34.646543", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Tags created: total=365 | standard=20 safety=54 dcs=14 modules=269", "timestamp": "2025-09-01T16:36:34.647825", "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 365 controller tags", "timestamp": "2025-09-01T16:36:34.648082", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Generating main program routines...", "timestamp": "2025-09-01T16:36:34.648300", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: mcm", "timestamp": "2025-09-01T16:36:34.648534", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: mcm", "timestamp": "2025-09-01T16:36:34.648728", "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-09-01T16:36:34.648893", "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-09-01T16:36:34.649056", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: dpm", "timestamp": "2025-09-01T16:36:34.649241", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: dpm", "timestamp": "2025-09-01T16:36:34.650282", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: fiom", "timestamp": "2025-09-01T16:36:34.650679", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: fiom", "timestamp": "2025-09-01T16:36:34.651996", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin fioh cannot generate with current data", "timestamp": "2025-09-01T16:36:34.652292", "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-09-01T16:36:34.653028", "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-09-01T16:36:34.655769", "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: flow_ctrl", "timestamp": "2025-09-01T16:36:34.656269", "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: flow_ctrl", "timestamp": "2025-09-01T16:36:34.658051", "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": "Extracting SPEED_CTRL data", "timestamp": "2025-09-01T16:36:34.658281", "module": "DataLoader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "data_extraction", "type": "SPEED_CTRL"}
|
|
{"level": "INFO", "message": "Data: SPEED_CTRL VFDs=59", "timestamp": "2025-09-01T16:36:34.658680", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "SPEED_CTRL sample=PS3_1_VFD1, PS3_2_VFD1, PS3_3_VFD1, PS3_4A_VFD1, PS3_4B_VFD1...", "timestamp": "2025-09-01T16:36:34.659702", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Data: SPEED_CTRL count=59", "timestamp": "2025-09-01T16:36:34.659917", "module": "DataLoader", "file": "logging_config.py", "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: speed_ctrl", "timestamp": "2025-09-01T16:36:34.660080", "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: speed_ctrl", "timestamp": "2025-09-01T16:36:34.660355", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: estop_check", "timestamp": "2025-09-01T16:36:34.660562", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: estop_check", "timestamp": "2025-09-01T16:36:34.663998", "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: encoder", "timestamp": "2025-09-01T16:36:34.664213", "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: encoder", "timestamp": "2025-09-01T16:36:34.664822", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: safety_tag_map", "timestamp": "2025-09-01T16:36:34.664998", "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-09-01T16:36:34.665185", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: MCM03 -> Local:5:I.Data.0", "timestamp": "2025-09-01T16:36:34.665418", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS3_7_S2_PB -> PS3_5_VFD1:I.IO_0", "timestamp": "2025-09-01T16:36:34.665684", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS3_7_S1_PB -> PS3_7_VFD1:I.IO_0", "timestamp": "2025-09-01T16:36:34.665940", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS4_7_S2_PB -> PS4_5_VFD1:I.IO_0", "timestamp": "2025-09-01T16:36:34.666164", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: PS4_7_S1_PB -> PS4_7_VFD1:I.IO_0", "timestamp": "2025-09-01T16:36:34.666354", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL12_1_SS1_SPB -> UL12_2_FIO1:I.Pt00.Data", "timestamp": "2025-09-01T16:36:34.666533", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: UL7_1_SS1_SPB -> UL7_2_FIO1:I.Pt00.Data", "timestamp": "2025-09-01T16:36:34.666750", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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-09-01T16:36:34.666928", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 1: XIC(Local:5:I.Data.0)OTE(MCM03);", "timestamp": "2025-09-01T16:36:34.667076", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(PS3_7_VFD1:I.IO_0)OTE(PS3_7_S1_PB);", "timestamp": "2025-09-01T16:36:34.667360", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(PS3_5_VFD1:I.IO_0)OTE(PS3_7_S2_PB);", "timestamp": "2025-09-01T16:36:34.667572", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(PS4_7_VFD1:I.IO_0)OTE(PS4_7_S1_PB);", "timestamp": "2025-09-01T16:36:34.667788", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(PS4_5_VFD1:I.IO_0)OTE(PS4_7_S2_PB);", "timestamp": "2025-09-01T16:36:34.668002", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL7_2_FIO1:I.Pt00.Data)OTE(UL7_1_SS1_SPB);", "timestamp": "2025-09-01T16:36:34.668175", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(UL12_2_FIO1:I.Pt00.Data)OTE(UL12_1_SS1_SPB);", "timestamp": "2025-09-01T16:36:34.668360", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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-09-01T16:36:34.668510", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: safety_tag_map", "timestamp": "2025-09-01T16:36:34.668667", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: station_jr_pb", "timestamp": "2025-09-01T16:36:34.668833", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: station_jr_pb", "timestamp": "2025-09-01T16:36:34.669141", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: station_s_pb", "timestamp": "2025-09-01T16:36:34.669357", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: station_s_pb", "timestamp": "2025-09-01T16:36:34.669616", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: station_ss_pb", "timestamp": "2025-09-01T16:36:34.669867", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: station_ss_pb", "timestamp": "2025-09-01T16:36:34.670133", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: station_epc", "timestamp": "2025-09-01T16:36:34.670299", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: station_epc", "timestamp": "2025-09-01T16:36:34.670563", "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: jpe", "timestamp": "2025-09-01T16:36:34.670702", "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: jpe", "timestamp": "2025-09-01T16:36:34.671442", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin fpe cannot generate with current data", "timestamp": "2025-09-01T16:36:34.671655", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin pmm cannot generate with current data", "timestamp": "2025-09-01T16:36:34.671852", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin cb_monitor cannot generate with current data", "timestamp": "2025-09-01T16:36:34.672004", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: belt_tracking", "timestamp": "2025-09-01T16:36:34.672506", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: belt_tracking", "timestamp": "2025-09-01T16:36:34.674135", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: main_routine", "timestamp": "2025-09-01T16:36:34.674323", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Generating MainRoutine with JSR calls", "timestamp": "2025-09-01T16:36:34.674466", "module": "src.routines.main_routine_plugin.MainRoutinePlugin", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated MainRoutine", "timestamp": "2025-09-01T16:36:34.674636", "module": "src.routines.main_routine_plugin.MainRoutinePlugin", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: main_routine", "timestamp": "2025-09-01T16:36:34.674777", "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, 'fiom': True, 'fioh': False, 'apf': True, 'flow_ctrl': True, 'speed_ctrl': True, 'estop_check': True, 'encoder': True, 'safety_tag_map': True, 'station_jr_pb': True, 'station_s_pb': True, 'station_ss_pb': True, 'station_epc': True, 'jpe': True, 'fpe': False, 'pmm': False, 'cb_monitor': False, 'belt_tracking': True, 'main_routine': True}", "timestamp": "2025-09-01T16:36:34.674907", "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 (17): MainRoutine, R010_MCM, R011_RACK, R020_DPM, R030_FIOM, R040_APF, R050_FLOW_CTRL, R051_SPEED_CTRL, R080_ENCODER, R090_STATION_JR_PB, R095_STATION_S_PB, R096_STATION_SS_PB, R097_STATION_EPC, R100_JPE, R120_ESTOP_CHECK, R130_SAFETY_TAG_MAP, ZZZ_BeltTracking", "timestamp": "2025-09-01T16:36:34.675067", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R010_MCM: 2 rungs | example: NOP();", "timestamp": "2025-09-01T16:36:34.675218", "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-09-01T16:36:34.675360", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R020_DPM: 5 rungs | example: NOP();", "timestamp": "2025-09-01T16:36:34.675518", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R030_FIOM: 8 rungs | example: NOP();", "timestamp": "2025-09-01T16:36:34.675673", "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-09-01T16:36:34.675883", "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": "- R050_FLOW_CTRL: 55 rungs | example: XIC(PS3_2_VFD1.CTRL.STS.Enabled)OTE(PS3_1_VFD1.CTRL.CMD.Interlock);", "timestamp": "2025-09-01T16:36:34.676034", "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": "- R051_SPEED_CTRL: 1 rungs | example: [MOVE(Speed_350_FPM,PS3_1_VFD1.CTRL.CMD.Speed_FPM) ,MOVE(Speed_350_FPM,PS3_2_VFD1.CTRL.CMD.Speed_FPM) ,MOVE(Speed_350_FPM,PS3_3_VFD1.CTRL.CMD.Speed_FPM) ,MOV...", "timestamp": "2025-09-01T16:36:34.676174", "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: 13 rungs | example: [XIO(PS3_7_VFD1:SI.In00Data) ,XIO(PS3_7_VFD1:SI.In01Data) ]XIO(PS3_1_VFD1:SO.STOOutput)XIO(PS3_2_VFD1:SO.STOOutput)XIO(PS3_3_VFD1:SO.STOOutput)XIO(PS3_4A_VFD...", "timestamp": "2025-09-01T16:36:34.676312", "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": "- R080_ENCODER: 51 rungs | example: AOI_ENCODER(PS3_2_ENCODER.AOI,PS3_2_ENCODER.HMI,PS3_2_ENCODER.CTRL,PS3_2_VFD1.CTRL,PS3_1_VFD1.CTRL,PS3_3_VFD1.CTRL,PS3_2_VFD1:I.In_1,PS3_2_VFD1:I.ConnectionF...", "timestamp": "2025-09-01T16:36:34.676458", "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-09-01T16:36:34.676601", "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": "- R090_STATION_JR_PB: 10 rungs | example: AOI_STATION_JR_PB(PS3_1_JR1_PB.AOI,PS3_1_JR1_PB.HMI,PS3_1_JR1_PB.CTRL,NO_PARTNER,UL8_9_VFD1:I.IO_0,UL8_9_VFD1:O.IO_1)MOVE(PS3_1_JR1_PB.CTRL.STS.Log,PS3_1_JR1...", "timestamp": "2025-09-01T16:36:34.676763", "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": "- R095_STATION_S_PB: 4 rungs | example: AOI_STATION_S_PB(PS3_7_S1_PB_STATION.AOI,PS3_7_S1_PB_STATION.HMI,PS3_7_S1_PB_STATION.CTRL,PS3_7_VFD1.CTRL,PS3_7_VFD1:I.IO_0,PS3_7_VFD1:O.IO_1);", "timestamp": "2025-09-01T16:36:34.676950", "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": "- R096_STATION_SS_PB: 2 rungs | example: AOI_STATION_SS_PB(UL12_1_SS1_STATION.AOI,UL12_1_SS1_STATION.HMI,UL12_1_SS1_STATION.CTRL,UL12_1_VFD1.CTRL,UL12_2_FIO1:I.ConnectionFaulted,UL12_2_FIO1:I.Pt00.D...", "timestamp": "2025-09-01T16:36:34.677096", "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": "- R097_STATION_EPC: 8 rungs | example: AOI_STATION_EPC(PS3_7_EPC1_STATION.AOI,MCM.CTRL,PS3_7_EPC1_STATION.HMI,PS3_7_S2_PB_STATION.CTRL,PS3_7_VFD1:I.ConnectionFaulted,PS3_7_VFD1:SI.In00Data,PS3_7_V...", "timestamp": "2025-09-01T16:36:34.677234", "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": "- R100_JPE: 65 rungs | example: AOI_JPE(PS3_1_TPE1.AOI,PS3_1_TPE1.HMI,PS3_1_TPE1.CTRL,PS3_1_VFD1.CTRL,PS3_1_JR1_PB.CTRL,UL7_7_VFD1:I.ConnectionFaulted,UL7_7_VFD1:I.In_2,YES,UL8_8_VFD1:O.IO_0);", "timestamp": "2025-09-01T16:36:34.677370", "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-09-01T16:36:34.677516", "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(R030_FIOM,0) ,JSR(R040_APF,0) ,JSR(R050_FLOW_CTRL,0) ,JSR(R051_SPEED_CTRL,0) ,JSR(R120_ESTOP_CHECK,0...", "timestamp": "2025-09-01T16:36:34.677691", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "Successfully completed ModernMainProgramGenerator generation", "timestamp": "2025-09-01T16:36:34.677844", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Written ModernMainProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM03/MainProgram_Generated.L5X", "timestamp": "2025-09-01T16:36:34.687124", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "[SUCCESS] MainProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM03/MainProgram_Generated.L5X", "timestamp": "2025-09-01T16:36:34.687348", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Generating safety tag mapping...", "timestamp": "2025-09-01T16:36:34.687528", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Creating MappingWriter wrapper", "timestamp": "2025-09-01T16:36:34.687722", "module": "src.container", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Creating DataLoader instance", "timestamp": "2025-09-01T16:36:34.687879", "module": "src.container", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "excel_file": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/DESC_IP_MERGED.xlsx"}
|
|
{"level": "INFO", "message": "[SUCCESS] Safety tag mapping written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM03/SafetyTagMapping.txt", "timestamp": "2025-09-01T16:36:34.763250", "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: 7", "timestamp": "2025-09-01T16:36:34.763555", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "=== All artifacts generated successfully! ===", "timestamp": "2025-09-01T16:36:34.763764", "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_JR_PB config for PS4_1_JR1_PB
|
|
Found STATION_JR_PB config for PS3_1_JR1_PB
|
|
Found STATION_JR_PB config for UL10_3_JR1_PB
|
|
Found STATION_JR_PB config for UL11_3_JR1_PB
|
|
Found STATION_JR_PB config for UL12_2_JR1_PB
|
|
Found STATION_JR_PB config for UL7_2_JR1_PB
|
|
Found STATION_JR_PB config for PS3_1_JR2_PB
|
|
Found STATION_JR_PB config for PS4_1_JR2_PB
|
|
Found STATION_JR_PB config for UL8_3_JR1_PB
|
|
Found STATION_JR_PB config for UL9_3_JR1_PB
|
|
Found STATION_S_PB config for PS3_7_S2_PB
|
|
Found STATION_S_PB config for PS3_7_S1_PB
|
|
Found STATION_S_PB config for PS4_7_S2_PB
|
|
Found STATION_S_PB config for PS4_7_S1_PB
|
|
Found STATION_SS_PB config for UL12_1_SS1
|
|
Found STATION_SS_PB config for UL7_1_SS1
|
|
Found STATION_EPC config for PS3_7_EPC1
|
|
Found STATION_EPC config for PS4_7_EPC1
|
|
Found STATION_EPC config for UL12_1_EPC1
|
|
Found STATION_EPC config for UL7_1_EPC1
|
|
Found STATION_EPC config for PS3_7_EPC2
|
|
Found STATION_EPC config for PS4_7_EPC2
|
|
Found STATION_EPC config for UL12_1_EPC2
|
|
Found STATION_EPC config for UL7_1_EPC2
|
|
Found ENCODER config for PS3_3_ENCODER (upstream: PS3_2_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for PS3_5_ENCODER (upstream: NO_UPSTREAM, downstream: PS3_6_VFD1.CTRL)
|
|
Found ENCODER config for PS3_6_ENCODER (upstream: PS3_5_VFD1.CTRL, downstream: PS3_7_VFD1.CTRL)
|
|
Found ENCODER config for PS3_7_ENCODER (upstream: PS3_6_VFD1.CTRL, downstream: PS3_8_VFD1.CTRL)
|
|
Found ENCODER config for PS4_3_ENCODER (upstream: PS4_2_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for PS4_5_ENCODER (upstream: NO_UPSTREAM, downstream: PS4_6_VFD1.CTRL)
|
|
Found ENCODER config for PS4_6_ENCODER (upstream: PS4_5_VFD1.CTRL, downstream: PS4_7_VFD1.CTRL)
|
|
Found ENCODER config for PS4_7_ENCODER (upstream: PS4_6_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for UL10_5_ENCODER (upstream: UL10_4_VFD1.CTRL, downstream: UL10_6_VFD1.CTRL)
|
|
Found ENCODER config for UL10_6_ENCODER (upstream: UL10_5_VFD1.CTRL, downstream: UL10_7_VFD1.CTRL)
|
|
Found ENCODER config for UL10_7_ENCODER (upstream: UL10_6_VFD1.CTRL, downstream: UL10_8_VFD1.CTRL)
|
|
Found ENCODER config for UL10_8_ENCODER (upstream: UL10_7_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for UL11_5_ENCODER (upstream: UL11_4_VFD1.CTRL, downstream: UL11_6_VFD1.CTRL)
|
|
Found ENCODER config for UL11_6_ENCODER (upstream: UL11_5_VFD1.CTRL, downstream: UL11_7_VFD1.CTRL)
|
|
Found ENCODER config for UL11_7_ENCODER (upstream: UL11_6_VFD1.CTRL, downstream: UL11_8_VFD1.CTRL)
|
|
Found ENCODER config for UL11_8_ENCODER (upstream: UL11_7_VFD1.CTRL, downstream: UL11_9_VFD1.CTRL)
|
|
Found ENCODER config for UL11_9_ENCODER (upstream: UL11_8_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for UL12_4_ENCODER (upstream: UL12_3_VFD1.CTRL, downstream: UL12_5_VFD1.CTRL)
|
|
Found ENCODER config for UL12_5_ENCODER (upstream: UL12_4_VFD1.CTRL, downstream: UL12_6_VFD1.CTRL)
|
|
Found ENCODER config for UL12_6_ENCODER (upstream: UL12_5_VFD1.CTRL, downstream: UL12_7_VFD1.CTRL)
|
|
Found ENCODER config for UL12_7_ENCODER (upstream: UL12_6_VFD1.CTRL, downstream: UL12_8_VFD1.CTRL)
|
|
Found ENCODER config for UL12_8_ENCODER (upstream: UL12_7_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for UL7_4_ENCODER (upstream: UL7_3_VFD1.CTRL, downstream: UL7_5_VFD1.CTRL)
|
|
Found ENCODER config for UL7_5_ENCODER (upstream: UL7_4_VFD1.CTRL, downstream: UL7_6_VFD1.CTRL)
|
|
Found ENCODER config for UL7_6_ENCODER (upstream: UL7_5_VFD1.CTRL, downstream: UL7_7_VFD1.CTRL)
|
|
Found ENCODER config for UL7_7_ENCODER (upstream: UL7_6_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for UL8_5_ENCODER (upstream: UL8_4_VFD1.CTRL, downstream: UL8_6_VFD1.CTRL)
|
|
Found ENCODER config for UL8_6_ENCODER (upstream: UL8_5_VFD1.CTRL, downstream: UL8_7_VFD1.CTRL)
|
|
Found ENCODER config for UL8_7_ENCODER (upstream: UL8_6_VFD1.CTRL, downstream: UL8_8_VFD1.CTRL)
|
|
Found ENCODER config for UL8_8_ENCODER (upstream: UL8_7_VFD1.CTRL, downstream: UL8_9_VFD1.CTRL)
|
|
Found ENCODER config for UL8_9_ENCODER (upstream: UL8_8_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for UL9_5_ENCODER (upstream: UL9_4_VFD1.CTRL, downstream: UL9_6_VFD1.CTRL)
|
|
Found ENCODER config for UL9_6_ENCODER (upstream: UL9_5_VFD1.CTRL, downstream: UL9_7_VFD1.CTRL)
|
|
Found ENCODER config for UL9_7_ENCODER (upstream: UL9_6_VFD1.CTRL, downstream: UL9_8_VFD1.CTRL)
|
|
Found ENCODER config for UL9_8_ENCODER (upstream: UL9_7_VFD1.CTRL, downstream: UL9_9_VFD1.CTRL)
|
|
Found ENCODER config for UL9_9_ENCODER (upstream: UL9_8_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for PS3_2_ENCODER (upstream: PS3_1_VFD1.CTRL, downstream: PS3_3_VFD1.CTRL)
|
|
Found ENCODER config for PS4_2_ENCODER (upstream: PS4_1_VFD1.CTRL, downstream: PS4_3_VFD1.CTRL)
|
|
Found ENCODER config for UL10_3_ENCODER (upstream: NO_UPSTREAM, downstream: UL10_4_VFD1.CTRL)
|
|
Found ENCODER config for UL10_4_ENCODER (upstream: UL10_3_VFD1.CTRL, downstream: UL10_5_VFD1.CTRL)
|
|
Found ENCODER config for UL11_3_ENCODER (upstream: NO_UPSTREAM, downstream: UL11_4_VFD1.CTRL)
|
|
Found ENCODER config for UL11_4_ENCODER (upstream: UL11_3_VFD1.CTRL, downstream: UL11_5_VFD1.CTRL)
|
|
Found ENCODER config for UL12_3_ENCODER (upstream: UL12_2_VFD1.CTRL, downstream: UL12_4_VFD1.CTRL)
|
|
Found ENCODER config for UL7_3_ENCODER (upstream: UL7_2_VFD1.CTRL, downstream: UL7_4_VFD1.CTRL)
|
|
Found ENCODER config for UL8_4_ENCODER (upstream: UL8_3_VFD1.CTRL, downstream: UL8_5_VFD1.CTRL)
|
|
Found ENCODER config for UL9_4_ENCODER (upstream: UL9_3_VFD1.CTRL, downstream: UL9_5_VFD1.CTRL)
|
|
Found ENCODER config for PS4_1_ENCODER (upstream: NO_UPSTREAM, downstream: PS4_2_VFD1.CTRL)
|
|
Found ENCODER config for UL12_2_ENCODER (upstream: UL12_1_VFD1.CTRL, downstream: UL12_3_VFD1.CTRL)
|
|
Found ENCODER config for UL7_2_ENCODER (upstream: UL7_1_VFD1.CTRL, downstream: UL7_3_VFD1.CTRL)
|
|
Found ENCODER config for UL8_3_ENCODER (upstream: NO_UPSTREAM, downstream: UL8_4_VFD1.CTRL)
|
|
Found ENCODER config for UL9_3_ENCODER (upstream: NO_UPSTREAM, downstream: UL9_4_VFD1.CTRL)
|
|
Found JPE config for PS3_3_TPE2 (missing station, missing beacon)
|
|
Found JPE config for PS3_5_TPE1 (missing station, missing beacon)
|
|
Found JPE config for PS3_5_TPE2 (missing station, missing beacon)
|
|
Found JPE config for PS3_6_TPE1 (missing station, missing beacon)
|
|
Found JPE config for PS3_7_TPE1 (missing station, missing beacon)
|
|
Found JPE config for PS4_3_TPE2 (missing station, missing beacon)
|
|
Found JPE config for PS4_5_TPE1 (missing station, missing beacon)
|
|
Found JPE config for PS4_5_TPE2 (missing station, missing beacon)
|
|
Found JPE config for PS4_6_TPE1 (missing station, missing beacon)
|
|
Found JPE config for PS4_7_TPE1 (missing station, missing beacon)
|
|
Found JPE config for UL10_5_TPE1 (missing station, missing beacon)
|
|
Found JPE config for UL10_5_TPE2 (missing station, missing beacon)
|
|
Found JPE config for UL10_6_TPE1 (missing station, missing beacon)
|
|
Found JPE config for UL10_7_TPE1 (missing station, missing beacon)
|
|
Found JPE config for PS4_1_TPE1
|
|
Found JPE config for UL11_5_TPE1 (missing station, missing beacon)
|
|
Found JPE config for UL11_5_TPE2 (missing station, missing beacon)
|
|
Found JPE config for UL11_6_TPE1 (missing station, missing beacon)
|
|
Found JPE config for UL11_7_TPE1 (missing station, missing beacon)
|
|
Found JPE config for UL11_8_TPE1 (missing station, missing beacon)
|
|
Found JPE config for PS4_1_TPE2
|
|
Found JPE config for UL12_1_TPE1 (missing station, missing beacon)
|
|
Found JPE config for UL12_4_TPE1 (missing station, missing beacon)
|
|
Found JPE config for UL12_4_TPE2 (missing station, missing beacon)
|
|
Found JPE config for UL12_5_TPE1 (missing station, missing beacon)
|
|
Found JPE config for UL12_6_TPE1 (missing station, missing beacon)
|
|
Found JPE config for UL12_7_TPE1 (missing station, missing beacon)
|
|
Found JPE config for UL7_1_TPE1 (missing station, missing beacon)
|
|
Found JPE config for UL7_4_TPE1 (missing station, missing beacon)
|
|
Found JPE config for UL7_4_TPE2 (missing station, missing beacon)
|
|
Found JPE config for UL7_5_TPE1 (missing station, missing beacon)
|
|
Found JPE config for UL7_6_TPE1 (missing station, missing beacon)
|
|
Found JPE config for PS3_1_TPE1
|
|
Found JPE config for UL8_5_TPE1 (missing station, missing beacon)
|
|
Found JPE config for UL8_5_TPE2 (missing station, missing beacon)
|
|
Found JPE config for UL8_6_TPE1 (missing station, missing beacon)
|
|
Found JPE config for UL8_7_TPE1 (missing station, missing beacon)
|
|
Found JPE config for UL8_8_TPE1 (missing station, missing beacon)
|
|
Found JPE config for PS3_1_TPE2
|
|
Found JPE config for UL9_5_TPE1 (missing station, missing beacon)
|
|
Found JPE config for UL9_5_TPE2 (missing station, missing beacon)
|
|
Found JPE config for UL9_6_TPE1 (missing station, missing beacon)
|
|
Found JPE config for UL9_7_TPE1 (missing station, missing beacon)
|
|
Found JPE config for UL9_8_TPE1 (missing station, missing beacon)
|
|
Found JPE config for PS3_1_TPE3
|
|
Found JPE config for PS3_3_TPE1 (missing station, missing beacon)
|
|
Found JPE config for PS4_3_TPE1 (missing station, missing beacon)
|
|
Found JPE config for UL10_3_TPE3
|
|
Found JPE config for UL11_3_TPE3
|
|
Found JPE config for UL12_2_TPE2
|
|
Found JPE config for PS4_1_TPE3
|
|
Found JPE config for PS4_1_TPE4
|
|
Found JPE config for UL12_2_TPE1
|
|
Found JPE config for UL7_2_TPE1
|
|
Found JPE config for UL7_2_TPE2
|
|
Found JPE config for UL8_3_TPE3
|
|
Found JPE config for UL9_3_TPE3
|
|
Found JPE config for UL10_3_TPE1
|
|
Found JPE config for UL10_3_TPE2
|
|
Found JPE config for UL11_3_TPE1
|
|
Found JPE config for UL11_3_TPE2
|
|
Found JPE config for UL8_3_TPE1
|
|
Found JPE config for UL8_3_TPE2
|
|
Found JPE config for UL9_3_TPE1
|
|
Found JPE config for UL9_3_TPE2
|
|
FIOM PDP3_FIO1 -> DPM DPM2_PS4_1
|
|
FIOM UL7_2_FIO1 -> DPM DPM1_PS3_1
|
|
FIOM UL8_3_FIO1 -> DPM DPM1_PS3_1
|
|
FIOM UL9_3_FIO1 -> DPM DPM2_PS3_1
|
|
FIOM UL10_3_FIO1 -> DPM DPM1_PS4_1
|
|
FIOM UL11_3_FIO1 -> DPM DPM1_PS4_1
|
|
FIOM UL12_2_FIO1 -> DPM DPM2_PS4_1
|
|
APF PS3_1_VFD1 -> DPM DPM2_PS3_1
|
|
APF PS3_2_VFD1 -> DPM DPM2_PS3_1
|
|
APF PS3_3_VFD1 -> DPM DPM2_PS3_1
|
|
APF PS3_4A_VFD1 -> DPM DPM2_PS3_1
|
|
APF PS3_4B_VFD1 -> DPM DPM2_PS3_1
|
|
APF PS3_5_VFD1 -> DPM DPM2_PS3_1
|
|
APF PS3_6_VFD1 -> DPM DPM2_PS3_1
|
|
APF PS3_7_VFD1 -> DPM DPM2_PS3_1
|
|
APF PS3_8_VFD1 -> DPM DPM2_PS3_1
|
|
APF PS4_1_VFD1 -> DPM DPM2_PS4_1
|
|
APF PS4_2_VFD1 -> DPM DPM2_PS4_1
|
|
APF PS4_3_VFD1 -> DPM DPM2_PS4_1
|
|
APF PS4_4A_VFD1 -> DPM DPM2_PS4_1
|
|
APF PS4_4B_VFD1 -> DPM DPM2_PS4_1
|
|
APF PS4_5_VFD1 -> DPM DPM2_PS4_1
|
|
APF PS4_6_VFD1 -> DPM DPM2_PS4_1
|
|
APF PS4_7_VFD1 -> DPM DPM2_PS4_1
|
|
APF UL7_1_VFD1 -> DPM DPM1_PS3_1
|
|
APF UL7_2_VFD1 -> DPM DPM1_PS3_1
|
|
APF UL7_3_VFD1 -> DPM DPM1_PS3_1
|
|
APF UL7_4_VFD1 -> DPM DPM1_PS3_1
|
|
APF UL7_5_VFD1 -> DPM DPM1_PS3_1
|
|
APF UL7_6_VFD1 -> DPM DPM1_PS3_1
|
|
APF UL7_7_VFD1 -> DPM DPM1_PS3_1
|
|
APF UL8_3_VFD1 -> DPM DPM1_PS3_1
|
|
APF UL8_4_VFD1 -> DPM DPM1_PS3_1
|
|
APF UL8_5_VFD1 -> DPM DPM1_PS3_1
|
|
APF UL8_6_VFD1 -> DPM DPM1_PS3_1
|
|
APF UL8_7_VFD1 -> DPM DPM1_PS3_1
|
|
APF UL8_8_VFD1 -> DPM DPM1_PS3_1
|
|
APF UL8_9_VFD1 -> DPM DPM1_PS3_1
|
|
APF UL9_3_VFD1 -> DPM DPM2_PS3_1
|
|
APF UL9_4_VFD1 -> DPM DPM2_PS3_1
|
|
APF UL9_5_VFD1 -> DPM DPM2_PS3_1
|
|
APF UL9_6_VFD1 -> DPM DPM2_PS3_1
|
|
APF UL9_7_VFD1 -> DPM DPM2_PS3_1
|
|
APF UL9_8_VFD1 -> DPM DPM2_PS3_1
|
|
APF UL9_9_VFD1 -> DPM DPM2_PS3_1
|
|
APF UL10_3_VFD1 -> DPM DPM1_PS4_1
|
|
APF UL10_4_VFD1 -> DPM DPM1_PS4_1
|
|
APF UL10_5_VFD1 -> DPM DPM1_PS4_1
|
|
APF UL10_6_VFD1 -> DPM DPM1_PS4_1
|
|
APF UL10_7_VFD1 -> DPM DPM1_PS4_1
|
|
APF UL10_8_VFD1 -> DPM DPM1_PS4_1
|
|
APF UL11_3_VFD1 -> DPM DPM1_PS4_1
|
|
APF UL11_4_VFD1 -> DPM DPM1_PS4_1
|
|
APF UL11_5_VFD1 -> DPM DPM1_PS4_1
|
|
APF UL11_6_VFD1 -> DPM DPM1_PS4_1
|
|
APF UL11_7_VFD1 -> DPM DPM1_PS4_1
|
|
APF UL11_8_VFD1 -> DPM DPM1_PS4_1
|
|
APF UL11_9_VFD1 -> DPM DPM1_PS4_1
|
|
APF UL12_1_VFD1 -> DPM DPM2_PS4_1
|
|
APF UL12_2_VFD1 -> DPM DPM2_PS4_1
|
|
APF UL12_3_VFD1 -> DPM DPM2_PS4_1
|
|
APF UL12_4_VFD1 -> DPM DPM2_PS4_1
|
|
APF UL12_5_VFD1 -> DPM DPM2_PS4_1
|
|
APF UL12_6_VFD1 -> DPM DPM2_PS4_1
|
|
APF UL12_7_VFD1 -> DPM DPM2_PS4_1
|
|
APF UL12_8_VFD1 -> DPM DPM2_PS4_1
|
|
- Added 13 E-stop check rungs
|
|
|
|
[R090_STATION_JR_PB] Starting STATION_JR_PB routine generation...
|
|
Found 10 STATION_JR_PB configurations
|
|
Generated 10 STATION_JR_PB rungs
|
|
|
|
[R0100_JPE] Starting JPE routine generation...
|
|
Found 65 JPE configurations
|
|
Generated 65 JPE rungs
|
|
Belt tracking for PS3_1_VFD1 -> zzz_PS3_1Tracking
|
|
Belt tracking for PS3_2_VFD1 -> zzz_PS3_2Tracking
|
|
Belt tracking for PS3_3_VFD1 -> zzz_PS3_3Tracking
|
|
Belt tracking for PS3_4A_VFD1 -> zzz_PS3_4ATracking
|
|
Belt tracking for PS3_4B_VFD1 -> zzz_PS3_4BTracking
|
|
Belt tracking for PS3_5_VFD1 -> zzz_PS3_5Tracking
|
|
Belt tracking for PS3_6_VFD1 -> zzz_PS3_6Tracking
|
|
Belt tracking for PS3_7_VFD1 -> zzz_PS3_7Tracking
|
|
Belt tracking for PS3_8_VFD1 -> zzz_PS3_8Tracking
|
|
Belt tracking for PS4_1_VFD1 -> zzz_PS4_1Tracking
|
|
Belt tracking for PS4_2_VFD1 -> zzz_PS4_2Tracking
|
|
Belt tracking for PS4_3_VFD1 -> zzz_PS4_3Tracking
|
|
Belt tracking for PS4_4A_VFD1 -> zzz_PS4_4ATracking
|
|
Belt tracking for PS4_4B_VFD1 -> zzz_PS4_4BTracking
|
|
Belt tracking for PS4_5_VFD1 -> zzz_PS4_5Tracking
|
|
Belt tracking for PS4_6_VFD1 -> zzz_PS4_6Tracking
|
|
Belt tracking for PS4_7_VFD1 -> zzz_PS4_7Tracking
|
|
Belt tracking for UL7_1_VFD1 -> zzz_UL7_1Tracking
|
|
Belt tracking for UL7_2_VFD1 -> zzz_UL7_2Tracking
|
|
Belt tracking for UL7_3_VFD1 -> zzz_UL7_3Tracking
|
|
Belt tracking for UL7_4_VFD1 -> zzz_UL7_4Tracking
|
|
Belt tracking for UL7_5_VFD1 -> zzz_UL7_5Tracking
|
|
Belt tracking for UL7_6_VFD1 -> zzz_UL7_6Tracking
|
|
Belt tracking for UL7_7_VFD1 -> zzz_UL7_7Tracking
|
|
Belt tracking for UL8_3_VFD1 -> zzz_UL8_3Tracking
|
|
Belt tracking for UL8_4_VFD1 -> zzz_UL8_4Tracking
|
|
Belt tracking for UL8_5_VFD1 -> zzz_UL8_5Tracking
|
|
Belt tracking for UL8_6_VFD1 -> zzz_UL8_6Tracking
|
|
Belt tracking for UL8_7_VFD1 -> zzz_UL8_7Tracking
|
|
Belt tracking for UL8_8_VFD1 -> zzz_UL8_8Tracking
|
|
Belt tracking for UL8_9_VFD1 -> zzz_UL8_9Tracking
|
|
Belt tracking for UL9_3_VFD1 -> zzz_UL9_3Tracking
|
|
Belt tracking for UL9_4_VFD1 -> zzz_UL9_4Tracking
|
|
Belt tracking for UL9_5_VFD1 -> zzz_UL9_5Tracking
|
|
Belt tracking for UL9_6_VFD1 -> zzz_UL9_6Tracking
|
|
Belt tracking for UL9_7_VFD1 -> zzz_UL9_7Tracking
|
|
Belt tracking for UL9_8_VFD1 -> zzz_UL9_8Tracking
|
|
Belt tracking for UL9_9_VFD1 -> zzz_UL9_9Tracking
|
|
Belt tracking for UL10_3_VFD1 -> zzz_UL10_3Tracking
|
|
Belt tracking for UL10_4_VFD1 -> zzz_UL10_4Tracking
|
|
Belt tracking for UL10_5_VFD1 -> zzz_UL10_5Tracking
|
|
Belt tracking for UL10_6_VFD1 -> zzz_UL10_6Tracking
|
|
Belt tracking for UL10_7_VFD1 -> zzz_UL10_7Tracking
|
|
Belt tracking for UL10_8_VFD1 -> zzz_UL10_8Tracking
|
|
Belt tracking for UL11_3_VFD1 -> zzz_UL11_3Tracking
|
|
Belt tracking for UL11_4_VFD1 -> zzz_UL11_4Tracking
|
|
Belt tracking for UL11_5_VFD1 -> zzz_UL11_5Tracking
|
|
Belt tracking for UL11_6_VFD1 -> zzz_UL11_6Tracking
|
|
Belt tracking for UL11_7_VFD1 -> zzz_UL11_7Tracking
|
|
Belt tracking for UL11_8_VFD1 -> zzz_UL11_8Tracking
|
|
Belt tracking for UL11_9_VFD1 -> zzz_UL11_9Tracking
|
|
Belt tracking for UL12_1_VFD1 -> zzz_UL12_1Tracking
|
|
Belt tracking for UL12_2_VFD1 -> zzz_UL12_2Tracking
|
|
Belt tracking for UL12_3_VFD1 -> zzz_UL12_3Tracking
|
|
Belt tracking for UL12_4_VFD1 -> zzz_UL12_4Tracking
|
|
Belt tracking for UL12_5_VFD1 -> zzz_UL12_5Tracking
|
|
Belt tracking for UL12_6_VFD1 -> zzz_UL12_6Tracking
|
|
Belt tracking for UL12_7_VFD1 -> zzz_UL12_7Tracking
|
|
Belt tracking for UL12_8_VFD1 -> zzz_UL12_8Tracking
|
|
- Added 59 belt tracking AOI calls
|
|
Created safety tag mapping file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM03/SafetyTagMapping.txt
|
|
|
|
=== Step 2: Routines Generator stderr ===
|
|
[16:36:33] [INFO] [logging_config.py:128:_log_with_context] Logging to file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/logs/workflow_SAT9_MCM03_20250901_163628.log
|
|
[16:36:33] [INFO] [logging_config.py:128:_log_with_context] === Generating All PLC Artifacts ===
|
|
[16:36:33] [INFO] [logging_config.py:128:_log_with_context] Generating SafetyProgram L5X...
|
|
[16:36:33] [WARNING] [logging_config.py:128:_log_with_context] LimitedSafetyProgramGenerator is deprecated; using ModernSafetyProgramGenerator
|
|
[16:36:33] [INFO] [logging_config.py:128:_log_with_context] Starting ModernSafetyProgramGenerator generation
|
|
[16:36:33] [DEBUG] [logging_config.py:128:_log_with_context] Creating SafetyProgram XML structure
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: main_routine (core)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: apf (device)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: belt_tracking (device)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: cb_monitor (device)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: d2c_chute (device)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: dpm (device)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: encoder (device)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estops (safety)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estop_check (safety)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: extendo (device)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fioh (device)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fiom (device)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: flow_ctrl (device)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fpe (device)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: inputs (safety)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: jpe (device)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: mcm (core)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: outputs (safety)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pb_chute (device)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pmm (device)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: rack (core)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: resets (safety)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_map (core)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: speed_ctrl (device)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_epc (safety)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_chute (device)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_pb (device)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_ss_pb (device)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_s_pb (device)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: taching_belts (device)
|
|
[16:36:33] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: zones (safety)
|
|
[16:36:33] [INFO] [logging_config.py:128:_log_with_context] Generating safety routines...
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: inputs
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: inputs
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: outputs
|
|
[16:36:34] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[16:36:34] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[16:36:34] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: outputs
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: resets
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: resets
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: zones
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS3_7: {'EPC1', 'EPC2'}
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for ILU007_ESTOP1: {'ESTOP1'}
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for PS4_7: {'EPC1', 'EPC2'}
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL10_2: {'ESTOP1'}
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL11_2: {'ESTOP1'}
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL12_1: {'EPC1', 'EPC2'}
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL7_1: {'EPC1', 'EPC2'}
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL8_2: {'ESTOP1'}
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for UL9_2: {'ESTOP1'}
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Available DCS controllers: {'PS3_7': {'EPC1', 'EPC2'}, 'ILU007_ESTOP1': {'ESTOP1'}, 'PS4_7': {'EPC1', 'EPC2'}, 'UL10_2': {'ESTOP1'}, 'UL11_2': {'ESTOP1'}, 'UL12_1': {'EPC1', 'EPC2'}, 'UL7_1': {'EPC1', 'EPC2'}, 'UL8_2': {'ESTOP1'}, 'UL9_2': {'ESTOP1'}}
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Zone 03-01 candidates: ['PS3_1', 'PS3_2', 'PS3_3', 'PS3_4', 'PS3_5', 'PS3_6', 'PS3_7']
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_1 in zone 03-01
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_2 in zone 03-01
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_3 in zone 03-01
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_4 in zone 03-01
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_5 in zone 03-01
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS3_6 in zone 03-01
|
|
[16:36:34] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Zone 03-02 candidates: ['UL7_1', 'UL7_2', 'UL7_3', 'UL7_4', 'UL7_5', 'UL7_6', 'UL7_7']
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_2 in zone 03-02
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_3 in zone 03-02
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_4 in zone 03-02
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_5 in zone 03-02
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_6 in zone 03-02
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL7_7 in zone 03-02
|
|
[16:36:34] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Zone 03-03 candidates: ['UL8_1', 'UL8_2', 'UL8_3', 'UL8_4', 'UL8_5', 'UL8_6', 'UL8_7', 'UL8_8', 'UL8_9']
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_1 in zone 03-03
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_3 in zone 03-03
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_4 in zone 03-03
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_5 in zone 03-03
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_6 in zone 03-03
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_7 in zone 03-03
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_8 in zone 03-03
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL8_9 in zone 03-03
|
|
[16:36:34] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Zone 03-04 candidates: ['UL9_1', 'UL9_2', 'UL9_3', 'UL9_4', 'UL9_5', 'UL9_6', 'UL9_7', 'UL9_8', 'UL9_9']
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_1 in zone 03-04
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_3 in zone 03-04
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_4 in zone 03-04
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_5 in zone 03-04
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_6 in zone 03-04
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_7 in zone 03-04
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_8 in zone 03-04
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL9_9 in zone 03-04
|
|
[16:36:34] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Zone 03-05 candidates: ['PS4_1', 'PS4_2', 'PS4_3', 'PS4_4', 'PS4_5', 'PS4_6', 'PS4_7']
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_1 in zone 03-05
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_2 in zone 03-05
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_3 in zone 03-05
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_4 in zone 03-05
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_5 in zone 03-05
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base PS4_6 in zone 03-05
|
|
[16:36:34] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Zone 03-06 candidates: ['UL10_1', 'UL10_2', 'UL10_3', 'UL10_4', 'UL10_5', 'UL10_6', 'UL10_7', 'UL10_8']
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_1 in zone 03-06
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_3 in zone 03-06
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_4 in zone 03-06
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_5 in zone 03-06
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_6 in zone 03-06
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_7 in zone 03-06
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL10_8 in zone 03-06
|
|
[16:36:34] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Zone 03-07 candidates: ['UL11_1', 'UL11_2', 'UL11_3', 'UL11_4', 'UL11_5', 'UL11_6', 'UL11_7', 'UL11_8', 'UL11_9']
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_1 in zone 03-07
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_3 in zone 03-07
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_4 in zone 03-07
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_5 in zone 03-07
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_6 in zone 03-07
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_7 in zone 03-07
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_8 in zone 03-07
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL11_9 in zone 03-07
|
|
[16:36:34] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Zone 03-08 candidates: ['UL12_1', 'UL12_2', 'UL12_3', 'UL12_4', 'UL12_5', 'UL12_6', 'UL12_7', 'UL12_8', 'UL12_9']
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_2 in zone 03-08
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_3 in zone 03-08
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_4 in zone 03-08
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_5 in zone 03-08
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_6 in zone 03-08
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_7 in zone 03-08
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_8 in zone 03-08
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base UL12_9 in zone 03-08
|
|
[16:36:34] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: zones
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: estops
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: estops
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Safety routine generation results: {'inputs': True, 'outputs': True, 'resets': True, 'zones': True, 'estops': True}
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag map with 7 tags
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] Routines created (6): MainRoutine, R010_INPUTS, R011_OUTPUTS, R012_RESETS, R020_ESTOPS, R030_ZONES
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] - R010_INPUTS: 30 rungs | example: XIC(Local:7:I.Pt02.Status)XIC(Local:7:I.Pt03.Status)OTE(MCM_EPB_STATUS);
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] - R011_OUTPUTS: 8 rungs | example: XIC(EStop_MCM_OK)XIC(EStop_03_01_OK)[OTE(PS3_1_VFD1:SO.STOOutput),OTE(PS3_2_VFD1:SO.STOOutput),OTE(PS3_3_VFD1:SO.STOOutput),OTE(PS3_4A_VFD1:SO.STOOutput),OTE...
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] - R012_RESETS: 8 rungs | example: [XIC(SFT_PS3_7_S1_PB) ,XIC(SFT_MCM_S_PB)]OTE(RST_PS3_7_EPC1_ESTOP);
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] - R030_ZONES: 9 rungs | example: XIC(PS3_7_EPC1_DCS_CTRL.O1)XIC(PS3_7_EPC2_DCS_CTRL.O1)OTE(EStop_03_01_OK);
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] - R020_ESTOPS: 14 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);
|
|
[16:36:34] [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) ];
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernSafetyProgramGenerator generation
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Written ModernSafetyProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM03/SafetyProgram_Generated.L5X
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] SafetyProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM03/SafetyProgram_Generated.L5X
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Generating MainProgram L5X...
|
|
[16:36:34] [WARNING] [logging_config.py:128:_log_with_context] LimitedMainProgramGenerator is deprecated; using ModernMainProgramGenerator
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Starting ModernMainProgramGenerator generation
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Creating MainProgram XML structure
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Adding controller tags...
|
|
[16:36:34] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[16:36:34] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[16:36:34] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[16:36:34] [DEBUG] [logging_config.py:126:_log_with_context] Extracting FPE data
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Data: FPE count=0
|
|
[16:36:34] [DEBUG] [logging_config.py:126:_log_with_context] Extracting PMM data
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Data: PMM entries=0
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Data: PMM configs=0
|
|
[16:36:34] [DEBUG] [logging_config.py:126:_log_with_context] Extracting CB_MONITOR data
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Data: CB PDPs=0
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Data: CB configs=0
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] Tags created: total=365 | standard=20 safety=54 dcs=14 modules=269
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Added 365 controller tags
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Generating main program routines...
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: mcm
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: mcm
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: rack
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: rack
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: dpm
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: dpm
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fiom
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fiom
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Plugin fioh cannot generate with current data
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: apf
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: apf
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: flow_ctrl
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: flow_ctrl
|
|
[16:36:34] [DEBUG] [logging_config.py:126:_log_with_context] Extracting SPEED_CTRL data
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL VFDs=59
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] SPEED_CTRL sample=PS3_1_VFD1, PS3_2_VFD1, PS3_3_VFD1, PS3_4A_VFD1, PS3_4B_VFD1...
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Data: SPEED_CTRL count=59
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: speed_ctrl
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: speed_ctrl
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: estop_check
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: estop_check
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: encoder
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: encoder
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: safety_tag_map
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: RST data has 7 rows
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: MCM03 -> Local:5:I.Data.0
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS3_7_S2_PB -> PS3_5_VFD1:I.IO_0
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS3_7_S1_PB -> PS3_7_VFD1:I.IO_0
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS4_7_S2_PB -> PS4_5_VFD1:I.IO_0
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: PS4_7_S1_PB -> PS4_7_VFD1:I.IO_0
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL12_1_SS1_SPB -> UL12_2_FIO1:I.Pt00.Data
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: UL7_1_SS1_SPB -> UL7_2_FIO1:I.Pt00.Data
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generating 7 rungs
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 1: XIC(Local:5:I.Data.0)OTE(MCM03);
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 2: XIC(PS3_7_VFD1:I.IO_0)OTE(PS3_7_S1_PB);
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 3: XIC(PS3_5_VFD1:I.IO_0)OTE(PS3_7_S2_PB);
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 4: XIC(PS4_7_VFD1:I.IO_0)OTE(PS4_7_S1_PB);
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 5: XIC(PS4_5_VFD1:I.IO_0)OTE(PS4_7_S2_PB);
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 6: XIC(UL7_2_FIO1:I.Pt00.Data)OTE(UL7_1_SS1_SPB);
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 7: XIC(UL12_2_FIO1:I.Pt00.Data)OTE(UL12_1_SS1_SPB);
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generated 7 total rungs
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: safety_tag_map
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_jr_pb
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_jr_pb
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_s_pb
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_s_pb
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_ss_pb
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_ss_pb
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_epc
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_epc
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: jpe
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: jpe
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Plugin fpe cannot generate with current data
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Plugin pmm cannot generate with current data
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Plugin cb_monitor cannot generate with current data
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: belt_tracking
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: belt_tracking
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: main_routine
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Generating MainRoutine with JSR calls
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated MainRoutine
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: main_routine
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Main routine generation results: {'mcm': True, 'rack': True, 'dpm': True, 'fiom': True, 'fioh': False, 'apf': True, 'flow_ctrl': True, 'speed_ctrl': True, 'estop_check': True, 'encoder': True, 'safety_tag_map': True, 'station_jr_pb': True, 'station_s_pb': True, 'station_ss_pb': True, 'station_epc': True, 'jpe': True, 'fpe': False, 'pmm': False, 'cb_monitor': False, 'belt_tracking': True, 'main_routine': True}
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] Routines created (17): MainRoutine, R010_MCM, R011_RACK, R020_DPM, R030_FIOM, R040_APF, R050_FLOW_CTRL, R051_SPEED_CTRL, R080_ENCODER, R090_STATION_JR_PB, R095_STATION_S_PB, R096_STATION_SS_PB, R097_STATION_EPC, R100_JPE, R120_ESTOP_CHECK, R130_SAFETY_TAG_MAP, ZZZ_BeltTracking
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] - R010_MCM: 2 rungs | example: NOP();
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] - R011_RACK: 2 rungs | example: NOP();
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] - R020_DPM: 5 rungs | example: NOP();
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] - R030_FIOM: 8 rungs | example: NOP();
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] - R040_APF: 60 rungs | example: NOP();
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] - R050_FLOW_CTRL: 55 rungs | example: XIC(PS3_2_VFD1.CTRL.STS.Enabled)OTE(PS3_1_VFD1.CTRL.CMD.Interlock);
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] - R051_SPEED_CTRL: 1 rungs | example: [MOVE(Speed_350_FPM,PS3_1_VFD1.CTRL.CMD.Speed_FPM) ,MOVE(Speed_350_FPM,PS3_2_VFD1.CTRL.CMD.Speed_FPM) ,MOVE(Speed_350_FPM,PS3_3_VFD1.CTRL.CMD.Speed_FPM) ,MOV...
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] - R120_ESTOP_CHECK: 13 rungs | example: [XIO(PS3_7_VFD1:SI.In00Data) ,XIO(PS3_7_VFD1:SI.In01Data) ]XIO(PS3_1_VFD1:SO.STOOutput)XIO(PS3_2_VFD1:SO.STOOutput)XIO(PS3_3_VFD1:SO.STOOutput)XIO(PS3_4A_VFD...
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] - R080_ENCODER: 51 rungs | example: AOI_ENCODER(PS3_2_ENCODER.AOI,PS3_2_ENCODER.HMI,PS3_2_ENCODER.CTRL,PS3_2_VFD1.CTRL,PS3_1_VFD1.CTRL,PS3_3_VFD1.CTRL,PS3_2_VFD1:I.In_1,PS3_2_VFD1:I.ConnectionF...
|
|
[16:36:34] [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);
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] - R090_STATION_JR_PB: 10 rungs | example: AOI_STATION_JR_PB(PS3_1_JR1_PB.AOI,PS3_1_JR1_PB.HMI,PS3_1_JR1_PB.CTRL,NO_PARTNER,UL8_9_VFD1:I.IO_0,UL8_9_VFD1:O.IO_1)MOVE(PS3_1_JR1_PB.CTRL.STS.Log,PS3_1_JR1...
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] - R095_STATION_S_PB: 4 rungs | example: AOI_STATION_S_PB(PS3_7_S1_PB_STATION.AOI,PS3_7_S1_PB_STATION.HMI,PS3_7_S1_PB_STATION.CTRL,PS3_7_VFD1.CTRL,PS3_7_VFD1:I.IO_0,PS3_7_VFD1:O.IO_1);
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] - R096_STATION_SS_PB: 2 rungs | example: AOI_STATION_SS_PB(UL12_1_SS1_STATION.AOI,UL12_1_SS1_STATION.HMI,UL12_1_SS1_STATION.CTRL,UL12_1_VFD1.CTRL,UL12_2_FIO1:I.ConnectionFaulted,UL12_2_FIO1:I.Pt00.D...
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] - R097_STATION_EPC: 8 rungs | example: AOI_STATION_EPC(PS3_7_EPC1_STATION.AOI,MCM.CTRL,PS3_7_EPC1_STATION.HMI,PS3_7_S2_PB_STATION.CTRL,PS3_7_VFD1:I.ConnectionFaulted,PS3_7_VFD1:SI.In00Data,PS3_7_V...
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] - R100_JPE: 65 rungs | example: AOI_JPE(PS3_1_TPE1.AOI,PS3_1_TPE1.HMI,PS3_1_TPE1.CTRL,PS3_1_VFD1.CTRL,PS3_1_JR1_PB.CTRL,UL7_7_VFD1:I.ConnectionFaulted,UL7_7_VFD1:I.In_2,YES,UL8_8_VFD1:O.IO_0);
|
|
[16:36:34] [INFO] [logging_config.py:126:_log_with_context] - ZZZ_BeltTracking: 60 rungs | example: NOP();
|
|
[16:36:34] [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(R030_FIOM,0) ,JSR(R040_APF,0) ,JSR(R050_FLOW_CTRL,0) ,JSR(R051_SPEED_CTRL,0) ,JSR(R120_ESTOP_CHECK,0...
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernMainProgramGenerator generation
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Written ModernMainProgramGenerator to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM03/MainProgram_Generated.L5X
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] MainProgram written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM03/MainProgram_Generated.L5X
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] Generating safety tag mapping...
|
|
[16:36:34] [DEBUG] [logging_config.py:128:_log_with_context] Creating MappingWriter wrapper
|
|
[16:36:34] [DEBUG] [logging_config.py:126:_log_with_context] Creating DataLoader instance
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] Safety tag mapping written to /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM03/SafetyTagMapping.txt
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] - Safety tags: 7
|
|
[16:36:34] [INFO] [logging_config.py:128:_log_with_context] === All artifacts generated successfully! ===
|
|
{"level": "INFO", "message": "Routine generation completed successfully", "timestamp": "2025-09-01T16:36:34.825614", "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_MCM03
|
|
- Excel: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/PLC Data Generator/DESC_IP_MERGED.xlsx
|
|
- Boilerplate: SAT9_boilerplate
|
|
- Mode: Single file
|
|
--------------------------------------------------
|
|
Found 7 IOLM modules
|
|
Found 12 LPE modules
|
|
Found 59 APF modules
|
|
Found 4 DPM modules
|
|
WARNING: 1 unknown modules found
|
|
1. PDP3_PMM - POWER MONITOR MODULE (11.200.1.107)
|
|
Created 7 IOLM modules with boilerplate selection:
|
|
Device 'PDP3_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
PDP3_FIO1 (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
|
|
Device 'UL10_3_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL10_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL10_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/UL10_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/UL10_3_FIO1_Module.L5X
|
|
Device 'UL11_3_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL11_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL11_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/UL11_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/UL11_3_FIO1_Module.L5X
|
|
Device 'UL12_2_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL12_2_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL12_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/UL12_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/UL12_2_FIO1_Module.L5X
|
|
Device 'UL7_2_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL7_2_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL7_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/UL7_2_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/UL7_2_FIO1_Module.L5X
|
|
Device 'UL8_3_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL8_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL8_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/UL8_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/UL8_3_FIO1_Module.L5X
|
|
Device 'UL9_3_FIO1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
UL9_3_FIO1 (FIO D2CMaster): Using module-specific boilerplate UL9_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/UL9_3_FIO1_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/UL9_3_FIO1_Module.L5X
|
|
Device 'UL10_1_EX1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/EXTENDO_Module.L5X
|
|
Device 'UL11_1_EX1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/EXTENDO_Module.L5X
|
|
Device 'UL8_1_EX1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/EXTENDO_Module.L5X
|
|
Device 'UL9_1_EX1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/EXTENDO_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/EXTENDO_Module.L5X
|
|
Device 'PS3_1_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
|
|
Device 'PS3_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
|
|
Device 'PS3_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'PS3_4A_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'PS3_4B_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'PS3_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'PS3_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'PS3_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'PS3_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'PS4_1_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
|
|
Device 'PS4_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
|
|
Device 'PS4_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'PS4_4A_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'PS4_4B_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'PS4_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'PS4_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'PS4_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL10_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
|
|
Device 'UL10_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
|
|
Device 'UL10_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL10_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL10_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL10_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL11_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
|
|
Device 'UL11_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
|
|
Device 'UL11_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL11_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL11_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL11_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL11_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL12_1_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL12_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
|
|
Device 'UL12_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
|
|
Device 'UL12_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL12_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL12_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL12_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL12_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL7_1_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL7_2_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
|
|
Device 'UL7_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
|
|
Device 'UL7_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL7_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL7_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL7_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL8_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
|
|
Device 'UL8_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
|
|
Device 'UL8_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL8_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL8_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL8_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL8_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL9_3_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_5_HP.L5X
|
|
Device 'UL9_4_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_3_HP.L5X
|
|
Device 'UL9_5_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL9_6_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL9_7_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL9_8_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/APF_Module_2_HP.L5X
|
|
Device 'UL9_9_VFD1' matched no patterns, using fallback parent: SLOT2_EN4TR (Slot 2, IP 11.200.1.1)
|
|
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/SLOT5_IB16_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/SLOT7_IB16S_Module.L5X
|
|
Successfully loaded boilerplate: SAT9_boilerplate/SLOT6_OB16E_Module.L5X
|
|
No EN4TR modules registered for creation
|
|
Importing AOIs/DataTypes from base: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/IO Tree Configuration Generator/BaseProgram.L5X
|
|
Archived old L5X: SAT9_MCM03_20250901_163454.L5X
|
|
Programs already exist (2 programs found), skipping empty program creation
|
|
OK: Generated project: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM03/SAT9_MCM03_20250901_163638.L5X
|
|
Single file generation complete
|
|
- ['/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM03/SAT9_MCM03_20250901_163638.L5X']
|
|
|
|
=== Step 3 Batch Script Creation ===
|
|
Creating project folder compilation for: SAT9_MCM03
|
|
Source L5X: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM03/SAT9_MCM03_20250901_163638.L5X
|
|
Project directory: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/generated_projects/SAT9_MCM03
|
|
Generated batch file: compile_SAT9_MCM03.bat
|
|
SUCCESS: Project compilation ready!
|
|
To compile on Windows:
|
|
cd "C:\\Users\\ilia.gurielidze\\Projects\\PLC Generation\\generated_projects\\SAT9_MCM03"
|
|
compile_SAT9_MCM03.bat
|
|
|