ParamManagerScripts/backend/script_groups/S7_DB_Utils
Miguel f76f593fef feat: Enhance S7_DB_Utils scripts with configuration loading and Excel documentation generation
- Added configuration loading functionality in x4.py and x5.py to retrieve working directory and other settings.
- Updated x4.py to print the working directory being used.
- Refactored error handling in log.txt to reflect successful execution and improved logging messages.
- Created detailed technical documentation for the parsed S7 data JSON format.
- Added a new script x6.py to generate Excel documentation for Data Blocks (DBs) from parsed JSON data.
- Implemented functions to format data types and flatten members for Excel export in x6.py.
- Improved directory structure documentation in readme.md for better clarity on project organization.
2025-05-17 21:32:11 +02:00
..
.doc feat: Enhance S7_DB_Utils scripts with configuration loading and Excel documentation generation 2025-05-17 21:32:11 +02:00
DB_Parser.py Add x4.py for S7 source code generation and documentation 2025-05-17 14:06:22 +02:00
data.json Add x4.py for S7 source code generation and documentation 2025-05-17 14:06:22 +02:00
description.json Add x4.py for S7 source code generation and documentation 2025-05-17 14:06:22 +02:00
esquema_group.json Add x4.py for S7 source code generation and documentation 2025-05-17 14:06:22 +02:00
esquema_work.json Add x4.py for S7 source code generation and documentation 2025-05-17 14:06:22 +02:00
log_x1.txt Add x4.py for S7 source code generation and documentation 2025-05-17 14:06:22 +02:00
log_x2.txt Add x4.py for S7 source code generation and documentation 2025-05-17 14:06:22 +02:00
log_x3.txt feat: Enhance S7_DB_Utils scripts with configuration loading and Excel documentation generation 2025-05-17 21:32:11 +02:00
script_config.json Add x4.py for S7 source code generation and documentation 2025-05-17 14:06:22 +02:00
scripts_description.json feat: Enhance S7_DB_Utils scripts with configuration loading and Excel documentation generation 2025-05-17 21:32:11 +02:00
work_dir.json Add x4.py for S7 source code generation and documentation 2025-05-17 14:06:22 +02:00
x1.py Add x4.py for S7 source code generation and documentation 2025-05-17 14:06:22 +02:00
x2.py feat: Enhance S7_DB_Utils scripts with configuration loading and Excel documentation generation 2025-05-17 21:32:11 +02:00
x3.py feat: Enhance S7_DB_Utils scripts with configuration loading and Excel documentation generation 2025-05-17 21:32:11 +02:00
x4.py feat: Enhance S7_DB_Utils scripts with configuration loading and Excel documentation generation 2025-05-17 21:32:11 +02:00
x5.py feat: Enhance S7_DB_Utils scripts with configuration loading and Excel documentation generation 2025-05-17 21:32:11 +02:00
x6.py feat: Enhance S7_DB_Utils scripts with configuration loading and Excel documentation generation 2025-05-17 21:32:11 +02:00