Promotic

Area - property of the PmAlarmItem object

Description:
Marking area of the alarm item.
The area is defined by the PmaAlarmGroup object that owns the alarm 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:
- PmaAlarmGroup.Area (property)
Example:
JavaScriptVBScriptSelect and copy to clipboard

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

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