MC CCP Get Version.vi
- Updated2025-09-25
- 3 minute(s) read
Purpose
Retrieves version of the CCP implemented in the ECU (CCP only).
Format

Input
|
ECU ref in is the task reference which links to the selected ECU. This reference is originally returned from MC ECU Open.vi or MC ECU Select.vi, and then wired through subsequent VIs. | ||||||
|
Error in is a cluster which describes error conditions occurring before the VI executes. If an error has already occurred, the VI returns the value of the error in cluster to error out.
|
Output
|
ECU ref out is the same as ECU ref in. Wire the task reference to subsequent VIs for this task. | ||||||
|
Major version returns the major version number of the CCP implementation. | ||||||
|
Minor version returns the minor version number of the CCP implementation. | ||||||
|
Error out describes error conditions. If the Error in cluster indicated an error, the Error out cluster contains the same information. Otherwise, Error out describes the error status of this VI.
|
Description
MC CCP Get Version.vi can be used to query the CCP version implemented in the ECU. This command performs a mutual identification of the protocol version in the slave device to agree on a common protocol version.
MC CCP Get Version.vi implements the CCP command GET_CCP_VERSION defined by the CCP specification.





