Get/Set/Reset AnlgEdge_StartTrig_Slope

NI-DAQmx C Properties

Get/Set/Reset AnlgEdge_StartTrig_Slope

int32 __CFUNC DAQmxGetAnlgEdgeStartTrigSlope(TaskHandle taskHandle, int32 *data);

int32 __CFUNC DAQmxSetAnlgEdgeStartTrigSlope(TaskHandle taskHandle, int32 data);

int32 __CFUNC DAQmxResetAnlgEdgeStartTrigSlope(TaskHandle taskHandle);

Purpose

DAQmxGetAnlgEdgeStartTrigSlope gets the Start >> Analog Edge >> Slope property.

DAQmxSetAnlgEdgeStartTrigSlope sets the Start >> Analog Edge >> Slope property.

DAQmxResetAnlgEdgeStartTrigSlope resets the Start >> Analog Edge >> Slope property.