NI-DAQ™mx C Reference

Get/Set/Reset CI_Pulse_Ticks_DigSync_Enable

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

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

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


Purpose

DAQmxGetCIPulseTicksDigSyncEnable gets the Counter Input >> Pulse >> Ticks >> Input >> Digital Synchronization >> Enable property.

DAQmxSetCIPulseTicksDigSyncEnable sets the Counter Input >> Pulse >> Ticks >> Input >> Digital Synchronization >> Enable property.

DAQmxResetCIPulseTicksDigSyncEnable resets the Counter Input >> Pulse >> Ticks >> Input >> Digital Synchronization >> Enable property.