User`s manual
CGPrint User’s Manual 20
registered in an address already in use, existing data
is cleared and the newly entered data becomes valid. If
more than 8 characters are registered, all existing
character registration is cleared.
[Address setting]
Specified address is matched to the character code
and can be accessed likewise to the stored fixed
character record. If a fixed character is defined in the
specified address, the fixed character becomes invalid.
A1 signifies the starting address for the registration
and A2 is the ending address.
[Method of data transmission]
d-1. Single character registration
Select the address to be defined (character code)
from among 20H to FFH and designate as A1.
When registering a single character, starting and
ending addresses match each other. That is,
A1=A2.
Example: A 6x8 dot matrix full dot pattern is to be
registered in address 41H (code for the fixed
character "A").
1Bh 26h 41h 41h FFh......FFh
ESC + & + n1 + n2 total 6 data
In the successive controls, a 6x8 dot matrix full
dot is output whenever the character code 41H is
specified. (Character "A" cannot be accessed.)
d-2. Multiple character registration
By repeating the single character registration, a
maximum of 3 characters can be registered.
When defining multiple characters in a
successive address (character code), register
pattern data for a maximum of 8 characters by
designation A1 as the starting address and A2 as
the ending address.
Note: A1< A2 and A2-A1 2