AlarmLoLoLimitPVx 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 AlarmLoLimitPVx custom properties to set threshold values that trigger a Lo limit alarm for each measured value shown by the meter. Lo alarm limit markers appear on the StackLevel symbol's meter bar at the values set by the AlarmLoLimitPVx custom properties.
Assign values to the AlarmLoLimitPVx custom property
|
Application Type |
Data Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Objects |
Double |
Me.PV.AlarmLoLimitPVx |
Reference to an ArchestrA object attribute or a static value AlarmLoLimit=Temperature.Lo.Limit AlarmLoLimit=200.0 |
|
InTouch Tags |
Real |
Galaxy:Me.PV.AlarmLoLimitPVx |
Reference to an InTouch tag or a static value AlarmLoLimitPVx=TemperatureLoAlarm AlarmLoLimitPVx=200.0 |
Related Wizard options and custom properties
The following Wizard options must be set to their listed values to expose the AlarmLoLimitPVx custom property.
-
Type: StackLevel
-
SymbolMode: Advanced
-
AlarmLimitIndicators: True
-
AlarmLoLimitIndicator: True
The AlarmLoLimitPVx custom property is typically set with AlarmHiLimitPVx to set threshold measured values for Hi and Lo limit alarms on stack level meters.