NI-DAQ™mx C Reference

Get/Set/Reset CI_PulseWidth_DigFltr_TimebaseRate

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

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

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


Purpose

DAQmxGetCIPulseWidthDigFltrTimebaseRate gets the Counter Input >> Pulse Width >> Input >> Digital Filter >> Timebase >> Rate property.

DAQmxSetCIPulseWidthDigFltrTimebaseRate sets the Counter Input >> Pulse Width >> Input >> Digital Filter >> Timebase >> Rate property.

DAQmxResetCIPulseWidthDigFltrTimebaseRate resets the Counter Input >> Pulse Width >> Input >> Digital Filter >> Timebase >> Rate property.

Log in to get a better experience