RE_240-1CA20
Chapter 3 Deployment Manual VIPA System 200V
3-54 HB97E - CP - RE_240-1CA20 - Rev. 12/42
Open the variable table Tabelle1 of the example project and switch to
online mode.
DB10.DBD 0
DW#16#05100000
with 05 →
10 →
0000 →
Command telegram
Slave address 05h
Function code 10h (write n Words)
Offset 0000h
DB10.DBD 4
DW#16#000810A0
with 0008 →
10 →
A0 →
Command telegram + 1 data byte
Word count 0008h
Byte count 10h
Start 16 byte data with A0h
DB10.DBD 8
DW#16#A1A2A3A4
Data byte 2 ... 5
DB10.DBD 12
DW#16#A5A6A7A8
Data byte 6 ... 9
DB10.DBD 16
DW#16#A9AAABAC
Data byte 10 ... 13
DB10.DBD 20
DW#16#ADAEAF00
with ADAEAF →
00 →
Data byte 14 ... 16 + 1 byte not used
Data byte 14 ... 16
not used by the module
DB11.DBD 0
DW#16#05100000
with 05 →
10 →
0000 →
Response telegram
Slave address 05h
Function code 10h (no error)
Offset 0000h
DB11.DBD 4
DW#16#000810A0
with 0008 →
10 →
A0 →
Response telegram + 1 data byte
Word count 0008h
Byte count 10h
Start 16 byte data with A0h
(irrelevant at write command)
DB11.DBD 8
DW#16#00000000
Data byte 2 ... 5
DB11.DBD 12
DW#16#00000000
Data byte 6 ... 9
DB11.DBD 16
DW#16#00000000
Data byte 10 ... 13
DB11.DBD 20
DW#16#00000000
with 000000 →
00 →
Data byte 14 ... 16 + 1 byte not used
Data byte 14 ... 16
not used by the module
Send and receive
telegram
Send block DB10
Receive block
DB11