Get/Set/Reset DigEdge_StartTrig_Edge

NI-DAQmx C Properties

Get/Set/Reset DigEdge_StartTrig_Edge

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

int32 __CFUNC DAQmxSetDigEdgeStartTrigEdge(TaskHandle taskHandle, int32 data);

int32 __CFUNC DAQmxResetDigEdgeStartTrigEdge(TaskHandle taskHandle);

Purpose

DAQmxGetDigEdgeStartTrigEdge gets the Start >> Digital Edge >> Edge property.

DAQmxSetDigEdgeStartTrigEdge sets the Start >> Digital Edge >> Edge property.

DAQmxResetDigEdgeStartTrigEdge resets the Start >> Digital Edge >> Edge property.