Fanuc C-Executer Operating Manual
B-62443EN-3/03E
- 875 -
FANUC Series 16/18 C Executor
4.1 Keycode, screen control code
================================
4.1.1 Keycode
+----+------+------+------+------+------+------+------+------+
| | 0x | 1x | 2x | 3x | 4x | 5x | 6x | 7x |
|----+------+------+------+------+------+------+------+------|
| x0 | | | SP | 0 | @ | P | | |
| x1 | | | | 1 | A | Q | | |
| x2 | | | | 2 | B | R | | |
| x3 | | | # | 3 | C | S | | |
| x4 | | | | 4 | D | T | | |
| x5 | | | | 5 | E | U | | |
| x6 | | | & | 6 | F | V | | |
| x7 | | | | 7 | G | W | | |
| x8 | CAN | | ( | 8 | H | X | | |
| x9 | | | ) | 9 | I | Y | | |
| xA | EOB | | * | | J | Z | | |
| xB | | | + | | K | [ | | |
| xC | | | , | | L | | | |
| xD |INPUT | | - | = | M | ] | | |
| xE | | | . | | N | | | |
| xF | | | / | ? | O | | | |
+----+------+------+------+------+------+------+------+------+
+----+------+------+------+------+------+------+------+------+
| | 8x | 9x | Ax | Bx | Cx | Dx | Ex | Fx |
|----+------+------+------+------+------+------+------+------|
| x0 | |RESET | | | | | |F0 |
| x1 | | | | | | | |F1 |
| x2 | | | | | | | |F2 |
| x3 | | | | | | | |F3 |
| x4 | |INSERT| | | | | |F4 |
| x5 | |DELETE| | | | | |F5/F0 |
| x6 | |ALTER | | | | | |F6/F1 |
| x7 | | | | | | | |F7/F2 |
| x8 |Curs->| | | | | | POS |F8/F3 |
| x9 |Curs<-| | | | | | PROG |F9/F4 |
| xA |CursDn| HELP | | | | |OFFSET| |
| xB |CursUp| | | | | |SYSTEM| |
| xC | | | | | | |MESSAG| |
| xD | | | | | | |GRAPH | |
| xE |PageDn| | | | | |CUSTOM| FR |
| xF |PageUp| | | | | | | FL |
+----+------+------+------+------+------+------+------+------+
- Usage : For example, the keycode for the key 'A' is given as "41"
(hex) by combining "4x" and "x1".
- SP stands for space(white space).
- Function keys or screen selection keys, POS .. CUSTOM, usually
cannot be read from application program.
- Keys F0 .. F9,FR,FL are soft-keys. Notation "F5/F0" shows that
the keycode is assigned to "F5" key in case of 14 inch CRT/MDI and
to "F0" in case of 9 inch CRT/MDI.