5-41
10. Kanji commands
FS & Kanji Mode Specify
Code
1C
16
+ 26
16
Function
Specifies the kanji mode.
Details
• The Kanji Mode Specify is valid only when the JIS code is selected.
• If the kanji mode is selected, each and every character code is processed as 2
byte kanji code.
• In default, the kanji mode is cleared.
FS . Kanji Mode Clear
Code
1C
16
+ 2E
16
Function
Clears the kanji mode.
Details
• The Kanji Mode Clear is valid only when the JIS code is selected.
• If the kanji mode is cleared, each and every character code is processed as
ASCII code.
• In default, the kanji mode is cleared.
FS C Kanji Code System Select
Code
1C
16
+ 43
16
+ n
Domain of
function
0 ≤ n ≤ 255
Function
Selects the kanji code system.
n = <xxxxxxx0>B: JIS code
n = <xxxxxxx1>B: Shift JIS code
Details
In default, n = 0.