Analog Input >> Sound Pressure >> Units

NI-DAQmx C Properties

Analog Input >> Sound Pressure >> Units

Data Type: int32
Description: Specifies the units to use to return sound pressure measurements from the channel.

Valid values

DAQmx_Val_Pascals 10081 Pascals.
DAQmx_Val_FromCustomScale 10065 Units a custom scale specifies. If you select this value, you must specify a custom scale name.


You can get/set/reset this property using:
  DAQmxGetAISoundPressureUnits
  DAQmxSetAISoundPressureUnits
  DAQmxResetAISoundPressureUnits