Step.SwitchExecRoutesToDisconnect

Syntax

Step.SwitchExecRoutesToDisconnect

Data Type

String

Purpose

Specifies an expression TestStand evaluates at run time to determine the routes to disconnect when the value of the Step.SwitchExecOperation property is Disconnect 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