![TETRALEC DN-109NN Series Скачать руководство пользователя страница 29](http://html1.mh-extra.com/html/tetralec/dn-109nn-series/dn-109nn-series_operation-manual_1092917029.webp)
CHAPTER 5
PROTOCOL AND OPERATIONAL WORK
5-11
Displays of series DN-109NN, DN-119NN, DN-129NN and DN-189NN
ASCII data type
Using this mode, the numerical value must be sent in ASCII code. An advantage of this
mode is the control commands which can blink the information displayed or change the display
color.
In ASCII format you will send as many bytes as digits have the display plus the control
commands (bytes) that you use. The maximum buffer allowed is 20 characters so the data
transferred must be equal or less than this value.
In this mode, the first byte of the Profinet frame corresponds to the right digit on the
Display (frontal view). So, the byte sequence will be represented in the following way.
1. Display parameters configuration (ASCII Mode)
Using the equipment buttons, we will configure the parameter 1 with the value 05.
The remaining parameters must be configured according to the section 5.2.1.
2. Sending of characters sequence of the message by Profinet network.
The numerical value of each digit must be coded in ASCII and sent in the abovementioned
sequence. Some alphanumeric characters are valid to represent in 7 segments digits. The
following table sum up the characters accepted in this mode:
Character
0
1
2
3
4
5
6
7
8
9
A
b
HEX
30h
31h
32h
33h
34h 35h
36h
37h
38h
39h
41h
42h
DEC
48d
49d
50d
51d
52d 53d
54d
55d
56d
57d
65d
66d
Character
C
c
d
E
F
H
h
i
J
L
n
o
HEX
43h
63h
64h
45h
46h 48h
68h
69h
4Ah 4Ch
6Eh
6Fh
DEC
67d
99d
100d
69d
70d 72d 104d 105d 74d
76d 110d 111d
Character
P
r
U
u
,
.
-
_
‘
¯
HEX
50h
72h
55h
75h
20h 2Ch
2Eh
2Dh
16h
27h
28h
DEC
80d 114d
85d
117d 32d 44d
46d
45d
22d
39d
40d
Profinet Frame
Value Displayed
%QBx
%QBx+1 %QBx+2 ... %QBx+n
Dn...D2,D1,D0
D0
D1
D2
...
Dn