Get/Set/Reset CI_CtrTimebase_DigSync_Enable

NI-DAQmx C Properties

Get/Set/Reset CI_CtrTimebase_DigSync_Enable

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

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

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

Purpose

DAQmxGetCICtrTimebaseDigSyncEnable gets the Counter Input >> General Properties >> Counter Timebase >> Digital Synchronization >> Enable property.

DAQmxSetCICtrTimebaseDigSyncEnable sets the Counter Input >> General Properties >> Counter Timebase >> Digital Synchronization >> Enable property.

DAQmxResetCICtrTimebaseDigSyncEnable resets the Counter Input >> General Properties >> Counter Timebase >> Digital Synchronization >> Enable property.