Appendix – Lenze I/O system 1000 System Manual User Manual
Page 738
![background image](/manuals/565636/738/background.png)
Appendix
Serial process interfacing
Principle of backplane bus communication
l
738
EDSIO1000 EN 7.0
Received with fragmentation:
(Calculation of the number of frequencies: number of fragments = length + 7 / IO_Size − 1
Higher−level system
EPM−S640/EPM−S650
Description
Byte
Function
Byte
Function
0
Information byte
Bits 3...0:
8
h
= idle state, no data available.
9
h
= data are transmitted in a
fragmented manner.
A
h
= data are transmitted without
fragmentation.
Bits 7...4:
Reserved for transmission
1
Telegram
information byte
00
h
= the telegram does not contain any
additional offset data.
04
h
= the telegram contains additional
offset data, which are placed behind the
length as word. Via the offset data, the
position of the user data in the input area
is determined.
2
High byte length
Length of the user data in bytes plus 2
bytes for RetVal.
3
Low byte length
[4]
High byte offset
If the telegram information byte has the
value 04
h
, an offset is entered
additionally. Otherwise RetVal is entered
here.
Calculation of the offset for fragmented
transmission:
Data_offset = (fragment counter + 1) ×
(IO _ size − 1) − 7 + offset with
Data_offset: Offset of the data in the
input area
Fragment counter: Absolute number of
fragments
IO_size: Number of bytes assigned in the
address range
Offset: Offset value in the telegram
[5]
Low byte offset
6 ... n−1
User data
User data received; n = number of the
bytes assigned in the address range (IO
size)
¬
0
Acknowledgement
®
0
After having processed the data in your
higher−level system, you have to
acknowledge the reception to the I/O
compound module. Only then you can
provide these new received data.
Bits 3...0:
Reserved for transmission.
Bits 7...4:
8
h
: acknowledgement, idle state
A
h
: acknowledgement, input area free for
new data.
B
h
: command, execute a reset on the I/O
compound module.