Get/Set/Reset AnlgEdge_StartTrig_Src

NI-DAQmx C Properties

Get/Set/Reset AnlgEdge_StartTrig_Src

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

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

int32 __CFUNC DAQmxResetAnlgEdgeStartTrigSrc(TaskHandle taskHandle);

Purpose

DAQmxGetAnlgEdgeStartTrigSrc gets the Start >> Analog Edge >> Source property.

DAQmxSetAnlgEdgeStartTrigSrc sets the Start >> Analog Edge >> Source property.

DAQmxResetAnlgEdgeStartTrigSrc resets the Start >> Analog Edge >> Source property.