- 163 -
FS &
Support model
CT-S280
CT-S300
CT-S2000
CT-S4000
CT-S251
CT-S281
CT-S310
CT-S801/851
CT-S601/651
CT-P29x series
CT-S310 II
[Function]
Setting Kanji mode
[Code]
<1C>H<26>H
[Outline]
[The specification which is common to the model]
• Sets Kanji mode.
Japanese Kanji specifications:
This command is invalid when Kanji code system is Shift JIS.
Kanji codes are processed in the order of the first byte and second byte.
This code is defaulted to the state of canceling Kanji mode.
[The specification which depend on the model]
CT-S280
/
CT-S300
/
CT-S310
/
CT-S2000
/
CT-S4000
/
CT-S801(II)
/
CT-S851(II)
/
CT-S601(II)
/
CT-S651(II)
/
CT-S310 II
/
CT-S251
Multilingual specifications (Hangul, Chinese):
Kanji codes are processed in the order of the first byte and second byte.
This code is defaulted to the state of setting Kanji mode.
[See also]
FS .
,
FS C
[Sample Program]
[Print Results]
LPRINT CHR$(&H1C);"&";
LPRINT CHR$(&H34); CHR$(&H41);
LPRINT CHR$(&H3B); CHR$(&H7A);
LPRINT CHR$(&HA);
LPRINT CHR$(&H1C);".";
LPRINT CHR$(&H34); CHR$(&H41);
LPRINT CHR$(&H3B); CHR$(&H7A);
LPRINT CHR$(&HA);
漢字
4A;z
When setting Kanji mode
When canceling Kanji mode