4 - 52 4 - 52
MELSEC-Q
4 SEQUENCE PROGRAM CONFIGURATION AND EXECUTION
CONDITIONS
4.9 Character String Data
(1) Character String Data
The High Performance model QCPU uses ASCII code data.
(2) ASCII code character strings
ASCII code character strings are shown in the Table below.
"00
H
" (NUL code) is used at the end of a character string.
0000000011111111
0000111100001111
0011001100110011
0101010101010101
Column
Low
(Comma)
(Minus)
(Period)
Under
line
0123456789ABCDEFb8 b7 b6 b5 b4 b3 b2 b1
0000
0001
0010
0011
0100
0100
0110
0111
1000
1001
1010
1011
1100
1101
1110
1111
0
1
2
3
4
5
6
7
8
9
A
B
C
D
E
F
NUL (SP) 0 @ P ` p
!1AQaq
"2BRbr
#3CScs
$4DTdt
%5EUe u
&6FVf v
'7GWgw
(8HXhx
)9IYiy
*:JZjz
+;K[k{
,
<L l |
-
=M] m}
.
>N^n
/?O
_
o