Print carriage movementsIBM Proprinter emulation
Set 12 cpi
Control sequence | Hexadecimal | Decimal |
|
|
|
ESC : | 1B 3A | 27 58 |
|
|
|
Set a character pitch of 12 cpi.
Set 17.1 cpi
Control sequence | Hexadecimal | Decimal |
|
|
|
SI | 0F | 15 |
|
|
|
Set a character pitch of 17.1 cpi.
Set/reset proportional spacing mode
Control sequence | Hexadecimal | Decimal |
|
|
|
ESC P p1 | 1B 50 p1 | 27 80 p1 |
In proportional spacing mode the character width differs. An i, for example, is narrower than an m.
Proportional spacing is possible with all fonts except the OCR fonts.
p1 | sets/resets proportional spacing | ||
Valid parameter values: | |||
|
|
|
|
Dec |
| Hex | Meaning |
|
|
|
|
0 |
| 0 | Reset proportional spacing mode |
1 |
| 1 | Set proportional spacing mode |
48 |
| 30 | Reset proportional spacing mode |
49 |
| 31 | Set proportional spacing mode |
|
|
|
|
Programmer Reference Guide |