Get/Set/Reset DigEdge_StartTrig_Src
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetDigEdgeStartTrigSrc(TaskHandle taskHandle, char *data, uInt32 bufferSize);
int32 __CFUNC DAQmxSetDigEdgeStartTrigSrc(TaskHandle taskHandle, const char *data);
int32 __CFUNC DAQmxResetDigEdgeStartTrigSrc(TaskHandle taskHandle);
Purpose
DAQmxGetDigEdgeStartTrigSrc gets the Start >> Digital Edge >> Source property.
DAQmxSetDigEdgeStartTrigSrc sets the Start >> Digital Edge >> Source property.
DAQmxResetDigEdgeStartTrigSrc resets the Start >> Digital Edge >> Source property.