•The horizontal starting buffer position does not move.
‘• The reference starting position is that specified by ESC T.
•This command operates as follows, depending on the starting position of the printing area specified by ESC T:
➀When the starting position is set to the upper left or lower right, this command sets the absolute position in the vertical direction.
➁When the starting position is set to the upper right or lower left, this command sets the absolute position in the horizontal direction.
•The horizontal and vertical motion unit are specified by GS P.
•The GS P command can change the horizpntal and vertical motion unit.However, the value cannot be less than the minimum horizontal movement amount, and it must be in even units of the minimum horizontal movement amount.
[Reference] ESC $, ESC T, ESC W, ESC \, GS P, GS \,
GS ✻ x y [d] x✕y✕8
[Name] | Define downloaded bit image |
| |||
[Format] | ASCII | GS | ✻ | x y [d] x ✕ y ✕ 8 | |
| Hex | 1D | 2A | x y [d] x ✕ y ✕ 8 | |
| Decimal | 29 | 42 | x y [d] x ✕ y ✕ 8 | |
[Range] | 1 | ≤ x ≤ 255 |
|
|
|
| 1 | ≤ y ≤ 48 |
|
|
|
| x ✕ y ≤ 1536 |
|
|
| |
| 0 | ≤ d ≤ 255 |
|
|
|
[Description] Defines a downloaded bit image using the dots specified by x and y.
| • | x indicates the number of dots in the horizontal direction. |
| • | y indicates the number of dots in the verticall direction. |
| • | The number of dots is x ✕ 8 in the horizontal direction and y ✕ 8 in |
|
| the vertical direction. |
| • | d indicates |
|
| print a dot. |
[Notes] | • | If x ✕ y is outside of the specified range, the printer ignores this |
|
| command. |
| • A | |
|
| defined simultaneously. When this command is executed, the |
• After a downloaded bit image is defined, it is available uutil ESC @ or ESC & is executed; the printer is reset; or the power is turned off.