Raster Command Reference

Raster Command Reference
- 30 -
4. Printing Command Details
ESC i z Print information command
ASCII: ESC i z {n1} {n2} {n3} {n4} {n5} {n6} {n7} {n8} {n9} {n10}
Hexadecimal: 1B 69 7A {n1} {n2} {n3} {n4} {n5} {n6} {n7} {n8} {n9} {n10}
Description
Specifies the print information.
Definitions of {n1} through {n10}
{n1}:
Valid flag; Specifies which values are valid
0x02: Media type
0x04: Media width
0x08: Media length
0x40: Priority given to print quality
0x80: Printer recovery always on
{n2}:
Media type
Continuous length tape: 0Ah
Die-cut labels: 0Bh
{n3}:
{n3}: Media width (mm)
{n4}: Media length (mm)
For the media of width 62 mm × length 100 mm, specify as n3=3Eh and n4=64h.
{n4}:
{n5-n8}:
Raster number = n8*256*256*256 + n7*256*256 + n6*256 + n5
If the media is not correctly loaded into the printer when the media type, media width and
media length of valid flag {n1} are set to “ON”, an error status is returned. (Bit 0 of (2)
Error information 2 is set to “ON”.)
{n9}:
Starting page: 0
Other pages: 1
{n10}:
Fixed at 0