User`s manual
Confidential
RS-T80 Programming Manual
- 105 -
FS .
[Function] Cancel Kanji character mode
[Format] ASCII FS .
Hex 1C 2E
Decimal 28 46
[Description] Cancels Kanji character mode.
[Notes] For Chinese Kanji model:
When 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.
[Relative] FS &, FS C
FS 2 c1 c2 d1...dk
[Function] 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.
c1 = FEH,
A1H ≤ c2 ≤ FEH
0 ≤ d ≤ 255
k = 72
[Description] 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] No user defined Chinese Kanji.
[Relative] FS C
The relationship between user-defined Chinese Kanji and data: