A795 User Guide: Programming Supplement
Chapter 4: Programming commands
65
Print advanced raster graphics
ASCII
ESC . m n rL rH d1 … dn
Hexadecimal
1B 2E m n rL rH d1 … dn
Decimal
27 46 m n rL rH d1 … dn
Value of m:
horizontal offset from left
margin = 8 x m dots
Value of n:
number of data bytes that
compose the raster
Value of r:
number of times the raster has
to be printed =256 x rH + rL
d1 … dn:
data bytes
Range:
0<= m <= 72
0<= n <= 72
0<= r <= 65535
0<= d1 … dn <= 255
Prints a horizontal raster of graphics data one or multiple
times. Horizontal offset and number of data bytes are
variable and specified by parameters.
Exceptions
Advanced raster graphics is not available in page mode.
Select single-density graphics
ASCII
ESC K n1 n2 d1 ... dn
Hexadecimal
1B 4B n1 n2 d1 ... dn
Decimal
27 75 n1 n2 d1 ... dn
Value of n:
Value of n (8-dot single density mode)
Value of d
n1 + (256 x n2)
Number of bytes of data
(printed down, then across)
Enters one line of 8-dot single-density graphics into the
print buffer. Any print command is required to print the
line, after which the printer returns to normal processing
mode. Single-density mode allows 0-288 dot columns. The
number of bytes sent is represented by the formulas in the
table.
Each bit corresponds to two horizontal dots. Compare to
set bit image mode (1B 2A, m=0) earlier in this document.
Related information
In TM-T88 emulation, this command is unrecognized and
the parameters are put into the print buffer.
Содержание A795
Страница 1: ...A795 D100 PS UserGuide ProgrammingSupplement A795Two ColorThermalReceiptPrinter TM...
Страница 10: ...A795 User Guide Programming Supplement Chapter 1 About this Supplement 10...
Страница 110: ...A795 User Guide Programming Supplement Chapter 4 Programming commands 110...
Страница 118: ...A795 User Guide Programming Supplement Appendix B Resident Character Sets 118 Code page 737 Greek...
Страница 119: ...A795 User Guide Programming Supplement Appendix B Resident Character Sets 119 Code page 850 Multilingual...
Страница 120: ...A795 User Guide Programming Supplement Appendix B Resident Character Sets 120 Code page 852 Slavic...
Страница 121: ...A795 User Guide Programming Supplement Appendix B Resident Character Sets 121 Code page 858 with Eurosymbol...
Страница 122: ...A795 User Guide Programming Supplement Appendix B Resident Character Sets 122 Code page 860 Portuguese...
Страница 123: ...A795 User Guide Programming Supplement Appendix B Resident Character Sets 123 Code page 862 Hebrew...
Страница 124: ...A795 User Guide Programming Supplement Appendix B Resident Character Sets 124 Code page 863 French Canadian...
Страница 125: ...A795 User Guide Programming Supplement Appendix B Resident Character Sets 125 Code page 865 Nordic...
Страница 126: ...A795 User Guide Programming Supplement Appendix B Resident Character Sets 126 Code page 866 Cyrillic...
Страница 127: ...A795 User Guide Programming Supplement Appendix B Resident Character Sets 127 Code page 1252 Windows Latin 1...
Страница 128: ...189 9200281 E A795 D100 PS 05 01 TM...