Get/Set/Reset SampClk_ActiveEdge

NI-DAQmx C Properties

Get/Set/Reset SampClk_ActiveEdge

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

int32 __CFUNC DAQmxSetSampClkActiveEdge(TaskHandle taskHandle, int32 data);

int32 __CFUNC DAQmxResetSampClkActiveEdge(TaskHandle taskHandle);

Purpose

DAQmxGetSampClkActiveEdge gets the Sample Clock >> Active Edge property.

DAQmxSetSampClkActiveEdge sets the Sample Clock >> Active Edge property.

DAQmxResetSampClkActiveEdge resets the Sample Clock >> Active Edge property.