MC ECU Close.vi
- Updated2025-09-25
- 3 minute(s) read
Purpose
Closes the selected ECU and the associated A2L database.
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
|
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 ECU Close.vi is the very last VI which has to be called. It deselects the ECU and closes the remaining database reference handle. MC ECU Close.vi must always be the final M&C VI. If you do not use MC ECU Close.vi, the remaining task configurations can cause problems in the execution of subsequent M&C applications. If you just want to deselect the ECU connections, call MC ECU Deselect.vi.





