Esc e or nel, Esc k or pld, Esc l or plu – Compuprint 10200 Programmer Manual User Manual
Page 127
Commands
123
ESC E or NEL
Next line.
ASCII Code
E
E
S
S
C
C
E
E
o
o
r
r
N
N
E
E
L
L
Hexadecimal Value
1B 45 (7-bit) or 85 (8-bit)
Decimal Value
27 69 (7-bit) or 133 (8-bit)
This command causes the paper to be positioned down one line space as indicated by the current
line spacing value. The column counter is reset to the left margin value.
ESC K or PLD
Partial line down.
ASCII Code
E
E
S
S
C
C
K
K
o
o
r
r
P
P
L
L
D
D
Hexadecimal Value
1B 4B (7-bit) or 8B (8-bit)
Decimal Value
27 75 (7-bit) or 139 (8-bit)
This command causes the paper to be positioned down one half line space at the current line
spacing value. This may create an appearance of subscripting. This sequence is also used after
an ESC L (partial line up sequence) to recover the original active vertical position.
ESC L or PLU
Partial line up.
ASCII Code
E
E
S
S
C
C
L
L
o
o
r
r
P
P
L
L
U
U
Hexadecimal Value
1B 4C (7-bit) or 8C (8-bit)
Decimal Value
27 76 (7-bit) or 140 (8-bit)
This command causes the paper to be positioned up one half line space at the current line
spacing value. This may create an appearance of superscripting. This sequence is also used after
an ESC K (partial line down sequence) to recover the original active vertical position.