Deletes a PDU and all child objects in this PDU.


icon

Inputs/Outputs

  • cgenclassrntag.png PDU in

    PDU in references the PDU 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 PDU object with all signals and subframes in this PDU. It is an instance of the XNET Database Delete Object poly VI.

    Upon deletion, the I/O names to all deleted objects are closed and no longer can be used.

    The objects are deleted from a database in memory. The change 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.