VERTICAL | POSITION | COMMANDS |
| |
Set line spacing to l/6 inch |
| |||
Mode | ASCII |
| Decimal |
|
Both | <ESC> | “0” | 27 48 | 1B 30 |
Sets the distance the paper advances or reverses in subsequent line feeds to l/8 inch.
Set line spacing to 760 or 7l72 inch
Mode | ASCII | Decimal | Hexadecimal |
Both | <ESC> “1” | 27 49 | 1B 31 |
Sets the distance the paper advances or reverses in subsequent line feeds to ‘7/60inch (standard mode) or 7/22 inch (IBM mode).
Set line spacing to l/6 inch
Mode | ASCII |
| Decimal | Hexadecimal | ||
Std. | <ESC> | “2” | 27 | 50 | 18 | 32 |
IBM | <FS> | “2” | 28 | 50 | 1C | 32 |
Sets the distance the paper advances or reverses in subsequent line feeds to l/6 inch.
Set line spacing to n/360 inch
Mode ASCIIDecimalHexadecimal
<ESC> | “+” | n | 27 | 43 | n | 1B | 2B | II |
Both |
|
|
|
|
|
|
| n |
<FS> | “3” | n | 28 | 51 | n | 1C | 33 |
Sets the distance the paper advances or reverses in subsequent line feeds to n/360 inch, where n is between 0 and 255. If n=O,the line- feeds distance is set to 0.
53
.