10. Kanji commands

FS &

Kanji Mode Specify

 

 

 

 

Code

1C16 + 2616

 

 

 

 

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

Function

Details

1C16 + 2E16

Clears the kanji mode.

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

1C16 + 4316 + n

 

 

0 n 255

 

Domain of

 

function

 

 

 

Selects the kanji code system.

 

Function

 

 

n = <xxxxxxx0>B: JIS code

 

 

n = <xxxxxxx1>B: Shift JIS code

 

 

 

 

Details

In default, n = 0.

5-41