RD-KT247 thermal printers
27 / 61
[Name]
select/cancel white reverse printing mode
[Type] ASCII
:
GS B n
Decimal:
29 66 n
Hex:
1D 42 n
[Scope]
0 ≤n ≤ 255
[Explanation]
select/cancel white reverse printing mode
•
When the LSB of n is 0, cancel white/black reverse printing mode.
•
When the LSB of n is 1, select white/black reverse printing mode.
[Comment]
•
Only the lowest bit of n is valid.
•
The command is valid for the built-in and user-defined characters
.
•
This command only affects the English and Kanji characters.
[Default] n=0
[Example]
unsigned char str[3];
str[0] = 0x1D;
str[1] = 0x42;
str[2] = 1;// set the
white reverse printing mode
SendDataToPrinter(str, 3);
FS 2 n
[Name]
set character rotation Printing
[Type] ASCII
:
FS 2 n
Decimal:
28 73 n
Hex:
1C 49 n
[Scope]
0 ≤n ≤3
[Explanation]The command can rotate the character. The value of n is as follows:
n
Counterclockwise rotation