Download Technical reference guide ML6300

Transcript
> Additional details:
If score is set any horizontal positioning is scored.
MOVE LEFT RELATIVE DOT POSITION
> Code: ESC e n1 n2
> Compatibility: IBM
> Function:
Moves current logical horizontal position to the left (toward
home position) in steps of n/120 in. Prints data in print
buffer.
> Range:
In dot position setting, n1 becomes low byte and n2
becomes high byte.
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:
Current logical horizontal position is set to the left margin
if value is entered beyond left margin.
> Additional details:
No score is added to spaces generated by this command.
LEFT MARGIN SET
> Code: ESC I n
> Compatibility: EPSON LQ
> Function:
Left margin is set at (n) characters from printhead home
position.
Command descriptions > 67