Print carriage movementsIBM Proprinter emulation
Print head to left margin
Control sequence | Hexadecimal | Decimal |
|
|
|
ESC < | 1B 3C | 27 60 |
|
|
|
The print carriage moves to the beginning of the line.
Space
Control character | Hexadecimal | Decimal |
|
|
|
SP | 20 | 32 |
|
|
|
The print head moves one space width using the set or programmed character pitch.
If an expanded mode is active, the space width is increased accordingly.
Backspace
Control character | Hexadecimal | Decimal |
|
|
|
BS | 08 | 08 |
|
|
|
Reverse movement by the width of one space.
Set 10 cpi
Control character | Hexadecimal | Decimal |
|
|
|
DC2 | 12 | 18 |
|
|
|
Set a character pitch of 10 cpi.
Programmer Reference Guide |