Series 600 POS Keyboard
55
EXAMPLES OF REMOTE PROGRAMMING FOR KEY MAKE/BREAK CODE
EXAMPLE 1.
This example programs a key located at the top left-hand corner of the keyboard (row 1, column
A) as a primary key that outputs the scan code for lowercase "z" on MAKE and BREAK.
1. Use the data in Appendix D to find the key code number for the "Z" key on the 101/102-
keyboard. The "Z" key code number = 46 (decimal).
2. Convert key code 46 (decimal) to its hexadecimal equivalent. The key code = 2E hex.
3. Programming command = A0krcCxDx<CR> = A0 P 1 A CED2!-<CR>
WHERE:
A0
= Op Code (1 byte hexidecimal)
k
= P to program Primary key
S to program Secondary key
r
= Row in ASCII
c
= Column in ASCII
Cx
= Low nibble of hex value
Dx
= High nibble of hex value
Where x = 0-9, A-F
!
= start BREAK code phase of key
-
= BREAK code of previous key
<CR> = terminate command (0D hex)
EXAMPLE 2.
This example programs the key at top left-hand corner of keyboard (row 1, column A) as a primary
key that outputs the scan code for uppercase "Z" on MAKE and BREAK.
1. Use the data in Appendix D to find the key code number for the "Z" key on the 101/102-
keyboard. The "Z" key code number = 46 (decimal).
2. Convert key code 46 (decimal) to its hexadecimal equivalent. The key code = 2E hex.
3. Programming command = A0krc(CxDx)<CR> = A0 P 1 A ( CE D2 ! - ) <CR>
Parameters same as shown for example 1, except () = left shift MAKE and left shift
BREAK
Содержание 600 POS
Страница 1: ...SERIES 600 POS KEYBOARD PROGRAMMING USER S GUIDE...
Страница 14: ...Series 600 POS Keyboard 9 Figure 2 Typical Keyboard External Connections...
Страница 29: ...Series 600 POS Keyboard 24...
Страница 40: ...Series 600 POS Keyboard 35 swiping the Programmer s card...
Страница 72: ...Series 600 POS Keyboard A2 APPENDIX A SERIES 600 POS STANDARD KEYBOARD LAYOUTS Full Matrix Default Layout...
Страница 81: ...ULTIMATE TECHNOLOGY CORPORATION 100 Rawson Road VICTOR NEW YORK 14564 Printed in U S A 10756016 REV B 1 03...