Specifications

TH230/TH230+ Programmers Guide
143
The relationship between bit image data and print result is as follows.T
A downloaded bit image and a user-defined character cannot be defined
simultaneously when memory switch 8-7 is ON. See Functions 3 and 4 of
GS ( E for the memory switch.
d
1
d
y+1
d
y•7+1
d
k-3
MSB
LSB
d
2
d
y+2
d
y•7+2
d
k-2
MSB
LSB
.
.
.
.
d
k-1
MSB
LSB
d
y
d
y•2
d
y•8
=
d
f(x=1)
=
d
x•8•y
d
k
=d
x•8
•y
MSB
LSB
GS /
Function:
Print downloaded bit image
Code ASCII:
GS / m
Code HEX: 0x1D 0x2F m
Range:
0 ≤ m ≤ 3, 48m ≤ 51
Description: Prints a downloaded bit image using the mode specified by m, as follows:
m
Mode
0, 48 Normal
1, 49 Double-width
2, 50 Double-
height
3, 51 Quadruple
Recommended
Functions:
It is recommended that NV graphics function (GS ( L/GS 8 L: <Function 52>
and <Function 80> ~ <Function 85>) be used because it offers the
following additional features:
• Multiple logo data and mark data can be specified. (except for some
models)
• Data can be controlled by key code.
• Redefining or deleting the same data is possible.
• Color can be specified for the definition data.
• Data can be defined by raster format.
• The remaining capacity of definition area can be confirmed.