Get/Set/Reset AnlgEdge_StartTrig_Hyst

NI-DAQmx C Properties

Get/Set/Reset AnlgEdge_StartTrig_Hyst

int32 __CFUNC DAQmxGetAnlgEdgeStartTrigHyst(TaskHandle taskHandle, float64 *data);

int32 __CFUNC DAQmxSetAnlgEdgeStartTrigHyst(TaskHandle taskHandle, float64 data);

int32 __CFUNC DAQmxResetAnlgEdgeStartTrigHyst(TaskHandle taskHandle);

Purpose

DAQmxGetAnlgEdgeStartTrigHyst gets the Start >> Analog Edge >> Hysteresis property.

DAQmxSetAnlgEdgeStartTrigHyst sets the Start >> Analog Edge >> Hysteresis property.

DAQmxResetAnlgEdgeStartTrigHyst resets the Start >> Analog Edge >> Hysteresis property.