SilenceSound

Description: This subroutine will silence the current sounding alarm.

 

Format:        SilenceSound();

 

Parameters: None

 

Comments:   The SilenceSound subroutine always returns "1".

          The Config.ini AlmSilenceAllow variable must be set to a numeric value for the mute setting to be communicated to all computers on the network. Any workstation will set the silence flag that has an AlmSilenceAllow value greater than or equal to the value set on the workstation executing the code. Information on the AlmSilenceAllow variable can be found in Config.ini [SYSTEM] Section Variables for Alarms.

          There are actually parameters to this subroutine, but their use will cause the subroutine to malfunction.