Reference >> Analog Multiple Edge >> Hystereses
- Updated2023-03-16
- 1 minute(s) read
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