
VERSAJET
|
|
| [Name] | Define downloaded bit image | |
| Programming Reference | ||||
|
|
| [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] | 1≦x≦255 |
|
|
|
|
| 1≦y≦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