Get/Set/Reset AI_Voltage_dBRef

NI-DAQmx C Properties

Get/Set/Reset AI_Voltage_dBRef

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

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

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

Purpose

DAQmxGetAIVoltagedBRef gets the Analog Input >> Voltage >> dB Reference property.

DAQmxSetAIVoltagedBRef sets the Analog Input >> Voltage >> dB Reference property.

DAQmxResetAIVoltagedBRef resets the Analog Input >> Voltage >> dB Reference property.