PPTII-A Programming Manual
www.hprt.com
38
3.Multi-byte code characters commands list
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
[Dscription]
Sets the print mode for Kanji characters, using n as follows:
[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.
It is possible to emphasize the Kanji character using FS W or GS !; the setting of the last
received command is effective.
It is possible to turn underline mode on or off using FS
[Default]
n = 0
[Reference]
FS_,FS W, GS
n
Function
0, 48
Turns off underline mode for Kanji characters
1, 49
Turns on underline mode for Kanji characters (1-dot thick)
2, 50
Turns on underline mode for Kanji characters (2-dot thick)