S7_snap7_Stremer_n_Recorder/utils
Miguel a9e4e0d3ae Add comprehensive tests for PE/PA fixed implementation and optimized batch reading
- Introduced `test_optimized_reader.py` to validate the functionality and configuration of `OptimizedBatchReader`.
- Created `test_pe_pa_fixed.py` to test the corrected PE/PA reading functionality using appropriate Snap7 area codes.
- Developed `test_real_plc.py` to assess the performance of optimized batch reading against legacy methods with actual PLC configurations.
- Implemented `test_simple_validation.py` for a final validation of core functionalities, ensuring correct implementation of PE/PA area codes and batch reading.
2025-08-20 00:09:42 +02:00
..
csv_validator.py feat: Enhance event logging, improve CSV handling, and optimize Chart.js zoom functionality 2025-08-15 00:42:14 +02:00
json_manager.py Refactor configuration management and schema handling 2025-08-13 23:31:47 +02:00
optimized_batch_reader.py Add comprehensive tests for PE/PA fixed implementation and optimized batch reading 2025-08-20 00:09:42 +02:00
symbol_loader.py feat: Add symbol loading functionality from ASC files 2025-08-14 16:53:31 +02:00
symbol_processor.py feat: Add confirmation dialog for deletion operations, enhance logging in symbol processor, and update button color schemes 2025-08-15 22:31:25 +02:00