Genovation, Inc.
30
MiniTermPro
Command Index Summary
Commands are case sensitive. ASCII values are chosen, when possible, to aid
in remembering a given function.
Command Group
Command Byte (ASCII / hex)
Command Description
General
E / 0x45
E
cho on/off
T / 0x54
Key
T
ypematic (delay & repeat)
Buzzer
B / 0x42
B
eep
LED
L / 0x4C
L
ED control (where applicable)
LCD
D / 0x44
D
isplay mode
S / 0x53
S
croll/wrap
C / 0x43
C
lear LCD screen
P / 0x50
P
osition LCD cursor
M / 0x4D
M
ask user input
K / 0x4B
Next
K
ey press clears LCD
R / 0x52
Preset LCD
R
otation string
V / 0x56
Rotating string
V
elocity
G / 0x47
G
raph value (bar-graph)
U / 0x55
Create
U
ser-defined LCD character
F / 0x46
Show
F
irmware version on the LCD
0xFE
LCD compatibility mode prefix
b / 0x62
LCD
b
acklight brightness (v6+)
Scanner/GPIO
s / 0x73
s
canner/GPIO pins mode (v6+)
EEPROM
I / 0x49
Data
I
n to EEPROM (write)
O / 0x4F
Data
O
ut of EEPROM (read)
Factory Control
4
^C / 0x03
Get Build Date string (v6+)
^D / 0x04
Restart firmware
^E / 0x05
Get connected port type
^F / 0x06
Get fixed version string (16 chars)
^G / 0x07
Get user version string
^H / 0x08
Get firmware version byte
^I / 0x09
Get platform # word (LCD size)
^J / 0x0A
Get card reader type byte
^M / 0x0D
Get and Clear status word
4
All other factory control values are reserved. Do not use.