5-45
FS 2 c1 c2 d1...dk User–Defined Character Register
Code
1C
16
+ 32
16
+ c1 + c2 + d1...dk
Domain of
function
0 ≤ d ≤ 255
k = 72
c1 and c2 depend on the kanji code system.
Kanji code system c1 c2
JIS code 77
16
21
16
≤ c2 ≤ 2F
16
Shift JIS code EC
16
40
16
≤ c2 ≤ 4E
16
Function
Registers the codes specified (c1 and c2) as the user-defined characters.
Details
• c1 = first byte and c2 = second byte.
• d means the image data, the bit = 1 printed, and the bit = 0 not printed,
respectively.
• The maximum output for 16 dot type font is 16 dots (width)
×
16 dots (height).