© Elcom Ltd.
Euro-1000T
Program manual
45
!
#
$
%
&
(
)
*
+
,
-
.
/
20
21
22
23
24
25
26
27
28
29
2A
2B
2C
2D
2E
2F
0
1
2
3
4
5
6
7
8
9
:
;
<
=
>
?
30
31
32
33
34
35
36
37
38
39
3A
3B
3C
3D
3E
3F
@ A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
40
41
42
43
44
45
46
47
48
49
4A
4B
4C
4D
4E
4F
P
Q
R
S
T
U
V
W
X
Y
Z
I
II
III
IV
V
50
51
52
53
54
55
56
57
58
59
5A
5B
5C
5D
5E
5F
VI a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
60
61
62
63
64
65
66
67
68
69
6A
6B
6C
6D
6E
6F
p
q
r
s
t
u
v
w
x
y
z
á
Á
ä
Ä
è
70
71
72
73
74
75
76
77
78
79
7A
7B
7C
7D
7E
7F
È
ï
Ï
é
É
í
Í
å
Å
¾
¼
ò
Ò
ó
Ó
ô
80
81
82
83
84
85
86
87
88
89
8A
8B
8C
8D
8E
8F
Ô
à
À
ú
Ú
ý
Ý
90
91
92
93
94
95
96
97
98
99
9A
9B
9C
9D
9E
9F
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
Numeric keys
Department keys
D 1
D3
D 5
D 7
D2
D4
D 6
D 8
1
4
7
0
2
5
8
00
.
3
6
9
3.11 Character code tables
3.11.1 Hexadecimal character code table
The hexadecimal character table is used during text programming (logo, PLU names, cashier names etc. ).
Each character is assigned a hexadecimal code in the table. Using text programming, enter the correspond-
ing hexadecimal codes (codes in the hexadecimal system of numbers) instead of characters.
Note: To program hexadecimal codes, use department buttons 1 to 6 to enter A - F characters respectively.
Enter digits 0-9 enter by means of the numeric keyboard. Program e.g. the text string Coffee by
entering the hexadecimal string 43 6F 66 66 65 65. Before text programming, it is recommended that
hexadecimal strings representing texts be listed on a sheet of paper. The character table sorted in
alphabetic order on the next page will be helpful and faster in locating the corresponding hexadecimal
codes.
Note : Space character has code
20
, if you want to print double space characters enter
1F
code before
each double width character.