Confidential BTP-R880NP Programming Manual
- 30 -
However, the setting of the last received command is effective.
[Default]
n = 0
[Reference]
ESC !
[Example]
Refers to
ESC !
GS B n
[Function]
Turn white/black reverse printing mode
[Format]
ASCII
GS
B
n
Hex
1D
42
n
Decimal 29
66
n
[Range]
0
≤
n
≤
255
[Notes]
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 to all characters (alphanumeric and Kanji) except for HRI
characters..
· When white/black reverse printing mode is on, it also applied to character spacing set by
ESC SP
.
· This command does not affect bitmap, user-defined bitmap, bar code, HRI characters,
and spacing set 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
[Example] 1B 40
1D 42 01
(
Turn white/black reverse mode on
)
41 41 41 42 42 42
0A
1D 42 00
(
Turn white/black reverse mode off
)
41 41 41 42 42 42
0A
Results:
FS ! n
[Function]
Set print mode(s) for Kanji characters
[Format]
ASCII
FS
!
n
Hex
1C
21
n
Decimal 28
33
n
[Range]
0
≤
n
≤
255