NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceReference >> Analog Multiple Edge >> HysteresesCurrent page
Table of Contents

Reference >> Analog Multiple Edge >> Hystereses

Reference >> Analog Multiple Edge >> Hystereses

Data Type: float64*
Description: Specifies an array of hysteresis levels in the units of the measurement or generation. If the corresponding element of Ref.AnlgMultiEdge.Slopes is Rising, the trigger does not deassert until the source signal passes below the corresponding element of Ref.AnlgMultiEdge.Lvls minus the hysteresis. If Ref.AnlgEdge.Slope is Falling, the trigger does not deassert until the source signal passes above Ref.AnlgEdge.Lvl plus the hysteresis. Hysteresis is always enabled. Set this property to a non-zero value to use hysteresis. Each element of the array corresponds to a source in Ref.AnlgMultiEdge.Srcs and an element in each of the other Analog Multi Edge property arrays, if they are not empty.

You can get/set/reset this property using:
  DAQmxGetAnlgMultiEdgeRefTrigHysts
  DAQmxSetAnlgMultiEdgeRefTrigHysts
  DAQmxResetAnlgMultiEdgeRefTrigHysts

Was this information helpful?

Help us improve your future ni.com experience.

Did you find the documentation you were looking for?

Submit