Esc '&' Y S E [X [D]K]N; Register Downloaded Character - Seiko RP-F10 Series Technical Reference

Table of Contents

Advertisement

ESC '&' y s e [x [d]k]n
Code
1BH 26H y s e [x [d]k]n
Definition Range
Function Registers a downloaded character pattern to the specified character code.
y:
Number of bytes in vertical direction
s:
Registration start character code
e: Registration end character code
x:
Number of dots in horizontal direction to be registered
d: Font data
k:
Number of data bytes for 1 character
n: Number of characters to register
The downloaded character is not registered at the shipping.
Notes
The registrable character codes are ASCII codes in the range of 20H to 7EH.
Multiple continuous character codes can be registered in 1 registration. To register only 1
character, specify s = e.
d is registration data and indicates a pattern of x dots in the horizontal direction from the left
end. When x is less than the character configuration number of dots at this time, the
remaining dots on the right side become spaces.
The number of data bytes k necessary for registering 1 downloaded character is k = y × x
bytes.
The number of characters n to register is n = e - s + 1.
In the registration data, the bits corresponding to dots to print are 1, and the bits corresponding
to dots not to print are 0.
The memory usage m is 6184 bytes (including the number of bytes of memory control
information).
Related Commands ESC '%', ESC '?'
d1
24 dots
d2
d3 d6
y = 3 (Font A (24 × 12) selected)
y = 2 (Font B (16 × 8) selected)
20H ≤ s ≤ e ≤ 7EH
0 ≤ x ≤ 12 (Font A (24 × 12) selected)
0 ≤ x ≤ 8 (Font B (16 × 8) selected)
0 ≤ d ≤ 255
12 dots
d4
d34
d5
d35
d36

Register Downloaded Character

MSB
7
6
16 dots
5
4
3
2
1
LSB
0
6-30
8 dots
d1
d3
d15
d16
d2
d4
MSB
7
6
5
4
3
2
1
LSB
0

Advertisement

Table of Contents
loading

Table of Contents