Programming Codes
T480
Programmer’s Guide
Page
72
Rev A
100-14362
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.
Содержание Epic 3000
Страница 1: ...Epic 3000 Programmer s Guide PN 100 14362 Rev A Dec 2015...
Страница 2: ...Programming Codes Epic 3000 Programmer s Guide Page 2 Rev A 100 14362...
Страница 266: ......