Get/Set/Reset SampClk_Src

NI-DAQmx C Properties

Get/Set/Reset SampClk_Src

int32 __CFUNC DAQmxGetSampClkSrc(TaskHandle taskHandle, char *data, uInt32 bufferSize);

int32 __CFUNC DAQmxSetSampClkSrc(TaskHandle taskHandle, const char *data);

int32 __CFUNC DAQmxResetSampClkSrc(TaskHandle taskHandle);

Purpose

DAQmxGetSampClkSrc gets the Sample Clock >> Source property.

DAQmxSetSampClkSrc sets the Sample Clock >> Source property.

DAQmxResetSampClkSrc resets the Sample Clock >> Source property.