NI-SWITCH 19.0 .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

SwitchWireMode Enumeration

SwitchWireMode Enumeration
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 nameDescription
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.

See Also

Was this information helpful?