WX6000 / SX6000
User Commands
- 3 -
Usable Character Codes
Use ASCII codes in the red and blue areas.
No distinction is made between double-byte characters and single-byte characters. Do not use
double-byte or triple-byte characters. They will all be recognized as single-byte characters.
Uppercase and lowercase versions of the same alphabetic characters will be recognized as the same
character (case insensitive).
0
1
2
3
4
5
6
7
8
9
A
B
C
D
E
F
0
NUL
SP
0
@
P
`
p
1
!
1
A
Q
a
q
2
"
2
B
R
b
r
3
#
3
C
S
c
s
4
$
4
D
T
d
t
5
%
5
E
U
e
u
6
&
6
F
V
f
v
7
'
7
G
W
g
w
8
(
8
H
X
h
x
9
)
9
I
Y
i
y
A
LF
*
:
J
Z
j
z
B
+
;
K
[
k
{
C
,
<
L
¥
l
|
D
CR
-
=
M
]
m
}
E
.
>
N
^
n
~
F
/
?
O
_
o
Item
Specifications
Delimiters
CR(0Dh), LF(0Ah), null
(
00h
)
Characters usable as delimiters. These characters alone (single characters) or
CR+LF (0D0Ah) can be used as delimiters.
General Characters
20h to 7Eh
Characters usable in commands.
Invalid Characters
Do not use the codes in regions other than the red and blue areas.
Even if they are used, they are considered "other separator codes", and they are
handled in the same way as SP(20h).