Specifications

6-90
DC2 '$' '1' xsL xsH ysL ysH xeL xeH yeL yeH mode Rectangle Print
Code 12H 24H 31H xsL xsH ysL ysH xeL xeH yeL yeH mode
0
xsH×256+xsL65535
0
ysH×256+ysL65535
0
xeH×256+xeL65535
0
yeH×256+yeL65535
0
mode255
Function Specifies diagonal coordinates of the drawing (line, frame, fill).
Horizontal start point = xsH
×256 + xsL
Vertical start point = ysH
×256 + ysL
Horizontal end point = xeH
×256 + xeL
Vertical end point = yeH
×256 + yeL
mode: Print type
Value
Bit No. Function
0 1
0 Line Release Specification
1 Frame Release Specification
2 Fill Release Specification
3 Undefined - -
4 Undefined - -
5 Undefined - -
6 Undefined - -
7 Undefined - -
Line, frame, and fill can be specified at the same time.
Rectangle print is enabled only in the page mode. Rectangle print is ignored in the standard
mode.
When the coordinates out of the print area are specified, this command is ignored.
When the line or frame other than solid line is specified, print of the corner cannot be guaranteed.
When overlapped print exists, the printer overwrites.
Even the frame with no height is specified, the printer prints.
When all are specified to release, the printer does not print.
This command ignores the setting of left and right margins.