NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

AIResistanceConfiguration Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
AIResistanceConfiguration Enumeration
Specifies the resistance configuration for the channel. NI-DAQmx uses this value for any resistance-based measurements, including temperature measurement using a thermistor or RTD.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public enum AIResistanceConfiguration
Public Enumeration AIResistanceConfiguration

Members

  Member nameValueDescription
TwoWire22-wire mode.
ThreeWire33-wire mode.
FourWire44-wire mode.

Remarks

Specifies the resistance configuration for the channel. NI-DAQmx uses this value for any resistance-based measurements, including temperature measurement using a thermistor or RTD. Use this enumeration to get or set the value of ResistanceConfiguration.

See Also

Log in to get a better experience