Promotic

Acknowledged - property of the PmAlarmItem object

Description:
Specifies whether alarm is acknowledged or unacknowledged.
Syntax:
Boolean Acknowledged
Values:
true - Alarm is acknowledged
false - Alarm is unacknowledged
Note:
Property access for read only.
See also:
Example:
JavaScriptVBScriptSelect and copy to clipboard

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

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