SwitchWireMode Enumeration
- Updated2023-02-21
- 2 minute(s) read
Defines the values required for the WireMode 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)
Syntax
Visual Basic (Declaration) |
---|
Public Enumeration SwitchWireMode |
C# |
---|
public enum SwitchWireMode |
Members
Member name | Description |
---|---|
FourWireMode | Specifies that the switch device is in a 4-WireMode. |
OneWireMode | Specifies that the switch device is in a 1-WireMode. |
TwoWireMode | Specifies that the switch device is in a 2-WireMode. |