Get/Set/Reset AI_Excit_VoltageOrCurrent

NI-DAQmx C Properties

Get/Set/Reset AI_Excit_VoltageOrCurrent

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

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

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

Purpose

DAQmxGetAIExcitVoltageOrCurrent gets the Analog Input >> General Properties >> Signal Conditioning >> Excitation >> Advanced >> Voltage or Current property.

DAQmxSetAIExcitVoltageOrCurrent sets the Analog Input >> General Properties >> Signal Conditioning >> Excitation >> Advanced >> Voltage or Current property.

DAQmxResetAIExcitVoltageOrCurrent resets the Analog Input >> General Properties >> Signal Conditioning >> Excitation >> Advanced >> Voltage or Current property.