Print Position; D.2.4 Print Position - Epson PR9 User Manual

Table of Contents

Advertisement

D.2.4

Print Position

S ESC ( V ... :
S ESC ( v ... :
S ESC $ ... :
S ESC \ n1 n2 :
ESC ( V nL nH mL mH
Hex:
(1B 28 56 nL nH mL mH)H
Decimal:
(27 40 86 nL nH mL mH)D
Octal:
(33 50 126 nL nH mL mH)O
The command ESC ( V 0x02 0x00 mL mH, move the print position to:
(mH * 256 + mL) * vertical resolution.
With other coding this command will be ignored.
Note:
ESC ( v nL nH mL mH
Hex:
(1B 28 76 nL nH mL mH)H
Decimal:
(27 40 186 nL nH mL mH)D
Octal:
(33 50 166 nL nH mL mH)O
The command ESC ( v 0x02 0x00 mL mH move down vertically
(mH * 256 + mL) * (vertical resolution) from current position.
With other coding this command will be ignored.
Note:
ESC $ n1 n2
Set absolute print position
Hex:
(1B-24-n1-n2)H
Decimal:
(27-36-n1-n2)D
Octal:
(33-44-n1-n2)O
Set absolute print position as (n2 * 256 + n1)/60 inch or (n2 * 256 + n1)
(horizontal unit/3600) according to PNS setting in menu.
Set absolute vertical print position
Set relative vertical print position
Set absolute vertical print position
Set relative horizontal print position
Appendix D EPSON LQ-Emulation Commands
Set absolute vertical print position
Set relative vertical print position
Set absolute vertical printing position
D-13

Advertisement

Table of Contents
loading

Table of Contents