Zebra Technologies 7030 Printer User Manual


 
29
Programming
How The Commands Are Described
10/05/2009 TTP 7030™ Technical Manual P1003636-002
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<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.
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 • <65>, <h 41> and A are three different ways of expressing the character A.