Step.SwitchExecRoutesToConnect

Syntax

Step.SwitchExecRoutesToConnect

Data Type

String

Purpose

Specifies an expression TestStand evaluates at run time to determine the routes to connect when the value of the Step.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 the Step.SwitchExecVirtualDevice property specifies. 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.

See Also

Route Specification String

Step.SwitchExecOperation

Step.SwitchExecVirtualDevice