Get/Set/Reset SampClk_Timebase_Src

NI-DAQmx C Properties

Get/Set/Reset SampClk_Timebase_Src

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

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

int32 __CFUNC DAQmxResetSampClkTimebaseSrc(TaskHandle taskHandle);

Purpose

DAQmxGetSampClkTimebaseSrc gets the Sample Clock >> Timebase >> Source property.

DAQmxSetSampClkTimebaseSrc sets the Sample Clock >> Timebase >> Source property.

DAQmxResetSampClkTimebaseSrc resets the Sample Clock >> Timebase >> Source property.