E_CoE_0x10F3_DiagHistory_MsgType
TYPE E_CoE_0x10F3_DiagHistory_MsgType :
(
UNKNOWN,
Info,
Warning,
Error,
RESERVED_Value_x
) USINT;
END_TYPEValue | Description |
|---|---|
UNKNOWN | Unknown type of message |
Info | This is an information message. |
Warning | This is a warning message. |
Error | This is not an error message. |
RESERVED_Value_x | Other types of messages are currently not defined. The values are reserved for the future. |