Get/Set/Reset DigEdge_StartTrig_Src

NI-DAQmx C Properties

Get/Set/Reset DigEdge_StartTrig_Src

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.