NI-SWITCH 19.0 .NET Framework 4.0 API Reference

WireMode Property

  • Updated2023-02-21
  • 2 minute(s) read
WireMode Property
Gets the wire mode of the switch device. This property affects the values of the SwitchModuleCharacteristics.NumberOfRows and SwitchModuleCharacteristics.NumberOfColumns attributes. The actual number of input and output lines on the switch device is fixed, but the number of channels depends on how many lines constitute each channel.

Namespace:  NationalInstruments.ModularInstruments.NISwitch
Assembly:  NationalInstruments.ModularInstruments.NISwitch.Fx40 (in NationalInstruments.ModularInstruments.NISwitch.Fx40.dll) Version: 19.0.0.49152 (19.0.0.49152)
ExceptionCondition
ObjectDisposedException The WireMode was accessed after the associated NISwitch.NISwitch object was disposed.

See Also