Specifications

Confidential
SHEET
137
NO.
SHEET
REVISION
H
TITLE
NEXT
138
TM-U590 series
Specification
(STANDARD)
FS .
[Name] Cancel Kanji character mode
[Format] ASCII FS .
Hex 1C 2E
Decimal 28 46
[Description] Cancels Kanji character mode.
[Notes] When the Kanji character code system is SHIFT JIS, the printer performs only
internal flag operations. Printing is not affected.
Kanji character mode is not the default setting.
[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] When the JIS code system is specified:
c1 = <77>H
<21>H c2 <7E>H
0 d 255
k = 32
When the SHIFT JIS code system is specified:
c1 = <EC>H
<40>H c2 <7E>H and <80>H c2 <9E>H
0 d 255
k = 32
[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. The range of
values for c1 and c2 differ depending on the character code system used.
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