Remarks
Image location (n1) of 0 prints the most recently scanned image to the
thermal station.
The top-left corner of the scanned document is used as the point of
reference. All x, dx, y,and dy, values are based on 0.01 inch. The paper
movement path is the y axis, and the scan head dot row is the x axis.
In all cases, dx and dy define the area’s width to the right, and height down.
If dx and dy extend the printer area further than the boundaries of the
image, the value is truncated to the image boundary. If the size of the print
area is greater than the thermal print head can print (either from image size
or scaling), the image is truncated to the width of the print head. The only
scaling options are 100% (no scaling) and 200% (double). Tagdata
included with the image is not printed.
If the image is stored in JPEG format, then graphics printing is not
supported.
Store scanned image and/or select partial image for retrieval
EIA-232 syntax:
X'1B;41;n1;x0;y0;dx0;dy0;x1;y1;dx1;dy1;x2;y2;dx2;dy2;x3;y3;dx3;
dy3;tagdata'
where:
n1 Select storage method, one byte
vX'00' store entire image
vX'01' store image using template 1
vX'02' store image using template 2
vX'03' store image using user defined values
vX'11' Compress a section and keep in RAM using user defined
values (x0, y0, dx0, dy0)
x0, y0 2 bytes each, top-left corner of area to be stored
dx0, dy0
2 bytes each, offset in the x and y direction respectively,to be
stored
x1, x2, x3, y1, y2, y3
2 bytes each, corresponding offset in the x and y direction to define
size of subblock to store
tagdata
ASCII string terminated by null character, maximum 100 characters
(x,y)
+
(dy)
(dx)
Figure51. Scanned image layout
Updated April 2, 2009
AppendixD. EIA-232 programming information 169