Get/Set/Reset AI_Excit_Src

NI-DAQmx C Properties

Get/Set/Reset AI_Excit_Src

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

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

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

Purpose

DAQmxGetAIExcitSrc gets the Analog Input >> General Properties >> Signal Conditioning >> Excitation >> Source property.

DAQmxSetAIExcitSrc sets the Analog Input >> General Properties >> Signal Conditioning >> Excitation >> Source property.

DAQmxResetAIExcitSrc resets the Analog Input >> General Properties >> Signal Conditioning >> Excitation >> Source property.