EmSACANMessage
Description
Represents a CAN message. Port selection is via the explicit port parameter on
Fields
| Field | Type | Description |
|---|---|---|
| Timestamp | ulong | — |
Id | uint | — |
Length | byte | — |
Type | EmSACANMessageType | — |
Status | ushort | extra status info, error active/passive, GPI and trigger info etc. |
Data | byte[] | only used data is transmitted |
