29
2.1.6 Buzzer Sounds
Basic Specifications
The buzzer sound in various modes such as scanning confirmation, alarm, warning, and other
available sounds can be output via the integrated speaker.
The sounds have the following four attributes and default values.
Table 2.12
Sound Mode Frequency (Hz)
Time
(millisecond)
Individual Mute Attribute
Alarm 3500 150 ON or OFF B_ALARM
Warning 3000 100 ON or OFF B_WARNING
Scan end 3300 75 ON or OFF B_SCANEND
User designated -- -- ON or OFF B_USERDEF
Setting Volume
The Control Panel can be used to set up volume in three grades from loud, medium, low and
ON/OFF of mute. Setting the volume is also possible using the System Library in application.
The functions of the System Library relevant to the Setting Volume are as follows.
SysPlayBuzzer
: Sounds the buzzer.
SysStopBuzzer
: Turns off the buzzer’s sound.
SysSetBuzzerVolume
: Sets up sound volume of the buzzer.
SysGetBuzzerVolume
: Retrieves sound volume of the buzzer.
SysSetBuzzerMute
: Sets up sound volumes for all the parameters and individual mutes.
SysGetBuzzerMute
: Retrieves the statuses of all the sound volumes and individual mutes.