Zebra TTP2130 Specifications Page 58

  • Download
  • Add to my manuals
  • Print
  • Page
    / 138
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 57
Programming
Software command syntax
58
P1003640-001 TTP2100 Technical Manual 10/22/2008
Graphics commands
Prints a black & white (1-bit color depth) Windows bitmap (BMP-file) at the specified X-Y
position. The bit-map must be a complete uncompressed Windows bitmap where the data
starts with BM. Max size is limited to the free RAM printed on the self-test printout.
After the bitmap has been printed, the cursor will return to the X-position that it had before the
bitmap command was issued.
Selecting horizontal mode (with ESC o 0h) prints the image in portrait orientation, while
selecting the vertical mode (with ESC o 1h) prints the image in landscape orientation.
Sends one line of dot data. This command is used to build images one dot line at a time by the
printer driver and should not be combined with text commands.
ESC b n1...n5 data
Print Bitmap at XY-position
1B 62 n1...n5 Data hex
27 98 n1...n5 Data decimal
n1 Always 0
n2n3 Two byte definition of the X print position (in pixels).
n4n5 Two byte definition of the Y print position (in pixels).
data Bitmap data.
Note • The Y print-position and horizontal/vertical orientation only works if Fixed
Document Mode is set with parameter n36.
ESC s n data
Send Dot-line, 203 dpi
1B 73 nDataHex
27 115 n Data Decimal
n Determines the number
of bytes.
Range: 1-255.
The printhead width is 80 mm and with 8 dots per
mm this corresponds to 80 bytes. The print width
can be limited by setting parameter n48. If n is set
to less than the value of n48 the printer will fill
the rest of the line with white pixels.
<data> n bytes of data. Bits with the value 1 will produce black pixels.
Caution • Always send the No. of bytes that you specify in n! If more than the specified No.
of bytes are received, the rest of the bytes will be interpreted as text or commands. This
can cause any kind of problems in the printer as graphics data can contain any hex value.
Page view 57
1 2 ... 53 54 55 56 57 58 59 60 61 62 63 ... 137 138

Comments to this Manuals

No comments