Get/Set/Reset CI_CountEdges_DigFltr_Enable

NI-DAQmx C Properties

Get/Set/Reset CI_CountEdges_DigFltr_Enable

int32 __CFUNC DAQmxGetCICountEdgesDigFltrEnable(TaskHandle taskHandle, const char channel[], bool32 *data);

int32 __CFUNC DAQmxSetCICountEdgesDigFltrEnable(TaskHandle taskHandle, const char channel[], bool32 data);

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

Purpose

DAQmxGetCICountEdgesDigFltrEnable gets the Counter Input >> Count Edges >> Digital Filter >> Enable property.

DAQmxSetCICountEdgesDigFltrEnable sets the Counter Input >> Count Edges >> Digital Filter >> Enable property.

DAQmxResetCICountEdgesDigFltrEnable resets the Counter Input >> Count Edges >> Digital Filter >> Enable property.