Commands Arranged by Topic
ESC 2 |
| Select |
Format: |
|
|
ASCII code: | ESC | 2 |
Decimal: | 27 | 50 |
H e x a d e c i m a l : 1 B | 32 |
Comments:
Sets the line spacing to 1/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: |
|
|
|
ASCII code: | ESC | 3 | n |
Decimal: | 27 | 51 | n |
H e x a d e c i m a l : 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. This is the value of n must be from
ESC A |
|
| Select |
Format: |
|
|
|
ASCII code: | ESC | A | n |
Decimal: | 27 | 65 | n |
H e x a d e c i m a l : 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