StepType.SwitchExecRoutesToConnect
- Updated2025-07-21
- 1 minute(s) read
StepType.SwitchExecRoutesToConnect
Syntax
StepType.SwitchExecRoutesToConnect
Data Type
Purpose
Specifies an expression TestStand evaluates at run time to determine the routes to connect when the value of the StepType.SwitchExecOperation property is Connect or ConnectDisconnect .
Note
The expression must be a valid
route specification string
the NI Switch Executive configuration defines for the virtual device name specified by
StepType.SwitchExecVirtualDevice
. The string can be a combination of route group alias names, route names, and physical route paths. You can use the SwitchFindRoute expression function to dynamically determine a physical route path at run time.