Get/Set/Reset CI_CountEdges_DigFltr_TimebaseRate

NI-DAQmx C Properties

Get/Set/Reset CI_CountEdges_DigFltr_TimebaseRate

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

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

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

Purpose

DAQmxGetCICountEdgesDigFltrTimebaseRate gets the Counter Input >> Count Edges >> Digital Filter >> Timebase >> Rate property.

DAQmxSetCICountEdgesDigFltrTimebaseRate sets the Counter Input >> Count Edges >> Digital Filter >> Timebase >> Rate property.

DAQmxResetCICountEdgesDigFltrTimebaseRate resets the Counter Input >> Count Edges >> Digital Filter >> Timebase >> Rate property.