Get/Set/Reset CI_Encoder_ZInput_DigFltr_Enable
- Updated2023-03-16
- 1 minute(s) read
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.