NI-DAQ™mx C Reference

Get/Set/Reset SampClk_OverrunBehavior

int32 __CFUNC DAQmxGetSampClkOverrunBehavior(TaskHandle taskHandle, int32 *data);

int32 __CFUNC DAQmxSetSampClkOverrunBehavior(TaskHandle taskHandle, int32 data);

int32 __CFUNC DAQmxResetSampClkOverrunBehavior(TaskHandle taskHandle);


Purpose

DAQmxGetSampClkOverrunBehavior gets the Sample Clock >> Overrun Behavior property.

DAQmxSetSampClkOverrunBehavior sets the Sample Clock >> Overrun Behavior property.

DAQmxResetSampClkOverrunBehavior resets the Sample Clock >> Overrun Behavior property.

Log in to get a better experience