Programming 35
How the Commands are Described
How the Commands are Described
Mnemonic | Description of command | |
| ||
|
|
|
|
|
|
|
|
|
|
|
|
Decimal representation of command
Hex representation of command
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. represent values that you specify to control how the command behaves. These are different for each command and are explained in the text that follows each command description.
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 (hexadecimal 1B). Numbers between
Example • <65>, <h 41> and A are three different ways of expressing the character A.
09/14/2009 | TTP 2000 Technical Manual |