NI-DAQmx .NET Framework 4.0 API Reference

AIChannel.ACExcitationWireMode Property

  • Updated2023-02-21
  • 1 minute(s) read
AIChannel.ACExcitationWireMode Property
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.40.49302

Syntax

public AIACExcitationWireMode ACExcitationWireMode { get; set; }
Public Property ACExcitationWireMode As AIACExcitationWireMode
	Get
	Set

Property Value

Type: AIACExcitationWireMode
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.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience