NI-DAQ™mx C Reference

Get/Set/Reset CI_CountEdges_CountReset_DigFltr_TimebaseRate

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

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

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


Purpose

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

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

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

Log in to get a better experience