Get/Set/Reset AI_Excit_DCorAC

NI-DAQmx C Properties

Get/Set/Reset AI_Excit_DCorAC

int32 __CFUNC DAQmxGetAIExcitDCorAC(TaskHandle taskHandle, const char channel[], int32 *data);

int32 __CFUNC DAQmxSetAIExcitDCorAC(TaskHandle taskHandle, const char channel[], int32 data);

int32 __CFUNC DAQmxResetAIExcitDCorAC(TaskHandle taskHandle, const char channel[]);

Purpose

DAQmxGetAIExcitDCorAC gets the Analog Input >> General Properties >> Signal Conditioning >> Excitation >> Advanced >> DC or AC property.

DAQmxSetAIExcitDCorAC sets the Analog Input >> General Properties >> Signal Conditioning >> Excitation >> Advanced >> DC or AC property.

DAQmxResetAIExcitDCorAC resets the Analog Input >> General Properties >> Signal Conditioning >> Excitation >> Advanced >> DC or AC property.