Zebra ttp8200 User Manual

Page of 132
67
Programming
Logotypes
10/19/2009
TTP 8000 Technical Manual
P1003638-003
Logotypes
Up to 16 logotypes can be stored in the flash PROM of the printer. The logotypes can be 
positioned and printed out with a single command <ESC>g. 
The exact number of logotypes and their sizes is determined by the total amount of memory 
used for fonts, logotypes and loaded firmware. Make a self-test printout to see how much 
memory is available.
Loading
Windows software that converts black and white BMP bitmap files to logotypes and load them 
into the printer is available on the Zebra web site. If you need to load logotypes in a non-
Windows environment, use the <ESC>&1 command. 
File Format
A header containing information about the logotype number, size and logotype name shall 
define each loaded logotype. Immediately after the header follows the actual bitmap of the 
logotype.
<ESC>&<1><Header><Bitmap>
Header
Bitmap
The bitmap must have exactly (X size * Y size) number of bytes. 1=black, 0=white dot.
Bit No. 7 in byte 0 represents the top left corner of the logotype.
Byte 0
Logotype number used to identify the logotype when printing.
Byte 1
X size measured in bytes. *
*. If the size exceeds the print width, the operation is aborted.
Byte 2
Y size measured in pixels.
Byte 3—15
A logotype name that will be printed on test printouts.
X size
Y size
0
7
Byte 0