This data type specifies the format of all kinds of diagnosis messages in numeric format. It consists of one element for each detail of a diagnosis message.
Name |
Type |
Initial |
Comment |
---|---|---|---|
diTimestamp |
DT |
DATE_AND_TIME#1970-1-1-0:0 |
RTC time of eDiagEvent_Occured |
uiMs |
UINT |
0 |
Milliseconds of event |
eClass |
teClass |
teClass.eDiagClass_4_Warning |
Error severity of diagnosis message |
szDevice |
STRING(80) |
"" |
Name of device, max. 80 characters |
eHwInterfaceId |
teHwId |
teHwId_CPU |
Identifier of hardware interface |
dwSubSysteminfo |
DWORD |
0 |
Any number describing details or location within device, device-specific |
dwAdditional |
DWORD |
0 |
Additional number describing details or location within device, optional, device-specific |
dwErrorCode |
DWORD |
0 |
Error code |
wSizeExtDiag |
DWORD |
0 |
Number of bytes of extended diagnosis data |