PPTII-A Programming Manual
www.hprt.com
39
FS &
[Name]
Select Kanji character mode
[Format]
ASCII
FS
&
Hex
1C
26
Decimal
28
38
[Dscription]
Selects Kanji character mode.
[Notes]
For Japanese Kanji model:
This command is effective only when the JIS code system is selected.
When the Kanji character mode is selected, the printer processes all Kanji code as two
bytes each.
Kanji codes are processed in the order of the first byte and second byte.
Kanji character mode is not selected when the power is turned on.
Using FS C, the Kanji character code system is selected.
For Chinese/Taiwanese Kanji model:
When The kanji character mode is selected, the printer checks whether the code is for
Kanji or not; then processes the first byte and the second byte if the code is for Kanji.
Kanji codes are processed in the order of the first byte and second byte.
Kanji character mode is not selected when the power is turned on. [Reference] FS., FS C
FS -n
[Name]
Turn underline mode on/off for Kanji characters
[Format]
ASCII
FS
-
n
Hex
1C
2D
n
Decimal
28
45
n
[Range]
0 ≤n ≤ 2, 48 ≤n ≤ 50
[Dscription]
Turns underline mode for Kanji characters on or off, based on the following values of n
for both receipt and slip.
The printer can underline all characters (including right- and left-side character spacing),
butcannot underline the space set by HT and 90° clockwise-rotated characters.
After the underline mode for Kanji characters is turned off by setting n to 0, underline
printing is no longer executed, but the previously specified underline thickness is not
changed. The default underline thickness is 1 dot.
The specified line thickness does not change even when the character size changes.
It is possible to turn underline mode on or off using FS !, and the last received
command is effective.
When the slip paper is selected, the underline thickness is 1 dot even if n is 2 or 50.
[Default]
n = 0
[Reference]
FS !