Technical Reference Guide – Command descriptions > 88
n1, n2 = 0 – 255 (bit7 of n2 is ignored).
Limit:
0 <= n1 + (n2*255) <= 10922 (0/120 – 10922/120 in)
10923 <= n1 + (n2*255) <= 21845 (0/120 – 10922/
120 in)
21846 <= n1 + (n2*255) <= 32767 (0/120 – 10921/
120 in)
>
Out of range:
Any position specified beyond the right margin is ignored.
>
Additional details:
Dot position = (n1 + n2*256)/60 <= 10.6 in.
The position specified as n1 = n2 = 0 is the left margin.
Dot position is absolute. The character pitch does not affect
the dot position.
This command starts print when specified dot position is
left of the current print position.
Spaces generated by moving the horizontal positioning are
not scored if score is set.
E
XECUTE
RELATIVE
DOT
POSITION
>
Code: ESC \ n1 n2
>
Compatibility:
ML1190 eco: EPSON LQ
ML1120 eco: EPS FX
>
Function:
This moves the printhead to the dot position from which all
subsequent data is to be printed, relative to the current
position in a line.
>
Range:
n1 and n2 specify the dot position; the lower byte is n1 and
the upper byte is n2.
Range n1 and n2 is 0 – 255.
>
Out of range:
Summary of Contents for ML1120
Page 1: ...ML1120 ML1190 eco Technical Reference Guide...
Page 212: ...Technical Reference Guide Appendix C Code pages 212 APPENDIX C CODE PAGES ML1190 eco...
Page 213: ...Technical Reference Guide Appendix C Code pages 213...
Page 214: ...Technical Reference Guide Appendix C Code pages 214...
Page 215: ...Technical Reference Guide Appendix C Code pages 215...
Page 216: ...Technical Reference Guide Appendix C Code pages 216...
Page 217: ...Technical Reference Guide Appendix C Code pages 217...
Page 218: ...Technical Reference Guide Appendix C Code pages 218...
Page 219: ...Technical Reference Guide Appendix C Code pages 219...