Deletes a LIN schedule entry.


icon

Inputs/Outputs

  • cgenclassrntag.png LIN schedule entry in

    LIN schedule entry in is the I/O name of the LIN schedule entry 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 LIN schedule entry object. It is an instance of the XNET Database Delete Object poly VI.

    Upon deletion, the I/O name of the deleted object is closed, and you no longer can use it.

    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.