
Miscellaneous commands | IBM Proprinter emulation |
Miscellaneous commands
●Set default tab stops
●Transparent print data for one character
●Transparent print data for several characters
●Automatic line feed
●Set printer online
●Set printer offline
●Clear line buffer
●Delete character
●NUL function
●Additional commands
Set default tab stops
Control sequence | Hexadecimal | Decimal |
|
|
|
ESC R | 1B 52 | 27 82 |
|
|
|
This command causes a horizontal tab stop to be set in every eighth column.
All set vertical tab stops are reset.
Transparent print data for one character
Control sequence | Hexadecimal | Decimal |
|
|
|
ESC ^ p1 | 1B 5E p1 | 27 94 p1 |
|
|
|
The character in the specified code location is printed. Characters defined as
Every transparent print data byte is interpreted as an individual character code. If no character is defined for a character code, a space is printed.
Programmer Reference Guide |