NI-DAQ™mx C Reference

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.

Log in to get a better experience