3
- 92
3.10 Character String Data
3
SEQUENCE PROGRAM CONFIGURATION AND
EXECUTION CONDITIONS
3.10 Character String Data
Note40
(1) Character String Data
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
b8
b7
b6
b5
b4
b3
b2
b1 Low
0
0
0
0
0
0
1
2
3
4
5
6
7
8
9
A
B
C
D
E
F
0
0
0
1
1
0
0
1
0
2
0
0
0
1
1
3
0
1
0
0
4
0
1
0
1
5
1
0
1
1
0
6
1
1
1
1
0
1
0
1
1
1
1
1
7
1
0
0
0
8
1
1
0
0
1
9
1
0
1
0
A
1
0
1
1
B
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
{
|
}
0
0
0
0
0
0
0
0
1
1
1
1
1
1
1
1
0
0
0
0
1
1
1
1
0
0
0
0
1
1
1
1
0
0
1
1
0
0
1
1
0
0
1
1
0
0
1
1
0
1
0
1
0
1
0
1
0
1
0
1
0
1
0
1
Column