Analog Input >> General Properties >> Signal Conditioning >> Excitation >> Advanced >> Voltage or Current

NI-DAQmx C Properties

Analog Input >> General Properties >> Signal Conditioning >> Excitation >> Advanced >> Voltage or Current

Data Type: int32
Description: Specifies if the channel uses current or voltage excitation.

Valid values

DAQmx_Val_Voltage 10322 Voltage excitation.
DAQmx_Val_Current 10134 Current excitation.


You can get/set/reset this property using:
  DAQmxGetAIExcitVoltageOrCurrent
  DAQmxSetAIExcitVoltageOrCurrent
  DAQmxResetAIExcitVoltageOrCurrent