Product specifications

SRP-350IIOBE
Rev. 1.00 BIXOLON
- 20 -
ESC &
Function:
Define user-defined character set
Code:
ASCII
ESC
&
y c1 c2 [x1 d1 ... d(yx1)]... [xk d1 ... d(yxk)]
Hex
1B
26
y c1 c2 [x1 d1 ... d(yx1)]... [xk d1 ... d(yxk)]
Decimal
27
38
y c1 c2 [x1 d1 ... d(yx1)]... [xk d1 ... d(yxk)]
Range:
y = 3
32 ≤ c1 ≤ c2 ≤ 126
0 ≤ x ≤ 12 (Font A)
0 ≤ x ≤ 9 (Font B)
0 ≤ d ≤ 255
k = c2 c1 + 1
Default:
None
Description:
This command defines user-defined characters for character codes in a designated range from the start character
code, c1 to the end character code, c2.
y denotes the number of bytes in the vertical direction, x the number of dots in the horizontal direction, and d the
dot data for the user-defined characters.