Get/Set/Reset AI_Excit_Val

NI-DAQmx C Properties

Get/Set/Reset AI_Excit_Val

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

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

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

Purpose

DAQmxGetAIExcitVal gets the Analog Input >> General Properties >> Signal Conditioning >> Excitation >> Value property.

DAQmxSetAIExcitVal sets the Analog Input >> General Properties >> Signal Conditioning >> Excitation >> Value property.

DAQmxResetAIExcitVal resets the Analog Input >> General Properties >> Signal Conditioning >> Excitation >> Value property.