Get/Set/Reset CI_PulseWidth_DigFltr_Enable

NI-DAQmx C Properties

Get/Set/Reset CI_PulseWidth_DigFltr_Enable

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

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

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

Purpose

DAQmxGetCIPulseWidthDigFltrEnable gets the Counter Input >> Pulse Width >> Digital Filter >> Enable property.

DAQmxSetCIPulseWidthDigFltrEnable sets the Counter Input >> Pulse Width >> Digital Filter >> Enable property.

DAQmxResetCIPulseWidthDigFltrEnable resets the Counter Input >> Pulse Width >> Digital Filter >> Enable property.