Promotic

QuitSound - method of the PmAlarmItem object

Description:
Termination of currently active sound signal of the alarm item.
Syntax:
Empty QuitSound()
Note:
This method serves for terminating currently active sound signal of the alarm item. This method is not disabling the recurrence of the alarm item sound signal in the future, if its state is changed in order to meet the trigger condition of the alarm item (i.e. deactivation first, followed with activation) Therefore this method cannot be used for permanent alarm item sound signal deactivation.
See also:
Example:
JavaScriptVBScriptSelect and copy to clipboard

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

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