.PriTo Dotfield
- Last UpdatedNov 07, 2016
- 1 minute read
Contains the maximum value of the alarm priority range used by the current query.
Usage
[ErrorNumber=]GetPropertyI("ObjectName.PriTo", Tagname);
Parameter
ObjectName
Name of the Distributed Alarm Display object. For example, AlmObj_1.
TagName
An integer tag that holds the property value when the function is processed.
Data Type
Integer (read-only)
Example
The following statement returns the maximum priority value of the query used by AlmObj_1 Distributed Alarm Display object to the MaxPri integer tag:
GetPropertyI("AlmObj_1.PriTo",MaxPri);
See Also
GetPropertyI(), .PriFrom, .AlarmPri