Zebra Technologies TTP 8000 Benutzerhandbuch

Seite von 132
33
Programming
How the commands are described
10/19/2009
TTP 8000 Technical Manual
P1003638-003
 How the commands are described
Mnemonic
Is the popular command name that should be easy to remember
Hex
Give the command in hex representation
Decimal
Give the command in decimal representation
Values
n1, n2, etc. represents values that you set with the commands. What you should enter here 
depends on what you want the command to do.
Examples
Command examples are formatted in Courier and typed in the same way as used in the 
Zebra Toolbox:
<ESC>&P<1><19> 
Where
 
<ESC>
 means the escape character 27 decimal (hex 1B). Numbers between less-than 
and greater-than characters, for example <15>, means 15 decimal (hex F). When the numbers 
indicate a hex value, h is appended to the number.
Description of command
Mnemonic
Decimal representation of command
Hex representation of command
Example • <65>
, <h 41> and A are three different ways of expressing the character A.