Intermec 6400 参考指南

下载
页码 234
Communications and Device Support
SECTION 4
4-32 PEN*KEY6400 Programmer’s Reference Guide
Beeper
The computer has a beeper that emits a sound under different conditions.
Key
Click is the sound that is made when a key is pressed. Error Tone is the sound
that is made when an error occurs (for example, pressing an invalid key). When
you make a good scan, a sound is also heard.
Adjusting Volume, Length, and Frequency
The setup (or adjustments), for
Key Click and Error Tone, are supported through
the Terminal Emulation Menu screens (if your hand-held is emulation equipped).
Refer to the 6400 User’s Guide for detailed descriptions of the Terminal
Emulation Menu Screens.
NORAND Utilities also provides options for adjusting these parameters.
The volume parameter cannot currently be adjusted. To adjust the length and
frequency parameters, refer to the following paragraphs.
Using the Terminal Emulation Menu
"
Key Click — can be turned off or on, as desired. The “Key Click” option, in
the “Beeper Setup” menu, adjusts the frequency and duration of a sound.
"
Error Tone — option, in the “Beeper Setup” menu, adjusts the frequency
and duration of a sound.
"
Internal Beeper — can also be turned off by means of the “Beeper Select
option”, in the “Beeper Setup” menu.
Using NORAND Utilities
Select the
Advanced Functions option, and choose the Set Key Click suboption to
adjust the frequency and duration of the sound.
Within an Application
Use the
Set Key Click Parameters (AX=0402h) API, the Set Error Beep
Parameters (AX=0404h) API, and the Beep the Buzzer, AX=0409h, API.
"
Register BL is the volume adjustment (currently not implemented).
"
Register pair CX is the adjustment for length, in milliseconds.
"
Register pair DX is the adjustment for frequency, in Hertz.
Use the
Get Key Click Parameters, AX=0403h, API and the Get Error Beep
Parameters, AX=0405h, API to read the parameter values.
Refer to the
BIOS Interrupt Support section for further details.