Removes a database alias from the system.


icon

Inputs/Outputs

  • cstr.png alias

    alias is the name of the alias 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 removes the alias from NI-XNET, but does not affect the database text file. It just removes the alias association to the database filepath.

    This VI is supported on Windows only, and the alias is removed from Windows only (not LabVIEW RT targets). Use the XNET Database Undeploy VI to remove an alias from a LabVIEW Real-Time (RT) target.