Get/Set/Reset CI_Encoder_BInput_DigSync_Enable

NI-DAQmx C Properties

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.