User manual

Metapace T-3
Rev. 1.00
- 105 -
GS *
Function: Define downloaded bit image
Code:
ASCII
GS * x y [d1...d(x x y x 8)]
Hex
1D 2A x y [d1...d(x x y x 8)]
Decimal
29 42 x y [d1...d(x x y x 8)]
Range:
1 x 255
1 y 48 (where x x y 1536)
0 d 255
Default:
None
Description:
This command defines the downloaded bit image using the number of dots specified by x and y.
x and y specify the number of dots in the horizontal and vertical directions respectively.
D defines the bit image data.
K denotes the number of the definition data.
Remarks:
The bit image can be printed by downloaded graphics function, GS ( 8.
The downloaded bit image is available until ESC @, printer reset or power cycling is executed.
The user-defined character and the downloaded bit image cannot be defined simultaneously.
The user-defined character is cleared preceding the execution of this command.
The downloaded bit image data is cleared with ESC & executed.
Differences:
None