Update cookies preferences
Promotic

Area - property of the PmEventItem object

Description:
Marking area of the event item.
The area is defined by the PmaEventGroup object that owns the event item itself.
Syntax:
String Area
Note:
Property access for read only. The value of this property is defined in the "Area" configurator of this object.
See also:
- PmaEventGroup.Area (property)
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oEv = pMe.Pm("/Event");
var oEvItem = oEv.Item("Temperature");
var sArea = oEvItem.Area;
PROMOTIC 9.0.28 SCADA system documentation MICROSYS, spol. s r.o.

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