Analog Input >> General Properties >> Signal Conditioning >> Excitation >> Advanced >> DC or AC

NI-DAQmx C Properties

Analog Input >> General Properties >> Signal Conditioning >> Excitation >> Advanced >> DC or AC

Data Type: int32
Description: Specifies if the excitation supply is DC or AC.

Valid values

DAQmx_Val_DC 10050 DC excitation.
DAQmx_Val_AC 10045 AC excitation.


You can get/set/reset this property using:
  DAQmxGetAIExcitDCorAC
  DAQmxSetAIExcitDCorAC
  DAQmxResetAIExcitDCorAC