Get/Set/Reset SampClk_ActiveEdge
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetSampClkActiveEdge(TaskHandle taskHandle, int32 *data);
int32 __CFUNC DAQmxSetSampClkActiveEdge(TaskHandle taskHandle, int32 data);
int32 __CFUNC DAQmxResetSampClkActiveEdge(TaskHandle taskHandle);
Purpose
DAQmxGetSampClkActiveEdge gets the Sample Clock >> Active Edge property.
DAQmxSetSampClkActiveEdge sets the Sample Clock >> Active Edge property.
DAQmxResetSampClkActiveEdge resets the Sample Clock >> Active Edge property.