
8. CRT CHARACTER DISPLAY
B–61863E–1/06
PMC LIBRARY
228
[Remarks]
(1) The display data size (N) is used to set the data section size.
<Example>
(a) For 10 characters of the ASCII character string, (S=1,3,5)
N = 10
(b) For 10 characters of the Kanji code, (S=2) N = 20
(c) For the combination type of ASCII code and Kanji code,
(S=4)
For 10 ASCII characters, or five Kanji characters, N = 20
Note, however, that the full-size blank (8140h) is counted
as two characters.
When only the full-size blank is displayed, only 50
characters can be displayed.
(2) When 0 is set in N, completion code 2 is returned.
(3) Only the Kanji and Hiragana (JIS or shift JIS) listed in Appendix
A can be displayed. Only the ASCII characters listed in the CRT
code table in Section 3.3.1 in Part II can be displayed.