72
<ESC> “*” XL XHYLYHdXLdXHdYLdYH
1B 2A XLXHYLYHdXLdXHdYLdYH
Setting print area in page mode
The coordinates of the current position at the moment that page
mode is entered are (0,0). The starting point of the print area is
defined by XL, XH, YL and YH. In addition, the length DX in the X
direction is specified by dXL and dXH, and the length DY in the Y
direction is specified by dYL and dYH.
Starting point X0 = XL + (XH × 256) dots
Starting point Y0 = YL + (YH × 256) dots
Length in horizontal direction DX = dXL + (dXH × 256) dots
Length in vertical direction DY = dYL + (dYH × 256) dots
The values of XL, YL, dXL and dYL are between 0 and 255, and the
values of XH, YH, dXH and dYH are between 0 and 1.
However, dXL = dXH = 0 and dYL = dYH = 0 are not included.
In addition, since the maximum range in the X direction (XO + DX)
is 210 dots and the maximum range in the Y direction (YO + DY) is
720 dots, each parameter should be specified to satisfy these ranges.
When the power is turned on, XL = XH = YL = YH = 0 (XO,YO =
0,0)dXL = 210, dXH = 0 (DX = 210) and
dYL = 64, dYH = 2 (DY = 576).
This command is stored, even in line mode, and the position at the
time that page mode is entered is used as the standard point (0,0).
Since the bottom of the character is used as the baseline, a minimum
print area of 8 dots are necessary in the character height direction to
print data in the page. (When printing a magnified character height,
the paper must be fed before printing.)
This command is only valid with the slip printer.
CODE
HEX
FUNCTION
Paper feed direction
Current position (0,0)
Print areaDY
DX
(X0,Y0)