Get/Set/Reset AI_SoundPressure_dBRef

NI-DAQmx C Properties

Get/Set/Reset AI_SoundPressure_dBRef

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

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

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

Purpose

DAQmxGetAISoundPressuredBRef gets the Analog Input >> Sound Pressure >> dB Reference property.

DAQmxSetAISoundPressuredBRef sets the Analog Input >> Sound Pressure >> dB Reference property.

DAQmxResetAISoundPressuredBRef resets the Analog Input >> Sound Pressure >> dB Reference property.