Promotic

Priority - property of the PmEventItem object

Description:
Priority of the event 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 oEv = pMe.Pm("/Event");
var oEvItem = oEv.Item("Temperature");
var nPriority = oEvItem.Priority;
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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