Get/Set/Reset DigEdge_RefTrig_Src

NI-DAQmx C Properties

Get/Set/Reset DigEdge_RefTrig_Src

int32 __CFUNC DAQmxGetDigEdgeRefTrigSrc(TaskHandle taskHandle, char *data, uInt32 bufferSize);

int32 __CFUNC DAQmxSetDigEdgeRefTrigSrc(TaskHandle taskHandle, const char *data);

int32 __CFUNC DAQmxResetDigEdgeRefTrigSrc(TaskHandle taskHandle);

Purpose

DAQmxGetDigEdgeRefTrigSrc gets the Reference >> Digital Edge >> Source property.

DAQmxSetDigEdgeRefTrigSrc sets the Reference >> Digital Edge >> Source property.

DAQmxResetDigEdgeRefTrigSrc resets the Reference >> Digital Edge >> Source property.