Get/Set/Reset SampClk_DigSync_Enable

NI-DAQmx C Properties

Get/Set/Reset SampClk_DigSync_Enable

int32 __CFUNC DAQmxGetSampClkDigSyncEnable(TaskHandle taskHandle, bool32 *data);

int32 __CFUNC DAQmxSetSampClkDigSyncEnable(TaskHandle taskHandle, bool32 data);

int32 __CFUNC DAQmxResetSampClkDigSyncEnable(TaskHandle taskHandle);

Purpose

DAQmxGetSampClkDigSyncEnable gets the Sample Clock >> Digital Synchronization >> Enable property.

DAQmxSetSampClkDigSyncEnable sets the Sample Clock >> Digital Synchronization >> Enable property.

DAQmxResetSampClkDigSyncEnable resets the Sample Clock >> Digital Synchronization >> Enable property.