Type: |
Structure |
Available as of: |
V1.0.0.0 |
Inherits from: |
- |
The structure ST_DiagMessage provides information on the diagnostic messages.
Name |
Data type |
Description |
---|---|---|
etSeverity |
Severity of the diagnostic message. |
|
uliTimestamp |
ULINT |
Time stamp of the diagnostic message, provided as high-resolution time stamp which indicates the number of milliseconds since January 1st, 1970 00:00:00:000. |
udiId |
UDINT |
Unique identifier of the diagnostic message. |
sMessage |
STRING(255) |
Diagnostic message. |
etSource |
Source of the diagnostic message. |
oDiagTable