BT-532C User manual
19
Default
0
Supporting
model
All
Notes
When the user-defined character set is canceled, the built-in character set is
automatically selected.
Usage example
N/A
Define user-defined characters
Name
Define user-defined characters
Format
ASCII
:
ESC & y c1 c2 [x1 d1 ... d (yx1)] ... [xk d1 ... d(y x k)]
Decimal
:
27 38 y c1 c2 [x1 d1 ... d(yx1)] ...[xk d1 ... d(yxk)]
Hexadecimal
:
1B 26 y c1 c2 [x1 d1...d(y x1)]...[xk d1...d(yxk)]
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.
Parameter range
y=3
32≤c1≤c2≤126
0≤x≤12 (when Font A (12×24) is selected)
0≤d1 … d(y×xk) ≤255
Default
N/A
Supporting
model
All
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 data to define user-defined characters is (y×x) bytes.