ESC 2 |
| Select |
Format: | ESC | 2 |
ASCII code: | ||
Decimal: | 2 7 | 50 |
Hexadecimal: | 1 B | 32 |
Comments:
Sets the line spacing to l/6 of an inch for subsequent line feed commands. The “2” is the character two and not ASCII code 2. This is the default at power on.
ESC 3 |
|
| Select |
Format: | ESC | 3 |
|
ASCII code: | n | ||
Decimal: | 27 | 5 1 | n |
Hexadecimal: | 1 B | 33 | n |
Comments:
Sets the line spacing to n/216 of an inch for subsequent line feed commands. The “3” is the character three and not ASCII code 3. The value of n must be from
ESC A |
|
| Select |
Format: | ESC | A |
|
ASCII code: | n | ||
Decimal: | 27 | 65 | n |
Hexadecimal: | 1 B | 41 | n |
Comments:
Sets the line spacing to n/72 of an inch for subsequent line feed commands. The value of n must be from
| Command Summary |