Get/Set/Reset CI_CountEdges_CountReset_DigFltr_Enable
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetCICountEdgesCountResetDigFltrEnable(TaskHandle taskHandle, const char channel[], bool32 *data);
int32 __CFUNC DAQmxSetCICountEdgesCountResetDigFltrEnable(TaskHandle taskHandle, const char channel[], bool32 data);
int32 __CFUNC DAQmxResetCICountEdgesCountResetDigFltrEnable(TaskHandle taskHandle, const char channel[]);
Purpose
DAQmxGetCICountEdgesCountResetDigFltrEnable gets the Counter Input >> Count Edges >> Count Reset >> Input >> Digital Filter >> Enable property.
DAQmxSetCICountEdgesCountResetDigFltrEnable sets the Counter Input >> Count Edges >> Count Reset >> Input >> Digital Filter >> Enable property.
DAQmxResetCICountEdgesCountResetDigFltrEnable resets the Counter Input >> Count Edges >> Count Reset >> Input >> Digital Filter >> Enable property.