Get/Set/Reset CI_Encoder_BInput_DigFltr_Enable

NI-DAQmx C Properties

Get/Set/Reset CI_Encoder_BInput_DigFltr_Enable

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

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

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

Purpose

DAQmxGetCIEncoderBInputDigFltrEnable gets the Counter Input >> Position >> B Input >> Digital Filter >> Enable property.

DAQmxSetCIEncoderBInputDigFltrEnable sets the Counter Input >> Position >> B Input >> Digital Filter >> Enable property.

DAQmxResetCIEncoderBInputDigFltrEnable resets the Counter Input >> Position >> B Input >> Digital Filter >> Enable property.