User`s guide
14 Block Reference
14-2
CAN Configuration
Configure parameters for specified CAN device
Library
Vehicle Network Toolbox: CAN Communication
Description
The CAN Configuration block configures parameters for a CAN device that you can use
to transmit and receive messages.
Specify the configuration of your CAN device before you configure other CAN blocks.
Use one CAN Configuration block to configure each device that sends and receives
messages in your model. If you use a CAN Receive or a CAN Transmit block to receive
and send messages on a device, your model checks to see if there is a corresponding CAN
Configuration block for the specified device. If the device is not configured, you will see a
prompt advising you to use a CAN Configuration block to configure the specified device.
Note: You need a license for both Vehicle Network Toolbox and Simulink software to use
this block.
Other Supported Features
The CAN Configuration block supports the use of Simulink Acceleratorâ„¢ and Rapid
Accelerator mode. Using this feature, you can speed up the execution of Simulink models.
For more information on this feature, see the Simulink documentation.
The CAN Configuration block supports the use of code generation when you use it with
the CAN Receive and CAN Transmit blocks.