Set Path VI
- Updated2025-10-06
- 2 minute(s) read
Connects two channels by specifying an explicit path in the path parameter. This VI is useful where path repeatability is important, such as in calibrated signal paths. If path repeatability is not necessary, use SLSC Switch.lvlib:Connect Channels.
To obtain the exact path for a given connection, use SLSC Switch.lvlib:Get Path.
Related Topics

Inputs/Outputs
session in
—
session in identifies a particular SLSC Switch session established with SLSC Switch.lvlib:Initialize with Topology and used for this NI-SLSC Switch call.
path
—
path is a string composed of comma-separated paths between channel 1 and channel 2 . The first and last names in the path are the path endpoints. All other channels in the path are configuration channels . Example of a valid path list string: ch0->com0, com0->ab0. In this example, com0 is a configuration channel. Obtain the path list for a previously created path with the SLSC Switch.lvlib:Get Path .
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
session out
—
session out identifies a particular SLSC Switch session established with SLSC Switch.lvlib:Initialize with Topology and used for this NI-SLSC Switch call.
error out
—
error out contains error information. This output provides standard error out functionality. |
session in
—
path
—
error in (no error)
—
session out
—
error out
—