Removes signal routes you created by using the DAQmx Connect Terminals node.
DAQmx Disconnect Terminals cannot remove task-based routes, such as those you create through timing and triggering configuration.
When this node runs, it immediately removes the route. This type of routing is called immediate routing.
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 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 can also specify a destination terminal by wiring a string that contains a terminal name.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
error out contains error information. This output provides standard error out functionality.
Where This Node Can Run:
Desktop OS: Windows
FPGA: LabVIEW NXG does not support FPGA devices
Web Server: Not supported in VIs that run in a web application