Get/Set/Reset CI_Encoder_AInput_DigSync_Enable

NI-DAQmx C Properties

Get/Set/Reset CI_Encoder_AInput_DigSync_Enable

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

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

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

Purpose

DAQmxGetCIEncoderAInputDigSyncEnable gets the Counter Input >> Position >> A Input >> Digital Synchronization >> Enable property.

DAQmxSetCIEncoderAInputDigSyncEnable sets the Counter Input >> Position >> A Input >> Digital Synchronization >> Enable property.

DAQmxResetCIEncoderAInputDigSyncEnable resets the Counter Input >> Position >> A Input >> Digital Synchronization >> Enable property.