Checks to see whether the specified routes or route groups are connected.
Handle that identifies your Switch Executive virtual device session previously allocated by Open Session.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
String defining any routes and route groups to be checked.
Requirements for Route Specification Strings
Syntax for Route Specification Strings
Route specification strings are the paths connecting two channels and are composed of one or more routes delimited by ampersands (&). For example, in the following line of syntax, there are three defined routes or route groups: routeOrGroup & routeOrGroup & routeOrGroup . . .
where routeOrGroup can be any of the following:
where channel can be the following:
Examples of Route Specification String Syntax
The following are samples of route specification strings for a matrix:
String | Route Specification Description |
---|---|
A->B | Connect channel A to channel B. Switch Executive automatically determines the path between the two channels. |
[SampleMatrix1/c0->SampleMatrix1/r1->SampleMatrix1/c4] | A fully specified path between column 0 and column 4 of SampleMatrix1. Row 1 must be marked as reserved for routing. |
[Scope->R3->SampleMatrix1/c6] | A fully specified path between the channel named "Scope" and column 6 of SampleMatrix1. Row 3 must be marked as reserved for routing. |
Scope->SampleMatrix1/c6 | Connect the channel named "Scope" to column 6 of SampleMatrix1. Switch Executive automatically determines the path between the two channels. |
ArbToInput & ScopeToOutput | Complete the connections for route group ArbToInput and ScopeToOutput. |
PowerDevice & [Scope->R3->UUT_Out] | Complete the connections for route group PowerDevice and complete the fully specified path between the channel named "Scope" and the channel named "UUT_Out". R3 must be marked as a reserved for routing. |
Reference to your virtual device session to wire to the next node.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application