
35
Programming
How The Commands Are Described
02/11/2009 TTP 7020™/TTP 7030™ Technical Manual P1003636-001
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 TTP editor:
<ESC>&P<001><019>
Where
<ESC> means the escape character 27 decimal (hex 1B). Numbers between less-than
and greater-than characters, for example <015>, means 15 decimal (hex F). When the
numbers indicate a hex value, h is appended to the number.
ESC ! n1
1B 21 n1 Hex
27 33 n1 Dec
Select font
Mnemonic
Hex representation of command
Decimal representation of command
Purpose of command
SW 03002
Example • <065>, <65d>, <41h> and A are four different ways of expressing the
character A.
Komentáře k této Příručce