Part 10 - Using alarms
This article is a part of "Creating an Equipment model" tutorial.
Using alarms
Creating alarms for Equipments is similar to creating alarms for variables.
On the Engineering UI main menu navigate to Process Events > Event Config > Equipment Property Value Event Config.
New alarm may be created on the lower panel with headline Event Defininitions for Equipment property. You can start creating new from the edit button > new. Remember to Commit changes after you are done to save them.
"Property" is mandatory, but "Instance" is not.
Instance | Property | Behaviour |
|---|---|---|
defined | defined | Alarm on a specific instance. |
null | defined | Alarm on ANY instance which has that property |
Event Engineering properties
When defining the properties for the alarm, please find descriptions to all properties under Internal Events here.
Trigger property in detail
For trigger property there are many options you may choose from and you may find descriptions for all of these in Trigger Property table under Internal Events.
Reference value
The trigger condition, for example a "high limit" can depend on:
- "Limit" : a fixed value
- "Reference Variable" : a variable with changing values
- "Reference Instance" and "Reference Property": These define one specific Equipment Property Value
These 3 are evaluated in this order and, if "Reference Variable" is present, it has higher precedence than "Limit". Furthermore "Reference Instance" & "Reference Property" have higher precedence than "Reference Variable".
Updated 5 months ago
