Promotic

AlarmEnabled - property of the PmaNumberLim object

Description:
Enable/disable the automatic alarm activation
Syntax:
Boolean AlarmEnabled
Values:
true - the automatic alarm activation is enabled
false - the automatic alarm activation is disabled
Note:
Property access for read and write.
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oNumberLim = pMe.Pm("/Number0");
var bAlarm = oNumberLim.AlarmEnabled;   // Reading from the property
oNumberLim.AlarmEnabled = true;   // Writing into the property
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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