Get/Set/Reset CI_Period_DigFltr_TimebaseRate

NI-DAQmx C Properties

Get/Set/Reset CI_Period_DigFltr_TimebaseRate

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

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

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

Purpose

DAQmxGetCIPeriodDigFltrTimebaseRate gets the Counter Input >> Period >> Digital Filter >> Timebase >> Rate property.

DAQmxSetCIPeriodDigFltrTimebaseRate sets the Counter Input >> Period >> Digital Filter >> Timebase >> Rate property.

DAQmxResetCIPeriodDigFltrTimebaseRate resets the Counter Input >> Period >> Digital Filter >> Timebase >> Rate property.