NI-DAQ™mx C Reference

Get/Set/Reset AI_Velocity_IEPESensor_dBRef

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

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

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


Purpose

DAQmxGetAIVelocityIEPESensordBRef gets the Analog Input >> Velocity >> IEPE Sensor >> dB Reference property.

DAQmxSetAIVelocityIEPESensordBRef sets the Analog Input >> Velocity >> IEPE Sensor >> dB Reference property.

DAQmxResetAIVelocityIEPESensordBRef resets the Analog Input >> Velocity >> IEPE Sensor >> dB Reference property.