MaxH - property of the ExtAlarmAnalog object
Description:
Hysteresis value of the upper limits 1 and 2.
Note:
Property access
for read and write.
The default value of this property is defined in the "
Hysteresis for upper limits" configurator of this object.
The hysteresis prevents repeated triggering of the alarm if the value oscilates around the corresponding limit.
There are exactly defined limit values of corresponding
Max1 and
Max2 that trigger the alarm.
The alarm is triggered once the measured value exceeds the limits
Max1 or
Max2 by the value of defined hysteresis.
It means the limits for alarms to start are
Max1 and
Max2, and for alarms to stop are
Max1+
MaxH and
Max2+
MaxH.
Example2:
The example for obtaining this property by
Macro expression from another data extension via
pVar variable.