Get/Set/Reset AI_SoundPressure_Units

NI-DAQmx C Properties

Get/Set/Reset AI_SoundPressure_Units

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

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

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

Purpose

DAQmxGetAISoundPressureUnits gets the Analog Input >> Sound Pressure >> Units property.

DAQmxSetAISoundPressureUnits sets the Analog Input >> Sound Pressure >> Units property.

DAQmxResetAISoundPressureUnits resets the Analog Input >> Sound Pressure >> Units property.