The ECU slave should be addressed by setting the following properties:
- Station Address: CCP defines a Station Address that must be unique for all ECUs sharing the same CAN Arbitration IDs.
- CRO: The CRO ID (Command Receive Object) is used to send commands and data from the host to the slave device.
- DTO: The DTO ID (Data Transmission Object) is used by the ECU to respond to CCP commands, and to send data and status information to the CCP master.
This can be done using the
MC Set Property.vi in LabVIEW from the ECUMC Toolkit.