Page 3 / 9
CONFIGURATION 1
===============
Byte
Description
PLC ===> sends
PLC <=== receives
10
low
SET VALUE
xxh
xxh
11
middle
for all fillers
xxh
xxh
12
high
xxh
xxh
example:
set value = 100ml , DN 20 ----> 100ml x 15,915 (k-factor) =1591,5 --> 000637h
37h
37h
06h
06h
00h
00h
13
valve mask 5
0.bit - 7.bit
xxh
filler 33 - 40
14
valve mask 6
0.bit - 7.bit
xxh
filler 41 - 48
15
Overflow correction
xxh
xxh
example:
00h
00h -----> yes
01h
01h -----> no
16
block check xxh
xxh
xxh
(XOR from 1 to 15)
xx = depending on information
examples for complete telegram:
set value: 100 ml , DN 20 , number of fillers: 6
open filler no. 1,2,3,4,5,6
telegram
55h 00h 10h 0Ah 06h 3Fh 00h 00h 00h 37h 06h 00h 00h 00h 00h 47h