149
[ESC+k3] 22 x 22 dots Kanji in vertical line
ESC k3 ParameterHexadecimal code
<1B>
16
<6B>
16
<33>
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 22 x 22 (width x height) dots vertical written Kanji character print.
[Format]
<k3>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
<k3>H81698A94816A83548367815B
<Q>2
<Z>
[Coding example 2]
JIS binary code, Horizontal magnification: 2, Vertical magnification: 3
<A>
<KC>0
<V>100<H>100<P>2<L>0203
<k3>B!J3T!K%5%H!<
<Q>2
<Z>
[Supplementary Explanation]
• HEX characters = Chinese Code 4 bytes ASCII / 1 Chinese character (Ex.Shift JIS code)
• Binary code = Chinese Code 2 bytes / 1 Chinese character (Ex.Shift JIS code)
• Smoothing function validity range = Horizontal/vertical valid range: factor 3 to 12