Promotic

Enabled - property of the PmEventItem object

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

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