Cino 3.00.01 Printer User Manual


 
GS *
Programming Reference
VERSAJET
[Name] Define downloaded bit image
[Format] 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] 1x255
1y 48
0 d 255
k = x x y x 8
[Default] None
[Description] Defines a downloaded bit image.
x specifies the size of a bit image in horizontal to x bytes.
y specifies the size of a bit image in vertical to y bytes.
d defines the bit image data.
k indicates the number of data to be defined. k is an explanation parameter; therefore it
does not need to be transmitted.
[Notes]
The data for byte k of d1… dk is processed as a single item of RAM data. The defined
data(d) specifies “1” for corresponding to dots that will be printed and “0” for bits
corresponding to dots that will not be printed.
The downloaded bit image is not defined in the default settings.
134