Get/Set/Reset RefClk_Src

NI-DAQmx C Properties

Get/Set/Reset RefClk_Src

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

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

int32 __CFUNC DAQmxResetRefClkSrc(TaskHandle taskHandle);

Purpose

DAQmxGetRefClkSrc gets the More >> Reference Clock >> Source property.

DAQmxSetRefClkSrc sets the More >> Reference Clock >> Source property.

DAQmxResetRefClkSrc resets the More >> Reference Clock >> Source property.