Configure Scan List

Configures the scan list and scan mode used for scanning.

The scan list is comprised of a list of channel connections separated by semicolons. For example, the following scan list will scan the first three channels of a multiplexer:

com0>ch0; com0>ch1; com0>ch2;

Inputs/Outputs

datatype_icon

session in

Control that identifies a particular NI-SWITCH session established with the niSwitch Initialize With Topology node, the niSwitch Initialize With Options node, or the niSwitch Initialize node.

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

scan list

Scan list to use.

NI-SWITCH uses this value to set the Scan List property.
datatype_icon

scan mode

Control that specifies how the switch module breaks existing connections when scanning.

NI-SWITCH uses this value to set the Scan Mode property.

Default value: Break Before Make

datatype_icon

session out

Indicator that identifies a particular NI-SWITCH session established with the niSwitch Initialize With Topology node, the niSwitch Initialize With Options node, or the niSwitch Initialize node and used for all subsequent NI-SWITCH calls.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior

Programming Patterns

To see the status of the scan, call either the niSwitch Switch Is Scanning node or the niSwitch Wait For Scan To Complete node. Use the niSwitch Configure Scan Trigger node to configure the scan trigger, and the niSwitch Initiate Scan node to start the scan.