[Range] | 0 | ≤nL ≤ 255 |
| 0 | ≤ nH ≤ 255 |
[Description] | Sets the print starting position from the beginning of the line. | |
|
| • The distance from the beginning of the line to the print |
|
| position is [(nL + nH × 256) × (vertical or horizontal motion |
|
| unit)] inches. |
ESC % n
[Name] | Select/cancel |
|
| |
[Format] | ASCII | ESC | % | n |
| Hex | 1B | 25 | n |
| Decimal | 27 | 37 | n |
[Range] | 0 ≤n ≤ 255 |
|
|
|
[Description] | Selects or cancels the |
|
•When the LSB is 0, the
•When the LSB is 1, the
ESC & y c1 c2 [x1 d1...d(y × x1)]...[xk d1...d(y × xk)]
[Name] | Define |
| ||
[Format] | ASCII | ESC | & | y c1 c2 [x1 d1...d(y × x1)]... |
|
|
|
| [xk d1...d(y × xk)] |
| Hex | 1B | 26 | y c1 c2 [x1 d1...d(y × x1)]... |
|
|
|
| [xk d1...d(y × xk)] |
| Decimal | 27 | 38 | y c1 c2 [x1 d1...d(y × x1)]... |
|
|
|
| [xk d1...d(y × xk)] |
[Range]
(For the paper roll)
y = 3
32 ≤ c1 ≤ c2 ≤ 126
0≤ x ≤ 12 Font A (12 × 24)
0≤ x ≤9 Font B (9 × 24)
0≤d1 ... d(y × xk) ≤255
(For slip paper)
y = 2
32 ≤ c1 ≤ c2 ≤126
0≤ x ≤ 12 Font A (9 × 9)
0≤ x ≤ 9 Font B (7 × 9)
0≤ d1 ... d(y × xk) ≤ 255
[Description] | Defines |