MC CCP Get Result.vi
- Updated2025-09-25
- 3 minute(s) read
Purpose
Uploads requested data (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. | ||||||
|
Block size is the size of the data block, in bytes, to be uploaded. | ||||||
|
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. | ||||||
|
Data is a byte array which receives the uploaded data information from the ECU. | ||||||
|
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 Result.vi uploads data bytes from the ECU. It is assumed that the Memory Transfer Address 0 (MTA0) has been set by a previous VI like MC Generic.vi with the command SET_MTA.





