All boolean points that are alarm points should be tagged with allowProgram and alarmPoint.
Using Restore function of Logic Builder upload next program: booleanAlarms.zip
Program will be executde on all poinst tagged as specifed, make sure that there is no error and logic is executed on all points.
Logic is working on the point level then it is possible to have more than one alarm per equipment.
There is no delay on alarm generation,soon as point is true alarm will be generated.
Alarm is trigered when boolean points change value to false.
All Boolean points should be tagged with allowProgram, alarmPoint and reverseAlarm
Using Restore function of Logic Builder upload next program: booleanReverseAlarms.zip
Program will be executde on all poinst tagged as specifed, make sure that there is no error and logic is executed on all points.
There is internal delay of 15 minutes for alarms, delay can be chnaged in the logic.
Logic is working on the point level then it is possible to have more than one alarm per equipment.
Numeric alarams are trigered based on 3 points, actual value, setpoint and enable point.
If sensor value is out of range compared to setpoint and system is enabled alarm will be generated afater time delay.
Numeric Alarm sensor point should be tagged with allowProgram and alarmPoint.
Numeric Alarm set point should be tagged with alarmSP tag.
Boolean Alarm enable point should be tagged with alarmEn tag.
Using Restore function of Logic Builder upload next program: numericAlarms.zip
Iternal delays of 15 minutes for alarms and differential values can be chnaged in the logic.
Logic is working on the equipment level then it is possible to have only one alarm per equipment.