CipherLab BASIC Programming
4.9.1 DEFINITION OF THE WEDGESETTING ARRAY
WedgeSetting$ is a 3-element character array passed to SET_WEDGE to describe the
characteristics of the keyboard wedge interface. In a BASIC program, WedgeSetting$ can
be defined as follows.
WedgeSetting$ = Wedge_1$ + Wedge_2$ + Wedge_3$
The functions of the parameters Wedge_1$, Wedge_2$, and Wedge_3$ are described in
the following subsections.
Parameter
Wedge_1$
Wedge_2$
Wedge_2$
Wedge_2$
Wedge_2$
Wedge_2$
Wedge_2$
Wedge_3$
94
Part I
Bit
7 - 0
7
6
5
4 - 3
2 - 1
0
7 - 0
Description
KBD / Terminal Type
1: Enable capital lock auto-detection
0: Disable capital lock auto-detection
1: Capital lock on
0: Capital lock off
1: Ignore alphabets' case
0: Alphabets are case-sensitive
00: Normal
10: Digits at lower position
11: Digits at upper position
00: Normal
10: Capital lock keyboard
11: Shift lock keyboard
1: Use numeric keypad to transmit digits
0: Use alpha-numeric key to transmit digits
Inter-character delay
Need help?
Do you have a question about the 8 Series and is the answer not in the manual?