
21
TEXT PROGRAMMING
(Continued)
2)
CHARACTER CODE ENTRY:
Characters can be entered by two-digit codes.
Following are the character codes:
2
0
1
2
3
4
5
6
7
8
9
0
DW
a
b
c
d
e
f
g
h
1
i
j
k
l
m
n
o
p
q
r
2
s
t
u
v
w
x
y
z
?
!
1
3
0
1
2
3
4
5
6
7
8
9
4
@
A
B
C
D
E
F
G
H
I
5
J
K
L
M
N
O
P
Q
R
S
6
T
U
V
W
X
Y
Z
/
:
#
7
&
%
$
,
(
)
*
+
-
.
8
í
¿
á
é
Í
ó
ú
;
>
’
9
”
<
=
Ä
Û
Ö
|
ü
Ñ
ñ
DW: Double width code.
Example: "FOOD" is set to the department number 10.
DISPLAY
[
0 ]
Normal programming mode
[<text>]
[ d P 0 1
]
Department name
10 [<num.>]
[ d P 1 0
]
Department number = 10
46
[
F ]
Enter ‘F’
55
[
F O ]
Enter ‘O’
55
[
F O O ]
Enter ‘O’
44
[
F O O D ]
Enter
‘D’
[<enter>]
[ d P 1 1
]
Fix the text
Note, the alphabet is displayed as follows (independent of character size):
ABCDEFGHIJ_L_NOPQrStUu
YZ
The character with difficult display:
Double width code:
○
Содержание 410DX
Страница 1: ......
Страница 2: ......
Страница 16: ...11 PAGE INTENTIONALLY LEFT BLANK ...
Страница 32: ...27 PAGE INTENTIONALLY LEFT BLANK ...
Страница 36: ...31 PAGE INTENTIONALLY LEFT BLANK ...
Страница 56: ......
Страница 57: ......
Страница 58: ......