NI-DAQ™mx C Reference

Get/Set/Reset CI_Pulse_Ticks_DigFltr_Enable

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

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

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


Purpose

DAQmxGetCIPulseTicksDigFltrEnable gets the Counter Input >> Pulse >> Ticks >> Input >> Digital Filter >> Enable property.

DAQmxSetCIPulseTicksDigFltrEnable sets the Counter Input >> Pulse >> Ticks >> Input >> Digital Filter >> Enable property.

DAQmxResetCIPulseTicksDigFltrEnable resets the Counter Input >> Pulse >> Ticks >> Input >> Digital Filter >> Enable property.