AlarmLoLimit custom property
- Last UpdatedAug 06, 2024
- 1 minute read
AlarmLoLimit sets the threshold measured value that triggers a Lo limit alarm. A Lo alarm limit marker appears on a symbol at the value set by AlarmLoLimit.
Assign values to the AlarmLoLimit custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Value |
|
ArchestrA Automation Objects |
Double |
Input |
Me.PV.Lo.Limit |
Reference to an attribute or a static value AlarmLoLimit=UDA1.Temperature.Lo.Limit AlarmLoLimit=200.0 |
|
InTouch Tags |
Real |
Input |
Galaxy:Me.PV.Lo.Limit |
Reference to an InTouch tag or a static value AlarmLoLimit=Temperature.Lolimit AlarmLoLimit=200.0 |
Related Wizard options and custom properties
The following Wizard options must be set to their listed values to expose the AlarmLoLimit custom property.
-
SymbolMode: Advanced
-
AlarmLimitIndicators: True
-
AlarmLoLimitIndicator: True
The following custom properties are typically set with AlarmLoLimit to set threshold measured values for HiHi, Hi, and LoLo limit alarms.
-
AlarmLoLoLimit
-
AlarmHiHiLimit
-
AlarmHiLimit