Get/Set/Reset CI_CtrTimebase_DigFltr_TimebaseRate

NI-DAQmx C Properties

Get/Set/Reset CI_CtrTimebase_DigFltr_TimebaseRate

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

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

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

Purpose

DAQmxGetCICtrTimebaseDigFltrTimebaseRate gets the Counter Input >> General Properties >> Counter Timebase >> Digital Filter >> Timebase >> Rate property.

DAQmxSetCICtrTimebaseDigFltrTimebaseRate sets the Counter Input >> General Properties >> Counter Timebase >> Digital Filter >> Timebase >> Rate property.

DAQmxResetCICtrTimebaseDigFltrTimebaseRate resets the Counter Input >> General Properties >> Counter Timebase >> Digital Filter >> Timebase >> Rate property.