Get/Set/Reset CI_CountEdges_CountReset_DigFltr_TimebaseRate
- Updated2023-03-16
- 1 minute(s) read
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.