StepType.SwitchExecRoutesToConnect

Syntax

StepType.SwitchExecRoutesToConnect

Data Type

String

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.

See Also

Route Specification String

StepType.SwitchExecOperation

StepType.SwitchExecVirtualDevice