XNET Database Delete (ECU) VI
- Updated2024-07-10
- 2 minute(s) read
Deletes an ECU and all child objects in this ECU.

Inputs/Outputs
![]() ECU in is the I/O name of the ECU to delete. ![]() The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. ![]() The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
Description
This VI deletes an XNET ECU object. It is an instance of the XNET Database Delete Object poly VI.
Upon deletion, the I/O name of the ECU is closed and no longer can be used.
The ECU object is deleted from a database in memory and is in force until the database is closed. This VI does not change the open database file on disk. To save the changed database to the file, use the XNET Database Save VI.