Diagnosis
Each persistence channel has a submodule which allows data access (interface IDataStorage
). The following outputs provide diagnostic information:
Output | Data Type | Description |
---|---|---|
|
|
|
|
| Data size of the persistent data in bytes |
|
| Reading of persistent data finished |
|
| Date and time of the last reading |
|
| Number of variables which have not been read correctly |
|
| Number of variables which have been read correctly |
|
| Time duration for reading |
|
| Date and time of the last reading |
|
| Time duration for writing |
|
| Number of storages till start of application |
The information about the number of variables read and about the success of the storage are also displayed in the PLC logger.
