GS "*" n1 n2 [d] n1 × n2 × 8
[Function] | Defining the download, bit image |
[Code] | <1D>H <2A>H <n1> <n2> [<d>] n1 × n2 × 8 |
[Range] | 1 ≤ n1 ≤ 45 0 ≤ n2 ≤ 24 |
| Note) Take care that the number of data(n1×n2×8) is equal to or smaller than 2,048. |
[Outline] | This command defines the download bit image having the dots specified n1 and n2. The |
| number of horizontal dots is represented by n1 × 8 and that of vertical dots is represented by |
| n2 × 8, respectively. d denotes the number to be registered. (See a download bit image |
| printout.) d denotes the bit image data. Once the download bit image is defined, it remains |
| valid until it is redefined or the download deletion command(ESC DC2 n1 n2) is executed. |