Get/Set/Reset SampClk_UnderflowBehavior

NI-DAQmx C Properties

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.