Promotic

GroupId - property of the PmaAlarmGroup object

Description:
Alarm group identifier.
Syntax:
String GroupId
Note:
Property access for read only. The value of this property is defined in the "Alarm group identifier" configurator of this object.
See also:
Example1:
The property can be used for parametrization of individual configurator values (e.g. in the PmaPrototype object) by the $.expr macro expression.
$.expr("'file_'+pMe.GroupId")
Example2:
JavaScriptVBScriptSelect and copy to clipboard

var oAl = pMe.Pm("/Alarm");
var sId = oAl.GroupId;
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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