Log Bus Errors
- Updated2025-12-16
- 1 minute(s) read
| Data type | Permissions | Write while stopped? | Write while running? |
|---|---|---|---|
|
|
Write | Yes | Yes |
This property enables the logging of bus errors as frames that can be read using the CAN Input node.
The bus error frame is logged when the Philips SJA1000 CAN controller detects a bus error and the Bus Error Interrupt occurs.
- FALSE indicates that the bus errors will not be logged and cannot be read using the CAN Input node (default).
- TRUE indicates that the bus errors will be logged as frames and can be read using the CAN Input node.
The bus error frame has the following format:
| Arbitration ID | 0 |
| Data Length | 4 |
| Type | 6 |
| Data | Bytes
|
Note X
means Reserved or Don't Care.
The first data byte (Comm State) indicates the current communication state of the CAN controller.
The states are:
- 0—Error Active
- 1—Error Passive
- 2—Bus Off