SwitchScanInitiation Enumeration
- Updated2026-01-20
- 1 minute(s) read
Defines the values for the different types of intiation for SwitchScan.
Syntax
Namespace: NationalInstruments.ModularInstruments.NISwitch
public enum SwitchScanInitiation
Members
| Name | Value | Description |
|---|---|---|
| SwitchInitiated | (int)1 | Specifies that the Switch device initiates scanning. |
| MeasurementDeviceInitiated | (int)0 | Specifies that the measurement device initiates scanning. |