Zebra TTP2130 Specifications Page 57

  • Download
  • Add to my manuals
  • Print
  • Page
    / 138
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 56
57
Programming
Software command syntax
10/22/2008 TTP2100 Technical Manual P1003640-001
This command positions and prints a PDF 417 2D barcode.
<ESC> "|" <type=5> <x_msb> <x_lsb> <y_msb> <y_lsb> <rows> <cols> <errLevel>
<dotHeight> <scale> <len_msb> <len_lsb> <data>
ESC | n1 nx
Barcode print (PDF 417)
1B 7C n1 nx Hex
027 124 n1 nx Decimal
n1 Specifies the type of bar code. The following types are supported: n1 = 5
PDF417
n2n3 <x_msb> <x_lsb> Sets the X-coordinate of the bar code field origin.
n4n5 <y_msb> <y_lsb> Sets the Y-coordinate of the bar code field origin. The Y-
coordinate is discarded in variable document mode.
n6 Rows
n7 Columns
n8 Error level, 0=auto, 1=Level0, 2=Level1, etc.
n9 Dot Height, sets how many pixel lines each row consists of.
n10 Scale
n11n12 Len. If set to 00h, <nul> indicates the end of the data block <data>. If <len
is set to other values the value indicates the no of bytes in <data>
<data> data to be encoded
Note • If <rows> and <cols> are 0 the printer will automatically create a barcode where the
width is about twice the height.
Example • This example will print Zebra as a PDF 417 barcode.
Send the following to the printer:
<ESC><124><005><000><000><000><000><000><000><000><003><003><000><000>
Zebra<000>
The barcode will look like this:
Page view 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 137 138

Comments to this Manuals

No comments