Defines the values required for the Mode property.

Syntax

Namespace: NationalInstruments.ModularInstruments.NISwitch

public enum SwitchScanMode

Members

NameValueDescription
None(int)0

Specifies no implicit action on connections when scanning.

BreakBeforeMake(int)1

Specifies that the switch device breaks existing connections before making new connections.

BreakAfterMake(int)2

Specifies that the switch device breaks existing connections after making new connections.