Get/Set/Reset DigEdge_StartTrig_Edge
- Updated2023-03-16
- 1 minute(s) read
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.