Specifications
6-46
DC2 'G' n User-defined Character Area Operation
Code 12H 47H n
Function Allocates or frees up the User-defined character area.
Only the least significant bit (LSB) of n is valid.
n = 0: Frees up the User-defined character area.
n = 1: Allocates the User-defined character area.
When the User-defined character area is freed up, the User-defined character is erased and the
User-defined character definition commands are ignored.
The User-defined character area after memory initialization is 9784 bytes. If the User-defined
character area is freed up, the remaining memory capacity increases 9784 bytes.
The remaining memory capacity must be at least 9784 bytes to reallocate the User-defined
character area. If the remaining memory capacity is insufficient, the User-defined character
area is not allocated and DC2 'G' 1 is ignored.
Default n=1 (Allocate the User-defined character area.)