Quick Reference
Reference
Description
Pg.
Serial Connector
Pin-outs: RS-232 Connector
2
PS/2 Connectors
Pin-outs: Keyboard/Computer Connectors
3
Command
Description
Pg.
Set to character mode
~C
Send ASCII chars
4
ASCII hex mode
~H
Send Hex ASCII chars
5
Keyboard code mode
~K
Send direct key codes
5
DOS scan code mode
~S
Send DOS scan codes
5
Turn off Commands
~@
Turn off commands (~anything)
4
Send scan code
~:nn
Sends scan code nn
5
Scan code key down
~+nn
Sends key down, s can code nn
5
Scan code key up
~-nn
Sends key up, scan code nn
5
Immediate turn around ~I
Data interpreted as received
6
Line turn around*
~L
Data buffered until <Enter>
6
Monitor Mode On/Off
~M / ~N
Monitor keyboard, key codes
6
Qwerty Monitor On/Off
~Q / ~N
Monitor keyboard, ASCII
6
Display ON/OFF LEDs ~Dnn
Sets keyboard LED status to nn 7
Transfer to keyboard
~Xnn
Sends hex byte nn to keyboard
7
Status request
~?
Response = AA- EELLDBTM
6
Sleep
~Znn
Sleeps nn seconds
7
Set turnaround delay
~Pnn
Sets turnaround to nn milli-sec
6
Send CR mode
~F
Sends <CR> through
6
Setup Mode
~*SETUP Enter Setup Mode, Commands
below:
8
Command
Pg.
Command
Pg.
D Set Config to default
9
LK Load Scan Code Table
9
LC Load Config string,
9
PK Print Scan Code Table
10
PC Print Config string
8
EK Erase Key Scan Codes
10
LP Load Power-On String 10
T Test Keyboard Interface
11
PP Print Power-on String
10
H Help – Prints help info
8
LR Load Reset String
11
V Print Version information
7
PR Print Reset String
11
Q Quit Setup Mode
7
Reset
~~~~~~~
~~~
Reset KeyAT & Enable
commands (ten ~ characters)
10
Reference
Description
Pg.
Special Characters
^C send Ctrl “C”, ~41 Sends ASCII Hex 41
12
Examples
Examples of KeyAT Commands
12
Scan Code Table
Table of Scan Code values
13
ASCII Scan Code Table Table of ASCII Characters & Scan Codes
15
NOTE: LED Solid=Keyboard activity, Blinking=RS-232 Activity