Table 1
Character Width Selection
Hex | Decimal | Width | |
|
|
|
|
00 | 0 | 1 | (normal) |
|
|
|
|
10 | 16 | 2 | |
|
|
|
|
20 | 32 | 3 |
|
|
|
|
|
30 | 48 | 4 |
|
|
|
|
|
40 | 64 | 5 |
|
|
|
|
|
50 | 80 | 6 |
|
|
|
|
|
60 | 96 | 7 |
|
|
|
|
|
70 | 112 | 8 |
|
|
|
|
|
Table 2
Character Height Selection
Hex | Decimal | Height |
|
|
|
00 | 0 | 1(normal) |
|
|
|
01 | 1 | 2 |
|
|
|
02 | 2 | 3 |
|
|
|
03 | 3 | 4 |
|
|
|
04 | 4 | 5 |
|
|
|
05 | 5 | 6 |
|
|
|
06 | 6 | 7 |
|
|
|
07 | 7 | 8 |
|
|
|
GS $ nL nH
[Name] | Set absolute vertical print position in page mode | |||
[Format] | ASCII | GS | $ | nL nH |
| Hex | 1D | 24 | nL nH |
| Decimal | 29 | 36 | nL nH |
[Range] | 0 ≤ nL ≤ 255, 0 ≤ nH ≤ 255 |
| ||
[Description] | • Sets the absolute vertical print starting position for buffer | |||
|
| character data in page mode. |
•This command sets the absolute print position to [(nL + nH × 256) × (vertical or horizontal motion unit)] inches.
GS ✻ x y d1 ... d(x × y × 8)
[Name] | Define downloaded |
|
|
| ||
[Format] | ASCII | GS | ✻ | x | y | d1 ... d(x × y × 8) |
| Hex | 1D | 2A | x | y | d1 ... d(x × y × 8) |
| Decimal | 29 | 42 | x | y | d1 ... d(x × y × 8) |
[Range]
1 ≤ x ≤ 255
1 ≤ y ≤ 48 (for the paper roll)
x × y ≤ 1536 (for the paper roll)
1 ≤ y ≤ 255 (for slip paper) x × y ≤ 404 (for slip paper)
0 ≤ d ≤ 255
[Description] Defines a downloaded
• The number of dots in the horizontal direction is x × 8 .