Get/Set/Reset CI_PulseWidth_DigFltr_TimebaseRate

NI-DAQmx C Properties

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 >> Digital Filter >> Timebase >> Rate property.

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

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