Seiko Instruments DPU-30 User Manual
Page 53

5-25
ESC & y c1 c2 [x1 d1...d(y×x1)]...[xk d1...d(y×xk)]
Downloaded Character Register
Code
1B
16
+ 26
16
+ y + c1 + c2 [x1 d1...d (y × x1)]...[xk d1...d (y × xk)]
Domain of
function
y
= 3
20
16
≤ c1 ≤ c2 ≤ 7E
16
0
≤ x ≤ 12 (When font (12 × 24) is selected)
0
≤ x ≤ 9 (When font (8 × 16) is selected)
0
≤ d1…d (y × xk) ≤ 255
Function
Defines the downloaded pattern for the specified character code.
y : The number of bytes in the vertical direction
x : The number of bits in the horizontal direction
c1 : Start code of character definition
c2 : End code of character definition
Details
• When defining only one character, c1 is equal to c2.
• d means the graphic data of the downloaded characters,
• The residual right space generated by specifying x is processed as blank.
• The code previously registered is overwritten.
• When making the registered font valid, set ESC %.
• The maximum output for 16 bit type fonts is 8 dots (width) × 16 dots (height).
ESC ? n
Downloaded Character Delete
Code
1B
16
+ 3F
16
+ n
Domain of
function
20
16
≤ n ≤ 7E
16
Function
Deletes the downloaded characters of the specified code.
Details
• n means the defined character code. After deleting the downloaded characters,
the internal characters are printed.
• If the specified character code is undefined, this command is ignored.