Get/Set/Reset AI_SoundPressure_MaxSoundPressureLvl

NI-DAQmx C Properties

Get/Set/Reset AI_SoundPressure_MaxSoundPressureLvl

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

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

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

Purpose

DAQmxGetAISoundPressureMaxSoundPressureLvl gets the Analog Input >> Sound Pressure >> Maximum Sound Pressure Level property.

DAQmxSetAISoundPressureMaxSoundPressureLvl sets the Analog Input >> Sound Pressure >> Maximum Sound Pressure Level property.

DAQmxResetAISoundPressureMaxSoundPressureLvl resets the Analog Input >> Sound Pressure >> Maximum Sound Pressure Level property.