Gs * X Y D1; Gs / M Print Downloaded Bitmap; Gs * X Y D1...D(X × Y × 8) Define Downloaded Bitmap - SNBC BTP-R580II Programming Manual

Table of Contents

Advertisement

[Notes]
• The command is only enabled for bitmaps in RAM and the settings are erased when
power down.
• The number does not apply to the bitmap downloaded in FLASH.
GS * x y d1...d(x × y × 8) Define downloaded bitmap
[Function]
Define downloaded bitmap.
[Format]
ASCII
Hex
Decimal 29
[Range]
1 ≤ x ≤ 255, 1 ≤ y ≤ 48
x × y ≤ 912
0 ≤ d ≤ 255
[Notes]
• x specifies the horizontal byte number of the bitmap.
• y specifies the vertical byte number of the bitmap.
• The number of dots in the horizontal direction is x × 8, and in the vertical direction is y
× 8.
• If x × y is out of the specified range, this command is disabled.
• The d indicates bitmap data. Set a corresponding bit of data to be 1 for printing a dot,
or to be 0 for not printing a dot.
• The downloaded bitmap is cleared when the power of printer is turned off.
• The following figure shows the relationship between the downloaded bitmap and the
printed data:
[Relative]
GS /

GS / m Print downloaded bitmap

[Function]
Print downloaded bitmap.
[Format]
ASCII
Hex
Decimal 29
[Range]
0 ≤ m ≤ 3, 48 ≤ m ≤ 51
[Notes]
Print a downloaded bitmap in the print mode specified by m.
Set print mode based on the value of m:
m
GS
*
x y d1...d(x × y × 8)
1D
2A
x y d1...d(x × y × 8)
42
x y d1...d(x × y × 8)
GS
/
m
1D
2F
m
47
m
Mode
Vertical resolution (DPI)
BTP-R580II Programming Manual
Horizontal resolution (DPI)
- 35 -

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents