Promotic

Alarm - property of the ExtAlarmBinary object

Description:
The property returns the PmAlarmItem object that is created by this data extension.
Syntax:
Object Alarm
Values:
Returns object of the PmAlarmItem type.
Note:
Property access for read only.
Example:
Examples for obtaining this object in the script.
JavaScriptVBScriptSelect and copy to clipboard

oAlarm = pMe.Pm("/data/#vars/Temperature/#ext/al");

// or
oAlarm = pMe.Pm("/data/#vars/Temperature").Extension("al");

// or
oAlarm = pMe.Pm("/data").Item("Temperature").Extension("al");

History:
Pm8.03.00: Created
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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