NI-DAQ™mx C Reference

Get/Set/Reset SampClk_UnderflowBehavior

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

int32 __CFUNC DAQmxSetSampClkUnderflowBehavior(TaskHandle taskHandle, int32 data);

int32 __CFUNC DAQmxResetSampClkUnderflowBehavior(TaskHandle taskHandle);


Purpose

DAQmxGetSampClkUnderflowBehavior gets the Sample Clock >> Underflow Behavior property.

DAQmxSetSampClkUnderflowBehavior sets the Sample Clock >> Underflow Behavior property.

DAQmxResetSampClkUnderflowBehavior resets the Sample Clock >> Underflow Behavior property.

Log in to get a better experience