![]() | Download Help (Windows Only) |
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[]);
DAQmxGetCIPulseWidthDigFltrEnable gets the Counter Input >> Pulse Width >> Input >> Digital Filter >> Enable property.
DAQmxSetCIPulseWidthDigFltrEnable sets the Counter Input >> Pulse Width >> Input >> Digital Filter >> Enable property.
DAQmxResetCIPulseWidthDigFltrEnable resets the Counter Input >> Pulse Width >> Input >> Digital Filter >> Enable property.
Helpful
Not Helpful