Deletes a signal and all child objects in this signal.


icon

Inputs/Outputs

  • cgenclassrntag.png signal in

    signal in is the I/O name of the signal to delete.

  • cerrcodeclst.png error in (no error)

    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.

  • ierrcodeclst.png error out

    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 signal object. It is an instance of the XNET Database Delete Object poly VI.

    Upon deletion, the I/O name of the signal is closed and no longer can be used.

    The signal 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.