A794 Owner’s Guide | Chapter 6: Programming Information |
Prints one line from the buffer and feeds paper one line.
ASCII ETB
Hexadecimal 17
Decimal 23
Set Column
Prints the first character of the next print line in column n. It must be sent for each line not printed at column one. The value of n is set to one after each line.
ASCII | ESC DC4 n |
Hexadecimal | 1B 14 n |
Decimal | 27 20 n |
Value of n | |
| |
Default of n | 1 |
Exceptions
This command cannot be used with Single- or
Set Line Spacing to 1/6 Inch
Sets the default line spacing to 1/6 of an inch (4.23 mm).
ASCII | ESC 2 |
Hexadecimal | 1B 32 |
Decimal | 27 50 |
March 1999 | 57 |