Zebra TTP2130 Specifications Page 51

  • Download
  • Add to my manuals
  • Print
  • Page
    / 138
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 50
51
Programming
Software command syntax
10/22/2008 TTP2100 Technical Manual P1003640-001
Applicable n values are 000 — 015.
In combination with variable character width (ESC w n), give highly legible characters
depending on the font to which the command has been applied.
Different fonts and heights can be mixed on the same print line.
Applicable n values are 000 — 007.
In combination with variable character height (ESC h n), give highly legible characters
depending on the font to which the command has been applied.
Different fonts and widths can be mixed on the same print line.
Prints a text string at the specified X-Y position. The string will use the formatting set by font,
reversed, width, height, bold, italics, and underline commands.
ESC h n1
Text Height
1B 68 n1 hex
27 104 n1 decimal
n = 1 Increases the character height to 2 times the basic character height.
n = 2 Increases the character height to 3 times the basic character height etc.
n = 0 Resets the character height to the basic character height.
Note • DO NOT use multiple height/width attributes when printing bar codes .
ESC w n1
Text Width
1B 77 n1 hex
27 119 n1 decimal
n = 1 Increases the character width to 2 times the basic character width.
n = 2 Increases the character width to 3 times the basic character width etc.
n = 0 Resets the character width to the basic character width.
Important • DO NOT use multiple height/width attributes when printing bar codes .
ESC t n1...n5
data
Print Text at XY
1B 74 n1...n5 data hex
27 116 n1...n5 data decimal
n1n2 Two byte definition of the X print position (in pixels).
n3n4 Two byte definition of the Y print position (in pixels).
n5 The number of characters in the string. To avoid having to count characters
you can set n5 to 00h (null) and then terminate the text string with null.
data The text string. If text string length is specified with n5, the length must be
exactly the number of characters specified; otherwise the printer will stop,
waiting for more characters.
Page view 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 137 138

Comments to this Manuals

No comments