NI-DAQmx .NET Framework 4.5 API Reference

Table of Contents

AIACExcitationWireMode Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
AIACExcitationWireMode Enumeration
Specifies the number of leads on the LVDT or RVDT. Some sensors require you to tie leads together to create a four- or five- wire sensor. Refer to the sensor documentation for more information.

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

Syntax

public enum AIACExcitationWireMode
Public Enumeration AIACExcitationWireMode

Members

  Member nameValueDescription
FourWire44-wire.
FiveWire55-wire.
SixWire66-wire.

Remarks

Specifies the number of leads on the LVDT or RVDT. Some sensors require you to tie leads together to create a four- or five- wire sensor. Refer to the sensor documentation for more information. Use this enumeration to get or set the value of ACExcitationWireMode.

See Also

Log in to get a better experience