Confidential
EPSON
TITLE SHEET
REVISION NO.
SHEETNEXT
149 148
TM-T88III series Specification
(STANDARD) B
FS .
[Name] Cancel Kanji character mode
[Format] ASCII FS .
Hex 1C 2E
Decimal 28 46
[Description] Cancels nKanji c haracter mode.
[Notes] For Japanese model:
This com mand is effective only when the JIS code system is selected.
W hen the Kanji character mode is not selected, all character codes are processed one byte
at a time as ASCII code.
Kanji character mode is not selected when the power is turned on.
For Simplified Chinese/Traditional Chinese/Korean model:
W hen the Kanji character mode is not selected, all character codes are processed one byte
at a time as ASCII code.
Kanji character mode is selected when the power is turned on.
[Reference] FS &, FS C
FS 2 c1 c2 d1...dk
[Name] Define user-defined Kanji characters
[Format] ASCII FS 2 c1 c2 d1...dk
Hex 1C 32
c1 c2 d1...dk
Decimal 28 50 c1 c2 d1...dk
[Range] c1 and c2 indicate character codes for the defined characters. The range of values for c1 and c2
differ depending on the character code system used.
Model type c1 c2
Japanese model
(JIS code system) c1 = 77H 21H c2 7EH
Japanese model
(SHIFT-JIS code system) c1 = ECH 40H c2 7EH
80H c2 9EH
Simplified Chinese model c1 = FEH A1H c2 FEH
Traditional Chinese model c1 = FEH A1H c2 FEH
Korean model c1 = FEH A1H c2 FEH
0 d 255
k = 72
[Description] Defines user -defined Kanji characters for the character codes specified by c1 and c2.
[Notes] c1 and c2 indicate character codes for the defined characters. c1 specifies for the first byte,
and c2 for the second byte.
d indicates the dot data. Set a corresponding bit to 1 to print a dot or to 0 to not print a dot.
[Default] All spaces.
[Reference] FS C