214
OPUS Projektor Manual
Variables
"Volume to be used for alarm beeps"
Percentage of @BeeperMaxVolume to be used to alarm user. Typically set at runtime
based on severity of an alarm.
"Volume to be used for beep pattern assigned to events"
Percentage of @BeeperMaxVolume to be used to when a beep pattern of an event is
played.
This could be a user setting or a variable settting in the script triggered by the event.
0: no beep on events
@BeeperMinEmergencyAlarmVolume
"Require minimum alarm volume for emergency alarms"
Percentage of maximum volume the beeper can provide. If an emergency alarm with a
sound attached occurs, the beeper volume is the maximum of this value and the one
calculated from @BeeperMaxVolume and @BeeperAlarmVolume.
Set this value to 0 to have full control about the alarm volume with the variables mentioned
above.