133
[ESC+K5] 40 x 40 dots Kanji in horizontal line
ESC K5 ParameterHexadecimal code
<1B>
16
<4B>
16
<35>
16
an...n
Initial value Nil
When the power is OFF The set parameter is not maintained.
Valid range within items The set parameter becomes invalid.
Valid range and term of
command
Valid range between items The set parameter becomes invalid.
[Function]
Specifying 40 x 40 (width x height) dots horizontal written Kanji character print.
[Format]
<K5>an...n
• Parameter
a [Kanji selection mode]
H: HEX characters
B: Binary code
I: HEX characters, smoothing function
C: Binary code, smoothing function
J: HEX characters, highlighting function
D: Binary code, highlighting function
K: HEX characters, smoothing and highlighting function
E: Binary code, smoothing and highlighting function
n [Data] = Print data. For the available character codes, refer to Kanji code (ESC+KC) command.
[Coding example 1]
Shift JIS HEX characters, Horizontal enlargement ratio: 3, Vertical enlargement ratio: 5
<A>
<KC>1
<V>100<H>200<P>2<L>0305
<K5>H81698A94816A83548367815B
<Q>2
<Z>
[Coding example 2]
JIS binary code, Horizontal enlargement ratio: 2, Vertical enlargement ratio: 3
<A>
<KC>0
<V>100<H>100<P>2<L>0203
<K5>B!J3T!K%5%H!<
<Q>2
<Z>
[Supplementary Explanation]
• HEX characters = Kanji Code 4 bytes ASCII / 1 Kanji character (Ex.Shift JIS code)
• Binary code = Kanji Code 2 bytes / 1 Kanji character (Ex.Shift JIS code)
• Smoothing function validity range = Horizontal/vertical valid range: factor 3 to 12