S7_snap7_Stremer_n_Recorder/core
Miguel 71746fa326 feat: Enhance PLC status reporting with actual CPU cycle time
- Updated PLCClient to retrieve and report actual CPU cycle time using SZL methods.
- Renamed `cycle_time_ms` to `comm_time_ms` to clarify that it represents communication latency.
- Added detailed cycle time statistics (current, min, max) to the PLC status response.
- Modified Dashboard component to display new cycle time information alongside communication time.
- Documented the new implementation and troubleshooting steps for SZL access in the CPU Cycle Time Implementation Guide.
2025-08-30 22:59:16 +02:00
..
__init__.py
config_manager.py Enhance variable configuration and UI components 2025-08-28 11:47:34 +02:00
event_logger.py
historical_cache.py
instance_manager.py
performance_monitor.py Refactorizacion de la tabla de variables 2025-08-29 11:19:39 +02:00
plc_client.py feat: Enhance PLC status reporting with actual CPU cycle time 2025-08-30 22:59:16 +02:00
plc_data_streamer.py Update backend manager status, dataset variables, and configuration schemas 2025-08-28 11:33:09 +02:00
plot_manager.py
priority_manager.py
rotating_logger.py
schema_manager.py Actualizado forma de gestionar las variables de dataset 2025-08-29 16:16:44 +02:00
streamer.py Update backend manager status, dataset variables, and configuration schemas 2025-08-28 11:33:09 +02:00