Specifications
VX 520 REFERENCE GUIDE 177
APPENDIX D
Keypress Scan Codes
Keypress Scan
Codes Table
The following section shows the Keypad Scan Code table for the VX 520.
Table 26 Keypress Scan Codes
Key Scan Code Notes
1 0xB1 ‘1’ with high order bit set
2 0xB2 ‘2’ with high order bit set
3 0xB3 ‘3’ with high order bit set
4 0xB4 ‘4’ with high order bit set
5 0xB5 ‘5’ with high order bit set
6 0xB6 ‘6’ with high order bit set
7 0xB7 ‘7’ with high order bit set
8 0xB8 ‘8’ with high order bit set
9 0xB9 ‘9’ with high order bit set
* 0xAA ‘*’ with high order bit set
0 0xB0 ‘0’ with high order bit set
# 0xA3 ‘#’ with high order bit set
CANCEL 0x9B ESC with high order bit set
BKSP 0x88 BS with high order bit set
BKSP (long key press) 0x8E SO with high order bit set
ALPHA 0x8F SI with high order bit set
ENTER 0x8D CR with high order bit set
F1 0xFA ‘z’ with high order bit set
F2 0xFB ‘{‘ with high order bit set
F3 0xFC ‘|’ with high order bit set
F4 0xFD ‘}’ with high order bit set
F5 0xEF Vx670 only, ‘o’ with high order bit set
PF1 0xE1 ‘a’ with high order bit set
PF2 0xE2 ‘b’ with high order bit set
PF3 0xE3 ‘c’ with high order bit set
PF4 0xE4 ‘d’ with high order bit set