3 - 92
3.10 Character String Data
3
SEQUENCE PROGRAM CONFIGURATION AND
EXECUTION CONDITIONS
3.10 Character String DataNote40
(1) Character String Data
Note3.41
The CPU module uses ASCII code data.
(2) ASCII code character strings
ASCII code character strings are shown in Table3.12.
"00
H" (NUL code) in Table3.12 is used at the end of a character string.
Note40
Table3.12 ASCII code character strings
Basic
Note3.41
For the Basic model QCPU, character strings can be used only in the $MOV, STR, DSTR, VAL,
DVAL, ESTR and EVAL instructions.
Basic
Note3.41
b8 b7 b6 b5 b4 b3 b2 b1 Low
00000
0123456789ABCDEF
0
0011
0
0102
0
0
0113
0
1004
0
1015
1
0
1106
1
11
10
10
11
11
17
1
0008
1
1
0019
1
010A
1
011B
0
1
1
1
0
E
F
D
C
NUL (SP)
!
"
#
$
%
&
'
(
)
+
(Comma)
,
(Minus)
-
(Period)
z
(Under
line)
_
/
0
1
2
3
4
5
6
7
8
9
:
;
<
=
>
?
@
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
`
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
P
Q
R
S
T
U
V
W
X
Y
Z
[
\
]
^
p
q
r
s
t
u
v
w
x
y
z
{
|
}
0000000011111111
0000111100001111
0011001100110011
0101010101010101
Column