Get/Set/Reset AI_Accel_dBRef

NI-DAQmx C Properties

Get/Set/Reset AI_Accel_dBRef

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

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

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

Purpose

DAQmxGetAIAcceldBRef gets the Analog Input >> Acceleration >> dB Reference property.

DAQmxSetAIAcceldBRef sets the Analog Input >> Acceleration >> dB Reference property.

DAQmxResetAIAcceldBRef resets the Analog Input >> Acceleration >> dB Reference property.