Specifications

6-8
(3) 2-byte character codes when mounting Korean character
2-byte character codes specify Korean or User-defined characters.
- First byte
A0H: User-defined character area.
A1H - FDH: Korean characters area when selecting Korean.
The other codes are ignored unless they are commands.
The next data to be received is processed as the first byte.
- Second byte
(If the first byte is A0H)
A1H - FEH: The codes are processed as the second byte of user-defined characters.
(If the first byte is A1H-FDH)
A1H - FEH: The codes are processed as the second byte of Korean.
The other codes are ignored unless they are commands.
The next data to be received is processed as the first byte.