Get/Set/Reset CI_Encoder_ZInput_DigSync_Enable
- Updated2023-03-16
- 1 minute(s) read
Get/Set/Reset CI_Encoder_ZInput_DigSync_Enable
int32 __CFUNC DAQmxGetCIEncoderZInputDigSyncEnable(TaskHandle taskHandle, const char channel[], bool32 *data);
int32 __CFUNC DAQmxSetCIEncoderZInputDigSyncEnable(TaskHandle taskHandle, const char channel[], bool32 data);
int32 __CFUNC DAQmxResetCIEncoderZInputDigSyncEnable(TaskHandle taskHandle, const char channel[]);
Purpose
DAQmxGetCIEncoderZInputDigSyncEnable gets the Counter Input >> Position >> Z Input >> Digital Synchronization >> Enable property.
DAQmxSetCIEncoderZInputDigSyncEnable sets the Counter Input >> Position >> Z Input >> Digital Synchronization >> Enable property.
DAQmxResetCIEncoderZInputDigSyncEnable resets the Counter Input >> Position >> Z Input >> Digital Synchronization >> Enable property.