Using the Tab Style Page Templates > Tab Style Template Reference > Tab Style Template Functions > TabAlarmSnd_SilenceOnAck

TabAlarmSnd_SilenceOnAck

Silences alarm sound upon alarm acknowledgement. Call this function when you wish to integrate your alarm acknowledgement Cicode with the alarm sound.

Note: The silence period can be adjusted by INI / project parameter [Alarm]SoundSilenceTimeoutOnAck. Because the alarm silence is a result of alarm acknowledgment, the privilege to perform this function is controlled by the INI / project parameter [Privilege]AckAlarms instead of [Privilege]SilenceAlarms.

Syntax

TabAlarmSnd_SilenceOnAck()

Return Value

Zero (0) if function is executed successfully, otherwise error code is returned.

See Also

Tab Template Functions