User`s manual
42
[Range]: y = 3, font A (12 × 24), y = 2, font B (8× 16), 32 ≤ c1 
≤ c2 ≤ 126 x = 12, font A (12 × 24), x = 8, font B (8× 16), 0 ≤ 
d1 ... d(y × xk) ≤ 255 
[Description]: Define user-defined character. 
• y specify the vertical byte number, when define the 
characters of font A, y=3; when define the characters of font 
B, y=2 
• c1 specify the code of initial character, c2 specify the code 
of terminal character. 
• x specify the vertical byte number, when define the 
characters of font A, x≤12; when define the characters of font 
B, x≤8 
• k=c2-c1+1 
[Notice] 
• The code range of defined character: from <20>H to 
<7E>H. 
• Can define the continuous codes for several characters. 
When only one character is needed, c1 = c2. 
• d is the dot data of the character. 
Please refer to the following: 










