Forms transportIBM Proprinter emulation
Additional commands
Load line spacing
Control sequence | Hexadecimal | Decimal |
|
|
|
ESC [ p1 { | 1B 5B p1 7B | 27 91 p1 123 |
This command loads and sets the line spacing. Valid values: 1, 2, 3, 4, 6, 8, 12, 16, 24, 48, 60, 72, 90, 144, 180, 360 lpi.
Reset tab stop
Control sequence | Hexadecimal | Decimal |
|
|
|
ESC [ p1 g | 1B 5B p1 67 | 27 91 p1 103 |
Valid values:
p1 = 0
Reset tab stop at the current position
p1 = 3
Reset all horizontal tab stops
p1 = 4
Reset all vertical tab stops
Programmer Reference Guide |