User`s manual

Confidential
RS-T80 Programming Manual
- 109 -
ESC # n
[Function] Specify a number for the bit-image to be downloaded.
[Format] ASCII GS # n
Hex 1D 23 n
Decimal 29 35 n
[Range] 0 n 7
[Description] Specifies a number for the bit-image to be downloaded. This number is to be
used when downloading and printing this bit-image.
[Notes] The command is only enabled for bit-images in RAM and the settings are
erased when the printer is turned off.
[Relative] ESC 3
GS * x y d1...d(x × y × 8)
[Function] Define downloaded bit image
[Format] ASCII GS * x y d1...d(x × y × 8)
Hex 1D 2A x y d1...d(x × y × 8)
Decimal 29 42 x y d1...d(x × y × 8)
[Range] 1 x 255, 1 y 48
x × y 912
0 d 255
[Description] Defines a downloaded bit image using the number of bytes specified by x
and y.
· x specifies the number of dots in the horizontal direction.
· y specifies the number of dots in the vertical direction.
· The number of dots in the horizontal direction is x × 8, in the vertical
direction it’s y × 8.