Specifications

Confidential
SHEET
87
NO.
SHEET
REVISION
H
TITLE
NEXT
88
TM-U590 series
Specification
(STANDARD)
ESC & y c1 c2 [x1 d1...d(y ×
××
× x1)]...[xk d1...d(y ×
××
× xk)]
[Name] Define user-defined characters
[Format] ASCII ESC & y c1 c2 [x1 d1...d(y × x1)]...[xk d1...d(y × xk)]
Hex 1B 26 y c1 c2 [x1 d1...d(y × x1)]...[xk d1...d(y × xk)]
Decimal 27 38 y c1 c2 [x1 d1...d(y × x1)]...[xk d1...d(y × xk)]
[Range] y = 2
32 c1 c2 126
0 x 12 (When Font A (9 × 9) is selected)
0 x 9 (When Font B (7 × 9) is selected)
0 x 6 (When Font C (5 × 9) is selected in page mode)
0 d 255
[Description] Defines user-defined characters.
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.
[Notes] The allowable character code range is from ASCII code <20>H to <7E>H (95
characters).
It is possible to define multiple characters for consecutive character codes.
If only one character is desired, use c1 = c2.
d is the dot data for the characters. The dot pattern is in the horizontal direction
from the left side. Any remaining dots on the right side are blank.
The dots adjoining each other horizontally cannot be printed.
Only the upper most bit can be printed in the second byte in the vertical direction.
The data to define a user-defined character is (y × x) bytes.
Set a corresponding bit to 1 to print a dot or 0 not to print a dot.
This command can define different user-defined character patterns for each
font. To select a font, use ESC !. However, font C is always set in page mode
when slip is selected, regardless of selecting of any types of font.
A user-defined character and a downloaded bit image cannot be defined
simultaneously. When this command is executed, the downloaded bit image is
cleared.
The user-defined character definition is cleared when:
ESC @ is executed.
ESC ? is executed.
GS
is executed.
The printer is reset or the power is turned off.
[Default] The internal character set
[Reference] ESC %, ESC ?
I