- Added OptimizedBatchReader class to handle batch reading of PLC variables using snap7's read_multi_vars function. - Introduced automatic chunking to respect S7 PDU limits, allowing for efficient handling of large variable lists. - Replaced the existing read_variables_batch method in PLCClient with the new optimized implementation. - Updated system_state.json to reflect the latest last_update timestamp. - Removed commented-out code related to the previous batch reading method. |
||
---|---|---|
.. | ||
csv_validator.py | ||
json_manager.py | ||
optimized_batch_reader.py | ||
symbol_loader.py | ||
symbol_processor.py |