| BAG | Bandwidth allocation GAP. Unit: milliseconds. Value range: 1 …128 (initialization value). | x | x | byte | read-only<sup>3</sup> |
| Data | Complete raw content of the object. Value range: Initialized with 0. | x | x | byte[] | read-only |
| DIR | Direction related to the corresponding event. Value range: Rx = 0 (default), Tx = 1. | x | x | byte | read-only |
| Distance | Measured timely distance between two AFDX messages on the same virtual link (VL). Unit: microseconds. | x | x | word | read-only |
| ErrFlag | Error details for the received message. Value range: see table below. | x | x | dword | read-only |
| ID | The message ID is derived from the address information. | x | x | word | - |
| Length | Length of the message object in bytes. Unit: bytes. Value range: 60 … 8192 + 42 + 1. | x | x | word | read-only |
| msgChannel | Transmission channel (output) or the channel which triggered an event handler. Value range: 1..16. | x | x | word | - |
| name | Message name from an assigned database (DBC). Value range: \0 or valid name. | x | x | char[] | read-only |
| SIMULATED | Specifies whether the event was caused by your CANoe DE product or not. Value range: 0 (real event), 1 (simulated event). | x | x | byte | read-only |
| SkewMax | Maximum timely difference between a transmission on line A and B. Unit: microseconds. Value range: 0 … 65635. | x | x | dword | read-only<sup>3</sup> |
| time | Time stamp of the event. Unit: 10 µs. | x | x | dword | read-only |
| time_ns | Time stamp of the event. Unit: nanoseconds. | x | x | int64 | read-only |
| TxCycle | Transmission cycle of an AFDX message. Unit: Milliseconds. | | x | dword | - |