alarm-FloatLimitAlarmExt

This alarm extension generates an alarm when a NumericPoints's or NumericWritable's Out slot falls outside a normal range defined by a setpoint, high difference limit, low difference limit, and a deadband. This alarm extension is available in the Extensions folder of the alarm palette.

Algorithm properties

These properties are unique to the FloatLimitAlarmExt.
PropertyValueDescription
Setpointnumber Specifies the value that is the basis for defining the normal range provided the value and its status is valid. It can be linked to another point.
Last Valid SetpointnumberSpecifies the setpoint value when its status and value were last valid.
Low Diff Limitnumber (0.00–+inf)Determines the low limit of the normal range by subtracting the value from the last valid setpoint value.
High Diff Limitnumber (0.00–+inf)Determines the high limit of the normal range by adding the value to the last valid setpoint value.
Deadbandnumber (0.00–+inf)Defines the differential value applied to high and low limits before return-to-normal. This value is subtracted from the high limit and added to low limit.
High Limit Texttext stringDefines a bformat, which displays when a high limit is exceeded.
Low Limit Texttext stringDefines a bformat, which displays when low limit is exceeded.
Limit Enablecheckbox optionsLow Limit EnableHigh Limit EnableEnables the limit settings.