Cia315MessageType
Defined in header “ark/canbus/cia315_frames.hh”.
CIA315 message types.
Values
-
ForwardedCanMessage = 0x00
Packet contains CAN frames. -
KeepAlive = 0x10
Sent periodically to indicate communications is still working. -
TimerOverrun = 0x11
Sent when the timestamp value overruns. -
CommunicationsQualityRequest = 0x12
Requests the quality of the interface. -
CommunicationsQualityResponse = 0x13
Responses containing the quality of the interface. -
CommunicationsQualityReset = 0x14
Resets all diagnostic parameters on the interface. -
DiagnosticAbortMessage = 0x15
Sent to indicate that the current exchange has terminated with an error.