![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/5/ec/5ec8a814-9550-4eef-8f77-98a9fcc45888/5ec8a814-9550-4eef-8f77-98a9fcc45888-bg7b.png)
iTherm
®
280 Programmer’s Guide Programming Codes
28-07764 Rev C Page 121
Function Set Page Mode Entry Position
ASCII [ESC] [SUB] A <X
L
><X
H
><Y
L
><Y
H
>
Hexadecimal 1BH 1AH 41H<X
L
><X
H
><Y
L
><Y
H
>
Decimal <27><26><65><X
L
><X
H
> <Y
L
><Y
H
>
IPCL &%PY<XXXX><YYYY>
EPOS [ESC] W
Description This command sets the horizontal and vertical entry position to anywhere
on the page. It is only valid in page mode. If the value specified is
beyond the page boundary, the command is ignored. (X and Y refers to
the current active orientation specified by the [ESC]t command, and is not
same as the page definition of X and Y.)
The X and Y positions are in dots.
Y = Y
h
* 256 + Y
l
dots from the top
X = X
h
* 256 + X
l
dots from the left
Note: You can also use the [ESC]J, [ESC]M. [ESC]d and [ESC]e commands to
position the print on the page.
Function Set Page Mode Entry Position Relative
ASCII [ESC] [SUB] R <X
L
><X
H
><Y
L
><Y
H
>
Hexadecimal 1BH 1AH 52H <X
L
><X
H
><Y
L
><Y
H
>
Decimal <27><26><82><X
L
><X
H
> <Y
L
><Y
H
>
IPCL None
EPOS [ESC] W
Description This command sets the horizontal and vertical entry position to anywhere
on the page. It is only valid in page mode. If the value specified is
beyond the page boundary, the command is ignored. (X and Y refers to
the current active orientation specified by the [ESC]t command, and is not
same as the page definition of X and Y.)
The X and Y positions are in dots.
Y = Y
h
* 256 + Y
l
dots from the current Y
X = X
h
* 256 + X
l
dots from the current X
Note: You can also use the [ESC]J, [ESC]M. [ESC]d and [ESC]e commands to
position the print on the page.