Update cookies preferences
Promotic

Priority - property of the PmAlarmItem object

Description:
Priority of the alarm item.
Syntax:
Long Priority
Values:
0 - low
1
2
3
4
5 - medium
6
7
8
9
10 - high
Note:
Property access for read only. The value of this property is defined in the "Priority" configurator of this object.
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oAl = pMe.Pm("/Alarm");
var oAlItem = oAl.Item("Temperature");
var nPriority = oAlItem.Priority;
PROMOTIC 9.0.28 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.