Promotic

AlSound - property of the Pm object

Description:
Enable/disable sound notification of alarms.
Syntax:
Boolean AlSound
Values:
true (default) - enables sound notification of active alarms, if they are set to sound
false - disables sound notification
Note:
Property access for read and write.
 
This property is not functional in Web panels
Example1:
JavaScriptVBScriptSelect and copy to clipboard

Pm.AlSound = false;   // Writing into the property
Example2:
JavaScriptVBScriptSelect and copy to clipboard

var bSound = Pm.AlSound;   // Reading from the property
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
Navigation:
 
- Pm
 
- Abs
- AlSound
 
 
- Cos
- E
- Exp
- LN2
- PI
- Pow
- Sin
- Tan
© MICROSYS, spol. s r.o.