Promotic

SoundMode - property of the PmAlarmItem object

Description:
The way of sound indication of an alarm items state.
Syntax:
Long SoundMode
Values:
0 = no sound
1 = sound stops after acknowledgment or inactivate
2 = sound stops after acknowledgment and inactivate
3 = sound stops after acknowledgment
Note:
Property access for read and write. The default value of this property is defined in the "Sound notification" configurator of this object.
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oAl = pMe.Pm("/Alarm");
var oAlItem = oAl.Item("Temperature");
oAlItem.SoundMode = 2;

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

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