Get/Set/Reset CI_Freq_DigFltr_TimebaseRate

NI-DAQmx C Properties

Get/Set/Reset CI_Freq_DigFltr_TimebaseRate

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

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

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

Purpose

DAQmxGetCIFreqDigFltrTimebaseRate gets the Counter Input >> Frequency >> Digital Filter >> Timebase >> Rate property.

DAQmxSetCIFreqDigFltrTimebaseRate sets the Counter Input >> Frequency >> Digital Filter >> Timebase >> Rate property.

DAQmxResetCIFreqDigFltrTimebaseRate resets the Counter Input >> Frequency >> Digital Filter >> Timebase >> Rate property.