Get/Set/Reset AI_Velocity_IEPESensor_dBRef
- Updated2023-03-16
- 1 minute(s) read
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.