1079 lines
142 KiB
Plaintext
1079 lines
142 KiB
Plaintext
{"level": "INFO", "message": "PLC Generation Workflow started", "timestamp": "2025-08-26T17:04:39.954382", "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/IO Assignment_MTN6_MCM06_COMPLETE.xlsm", "project_name": "MTN6_MCM06"}
|
|
{"level": "INFO", "message": "Starting data processing step", "timestamp": "2025-08-26T17:04:39.954663", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
|
|
=== Step 1: PLC Data Generator stdout ===
|
|
Loading IO path mappings...
|
|
Loaded IO path mappings:
|
|
APF: 11 rows
|
|
M12DR: 16 rows
|
|
Hub: 16 rows
|
|
SorterHub: 16 rows
|
|
SIO: 16 rows
|
|
IB16: 16 rows
|
|
OB16E: 16 rows
|
|
IB16S: 16 rows
|
|
Available sheets: ['Templates', 'Devices', 'Instructions', 'NETWORK(IOLINK)', 'NETWORK(EIP)', 'Part Number', 'IO Assignment MCM06', 'MCM06_DESC', '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 2 rows from DESC sheet with an empty TAGNAME.
|
|
|
|
Classifying signals and adding IO paths...
|
|
|
|
Signal classification results:
|
|
SPARE: 656
|
|
I: 501
|
|
O: 262
|
|
IOLink: 200
|
|
|
|
Device type distribution:
|
|
M12DR: 640
|
|
Hub: 512
|
|
APF: 387
|
|
SIO: 32
|
|
IB16: 16
|
|
OB16E: 16
|
|
IB16S: 16
|
|
|
|
IO Path mapping results:
|
|
Successful mappings: 1619/1619 (100.0%)
|
|
|
|
Found 3 TAGNAMEs present in DESC but not in NETWORK_PLC.
|
|
|
|
Adding unique DPM names not present in DESC or NETWORK_PLC.Name: ['NCP1_15_DPM1', 'NCS1_6_DPM1', 'NCS1_DPM1', 'NCS1_DPM2', 'NCS2_4_DPM1', 'NCS2_DPM1', 'NCS2_DPM2']
|
|
|
|
================================================================================
|
|
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 1630 rows
|
|
Sample of merged data:
|
|
TAGNAME TERM ... DEVICE_TYPE IO_PATH
|
|
0 S02_1_SIO1 IO0 ... SIO S02_1_SIO1_Data.Outputs.X7_A
|
|
1 S02_1_SIO1 IO1 ... SIO S02_1_SIO1_Data.Outputs.X7_B
|
|
2 S02_1_SIO1 IO2 ... SIO S02_1_SIO1_Data.Outputs.X8_A
|
|
3 S02_1_SIO1 IO3 ... SIO S02_1_SIO1_Data.Inputs.X8_B
|
|
4 S02_1_SIO1 SI0 ... SIO S02_1_SIO1:SI.Data[0].0
|
|
5 S02_1_SIO1 SI1 ... SIO S02_1_SIO1:SI.Data[0].1
|
|
6 S02_1_SIO1 SI2 ... SIO S02_1_SIO1:SI.Data[0].2
|
|
7 S02_1_SIO1 SI3 ... SIO S02_1_SIO1:SI.Data[0].3
|
|
8 S02_1_SIO1 SI4 ... SIO S02_1_SIO1:SI.Data[0].4
|
|
9 S02_1_SIO1 SI5 ... SIO S02_1_SIO1:SI.Data[0].5
|
|
|
|
[10 rows x 11 columns]
|
|
|
|
New Excel file created: MCM06_DESC_IP_MERGED.xlsx
|
|
The file contains all original sheets plus the new 'DESC_IP' sheet with merged data.
|
|
Reading input file: MCM06_DESC_IP_MERGED.xlsx
|
|
Removed 32 SPARE rows following FIO[number]H entries
|
|
Removed 168 SPARE rows following IOLink SOL entries
|
|
Removed 200 IOLink rows (including beacons, FIOH channels, and all other IOLink entries)
|
|
Added 2688 rows for solenoid valves
|
|
Removed 11 blank name/description rows
|
|
Saving output file: MCM06_OUTPUT.csv
|
|
Processing complete!
|
|
Created standard output file: DESC_IP_MERGED.xlsx
|
|
|
|
=== Step 1: PLC Data Generator stderr ===
|
|
{"level": "INFO", "message": "Data processing completed successfully", "timestamp": "2025-08-26T17:04:46.881619", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Starting routine generation step", "timestamp": "2025-08-26T17:04:46.881880", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Logging to file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/logs/workflow_MTN6_MCM06_20250826_170439.log", "timestamp": "2025-08-26T17:04:48.755636", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "=== Generating All PLC Artifacts ===", "timestamp": "2025-08-26T17:04:48.757255", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Generating SafetyProgram L5X...", "timestamp": "2025-08-26T17:04:48.757452", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "WARNING", "message": "LimitedSafetyProgramGenerator is deprecated; using ModernSafetyProgramGenerator", "timestamp": "2025-08-26T17:04:48.787043", "module": "src.container", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Starting ModernSafetyProgramGenerator generation", "timestamp": "2025-08-26T17:04:48.787288", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Creating SafetyProgram XML structure", "timestamp": "2025-08-26T17:04:48.787448", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Registered plugin: main_routine (core)", "timestamp": "2025-08-26T17:04:48.807696", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: apf (device)", "timestamp": "2025-08-26T17:04:48.814249", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: belt_tracking (device)", "timestamp": "2025-08-26T17:04:48.824078", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: cb_monitor (device)", "timestamp": "2025-08-26T17:04:48.832721", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: d2c_chute (device)", "timestamp": "2025-08-26T17:04:48.837760", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: dpm (device)", "timestamp": "2025-08-26T17:04:48.845793", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: encoder (device)", "timestamp": "2025-08-26T17:04:48.854300", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: estops (safety)", "timestamp": "2025-08-26T17:04:48.870882", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: estop_check (safety)", "timestamp": "2025-08-26T17:04:48.878720", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: extendo (device)", "timestamp": "2025-08-26T17:04:48.887854", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: fioh (device)", "timestamp": "2025-08-26T17:04:48.895379", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: fiom (device)", "timestamp": "2025-08-26T17:04:48.904074", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: flow_ctrl (device)", "timestamp": "2025-08-26T17:04:48.912522", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: fpe (device)", "timestamp": "2025-08-26T17:04:48.921730", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: inputs (safety)", "timestamp": "2025-08-26T17:04:48.929643", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: jpe (device)", "timestamp": "2025-08-26T17:04:48.941879", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: mcm (core)", "timestamp": "2025-08-26T17:04:48.950730", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: outputs (safety)", "timestamp": "2025-08-26T17:04:48.959390", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: pb_chute (device)", "timestamp": "2025-08-26T17:04:48.967438", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: pmm (device)", "timestamp": "2025-08-26T17:04:48.972357", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: rack (core)", "timestamp": "2025-08-26T17:04:48.976915", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: resets (safety)", "timestamp": "2025-08-26T17:04:48.986151", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: safety_tag_map (core)", "timestamp": "2025-08-26T17:04:48.996763", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: speed_ctrl (device)", "timestamp": "2025-08-26T17:04:49.003488", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: station_epc (safety)", "timestamp": "2025-08-26T17:04:49.015253", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: station_jr_chute (device)", "timestamp": "2025-08-26T17:04:49.028053", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: station_jr_pb (device)", "timestamp": "2025-08-26T17:04:49.039445", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: station_ss_pb (device)", "timestamp": "2025-08-26T17:04:49.049912", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: station_s_pb (device)", "timestamp": "2025-08-26T17:04:49.059358", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: taching_belts (device)", "timestamp": "2025-08-26T17:04:49.069049", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "DEBUG", "message": "Registered plugin: zones (safety)", "timestamp": "2025-08-26T17:04:49.079902", "module": "src.plugin_system", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "plugin_discovery"}
|
|
{"level": "INFO", "message": "Generating safety routines...", "timestamp": "2025-08-26T17:04:49.080186", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: inputs", "timestamp": "2025-08-26T17:04:49.845394", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: inputs", "timestamp": "2025-08-26T17:04:49.852003", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: outputs", "timestamp": "2025-08-26T17:04:49.855232", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zones: subsystem key", "timestamp": "2025-08-26T17:04:49.856772", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "subsystem": "DEFAULT", "found": false}
|
|
{"level": "DEBUG", "message": "Zones: heuristic best match", "timestamp": "2025-08-26T17:04:49.922714", "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": "MCM06", "score": 12}
|
|
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-08-26T17:04:49.923267", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "rows": 6}
|
|
{"level": "INFO", "message": "Successfully generated routine: outputs", "timestamp": "2025-08-26T17:04:49.924501", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: resets", "timestamp": "2025-08-26T17:04:49.924722", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: resets", "timestamp": "2025-08-26T17:04:49.929240", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: zones", "timestamp": "2025-08-26T17:04:49.929589", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for NCP1_15: {'EPC2', 'EPC1'}", "timestamp": "2025-08-26T17:04:49.930948", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for NCP1_21: {'EPC2', 'EPC1'}", "timestamp": "2025-08-26T17:04:49.931397", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Found DCS controllers for NCP1_9: {'EPC2', 'EPC1'}", "timestamp": "2025-08-26T17:04:49.932084", "module": "src.routines.zones", "file": "logging_config.py", "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 NCS1_4: {'EPC2', 'EPC1'}", "timestamp": "2025-08-26T17:04:49.932494", "module": "src.routines.zones", "file": "logging_config.py", "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 NCS1_4: {'EPC2', 'EPC1'}", "timestamp": "2025-08-26T17:04:49.932824", "module": "src.routines.zones", "file": "logging_config.py", "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 S02_1: {'EPC2', 'EPC1'}", "timestamp": "2025-08-26T17:04:49.933165", "module": "src.routines.zones", "file": "logging_config.py", "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 NCS2_2: {'EPC2', 'EPC1'}", "timestamp": "2025-08-26T17:04:49.933545", "module": "src.routines.zones", "file": "logging_config.py", "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 S02_2: {'EPC2', 'EPC1'}", "timestamp": "2025-08-26T17:04:49.933875", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Available DCS controllers: {'NCP1_15': {'EPC2', 'EPC1'}, 'NCP1_21': {'EPC2', 'EPC1'}, 'NCP1_9': {'EPC2', 'EPC1'}, 'NCS1_4': {'EPC2', 'EPC1'}, 'S02_1': {'EPC2', 'EPC1'}, 'NCS2_2': {'EPC2', 'EPC1'}, 'S02_2': {'EPC2', 'EPC1'}}", "timestamp": "2025-08-26T17:04:49.934081", "module": "src.routines.zones", "file": "logging_config.py", "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 06-01 candidates: ['NCP1_9', 'NCP1_10', 'NCP1_11', 'NCP1_12', 'NCP1_13', 'NCP1_14', 'NCP1_15', 'NCP1_16', 'NCP1_17', 'NCP1_18', 'NCP1_19', 'NCP1_20']", "timestamp": "2025-08-26T17:04:49.934727", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCP1_10 in zone 06-01", "timestamp": "2025-08-26T17:04:49.934959", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCP1_11 in zone 06-01", "timestamp": "2025-08-26T17:04:49.935117", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCP1_12 in zone 06-01", "timestamp": "2025-08-26T17:04:49.935232", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCP1_13 in zone 06-01", "timestamp": "2025-08-26T17:04:49.935353", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCP1_14 in zone 06-01", "timestamp": "2025-08-26T17:04:49.935552", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCP1_16 in zone 06-01", "timestamp": "2025-08-26T17:04:49.935736", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCP1_17 in zone 06-01", "timestamp": "2025-08-26T17:04:49.935984", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCP1_18 in zone 06-01", "timestamp": "2025-08-26T17:04:49.936240", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCP1_19 in zone 06-01", "timestamp": "2025-08-26T17:04:49.936422", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCP1_20 in zone 06-01", "timestamp": "2025-08-26T17:04:49.936541", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zones: rung", "timestamp": "2025-08-26T17:04:49.936666", "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": "06-01", "interlock": "MCM06", "dcs_list": ["NCP1_9_EPC1_DCS_CTRL.O1", "NCP1_9_EPC2_DCS_CTRL.O1", "NCP1_15_EPC1_DCS_CTRL.O1", "NCP1_15_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 06-02 candidates: ['NCS1_1', 'NCS1_2', 'NCS1_3', 'NCS1_4', 'NCS1_5', 'NCS1_6', 'NCS1_7', 'NCS1_8', 'NCS1_9']", "timestamp": "2025-08-26T17:04:49.937023", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCS1_1 in zone 06-02", "timestamp": "2025-08-26T17:04:49.937217", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCS1_2 in zone 06-02", "timestamp": "2025-08-26T17:04:49.937359", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCS1_3 in zone 06-02", "timestamp": "2025-08-26T17:04:49.937476", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCS1_5 in zone 06-02", "timestamp": "2025-08-26T17:04:49.937599", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCS1_6 in zone 06-02", "timestamp": "2025-08-26T17:04:49.937716", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCS1_7 in zone 06-02", "timestamp": "2025-08-26T17:04:49.937833", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCS1_8 in zone 06-02", "timestamp": "2025-08-26T17:04:49.937949", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCS1_9 in zone 06-02", "timestamp": "2025-08-26T17:04:49.938064", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zones: rung", "timestamp": "2025-08-26T17:04:49.938185", "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": "06-02", "interlock": "MCM06", "dcs_list": ["NCS1_4_EPC1_DCS_CTRL.O1", "NCS1_4_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 06-03 candidates: ['NCP1_21', 'NCS2_1', 'NCS2_2', 'NCS2_3', 'NCS2_4', 'NCS2_5', 'NCS2_6', 'NCS2_7']", "timestamp": "2025-08-26T17:04:49.938799", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCS2_1 in zone 06-03", "timestamp": "2025-08-26T17:04:49.939052", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCS2_3 in zone 06-03", "timestamp": "2025-08-26T17:04:49.939202", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCS2_4 in zone 06-03", "timestamp": "2025-08-26T17:04:49.939332", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCS2_5 in zone 06-03", "timestamp": "2025-08-26T17:04:49.939479", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCS2_6 in zone 06-03", "timestamp": "2025-08-26T17:04:49.939596", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "No DCS controllers found for base NCS2_7 in zone 06-03", "timestamp": "2025-08-26T17:04:49.939713", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zones: rung", "timestamp": "2025-08-26T17:04:49.939818", "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": "06-03", "interlock": "MCM06", "dcs_list": ["NCP1_21_EPC1_DCS_CTRL.O1", "NCP1_21_EPC2_DCS_CTRL.O1", "NCS2_2_EPC1_DCS_CTRL.O1", "NCS2_2_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 06-04 candidates: ['S02_1']", "timestamp": "2025-08-26T17:04:49.940130", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zones: rung", "timestamp": "2025-08-26T17:04:49.940289", "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": "06-04", "interlock": "MCM06", "dcs_list": ["S02_1_EPC1_DCS_CTRL.O1", "S02_1_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "DEBUG", "message": "Zone 06-05 candidates: ['S02_2']", "timestamp": "2025-08-26T17:04:49.940588", "module": "src.routines.zones", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zones: rung", "timestamp": "2025-08-26T17:04:49.940726", "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": "06-05", "interlock": "MCM06", "dcs_list": ["S02_2_EPC1_DCS_CTRL.O1", "S02_2_EPC2_DCS_CTRL.O1"]}
|
|
{"level": "INFO", "message": "Successfully generated routine: zones", "timestamp": "2025-08-26T17:04:49.940863", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: estops", "timestamp": "2025-08-26T17:04:49.941000", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: estops", "timestamp": "2025-08-26T17:04:49.942732", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Safety routine generation results: {'inputs': True, 'outputs': True, 'resets': True, 'zones': True, 'estops': True}", "timestamp": "2025-08-26T17:04:49.942961", "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 11 tags", "timestamp": "2025-08-26T17:04:49.954997", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Routines created (6): MainRoutine, R010_INPUTS, R011_OUTPUTS, R012_RESETS, R020_ESTOPS, R030_ZONES", "timestamp": "2025-08-26T17:04:49.955230", "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: 49 rungs | example: XIC(Local:7:I.Pt02.Status)XIC(Local:7:I.Pt03.Status)OTE(MCM_EPB_STATUS);", "timestamp": "2025-08-26T17:04:49.955375", "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: 3 rungs | example: XIC(EStop_MCM_OK)XIC(EStop_06_01_OK)[OTE(NCP1_9_VFD1:SO.STOOutput),OTE(NCP1_11_VFD1:SO.STOOutput),OTE(NCP1_12_VFD1:SO.STOOutput),OTE(NCP1_13_VFD1:SO.STOOutpu...", "timestamp": "2025-08-26T17:04:49.955521", "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: 14 rungs | example: [XIC(SFT_NCP1_9_S1_PB) ,XIC(SFT_MCM_S_PB)]OTE(RST_NCP1_9_EPC1_ESTOP);", "timestamp": "2025-08-26T17:04:49.955657", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R030_ZONES: 6 rungs | example: XIC(NCP1_9_EPC1_DCS_CTRL.O1)XIC(NCP1_9_EPC2_DCS_CTRL.O1)XIC(NCP1_15_EPC1_DCS_CTRL.O1)XIC(NCP1_15_EPC2_DCS_CTRL.O1)OTE(EStop_06_01_OK);", "timestamp": "2025-08-26T17:04:49.955779", "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: 17 rungs | example: DCS(MCM_EPB_DCS_CTRL,EMERGENCY STOP,EQUIVALENT - ACTIVE HIGH,500,MANUAL,AUTOMATIC,Local:7:I.Pt02.Data,Local:7:I.Pt03.Data,MCM_EPB_STATUS,SFT_MCM_S_PB);", "timestamp": "2025-08-26T17:04:49.955912", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- MainRoutine: 1 rungs | example: [JSR(R010_INPUTS,0) ,JSR(R011_OUTPUTS,0) ,JSR(R012_RESETS,0) ,JSR(R020_ESTOPS,0) ,JSR(R030_ZONES,0) ];", "timestamp": "2025-08-26T17:04:49.956064", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "Successfully completed ModernSafetyProgramGenerator generation", "timestamp": "2025-08-26T17:04:49.956243", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Written ModernSafetyProgramGenerator to SafetyProgram_Generated.L5X", "timestamp": "2025-08-26T17:04:49.958292", "module": "ModernSafetyProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "[SUCCESS] SafetyProgram written to SafetyProgram_Generated.L5X", "timestamp": "2025-08-26T17:04:49.958474", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Generating MainProgram L5X...", "timestamp": "2025-08-26T17:04:49.958615", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "WARNING", "message": "LimitedMainProgramGenerator is deprecated; using ModernMainProgramGenerator", "timestamp": "2025-08-26T17:04:49.958779", "module": "src.container", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Starting ModernMainProgramGenerator generation", "timestamp": "2025-08-26T17:04:49.958947", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Creating MainProgram XML structure", "timestamp": "2025-08-26T17:04:49.959070", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Adding controller tags...", "timestamp": "2025-08-26T17:04:49.959212", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Zones: subsystem key", "timestamp": "2025-08-26T17:04:50.135508", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "subsystem": "DEFAULT", "found": false}
|
|
{"level": "DEBUG", "message": "Zones: heuristic best match", "timestamp": "2025-08-26T17:04:50.197679", "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": "MCM06", "score": 12}
|
|
{"level": "DEBUG", "message": "Zones: loaded", "timestamp": "2025-08-26T17:04:50.198217", "module": "src.data_loader", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "rows": 6}
|
|
{"level": "DEBUG", "message": "Extracting PMM data", "timestamp": "2025-08-26T17:04:50.362713", "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=1", "timestamp": "2025-08-26T17:04:50.364209", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM processing PDP08_PMM1", "timestamp": "2025-08-26T17:04:50.364544", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM PDP08_PMM1 DPM=NCS1_6_DPM1", "timestamp": "2025-08-26T17:04:50.364746", "module": "DataLoader", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "PMM PDP08_PMM1 configuration stored", "timestamp": "2025-08-26T17:04:50.365535", "module": "DataLoader", "file": "logging_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=1", "timestamp": "2025-08-26T17:04:50.365719", "module": "DataLoader", "file": "logging_config.py", "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-08-26T17:04:50.365936", "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-08-26T17:04:50.367075", "module": "DataLoader", "file": "logging_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-08-26T17:04:50.367293", "module": "DataLoader", "file": "logging_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=325 | standard=25 safety=78 dcs=15 modules=199", "timestamp": "2025-08-26T17:04:50.368277", "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 325 controller tags", "timestamp": "2025-08-26T17:04:50.368502", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Generating main program routines...", "timestamp": "2025-08-26T17:04:50.368716", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: mcm", "timestamp": "2025-08-26T17:04:50.368921", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: mcm", "timestamp": "2025-08-26T17:04:50.369107", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: rack", "timestamp": "2025-08-26T17:04:50.369271", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: rack", "timestamp": "2025-08-26T17:04:50.369437", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: dpm", "timestamp": "2025-08-26T17:04:50.369600", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: dpm", "timestamp": "2025-08-26T17:04:50.370958", "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-08-26T17:04:50.371232", "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-08-26T17:04:50.373630", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: apf", "timestamp": "2025-08-26T17:04:50.374358", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: apf", "timestamp": "2025-08-26T17:04:50.376210", "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-08-26T17:04:50.376668", "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-08-26T17:04:50.378114", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: estop_check", "timestamp": "2025-08-26T17:04:50.378509", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: estop_check", "timestamp": "2025-08-26T17:04:50.381960", "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-08-26T17:04:50.382251", "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-08-26T17:04:50.382730", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: safety_tag_map", "timestamp": "2025-08-26T17:04:50.382953", "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 11 rows", "timestamp": "2025-08-26T17:04:50.383157", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: MCM06 -> Local:5:I.Data.0", "timestamp": "2025-08-26T17:04:50.383410", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: NCP1_9_S1_PB -> NCP1_10A_VFD1:I.IO_0", "timestamp": "2025-08-26T17:04:50.383648", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: NCP1_9_S2_PB -> NCP1_10B_VFD1:I.IO_0", "timestamp": "2025-08-26T17:04:50.383935", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: NCP1_15_S2_PB -> NCP1_14B_VFD1:I.IO_0", "timestamp": "2025-08-26T17:04:50.384151", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: NCP1_15_S1_PB -> NCP1_14C_VFD1:I.IO_0", "timestamp": "2025-08-26T17:04:50.384377", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: NCP1_21_S2_PB -> NCP1_18B_VFD1:I.IO_0", "timestamp": "2025-08-26T17:04:50.384634", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Added safety tag mapping: NCP1_21_S1_PB -> NCP1_19_VFD1:I.IO_0", "timestamp": "2025-08-26T17:04:50.384906", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: NCS1_4_S1_PB -> NCS1_2_VFD1:I.IO_0", "timestamp": "2025-08-26T17:04:50.385142", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: NCS1_4_S2_PB -> NCS1_5B_VFD1:I.IO_0", "timestamp": "2025-08-26T17:04:50.385361", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: NCS2_2_S1_PB -> NCS2_2_VFD1:I.IO_0", "timestamp": "2025-08-26T17:04:50.385557", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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: NCS2_2_S2_PB -> NCS2_3A_VFD1:I.IO_0", "timestamp": "2025-08-26T17:04:50.385771", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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 11 rungs", "timestamp": "2025-08-26T17:04:50.385972", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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(MCM06);", "timestamp": "2025-08-26T17:04:50.386132", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 2: XIC(NCP1_10A_VFD1:I.IO_0)OTE(NCP1_9_S1_PB);", "timestamp": "2025-08-26T17:04:50.386395", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 3: XIC(NCP1_10B_VFD1:I.IO_0)OTE(NCP1_9_S2_PB);", "timestamp": "2025-08-26T17:04:50.386593", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 4: XIC(NCP1_14C_VFD1:I.IO_0)OTE(NCP1_15_S1_PB);", "timestamp": "2025-08-26T17:04:50.386803", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 5: XIC(NCP1_14B_VFD1:I.IO_0)OTE(NCP1_15_S2_PB);", "timestamp": "2025-08-26T17:04:50.387025", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 6: XIC(NCP1_19_VFD1:I.IO_0)OTE(NCP1_21_S1_PB);", "timestamp": "2025-08-26T17:04:50.387198", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 7: XIC(NCP1_18B_VFD1:I.IO_0)OTE(NCP1_21_S2_PB);", "timestamp": "2025-08-26T17:04:50.387389", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 8: XIC(NCS1_2_VFD1:I.IO_0)OTE(NCS1_4_S1_PB);", "timestamp": "2025-08-26T17:04:50.387578", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 9: XIC(NCS1_5B_VFD1:I.IO_0)OTE(NCS1_4_S2_PB);", "timestamp": "2025-08-26T17:04:50.387786", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 10: XIC(NCS2_2_VFD1:I.IO_0)OTE(NCS2_2_S1_PB);", "timestamp": "2025-08-26T17:04:50.388010", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generated rung 11: XIC(NCS2_3A_VFD1:I.IO_0)OTE(NCS2_2_S2_PB);", "timestamp": "2025-08-26T17:04:50.388208", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "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 11 total rungs", "timestamp": "2025-08-26T17:04:50.388396", "module": "src.routines.safety_tag_map", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: safety_tag_map", "timestamp": "2025-08-26T17:04:50.388566", "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-08-26T17:04:50.388727", "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-08-26T17:04:50.389043", "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-08-26T17:04:50.389227", "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-08-26T17:04:50.389608", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Plugin station_ss_pb cannot generate with current data", "timestamp": "2025-08-26T17:04:50.389834", "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-08-26T17:04:50.390039", "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-08-26T17:04:50.390427", "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-08-26T17:04:50.390618", "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-08-26T17:04:50.391091", "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: pmm", "timestamp": "2025-08-26T17:04:50.391291", "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: pmm", "timestamp": "2025-08-26T17:04:50.391561", "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-08-26T17:04:50.391764", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: belt_tracking", "timestamp": "2025-08-26T17:04:50.392346", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: belt_tracking", "timestamp": "2025-08-26T17:04:50.393683", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Generating routine: main_routine", "timestamp": "2025-08-26T17:04:50.393893", "module": "src.plugin_system", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Generating MainRoutine with JSR calls", "timestamp": "2025-08-26T17:04:50.394072", "module": "src.routines.main_routine_plugin.MainRoutinePlugin", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated MainRoutine", "timestamp": "2025-08-26T17:04:50.394274", "module": "src.routines.main_routine_plugin.MainRoutinePlugin", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Successfully generated routine: main_routine", "timestamp": "2025-08-26T17:04:50.394434", "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, 'apf': True, 'flow_ctrl': True, 'estop_check': True, 'encoder': True, 'safety_tag_map': True, 'station_jr_pb': True, 'station_s_pb': True, 'station_ss_pb': False, 'station_epc': True, 'jpe': True, 'pmm': True, 'cb_monitor': False, 'belt_tracking': True, 'main_routine': True}", "timestamp": "2025-08-26T17:04:50.394600", "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 (16): MainRoutine, R010_MCM, R011_RACK, R020_DPM, R030_FIOM, R040_APF, R050_FLOW_CTRL, R060_PMM, R080_ENCODER, R090_STATION_JR_PB, R095_STATION_S_PB, R097_STATION_EPC, R100_JPE, R120_ESTOP_CHECK, R130_SAFETY_TAG_MAP, ZZZ_BeltTracking", "timestamp": "2025-08-26T17:04:50.394787", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R010_MCM: 2 rungs | example: NOP();", "timestamp": "2025-08-26T17:04:50.394970", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "- R011_RACK: 2 rungs | example: NOP();", "timestamp": "2025-08-26T17:04:50.395127", "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: 8 rungs | example: NOP();", "timestamp": "2025-08-26T17:04:50.395307", "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: 43 rungs | example: NOP();", "timestamp": "2025-08-26T17:04:50.395519", "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: 37 rungs | example: NOP();", "timestamp": "2025-08-26T17:04:50.395761", "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: 26 rungs | example: XIC(NCP1_11_VFD1.CTRL.STS.Enabled)OTE(NCP1_9_VFD1.CTRL.CMD.Interlock);", "timestamp": "2025-08-26T17:04:50.395939", "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: 16 rungs | example: [XIO(NCP1_9_VFD1:SI.In00Data) ,XIO(NCP1_9_VFD1:SI.In01Data) ]XIO(NCP1_9_VFD1:SO.STOOutput)XIO(NCP1_10A_VFD1:SO.STOOutput)XIO(NCP1_10B_VFD1:SO.STOOutput)XIO(N...", "timestamp": "2025-08-26T17:04:50.396134", "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: 18 rungs | example: AOI_ENCODER(NCP1_13_ENCODER.AOI,NCP1_13_ENCODER.HMI,NCP1_13_ENCODER.CTRL,NCP1_13_VFD1.CTRL,NCP1_12_VFD1.CTRL,NO_DOWNSTREAM,NCP1_13_VFD1:I.In_1,NCP1_13_VFD1:I...", "timestamp": "2025-08-26T17:04:50.396340", "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: 12 rungs | example: XIC(Local:5:I.Data.0)OTE(MCM_S_PB);", "timestamp": "2025-08-26T17:04:50.396538", "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: 6 rungs | example: AOI_STATION_JR_PB(NCP1_16_JR1_PB.AOI,NCP1_16_JR1_PB.HMI,NCP1_16_JR1_PB.CTRL,NO_PARTNER,NCP1_16_VFD1:I.IO_0,NCP1_16_VFD1:O.IO_1)MOVE(NCP1_16_JR1_PB.CTRL.STS.L...", "timestamp": "2025-08-26T17:04:50.396748", "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: 10 rungs | example: AOI_STATION_S_PB(NCP1_15_S1_PB_STATION.AOI,NCP1_15_S1_PB_STATION.HMI,NCP1_15_S1_PB_STATION.CTRL,NCP1_15_VFD1.CTRL,NCP1_14C_VFD1:I.IO_0,NCP1_14C_VFD1:O.IO_1);", "timestamp": "2025-08-26T17:04:50.396930", "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: 14 rungs | example: AOI_STATION_EPC(NCP1_15_EPC1_STATION.AOI,MCM.CTRL,NCP1_15_EPC1_STATION.HMI,NCP1_15_S2_PB_STATION.CTRL,NCP1_15_VFD1:I.ConnectionFaulted,NCP1_15_VFD1:SI.In00Da...", "timestamp": "2025-08-26T17:04:50.397119", "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: 27 rungs | example: AOI_JPE(NCP1_12_TPE1.AOI,NCP1_12_TPE1.HMI,NCP1_12_TPE1.CTRL,NCP1_12_VFD1.CTRL,?,NCP1_12_VFD1:I.ConnectionFaulted,NCP1_12_VFD1:I.In_2,YES,?);", "timestamp": "2025-08-26T17:04:50.397285", "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": "- R060_PMM: 2 rungs | example: NOP();", "timestamp": "2025-08-26T17:04:50.397563", "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: 39 rungs | example: NOP();", "timestamp": "2025-08-26T17:04:50.397778", "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(R120_ESTOP_CHECK,0) ,JSR(R080_ENCODER,0) ,...", "timestamp": "2025-08-26T17:04:50.397981", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "stage": "summary"}
|
|
{"level": "INFO", "message": "Successfully completed ModernMainProgramGenerator generation", "timestamp": "2025-08-26T17:04:50.398156", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Written ModernMainProgramGenerator to MainProgram_Generated.L5X", "timestamp": "2025-08-26T17:04:50.405528", "module": "ModernMainProgramGenerator", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "[SUCCESS] MainProgram written to MainProgram_Generated.L5X", "timestamp": "2025-08-26T17:04:50.405754", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "Generating safety tag mapping...", "timestamp": "2025-08-26T17:04:50.405941", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Creating MappingWriter wrapper", "timestamp": "2025-08-26T17:04:50.406168", "module": "src.container", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "DEBUG", "message": "Creating DataLoader instance", "timestamp": "2025-08-26T17:04:50.406361", "module": "src.container", "file": "logging_config.py", "line": 126, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py", "excel_file": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/DESC_IP_MERGED.xlsx"}
|
|
{"level": "INFO", "message": "[SUCCESS] Safety tag mapping written to SafetyTagMapping.txt", "timestamp": "2025-08-26T17:04:50.539262", "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: 11", "timestamp": "2025-08-26T17:04:50.539489", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
{"level": "INFO", "message": "=== All artifacts generated successfully! ===", "timestamp": "2025-08-26T17:04:50.539678", "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 NCP1_16_JR2_PB
|
|
Found STATION_JR_PB config for NCP1_16_JR1_PB
|
|
Found STATION_JR_PB config for NCS1_3_JR1_PB
|
|
Found STATION_JR_PB config for S02_1_JR1_PB
|
|
Found STATION_JR_PB config for S02_1_JR2_PB
|
|
Found STATION_JR_PB config for S02_2_JR1_PB
|
|
Found STATION_S_PB config for NCP1_9_S1_PB
|
|
Found STATION_S_PB config for NCP1_9_S2_PB
|
|
Found STATION_S_PB config for NCP1_15_S2_PB
|
|
Found STATION_S_PB config for NCP1_15_S1_PB
|
|
Found STATION_S_PB config for NCP1_21_S2_PB
|
|
Found STATION_S_PB config for NCP1_21_S1_PB
|
|
Found STATION_S_PB config for NCS1_4_S1_PB
|
|
Found STATION_S_PB config for NCS1_4_S2_PB
|
|
Found STATION_S_PB config for NCS2_2_S1_PB
|
|
Found STATION_S_PB config for NCS2_2_S2_PB
|
|
Found STATION_EPC config for NCP1_9_EPC1
|
|
Found STATION_EPC config for NCS1_4_EPC1
|
|
Found STATION_EPC config for S02_1_EPC1
|
|
Found STATION_EPC config for NCS2_2_EPC1
|
|
Found STATION_EPC config for S02_2_EPC1
|
|
Found STATION_EPC config for NCP1_15_EPC1
|
|
Found STATION_EPC config for NCP1_21_EPC1
|
|
Found STATION_EPC config for NCP1_9_EPC2
|
|
Found STATION_EPC config for NCS1_4_EPC2
|
|
Found STATION_EPC config for S02_1_EPC2
|
|
Found STATION_EPC config for NCS2_2_EPC2
|
|
Found STATION_EPC config for S02_2_EPC2
|
|
Found STATION_EPC config for NCP1_15_EPC2
|
|
Found STATION_EPC config for NCP1_21_EPC2
|
|
Found ENCODER config for S02_1_ENCODER (upstream: NO_UPSTREAM, downstream: S02_2_VFD1.CTRL)
|
|
Found ENCODER config for S02_2_ENCODER (upstream: S02_1_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for NCP1_13_ENCODER (upstream: NCP1_12_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
[WARNING] No VFD found for encoder NCP1_14_ENCODER with name NCP1_14_VFD1
|
|
Found ENCODER config for NCP1_17_ENCODER (upstream: NCP1_16_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for NCP1_19_ENCODER (upstream: NO_UPSTREAM, downstream: NCP1_20_VFD1.CTRL)
|
|
Found ENCODER config for NCS1_2_ENCODER (upstream: NCS1_1_VFD1.CTRL, downstream: NCS1_3_VFD1.CTRL)
|
|
Found ENCODER config for NCS1_4_ENCODER (upstream: NCS1_3_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for NCS1_6_ENCODER (upstream: NO_UPSTREAM, downstream: NCS1_7_VFD1.CTRL)
|
|
Found ENCODER config for NCS1_7_ENCODER (upstream: NCS1_6_VFD1.CTRL, downstream: NCS1_8_VFD1.CTRL)
|
|
Found ENCODER config for NCS1_8_ENCODER (upstream: NCS1_7_VFD1.CTRL, downstream: NCS1_9_VFD1.CTRL)
|
|
Found ENCODER config for NCS1_9_ENCODER (upstream: NCS1_8_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for NCS2_2_ENCODER (upstream: NCS2_1_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for NCS2_4_ENCODER (upstream: NO_UPSTREAM, downstream: NCS2_5_VFD1.CTRL)
|
|
Found ENCODER config for NCS2_5_ENCODER (upstream: NCS2_4_VFD1.CTRL, downstream: NCS2_6_VFD1.CTRL)
|
|
Found ENCODER config for NCS2_6_ENCODER (upstream: NCS2_5_VFD1.CTRL, downstream: NCS2_7_VFD1.CTRL)
|
|
Found ENCODER config for NCS2_7_ENCODER (upstream: NCS2_6_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found ENCODER config for NCP1_15_ENCODER (upstream: NO_UPSTREAM, downstream: NCP1_16_VFD1.CTRL)
|
|
Found ENCODER config for NCP1_21_ENCODER (upstream: NCP1_20_VFD1.CTRL, downstream: NO_DOWNSTREAM)
|
|
Found JPE config for NCP1_12_TPE1 (missing station, missing beacon)
|
|
Found JPE config for NCP1_13_TPE1 (missing station, missing beacon)
|
|
Found JPE config for NCP1_17_TPE1 (missing station, missing beacon)
|
|
Found JPE config for NCP1_17_TPE2 (missing station, missing beacon)
|
|
Found JPE config for NCP1_19_TPE1 (missing station, missing beacon)
|
|
Found JPE config for NCP1_19_TPE2 (missing station, missing beacon)
|
|
Found JPE config for NCP1_9_TPE1 (missing station, missing beacon)
|
|
Found JPE config for NCS1_2_TPE1 (missing station, missing beacon)
|
|
Found JPE config for NCS1_1_TPE1 (missing station, missing beacon)
|
|
Found JPE config for NCS1_4_TPE1 (missing station, missing beacon)
|
|
Found JPE config for NCS1_4_TPE2 (missing station, missing beacon)
|
|
Found JPE config for NCS1_6_TPE1 (missing station, missing beacon)
|
|
Found JPE config for NCS1_6_TPE2 (missing station, missing beacon)
|
|
Found JPE config for NCS1_7_TPE1 (missing station, missing beacon)
|
|
Found JPE config for NCS1_8_TPE1 (missing station, missing beacon)
|
|
Found JPE config for NCS1_9_TPE1 (missing station, missing beacon)
|
|
Found JPE config for NCS2_2_TPE1 (missing station)
|
|
Found JPE config for NCS2_2_TPE2 (missing station)
|
|
Found JPE config for NCS2_4_TPE1 (missing station, missing beacon)
|
|
Found JPE config for NCS2_4_TPE2 (missing station, missing beacon)
|
|
Found JPE config for NCS2_5_TPE1 (missing station, missing beacon)
|
|
Found JPE config for NCS2_6_TPE1 (missing station, missing beacon)
|
|
Found JPE config for NCS2_7_TPE1 (missing station, missing beacon)
|
|
Found JPE config for NCP1_15_TPE1 (missing station)
|
|
Found JPE config for NCP1_15_TPE2 (missing station)
|
|
Found JPE config for NCP1_21_TPE1 (missing station, missing beacon)
|
|
Found JPE config for NCP1_21_TPE2 (missing station, missing beacon)
|
|
FIOM NCP1_20_FIO1 -> DPM NCP1_15_DPM1
|
|
FIOM PDP08_FIO1 -> DPM NCS1_6_DPM1
|
|
FIOM S02_1_FIO1 -> DPM NCS1_DPM1
|
|
FIOM S02_1_FIO2 -> DPM NCS1_DPM1
|
|
FIOM S02_1_FIO3 -> DPM NCS1_DPM1
|
|
FIOM S02_1_FIO4 -> DPM NCS1_DPM1
|
|
FIOM S02_1_FIO5 -> DPM NCS1_DPM2
|
|
FIOM S02_1_FIO6 -> DPM NCS1_DPM2
|
|
FIOM S02_1_FIO7 -> DPM NCS1_DPM2
|
|
FIOM S02_1_FIO8 -> DPM NCS1_DPM2
|
|
FIOM S02_1_FIO9 -> DPM NCS1_DPM1
|
|
FIOM S02_1_FIO10 -> DPM NCS1_DPM1
|
|
FIOM S02_1_FIO11 -> DPM NCS1_DPM1
|
|
FIOM S02_1_FIO12 -> DPM NCS1_DPM1
|
|
FIOM S02_1_FIO13 -> DPM NCS1_DPM1
|
|
FIOM S02_1_FIO14 -> DPM NCS1_DPM1
|
|
FIOM S02_1_FIO15 -> DPM NCS1_DPM2
|
|
FIOM S02_1_FIO16 -> DPM NCS1_DPM2
|
|
FIOM S02_1_FIO17 -> DPM NCS1_DPM2
|
|
FIOM S02_1_FIO18 -> DPM NCS1_DPM2
|
|
FIOM S02_1_FIO19 -> DPM NCS1_DPM2
|
|
FIOM S02_1_FIO20 -> DPM NCS1_DPM2
|
|
FIOM S02_2_FIO1 -> DPM NCS2_DPM1
|
|
FIOM S02_2_FIO2 -> DPM NCS2_DPM1
|
|
FIOM S02_2_FIO3 -> DPM NCS2_DPM1
|
|
FIOM S02_2_FIO4 -> DPM NCS2_DPM1
|
|
FIOM S02_2_FIO5 -> DPM NCS2_DPM2
|
|
FIOM S02_2_FIO6 -> DPM NCS2_DPM2
|
|
FIOM S02_2_FIO7 -> DPM NCS2_DPM2
|
|
FIOM S02_2_FIO8 -> DPM NCS2_DPM2
|
|
FIOM S02_2_FIO9 -> DPM NCS2_DPM1
|
|
FIOM S02_2_FIO10 -> DPM NCS2_DPM1
|
|
FIOM S02_2_FIO11 -> DPM NCS2_DPM1
|
|
FIOM S02_2_FIO12 -> DPM NCS2_DPM1
|
|
FIOM S02_2_FIO13 -> DPM NCS2_DPM1
|
|
FIOM S02_2_FIO14 -> DPM NCS2_DPM1
|
|
FIOM S02_2_FIO15 -> DPM NCS2_DPM2
|
|
FIOM S02_2_FIO16 -> DPM NCS2_DPM2
|
|
FIOM S02_2_FIO17 -> DPM NCS2_DPM2
|
|
FIOM S02_2_FIO18 -> DPM NCS2_DPM2
|
|
FIOM S02_2_FIO19 -> DPM NCS2_DPM2
|
|
FIOM S02_2_FIO20 -> DPM NCS2_DPM2
|
|
APF NCP1_9_VFD1 -> DPM NCP1_15_DPM1
|
|
APF NCP1_10A_VFD1 -> DPM NCP1_15_DPM1
|
|
APF NCP1_10B_VFD1 -> DPM NCP1_15_DPM1
|
|
APF NCP1_11_VFD1 -> DPM NCP1_15_DPM1
|
|
APF NCP1_12_VFD1 -> DPM NCP1_15_DPM1
|
|
APF NCP1_13_VFD1 -> DPM NCP1_15_DPM1
|
|
APF NCP1_14A_VFD1 -> DPM NCP1_15_DPM1
|
|
APF NCP1_14B_VFD1 -> DPM NCP1_15_DPM1
|
|
APF NCP1_14C_VFD1 -> DPM NCP1_15_DPM1
|
|
APF NCP1_14D_VFD1 -> DPM NCP1_15_DPM1
|
|
APF NCP1_15_VFD1 -> DPM NCP1_15_DPM1
|
|
APF NCP1_16_VFD1 -> DPM NCP1_15_DPM1
|
|
APF NCP1_17_VFD1 -> DPM NCP1_15_DPM1
|
|
APF NCP1_18A_VFD1 -> DPM NCP1_15_DPM1
|
|
APF NCP1_18B_VFD1 -> DPM NCP1_15_DPM1
|
|
APF NCP1_19_VFD1 -> DPM NCP1_15_DPM1
|
|
APF NCP1_20_VFD1 -> DPM NCP1_15_DPM1
|
|
APF NCP1_21_VFD1 -> DPM NCP1_15_DPM1
|
|
APF NCS1_1_VFD1 -> DPM NCS1_6_DPM1
|
|
APF NCS1_2_VFD1 -> DPM NCS1_6_DPM1
|
|
APF NCS1_3_VFD1 -> DPM NCS1_6_DPM1
|
|
APF NCS1_4_VFD1 -> DPM NCS1_6_DPM1
|
|
APF NCS1_5A_VFD1 -> DPM NCS1_6_DPM1
|
|
APF NCS1_5B_VFD1 -> DPM NCS1_6_DPM1
|
|
APF NCS1_6_VFD1 -> DPM NCS1_6_DPM1
|
|
APF NCS1_7_VFD1 -> DPM NCS1_6_DPM1
|
|
APF NCS1_8_VFD1 -> DPM NCS1_6_DPM1
|
|
APF NCS1_9_VFD1 -> DPM NCS1_6_DPM1
|
|
APF NCS2_1_VFD1 -> DPM NCS2_4_DPM1
|
|
APF NCS2_2_VFD1 -> DPM NCS2_4_DPM1
|
|
APF NCS2_3A_VFD1 -> DPM NCS2_4_DPM1
|
|
APF NCS2_3B_VFD1 -> DPM NCS2_4_DPM1
|
|
APF NCS2_4_VFD1 -> DPM NCS2_4_DPM1
|
|
APF NCS2_5_VFD1 -> DPM NCS2_4_DPM1
|
|
APF NCS2_6_VFD1 -> DPM NCS2_4_DPM1
|
|
APF NCS2_7_VFD1 -> DPM NCS2_4_DPM1
|
|
- Added 16 E-stop check rungs
|
|
|
|
[R090_STATION_JR_PB] Starting STATION_JR_PB routine generation...
|
|
Found 6 STATION_JR_PB configurations
|
|
Generated 6 STATION_JR_PB rungs
|
|
|
|
[R0100_JPE] Starting JPE routine generation...
|
|
Found 27 JPE configurations
|
|
Generated 27 JPE rungs
|
|
Belt tracking for NCP1_9_VFD1 -> zzz_NCP1_9Tracking
|
|
Belt tracking for NCP1_10A_VFD1 -> zzz_NCP1_10ATracking
|
|
Belt tracking for NCP1_10B_VFD1 -> zzz_NCP1_10BTracking
|
|
Belt tracking for NCP1_11_VFD1 -> zzz_NCP1_11Tracking
|
|
Belt tracking for NCP1_12_VFD1 -> zzz_NCP1_12Tracking
|
|
Belt tracking for NCP1_13_VFD1 -> zzz_NCP1_13Tracking
|
|
Belt tracking for NCP1_14A_VFD1 -> zzz_NCP1_14ATracking
|
|
Belt tracking for NCP1_14B_VFD1 -> zzz_NCP1_14BTracking
|
|
Belt tracking for NCP1_14C_VFD1 -> zzz_NCP1_14CTracking
|
|
Belt tracking for NCP1_14D_VFD1 -> zzz_NCP1_14DTracking
|
|
Belt tracking for NCP1_15_VFD1 -> zzz_NCP1_15Tracking
|
|
Belt tracking for NCP1_16_VFD1 -> zzz_NCP1_16Tracking
|
|
Belt tracking for NCP1_17_VFD1 -> zzz_NCP1_17Tracking
|
|
Belt tracking for NCP1_18A_VFD1 -> zzz_NCP1_18ATracking
|
|
Belt tracking for NCP1_18B_VFD1 -> zzz_NCP1_18BTracking
|
|
Belt tracking for NCP1_19_VFD1 -> zzz_NCP1_19Tracking
|
|
Belt tracking for NCP1_20_VFD1 -> zzz_NCP1_20Tracking
|
|
Belt tracking for NCP1_21_VFD1 -> zzz_NCP1_21Tracking
|
|
Belt tracking for NCS1_1_VFD1 -> zzz_NCS1_1Tracking
|
|
Belt tracking for NCS1_2_VFD1 -> zzz_NCS1_2Tracking
|
|
Belt tracking for NCS1_3_VFD1 -> zzz_NCS1_3Tracking
|
|
Belt tracking for NCS1_4_VFD1 -> zzz_NCS1_4Tracking
|
|
Belt tracking for NCS1_5A_VFD1 -> zzz_NCS1_5ATracking
|
|
Belt tracking for NCS1_5B_VFD1 -> zzz_NCS1_5BTracking
|
|
Belt tracking for NCS1_6_VFD1 -> zzz_NCS1_6Tracking
|
|
Belt tracking for NCS1_7_VFD1 -> zzz_NCS1_7Tracking
|
|
Belt tracking for NCS1_8_VFD1 -> zzz_NCS1_8Tracking
|
|
Belt tracking for NCS1_9_VFD1 -> zzz_NCS1_9Tracking
|
|
Belt tracking for NCS2_1_VFD1 -> zzz_NCS2_1Tracking
|
|
Belt tracking for NCS2_2_VFD1 -> zzz_NCS2_2Tracking
|
|
Belt tracking for NCS2_3A_VFD1 -> zzz_NCS2_3ATracking
|
|
Belt tracking for NCS2_3B_VFD1 -> zzz_NCS2_3BTracking
|
|
Belt tracking for NCS2_4_VFD1 -> zzz_NCS2_4Tracking
|
|
Belt tracking for NCS2_5_VFD1 -> zzz_NCS2_5Tracking
|
|
Belt tracking for NCS2_6_VFD1 -> zzz_NCS2_6Tracking
|
|
Belt tracking for NCS2_7_VFD1 -> zzz_NCS2_7Tracking
|
|
Belt tracking for S02_1_VFD1 -> zzz_S02_1Tracking
|
|
Belt tracking for S02_2_VFD1 -> zzz_S02_2Tracking
|
|
- Added 38 belt tracking AOI calls
|
|
Created safety tag mapping file: SafetyTagMapping.txt
|
|
|
|
=== Step 2: Routines Generator stderr ===
|
|
[17:04:48] [INFO] [logging_config.py:128:_log_with_context] Logging to file: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/logs/workflow_MTN6_MCM06_20250826_170439.log
|
|
[17:04:48] [INFO] [logging_config.py:128:_log_with_context] === Generating All PLC Artifacts ===
|
|
[17:04:48] [INFO] [logging_config.py:128:_log_with_context] Generating SafetyProgram L5X...
|
|
[17:04:48] [WARNING] [logging_config.py:128:_log_with_context] LimitedSafetyProgramGenerator is deprecated; using ModernSafetyProgramGenerator
|
|
[17:04:48] [INFO] [logging_config.py:128:_log_with_context] Starting ModernSafetyProgramGenerator generation
|
|
[17:04:48] [DEBUG] [logging_config.py:128:_log_with_context] Creating SafetyProgram XML structure
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: main_routine (core)
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: apf (device)
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: belt_tracking (device)
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: cb_monitor (device)
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: d2c_chute (device)
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: dpm (device)
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: encoder (device)
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estops (safety)
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: estop_check (safety)
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: extendo (device)
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fioh (device)
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fiom (device)
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: flow_ctrl (device)
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: fpe (device)
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: inputs (safety)
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: jpe (device)
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: mcm (core)
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: outputs (safety)
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pb_chute (device)
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: pmm (device)
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: rack (core)
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: resets (safety)
|
|
[17:04:48] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: safety_tag_map (core)
|
|
[17:04:49] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: speed_ctrl (device)
|
|
[17:04:49] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_epc (safety)
|
|
[17:04:49] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_chute (device)
|
|
[17:04:49] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_jr_pb (device)
|
|
[17:04:49] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_ss_pb (device)
|
|
[17:04:49] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: station_s_pb (device)
|
|
[17:04:49] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: taching_belts (device)
|
|
[17:04:49] [DEBUG] [logging_config.py:126:_log_with_context] Registered plugin: zones (safety)
|
|
[17:04:49] [INFO] [logging_config.py:128:_log_with_context] Generating safety routines...
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: inputs
|
|
[17:04:49] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: inputs
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: outputs
|
|
[17:04:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[17:04:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[17:04:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[17:04:49] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: outputs
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: resets
|
|
[17:04:49] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: resets
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: zones
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for NCP1_15: {'EPC2', 'EPC1'}
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for NCP1_21: {'EPC2', 'EPC1'}
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for NCP1_9: {'EPC2', 'EPC1'}
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for NCS1_4: {'EPC2', 'EPC1'}
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for NCS1_4: {'EPC2', 'EPC1'}
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for S02_1: {'EPC2', 'EPC1'}
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for NCS2_2: {'EPC2', 'EPC1'}
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] Found DCS controllers for S02_2: {'EPC2', 'EPC1'}
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] Available DCS controllers: {'NCP1_15': {'EPC2', 'EPC1'}, 'NCP1_21': {'EPC2', 'EPC1'}, 'NCP1_9': {'EPC2', 'EPC1'}, 'NCS1_4': {'EPC2', 'EPC1'}, 'S02_1': {'EPC2', 'EPC1'}, 'NCS2_2': {'EPC2', 'EPC1'}, 'S02_2': {'EPC2', 'EPC1'}}
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 06-01 candidates: ['NCP1_9', 'NCP1_10', 'NCP1_11', 'NCP1_12', 'NCP1_13', 'NCP1_14', 'NCP1_15', 'NCP1_16', 'NCP1_17', 'NCP1_18', 'NCP1_19', 'NCP1_20']
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCP1_10 in zone 06-01
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCP1_11 in zone 06-01
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCP1_12 in zone 06-01
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCP1_13 in zone 06-01
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCP1_14 in zone 06-01
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCP1_16 in zone 06-01
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCP1_17 in zone 06-01
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCP1_18 in zone 06-01
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCP1_19 in zone 06-01
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCP1_20 in zone 06-01
|
|
[17:04:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 06-02 candidates: ['NCS1_1', 'NCS1_2', 'NCS1_3', 'NCS1_4', 'NCS1_5', 'NCS1_6', 'NCS1_7', 'NCS1_8', 'NCS1_9']
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCS1_1 in zone 06-02
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCS1_2 in zone 06-02
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCS1_3 in zone 06-02
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCS1_5 in zone 06-02
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCS1_6 in zone 06-02
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCS1_7 in zone 06-02
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCS1_8 in zone 06-02
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCS1_9 in zone 06-02
|
|
[17:04:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 06-03 candidates: ['NCP1_21', 'NCS2_1', 'NCS2_2', 'NCS2_3', 'NCS2_4', 'NCS2_5', 'NCS2_6', 'NCS2_7']
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCS2_1 in zone 06-03
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCS2_3 in zone 06-03
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCS2_4 in zone 06-03
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCS2_5 in zone 06-03
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCS2_6 in zone 06-03
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] No DCS controllers found for base NCS2_7 in zone 06-03
|
|
[17:04:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 06-04 candidates: ['S02_1']
|
|
[17:04:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] Zone 06-05 candidates: ['S02_2']
|
|
[17:04:49] [DEBUG] [logging_config.py:126:_log_with_context] Zones: rung
|
|
[17:04:49] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: zones
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: estops
|
|
[17:04:49] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: estops
|
|
[17:04:49] [INFO] [logging_config.py:128:_log_with_context] Safety routine generation results: {'inputs': True, 'outputs': True, 'resets': True, 'zones': True, 'estops': True}
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag map with 11 tags
|
|
[17:04:49] [INFO] [logging_config.py:126:_log_with_context] Routines created (6): MainRoutine, R010_INPUTS, R011_OUTPUTS, R012_RESETS, R020_ESTOPS, R030_ZONES
|
|
[17:04:49] [INFO] [logging_config.py:126:_log_with_context] - R010_INPUTS: 49 rungs | example: XIC(Local:7:I.Pt02.Status)XIC(Local:7:I.Pt03.Status)OTE(MCM_EPB_STATUS);
|
|
[17:04:49] [INFO] [logging_config.py:126:_log_with_context] - R011_OUTPUTS: 3 rungs | example: XIC(EStop_MCM_OK)XIC(EStop_06_01_OK)[OTE(NCP1_9_VFD1:SO.STOOutput),OTE(NCP1_11_VFD1:SO.STOOutput),OTE(NCP1_12_VFD1:SO.STOOutput),OTE(NCP1_13_VFD1:SO.STOOutpu...
|
|
[17:04:49] [INFO] [logging_config.py:126:_log_with_context] - R012_RESETS: 14 rungs | example: [XIC(SFT_NCP1_9_S1_PB) ,XIC(SFT_MCM_S_PB)]OTE(RST_NCP1_9_EPC1_ESTOP);
|
|
[17:04:49] [INFO] [logging_config.py:126:_log_with_context] - R030_ZONES: 6 rungs | example: XIC(NCP1_9_EPC1_DCS_CTRL.O1)XIC(NCP1_9_EPC2_DCS_CTRL.O1)XIC(NCP1_15_EPC1_DCS_CTRL.O1)XIC(NCP1_15_EPC2_DCS_CTRL.O1)OTE(EStop_06_01_OK);
|
|
[17:04:49] [INFO] [logging_config.py:126:_log_with_context] - R020_ESTOPS: 17 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);
|
|
[17:04:49] [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) ];
|
|
[17:04:49] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernSafetyProgramGenerator generation
|
|
[17:04:49] [INFO] [logging_config.py:128:_log_with_context] Written ModernSafetyProgramGenerator to SafetyProgram_Generated.L5X
|
|
[17:04:49] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] SafetyProgram written to SafetyProgram_Generated.L5X
|
|
[17:04:49] [INFO] [logging_config.py:128:_log_with_context] Generating MainProgram L5X...
|
|
[17:04:49] [WARNING] [logging_config.py:128:_log_with_context] LimitedMainProgramGenerator is deprecated; using ModernMainProgramGenerator
|
|
[17:04:49] [INFO] [logging_config.py:128:_log_with_context] Starting ModernMainProgramGenerator generation
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] Creating MainProgram XML structure
|
|
[17:04:49] [DEBUG] [logging_config.py:128:_log_with_context] Adding controller tags...
|
|
[17:04:50] [DEBUG] [logging_config.py:126:_log_with_context] Zones: subsystem key
|
|
[17:04:50] [DEBUG] [logging_config.py:126:_log_with_context] Zones: heuristic best match
|
|
[17:04:50] [DEBUG] [logging_config.py:126:_log_with_context] Zones: loaded
|
|
[17:04:50] [DEBUG] [logging_config.py:126:_log_with_context] Extracting PMM data
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Data: PMM entries=1
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] PMM processing PDP08_PMM1
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP08_PMM1 DPM=NCS1_6_DPM1
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] PMM PDP08_PMM1 configuration stored
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Data: PMM configs=1
|
|
[17:04:50] [DEBUG] [logging_config.py:126:_log_with_context] Extracting CB_MONITOR data
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Data: CB PDPs=0
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Data: CB configs=0
|
|
[17:04:50] [INFO] [logging_config.py:126:_log_with_context] Tags created: total=325 | standard=25 safety=78 dcs=15 modules=199
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Added 325 controller tags
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Generating main program routines...
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: mcm
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: mcm
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: rack
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: rack
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: dpm
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: dpm
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: fiom
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: fiom
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: apf
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: apf
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: flow_ctrl
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: flow_ctrl
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: estop_check
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: estop_check
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: encoder
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: encoder
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: safety_tag_map
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: RST data has 11 rows
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: MCM06 -> Local:5:I.Data.0
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: NCP1_9_S1_PB -> NCP1_10A_VFD1:I.IO_0
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: NCP1_9_S2_PB -> NCP1_10B_VFD1:I.IO_0
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: NCP1_15_S2_PB -> NCP1_14B_VFD1:I.IO_0
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: NCP1_15_S1_PB -> NCP1_14C_VFD1:I.IO_0
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: NCP1_21_S2_PB -> NCP1_18B_VFD1:I.IO_0
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: NCP1_21_S1_PB -> NCP1_19_VFD1:I.IO_0
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: NCS1_4_S1_PB -> NCS1_2_VFD1:I.IO_0
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: NCS1_4_S2_PB -> NCS1_5B_VFD1:I.IO_0
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: NCS2_2_S1_PB -> NCS2_2_VFD1:I.IO_0
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Added safety tag mapping: NCS2_2_S2_PB -> NCS2_3A_VFD1:I.IO_0
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generating 11 rungs
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 1: XIC(Local:5:I.Data.0)OTE(MCM06);
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 2: XIC(NCP1_10A_VFD1:I.IO_0)OTE(NCP1_9_S1_PB);
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 3: XIC(NCP1_10B_VFD1:I.IO_0)OTE(NCP1_9_S2_PB);
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 4: XIC(NCP1_14C_VFD1:I.IO_0)OTE(NCP1_15_S1_PB);
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 5: XIC(NCP1_14B_VFD1:I.IO_0)OTE(NCP1_15_S2_PB);
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 6: XIC(NCP1_19_VFD1:I.IO_0)OTE(NCP1_21_S1_PB);
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 7: XIC(NCP1_18B_VFD1:I.IO_0)OTE(NCP1_21_S2_PB);
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 8: XIC(NCS1_2_VFD1:I.IO_0)OTE(NCS1_4_S1_PB);
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 9: XIC(NCS1_5B_VFD1:I.IO_0)OTE(NCS1_4_S2_PB);
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 10: XIC(NCS2_2_VFD1:I.IO_0)OTE(NCS2_2_S1_PB);
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generated rung 11: XIC(NCS2_3A_VFD1:I.IO_0)OTE(NCS2_2_S2_PB);
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Safety tag map: Generated 11 total rungs
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: safety_tag_map
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_jr_pb
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_jr_pb
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_s_pb
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_s_pb
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Plugin station_ss_pb cannot generate with current data
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: station_epc
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: station_epc
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: jpe
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: jpe
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: pmm
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: pmm
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Plugin cb_monitor cannot generate with current data
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: belt_tracking
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: belt_tracking
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Generating routine: main_routine
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Generating MainRoutine with JSR calls
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Successfully generated MainRoutine
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Successfully generated routine: main_routine
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Main routine generation results: {'mcm': True, 'rack': True, 'dpm': True, 'fiom': True, 'apf': True, 'flow_ctrl': True, 'estop_check': True, 'encoder': True, 'safety_tag_map': True, 'station_jr_pb': True, 'station_s_pb': True, 'station_ss_pb': False, 'station_epc': True, 'jpe': True, 'pmm': True, 'cb_monitor': False, 'belt_tracking': True, 'main_routine': True}
|
|
[17:04:50] [INFO] [logging_config.py:126:_log_with_context] Routines created (16): MainRoutine, R010_MCM, R011_RACK, R020_DPM, R030_FIOM, R040_APF, R050_FLOW_CTRL, R060_PMM, R080_ENCODER, R090_STATION_JR_PB, R095_STATION_S_PB, R097_STATION_EPC, R100_JPE, R120_ESTOP_CHECK, R130_SAFETY_TAG_MAP, ZZZ_BeltTracking
|
|
[17:04:50] [INFO] [logging_config.py:126:_log_with_context] - R010_MCM: 2 rungs | example: NOP();
|
|
[17:04:50] [INFO] [logging_config.py:126:_log_with_context] - R011_RACK: 2 rungs | example: NOP();
|
|
[17:04:50] [INFO] [logging_config.py:126:_log_with_context] - R020_DPM: 8 rungs | example: NOP();
|
|
[17:04:50] [INFO] [logging_config.py:126:_log_with_context] - R030_FIOM: 43 rungs | example: NOP();
|
|
[17:04:50] [INFO] [logging_config.py:126:_log_with_context] - R040_APF: 37 rungs | example: NOP();
|
|
[17:04:50] [INFO] [logging_config.py:126:_log_with_context] - R050_FLOW_CTRL: 26 rungs | example: XIC(NCP1_11_VFD1.CTRL.STS.Enabled)OTE(NCP1_9_VFD1.CTRL.CMD.Interlock);
|
|
[17:04:50] [INFO] [logging_config.py:126:_log_with_context] - R120_ESTOP_CHECK: 16 rungs | example: [XIO(NCP1_9_VFD1:SI.In00Data) ,XIO(NCP1_9_VFD1:SI.In01Data) ]XIO(NCP1_9_VFD1:SO.STOOutput)XIO(NCP1_10A_VFD1:SO.STOOutput)XIO(NCP1_10B_VFD1:SO.STOOutput)XIO(N...
|
|
[17:04:50] [INFO] [logging_config.py:126:_log_with_context] - R080_ENCODER: 18 rungs | example: AOI_ENCODER(NCP1_13_ENCODER.AOI,NCP1_13_ENCODER.HMI,NCP1_13_ENCODER.CTRL,NCP1_13_VFD1.CTRL,NCP1_12_VFD1.CTRL,NO_DOWNSTREAM,NCP1_13_VFD1:I.In_1,NCP1_13_VFD1:I...
|
|
[17:04:50] [INFO] [logging_config.py:126:_log_with_context] - R130_SAFETY_TAG_MAP: 12 rungs | example: XIC(Local:5:I.Data.0)OTE(MCM_S_PB);
|
|
[17:04:50] [INFO] [logging_config.py:126:_log_with_context] - R090_STATION_JR_PB: 6 rungs | example: AOI_STATION_JR_PB(NCP1_16_JR1_PB.AOI,NCP1_16_JR1_PB.HMI,NCP1_16_JR1_PB.CTRL,NO_PARTNER,NCP1_16_VFD1:I.IO_0,NCP1_16_VFD1:O.IO_1)MOVE(NCP1_16_JR1_PB.CTRL.STS.L...
|
|
[17:04:50] [INFO] [logging_config.py:126:_log_with_context] - R095_STATION_S_PB: 10 rungs | example: AOI_STATION_S_PB(NCP1_15_S1_PB_STATION.AOI,NCP1_15_S1_PB_STATION.HMI,NCP1_15_S1_PB_STATION.CTRL,NCP1_15_VFD1.CTRL,NCP1_14C_VFD1:I.IO_0,NCP1_14C_VFD1:O.IO_1);
|
|
[17:04:50] [INFO] [logging_config.py:126:_log_with_context] - R097_STATION_EPC: 14 rungs | example: AOI_STATION_EPC(NCP1_15_EPC1_STATION.AOI,MCM.CTRL,NCP1_15_EPC1_STATION.HMI,NCP1_15_S2_PB_STATION.CTRL,NCP1_15_VFD1:I.ConnectionFaulted,NCP1_15_VFD1:SI.In00Da...
|
|
[17:04:50] [INFO] [logging_config.py:126:_log_with_context] - R100_JPE: 27 rungs | example: AOI_JPE(NCP1_12_TPE1.AOI,NCP1_12_TPE1.HMI,NCP1_12_TPE1.CTRL,NCP1_12_VFD1.CTRL,?,NCP1_12_VFD1:I.ConnectionFaulted,NCP1_12_VFD1:I.In_2,YES,?);
|
|
[17:04:50] [INFO] [logging_config.py:126:_log_with_context] - R060_PMM: 2 rungs | example: NOP();
|
|
[17:04:50] [INFO] [logging_config.py:126:_log_with_context] - ZZZ_BeltTracking: 39 rungs | example: NOP();
|
|
[17:04:50] [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(R120_ESTOP_CHECK,0) ,JSR(R080_ENCODER,0) ,...
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Successfully completed ModernMainProgramGenerator generation
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Written ModernMainProgramGenerator to MainProgram_Generated.L5X
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] MainProgram written to MainProgram_Generated.L5X
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] Generating safety tag mapping...
|
|
[17:04:50] [DEBUG] [logging_config.py:128:_log_with_context] Creating MappingWriter wrapper
|
|
[17:04:50] [DEBUG] [logging_config.py:126:_log_with_context] Creating DataLoader instance
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] [SUCCESS] Safety tag mapping written to SafetyTagMapping.txt
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] - Safety tags: 11
|
|
[17:04:50] [INFO] [logging_config.py:128:_log_with_context] === All artifacts generated successfully! ===
|
|
{"level": "INFO", "message": "Routine generation completed successfully", "timestamp": "2025-08-26T17:04:50.601338", "module": "__main__", "file": "logging_config.py", "line": 128, "function": "_log_with_context", "pathname": "/mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/Routines Generator/src/logging_config.py"}
|
|
|
|
=== Step 3: IO Tree Generator stdout ===
|
|
Enhanced MCM Generator
|
|
- Project: MTN6_MCM06
|
|
- Excel: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/PLC Data Generator/DESC_IP_MERGED.xlsx
|
|
- Boilerplate: MTN6_boilerplate
|
|
- Mode: Single file
|
|
--------------------------------------------------
|
|
Created 32 FIOH modules based on TERM analysis
|
|
Found 42 IOLM modules
|
|
Found 168 Solenoid modules
|
|
Found 36 APF modules
|
|
Found 7 DPM modules
|
|
Found 1 PMM modules
|
|
WARNING: 2 unknown modules found
|
|
1. S2_1_VFD1 - 25B-D043N114 (11.200.1.115)
|
|
2. S2_2_VFD1 - 25B-D043N114 (11.200.1.137)
|
|
Created 42 IOLM modules with boilerplate selection:
|
|
NCP1_20_FIO1 (FIO D2CMaster): Using variant boilerplate D2CMaster_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/D2CMaster_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/D2CMaster_Module.L5X
|
|
PDP08_FIO1 (FIO PDP_FIO): Using variant boilerplate PDP_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PDP_FIO_Module.L5X
|
|
S02_1_FIO1 (FIO Sorter): Using variant boilerplate Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
S02_1_FIO10 (FIO Sorter_Solenoid): Using variant boilerplate Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
S02_1_FIO11 (FIO Sorter_Solenoid): Using variant boilerplate Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
S02_1_FIO12 (FIO Sorter_Solenoid): Using variant boilerplate Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
S02_1_FIO13 (FIO Sorter_Solenoid): Using variant boilerplate Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
S02_1_FIO14 (FIO Sorter_Solenoid): Using variant boilerplate Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
S02_1_FIO15 (FIO Sorter_Solenoid): Using variant boilerplate Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
S02_1_FIO16 (FIO Sorter_Solenoid): Using variant boilerplate Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
S02_1_FIO17 (FIO Sorter_Solenoid): Using variant boilerplate Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
S02_1_FIO18 (FIO Sorter_Solenoid): Using variant boilerplate Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
S02_1_FIO19 (FIO Sorter_Solenoid): Using variant boilerplate Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
S02_1_FIO2 (FIO Sorter): Using variant boilerplate Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
S02_1_FIO20 (FIO Sorter): Using variant boilerplate Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
S02_1_FIO3 (FIO Sorter): Using module-specific boilerplate S02_1_FIO3_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S02_1_FIO3_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S02_1_FIO3_Module.L5X
|
|
S02_1_FIO4 (FIO Sorter): Using variant boilerplate Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
S02_1_FIO5 (FIO Sorter): Using variant boilerplate Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
S02_1_FIO6 (FIO Sorter): Using variant boilerplate Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
S02_1_FIO7 (FIO Sorter): Using variant boilerplate Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
S02_1_FIO8 (FIO Sorter): Using variant boilerplate Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
S02_1_FIO9 (FIO Sorter_Solenoid): Using variant boilerplate Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
S02_2_FIO1 (FIO Sorter): Using variant boilerplate Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
S02_2_FIO10 (FIO Sorter_Solenoid): Using module-specific boilerplate S02_2_FIO10_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S02_2_FIO10_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S02_2_FIO10_Module.L5X
|
|
S02_2_FIO11 (FIO Sorter_Solenoid): Using variant boilerplate Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
S02_2_FIO12 (FIO Sorter_Solenoid): Using variant boilerplate Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
S02_2_FIO13 (FIO Sorter_Solenoid): Using variant boilerplate Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
S02_2_FIO14 (FIO Sorter_Solenoid): Using module-specific boilerplate S02_2_FIO14_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S02_2_FIO14_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/S02_2_FIO14_Module.L5X
|
|
S02_2_FIO15 (FIO Sorter_Solenoid): Using variant boilerplate Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
S02_2_FIO16 (FIO Sorter_Solenoid): Using variant boilerplate Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
S02_2_FIO17 (FIO Sorter_Solenoid): Using variant boilerplate Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
S02_2_FIO18 (FIO Sorter_Solenoid): Using variant boilerplate Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
S02_2_FIO19 (FIO Sorter_Solenoid): Using variant boilerplate Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
S02_2_FIO2 (FIO Sorter): Using variant boilerplate Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
S02_2_FIO20 (FIO Sorter): Using variant boilerplate Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
S02_2_FIO3 (FIO Sorter): Using variant boilerplate Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
S02_2_FIO4 (FIO Sorter): Using variant boilerplate Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
S02_2_FIO5 (FIO Sorter): Using variant boilerplate Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
S02_2_FIO6 (FIO Sorter): Using variant boilerplate Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
S02_2_FIO7 (FIO Sorter): Using variant boilerplate Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
S02_2_FIO8 (FIO Sorter): Using variant boilerplate Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOM_Module.L5X
|
|
S02_2_FIO9 (FIO Sorter_Solenoid): Using variant boilerplate Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_Solenoid_FIO_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_7_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_7_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_7_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_7_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_5_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/APF_Module_2_HP.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/PMM_Module.L5X
|
|
S02_1_FIO1H1 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_1_FIO1H2 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_1_FIO2H1 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_1_FIO2H2 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_1_FIO3H1 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_1_FIO3H2 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_1_FIO4H1 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_1_FIO4H2 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_1_FIO5H1 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_1_FIO5H2 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_1_FIO6H1 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_1_FIO6H2 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_1_FIO7H1 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_1_FIO7H2 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_1_FIO8H1 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_1_FIO8H2 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_2_FIO1H1 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_2_FIO1H2 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_2_FIO2H1 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_2_FIO2H2 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_2_FIO3H1 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_2_FIO3H2 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_2_FIO4H1 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_2_FIO4H2 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_2_FIO5H1 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_2_FIO5H2 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_2_FIO6H1 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_2_FIO6H2 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_2_FIO7H1 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_2_FIO7H2 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_2_FIO8H1 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
S02_2_FIO8H2 (FIOH Sorter): Using variant boilerplate Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/Sorter_FIOH_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/SLOT5_IB16_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/SLOT7_IB16S_Module.L5X
|
|
Successfully loaded boilerplate: MTN6_boilerplate/SLOT6_OB16E_Module.L5X
|
|
Importing AOIs/DataTypes from base: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/IO Tree Configuration Generator/BaseProgram.L5X
|
|
Programs already exist (2 programs found), skipping empty program creation
|
|
OK: Generated project: generated_projects/MTN6_MCM06.L5X
|
|
Single file generation complete
|
|
- ['generated_projects/MTN6_MCM06.L5X']
|
|
|
|
=== Step 4: L5X2ACD Compiler output ===
|
|
🚀 Setting up compilation for project: MTN6_MCM06
|
|
📂 Compilation directory: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/L5X2ACD Compiler
|
|
📄 Source L5X: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/IO Tree Configuration Generator/generated_projects/MTN6_MCM06.L5X
|
|
🔧 Mode: wipe_existing=False, replace_mode=True
|
|
|
|
🔄 Using SMART REPLACE mode - keeping current project files
|
|
🧹 Cleaning old project files...
|
|
⚪ Keeping current project file: compile_MTN6_MCM06.bat
|
|
⚪ Keeping current project file: MTN6_MCM06.ACD
|
|
✓ Removed file: MTN6_MCM06.ACD.BAK
|
|
⚪ Keeping current project file: MTN6_MCM06.L5X
|
|
✓ Removed file: MTN6_MCM06.LCIBATUMI.ilia.gurielidze.BAK003.acd
|
|
✓ Removed file: MTN6_MCM06.LCIBATUMI.ilia.gurielidze.BAK004.acd
|
|
✓ Removed file: MTN6_MCM06.LCIBATUMI.ilia.gurielidze.BAK005.acd
|
|
🧹 Cleanup complete: 4 files removed, 3 current files kept, 0 directories removed
|
|
|
|
📁 Copying L5X file: MTN6_MCM06.L5X → MTN6_MCM06.L5X
|
|
✓ Copied successfully (4.28 MB)
|
|
|
|
🔧 Batch file exists: compile_MTN6_MCM06.bat
|
|
|
|
✅ Compilation setup complete!
|
|
L5X File: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/L5X2ACD Compiler/MTN6_MCM06.L5X
|
|
Batch File: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/L5X2ACD Compiler/compile_MTN6_MCM06.bat
|
|
|
|
🪟 To compile on Windows:
|
|
1. Run: /mnt/c/Users/ilia.gurielidze/Projects/PLC Generation/L5X2ACD Compiler/compile_MTN6_MCM06.bat
|
|
2. Or double-click: compile_MTN6_MCM06.bat
|
|
|