AlarmHiLimitPVx custom property
- Last UpdatedAug 06, 2024
- 1 minute read
A StackLevel type of multi-level meter symbol supports two or three measured values shown on a single meter bar. A StackLevel meter includes three separate AlarmHiLimitPVx custom properties to set threshold values that trigger a Hi limit alarm for each measured value shown by the meter. Hi alarm limit markers appear on the StackLevel symbol's meter bar at the values set by the set of AlarmHiLimitPVx custom properties.
Assign values to the AlarmHiLimitPVx custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Objects |
Double |
Input |
Me.PVx.Hi.Limit where x=1, 2, or 3 |
Reference to an ArchestrA object attribute or a static value AlarmHiLimitPV1=Temperature.HiLimit AlarmHiLimitPV1=200.0 |
|
InTouch Tags |
Real |
Input |
Galaxy:Me.PVx.Hi.Limit where x=1, 2. or 3 |
Reference to an InTouch tag or a static value AlarmHiLimitPV1=TemperatureHiAlarm AlarmHiLimitPV1=200.0 |
Related Wizard options and custom properties
The following Wizard options must be set to their listed values to expose the AlarmHiLimitPVx custom properties.
-
Type: StackLevel
-
NumberOfMeters: Two or Three, which determines whether the symbol provides two or three AlarmHiLimitPVx custom properties.
-
AlarmLimitIndicators: True
-
AlarmHiLimitIndicator: True
The following custom properties are typically set with AlarmHiLimitPVx to set threshold measured values for Lo limit alarms.
-
AlarmLoLimitPVx, where x is 1, 2, or 3.