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