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