Get/Set/Reset SampClk_Rate

NI-DAQmx C Properties

Get/Set/Reset SampClk_Rate

int32 __CFUNC DAQmxGetSampClkRate(TaskHandle taskHandle, float64 *data);

int32 __CFUNC DAQmxSetSampClkRate(TaskHandle taskHandle, float64 data);

int32 __CFUNC DAQmxResetSampClkRate(TaskHandle taskHandle);

Purpose

DAQmxGetSampClkRate gets the Sample Clock >> Rate property.

DAQmxSetSampClkRate sets the Sample Clock >> Rate property.

DAQmxResetSampClkRate resets the Sample Clock >> Rate property.