Get/Set/Reset CI_Encoder_AInput_DigFltr_Enable

NI-DAQmx C Properties

Get/Set/Reset CI_Encoder_AInput_DigFltr_Enable

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

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

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

Purpose

DAQmxGetCIEncoderAInputDigFltrEnable gets the Counter Input >> Position >> A Input >> Digital Filter >> Enable property.

DAQmxSetCIEncoderAInputDigFltrEnable sets the Counter Input >> Position >> A Input >> Digital Filter >> Enable property.

DAQmxResetCIEncoderAInputDigFltrEnable resets the Counter Input >> Position >> A Input >> Digital Filter >> Enable property.