Control Codes
Function | Set Printed Area in Page Mode | Enhanced | |
ASCII | [ESC] [SUB] W <XOL><XOH><<YOL><YOH><WL><WH>< HL><HH> | ||
Hexadecimal | 1BH 1AH 57H <XOL><XOH><<YOL><YOH><WL><WH>< HL><HH> | ||
Decimal | <27><26><87><XOL><XOH><<YOL><YOH><WL><WH>< HL><HH> | ||
IPCL | None |
|
|
EPOS | [ESC] W |
|
Description This command is similar Set Print Area in Page Mode command above, however it will force the complete page to be printer rather than only what is used. It will define sub pages, however is intended to set the initial page size.
Where:
<XOL><XOH> the x direction offset | Min 0 |
<YOL><YOH> the y direction offset | Min 0 |
<WL><WH> the width in dots | Max(576) |
< HL><HH> the height in dots | Max(3000) |
This command should always be sent before or immediately after select page mode command and will define the initial page size. This command differs from the Set Print Area in Page Mode command in that it does not allow the page to be shortened. The complete page is printed even if it is not used.
Cut to print offset |
0.7 in or 18mm |
Max width is 576 dots |
Bottom most print data |
Unused page area |
is not printed |
Previous cut
Start of page definition
End of page definition
Cut point after bottom of page definition
Figure 27 Defined Page mode printed area
| Page 111 |
|
|