NI-DAQ™mx C Reference

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

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

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

Log in to get a better experience