![Bematech LR1100 Скачать руководство пользователя страница 55](http://html1.mh-extra.com/html/bematech/lr1100/lr1100_programming-manual_2730935055.webp)
LR1100 Programming Manual V1.2
KANJI CONTROL COMMANDS
FS ! n
[Name]
Set print mode(s) for Kanji characters
[Format]
ASCII
FS ! n
Hex
1C 21 n
Decimal 28 33 n
[Range]
0
n
255
[Description] Sets the print mode for Kanji characters, using n as follows:
Bit
Off/On
Hex
Decimal
Function
0
-
-
-
Undefined.
1
-
-
-
Undefined.
2
Off
00
0
Double-width mode is OFF.
On
04
4
Double-width mode is ON.
3
Off
00
0
Double-height mode is OFF.
On
08
8
Double-height mode is ON.
4
-
-
-
Undefined.
5
-
-
-
Undefined.
6
-
-
-
Undefined.
7
Off
00
0
Underline mode is OFF.
On
80
128
Underline mode is ON.
[Notes]
When both double-width and double-height modes are set (including right- and left-
side character spacing), quadruple-size characters are printed.
The printer can underline all characters (including right- and left-side character
spacing), but cannot underline the space set by
HT
and 90° clockwise-rotated
characters.
The thickness of the underline is that specified by
FS
, regardless of the character
size.
When some of the characters in a line are double or more height, all thecharacters
on the line are aligned at the baseline.
It is possible to emphasize the Kanji character using
GS !
; the setting of the last
received command is effective.
It is possible to turn underline mode on or off using
FS
, and the setting of the last
received command is effective.
[Default]
n = 0
[Reference]
FS
,
GS !