NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents

Sample Clock >> Overrun Behavior

Sample Clock >> Overrun Behavior

Data Type: int32
Description: Specifies the action to take if Sample Clock edges occur faster than the device can handle them.

Valid values

DAQmx_Val_StopTaskAndError 15862 Stop task and return an error.
DAQmx_Val_IgnoreOverruns 15863 NI-DAQmx ignores Sample Clock overruns, and the task continues to run.


You can get/set/reset this property using:
  DAQmxGetSampClkOverrunBehavior
  DAQmxSetSampClkOverrunBehavior
  DAQmxResetSampClkOverrunBehavior

Was this information helpful?

Help us improve your future ni.com experience.

Did you find the documentation you were looking for?

Submit