CAN ID command
R2026bSpecify the CAN identifier for XCP command messages from host to target
Since R2026b
Model Configuration Pane: Hardware Implementation / Hardware board settings / Target hardware resources / Groups / External mode
Description
Use the CAN ID command parameter to specify the CAN identifier that the host computer uses to send XCP command packets to Raspberry Pi® during external mode communication.
The target hardware listens on this CAN ID for incoming XCP commands from the host. Ensure that this CAN ID does not conflict with other CAN messages on the bus.
Dependencies
To enable this parameter, set Communication interface to
XCP on CAN.
Settings
2 (default) | integerEnter the CAN identifier for XCP command messages.
2(default)Default CAN ID for command messages from the host computer to Raspberry Pi.
- Custom value
Specify a CAN ID that does not conflict with other CAN messages on the bus. The valid range depends on the Extended CAN ID setting: 0 to 2047 (0x7FF) for standard 11-bit identifiers, or 0 to 536870911 (0x1FFFFFFF) for extended 29-bit identifiers.
Recommended Settings
No recommendation.
Programmatic Use
| No programmatic use is available. |
Version History
Introduced in R2026b
See Also
External mode | Communication interface | CAN ID response | Extended CAN ID