Get/Set/Reset AnlgEdge_RefTrig_Slope

NI-DAQmx C Properties

Get/Set/Reset AnlgEdge_RefTrig_Slope

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

int32 __CFUNC DAQmxSetAnlgEdgeRefTrigSlope(TaskHandle taskHandle, int32 data);

int32 __CFUNC DAQmxResetAnlgEdgeRefTrigSlope(TaskHandle taskHandle);

Purpose

DAQmxGetAnlgEdgeRefTrigSlope gets the Reference >> Analog Edge >> Slope property.

DAQmxSetAnlgEdgeRefTrigSlope sets the Reference >> Analog Edge >> Slope property.

DAQmxResetAnlgEdgeRefTrigSlope resets the Reference >> Analog Edge >> Slope property.