Commit Graph

12 Commits

Author SHA1 Message Date
Miguel f6ae6f4f82 Creado nuevo grupo IO_adaptation con flujo de trabajo desde x1 a x5 2025-05-15 12:16:01 +02:00
Miguel 6e36186012 Creado nuevo grupo de scripts IO_adaptation 2025-05-14 18:04:17 +02:00
Miguel bf75f6d4d0 Enhance IO Extraction and Markdown Generation in x3.py
- Updated directory structure in readme.md to include project-specific files.
- Refactored find_io_recursively to include module context for better IO address mapping.
- Modified generate_markdown_tree to generate PLC-specific hardware trees and improved markdown formatting.
- Added sanitization function for filenames to ensure valid output paths.
- Improved logging to provide detailed execution flow and output paths.
- Updated process_aml_file to extract and save global outputs, returning project data for further processing.
- Enhanced overall error handling and output messages for clarity.
2025-05-12 14:06:21 +02:00
Miguel 88ff4a25a2 Add README and execution log for ObtainIOFromProjectTia and XML Parser to SCL
- Created a README file for the ObtainIOFromProjectTia script group detailing the directory structure and file organization.
- Added a detailed execution log for the x4_cross_reference.py script, including timestamps, output summaries, and error logs.
2025-05-12 12:05:14 +02:00
Miguel 1f64cdf448 Add technical documentation for parsing TIA Portal _XRef.xml files to generate call trees
- Introduced a comprehensive guide detailing the structure and interpretation of _XRef.xml files.
- Explained key XML elements necessary for constructing call trees, including SourceObject, ReferenceObject, and Location.
- Provided a step-by-step data extraction strategy for identifying caller-callee relationships.
- Included example Python code for parsing XML and aggregating call relationships.
- Addressed considerations for handling multiple files and variations across TIA Portal versions.
2025-05-05 12:33:30 +02:00
Miguel 8fcb441003 Agregar script para exportar referencias cruzadas de proyectos TIA Portal a archivos 2025-05-05 12:32:17 +02:00
Miguel 9f8437fc2d Actualizado de descripciones 2025-05-03 23:35:29 +02:00
Miguel c759a756be config_manager dividido en partes para que no sea tan grande 2025-05-03 21:03:33 +02:00
Miguel eacce5d8bd Segundo paso para la integracion de Procesador de XML a SCL 2025-05-03 11:55:10 +02:00
Miguel d51a1bb13b Agregado del grupo de Scripts para convertir LAD a SCL - Falta adaptar a logica de directorios de trabajo 2025-05-03 00:06:04 +02:00
Miguel b018e82848 Adaptacion de los scripts de ObtainIOFromProjectTia a la logica de los directorios de trabajo 2025-05-02 23:27:36 +02:00
Miguel 239126bb96 Agregando Scrips de Exportacion de Tia Portal y conversion de la configuracion de hardware a md 2025-05-02 22:59:35 +02:00