Class NumericContextAlarm

  • All Implemented Interfaces:
    Serializable

    public class NumericContextAlarm
    extends NumericAlarm
    Context alarms are applied when the ContextMatch is true. Context alarms override Default alarms meaning that if the condition matches, this alarm applies and if the condition does not match, then the defaultAlarm applies.
    See Also:
    Serialized Form
    • Constructor Detail

      • NumericContextAlarm

        public NumericContextAlarm()