Get/Set/Reset SampClk_DigSync_Enable
- Updated2023-03-16
- 1 minute(s) read
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.