Removes signal routes you created by using the DAQmx Connect Terminals VI. The DAQmx Disconnect Terminals VI cannot remove task-based routes, such as those you create through timing and triggering configuration.

When this VI runs, it immediately removes the route. This type of routing is called immediate routing.


icon

Inputs/Outputs

  • cdaqmxscale.png source terminal

    source terminal specifies the originating terminal of the route. A DAQmx terminal constant lists all terminals available on devices installed in the system. You also can specify a source terminal by wiring a string that contains a terminal name.

  • cdaqmxscale.png destination terminal

    destination terminal specifies the receiving terminal of the route. A DAQmx terminal constant provides a list of all terminals available on devices installed in the system. You also can specify a destination terminal by wiring a string that contains a terminal name.

  • cerrcodeclst.png error in

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.