DAQmx Disconnect Terminals VI
- Updated2025-07-28
- 2 minute(s) read
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.

Inputs/Outputs
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.
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.
error in
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
error out
—
error out contains error information. This output provides standard error out functionality. |
source terminal
—
error in
—
error out
—