CONFIDENTIAL
Paper roll Character commands ESC &
Ver. 10.01 p. 114
TM-L60II:
y
= 3
32 ≤
c1
≤
c2
≤ 126
0 ≤
x
≤ 12 (Font A (12 × 24))
0 ≤
x
≤ 9 (Font B (9 × 24))
0 ≤
d
≤ 255
k
=
c2
–
c1
+ 1
TM-U230, TM-U220, TM-U210, TM-U300A/B:
y
= 2
32 ≤
c1
≤
c2
≤ 126
0 ≤
x
≤ 12 (Font A (9 × 9))
0 ≤
x
≤ 10 (Font B (7 × 9))
0 ≤
d
≤ 255
k
=
c2
–
c1
+ 1
[Default] None
[Printers not featuring this command] TM-P60
[Description] Defines the user-defined character pattern for the specified character codes.
•
y
specifies the number of bytes in the vertical direction.
•
c1
specifies the beginning character code for the definition, and
c2
specifies the final code.
•
x
specifies the number of dots in the horizontal direction from the left.
•
d
specifies the defined data (column format).
•
k
indicates the number of defined data.
k
is an explanation parameter; therefore it does not need to
be transmitted.
[Notes]
■ Character codes from the alphanumeric characters (20H (decimal 32) to 7EH (decimal 126)) can be defined.
■ Data (
d
) specifies a bit printed to 1 and not printed to 0. The dot pattern is in the horizontal direction from
the left side. Any remaining dots on the right side are blank.
■ The data to define a user-defined character is (
y
×
x
) bytes.
■ When the value of
y
,
c1
,
c2
, or
x
is out of the range, this command is canceled, and the following data is
processed as normal data.
■ This command can define user-defined characters for each font independently. To select a font, use ESC !
or ESC M.