HM-E200 Programming Manual
GS / m
[Name] print downloaded bit image
[Format] ASCII GS / m
Hex 1D 2F m
Decimal 29 47 m
[Range] 0 ≤ m ≤ 3, 48 ≤ m ≤ 51
[Description] print a downloaded bit image using the mode specified by m, as follows.
m
Mode Vertical Dot Density (DPI) Horizontal Dot Density (DPI)
0, 48 Normal 203 203
1, 49 Double-width 203 101
2, 50 Double-height 101 203
3, 51 Quadruple 101 101
[Note] • This command is ignored if a downloaded bit image has not been defined.
• In standard mode, this command is effective only when there is no data in the print
buffer.
•
Other print modes is ineffective (emphasized/ double-strike/ underline/ characters
amplification/ white/ black reverse), except upside-down printing mode.
• The part exceeded the print area of the downloaded bit image is not to be printed.
The printer is processing depends on the differences between print area position and
the starting position:
① Starting position is top left or lower right corner, this command set the absolute
position at the direction parallel to the feed direction.
② Starting position is top right or lower left corner, this command set the absolute
position at the direction perpendicular to the feed direction.
GS B n
[Name] Turn white/black reverse printing mode
[Format] ASCII GS B n
Hex 1D 42 n
Decimal 29 66 n
[Range] 0 ≤ n ≤ 255
[Description] Turns on or off white/black reverse printing mode.
When the LSB of n is 0, white/black reverse mode is turned off.
When the LSB of n is 1, white/black reverse mode is turned on.
[Notes] Only the lowest bit of n is valid.
This command is effective for all characters (alphanumeric and Kanji), except for
HRI characters.
When white/black reverse printing mode is on, it also applies to character spacing set
by ESC SP
This command does not affect bit images, user-defined bit images, bar codes, HRI
characters, and spacing skipped by HT, ESC $, and ESC \.
This command does not affect the space between lines.
White/black reverse mode has a higher priority than underline mode. Even if
underline mode is on, it is disabled (but not canceled) when white/black reverse mode
is selected.
[Default] n = 0