niSE Find Route VI
- Updated2023-02-21
- 4 minute(s) read
![]() |
NISE Session (in) is the session referencing this NI Switch Executive virtual device. Session handles are created through a call to the niSE Open Session VI. |
||||||||||||||
![]() |
Channel 1 ("") is the channel name of one of the endpoints of the route to find. The channel name must either be a channel alias name or a name in the device/ivichannel syntax. |
||||||||||||||
![]() |
Channel 2 ("") is the channel name of one of the endpoints of the route to find. The channel name must either be a channel alias name or a name in the device/ivichannel syntax. |
||||||||||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
|
||||||||||||||
![]() |
NISE Session (out) is the session referencing this NI Switch Executive virtual device. Session handles are created through a call to the niSE Open Session VI. This session handle is the copy of the session handle that was passed in and provides for easier wiring between NI Switch Executive VIs. |
||||||||||||||
![]() |
Route Specification contains the fully specified route path surround by square brackets—if the route exists or is possible. Refer to Route Specification Strings for more information. |
||||||||||||||
![]() |
Path Capability is the return value which expresses the capability of finding a valid route between channel 1 and channel 2.
|
||||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality.
|
Details
The returned route specification contains the route specification, and the route capability indicates whether the route existed, is possible, or is not possible for various reasons.
The Route Specification string returned from the niSE Find Route VI can be passed to other NI Switch Executive API VIs, such as the niSE Connect VI, niSE Disconnect VI, and niSE Connect And Disconnect VI, that use Route Specification Strings.