Product specifications
12 – 5
(c) Function:
Moves the next print position by a number of dot columns (specified by n1n2n3n4)
to the right from the current print position.
(d) Variable range:
ASCII Decimal Hexadecimal
n1 0 – 9 48 – 57 30H – 39H
n2 0 – 9 48 – 57 30H – 39H
n3 0 – 9 48 – 57 30H – 39H
n4 0 – 9 48 – 57 30H – 39H
(e) Out of range:
• If the code for n1n2n3n4 is other than the above, this command is ignored.
(f) Logical limitation:
• The printer ignores this command if the command attempts to set a print position
exceeding the right margin.
(g) Additional details:
• The number n1n2n3n4 is a 4-digit decimal number. Since all digits must be defined,
any number that does not use all digits must be padded with leading zeros.
EXAMPLE: 25 → 0025
• If n1n2n3n4 = 0000 is specified, this command is ignored and the printer maintains
the current print position.
• No underlines are printed in the print line areas skipped by this command.
12) Print position—define left relative position
(a) Code: ESC % F n1n2n3n4
(b) Compatibility: ML
(c) Function:
• Moves the next print position by a number of dot columns (specified by n1n2n3n4)
to the left from the current print position.
(d) Variable range:
ASCII Decimal Hexadecimal
n1 0 – 9 48 – 57 30H – 39H
n2 0 – 9 48 – 57 30H – 39H
n3 0 – 9 48 – 57 30H – 39H
n4 0 – 9 48 – 57 30H – 39H
(e) Out of range:
• If the code for n1n2n3n4 is other than the above, this command is ignored.
(f) Logical limitation:
• The printer ignores this command if the command attempts to set a print position
exceeding the left margin.