NI-DAQ™mx C Reference

Get/Set/Reset CI_Encoder_ZInput_DigFltr_Enable

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

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

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


Purpose

DAQmxGetCIEncoderZInputDigFltrEnable gets the Counter Input >> Position >> Z Input >> Digital Filter >> Enable property.

DAQmxSetCIEncoderZInputDigFltrEnable sets the Counter Input >> Position >> Z Input >> Digital Filter >> Enable property.

DAQmxResetCIEncoderZInputDigFltrEnable resets the Counter Input >> Position >> Z Input >> Digital Filter >> Enable property.

Log in to get a better experience