Promotic

Enabled - property of the PmAlarmItem object

Description:
Enable/disable of the alarm item.
Syntax:
Boolean Enabled
Note:
Property access for read and write. The default value of this property is defined in the "Enabled" configurator of this object.
Example:
JavaScriptVBScriptSelect and copy to clipboard

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

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