Print carriage movementsEpson
Set character spacing mode
Control sequence | Hexadecimal | Decimal |
|
|
|
ESC SP p1 | 1B 20 p1 | 27 32 p1 |
This command sets the space between characters (spaced mode).
The space depends on the selected print quality.
p | Space in 1 / | 12 0 | inch increments in DRAFT mode |
1 |
|
| |
| Space in 1 / | 18 0 | inch increments in LQ/NLQ mode |
|
|
|
Range: X’00 ≤ p1 ≤ X’7F
Absolute horizontal tabulation
Control sequence | Hexadecimal | Decimal |
|
|
|
ESC $ p1 p2 | 1B 24 p1 p2 | 27 36 p1 p2 |
The print head is moved to the specified print position. The specified position is based on the set left margin and is defined in 1 /6 0 inch increments.
p1 p2 define the absolute horizontal position |
|
|
| ||||
Horizontal position = (p | + (p | 2 | * 256)) * 1 | / | 6 0 | inch | |
| 1 |
|
|
|
| ||
Range: X’00 ≤ p1 | ≤ X’FF |
|
|
|
|
|
|
Range: X’00 ≤ p2 | ≤ X’03 |
|
|
|
|
|
|
Programmer Reference Guide |