SwitchScanMode Enumeration
- Updated2023-02-21
- 2 minute(s) read
Defines the values required for the SwitchScan.Mode property.
Namespace:
NationalInstruments.ModularInstruments.NISwitch
Assembly:
NationalInstruments.ModularInstruments.NISwitch.Fx40 (in NationalInstruments.ModularInstruments.NISwitch.Fx40.dll) Version: 19.0.0.49152 (19.0.0.49152)Member name | Description |
---|---|
BreakAfterMake | Specifies that the switch device breaks existing connections after making new connections. |
BreakBeforeMake | Specifies that the switch device breaks existing connections before making new connections. |
None | Specifies no implicit action on connections when scanning. |