Supported platforms: CODESYS 3.5, CODESYS 3.5 SAFETY, CODESYS 3.5 SP19 SAFETY
|
Name of the Member |
Data Type |
Description |
|
loglines |
ARRAY [1..LibParameters.G_ERROR_LOG_MAX_LINES] OF ErrorLogLine |
log line data |
|
count |
UDINT |
Count of errors added to log, zero = empty |
|
tag |
DWORD |
Initialized and used by library internally for consistency checking |
|
Name of the Member |
Data Type |
Description |
| timeStamp |
TIME |
error timestamp, ms |
| errorCode |
DINT |
application code template error identifier |
| libraryErrorCode |
DINT |
additional library error code, use case specific |
| infos |
ARRAY [1..8] OF BYTE |
additional error information, e.g. connector and pin number or CAN bus number |
Source file topic100587.htm
Last updated 4-Sep-2025