PROFIBUS-DP Modules
134
Operating Manual XCx 300 / 500 / 540 Version 09/08
DP Slave Configuration module structure
modType
modLen
0 - input byte without consistency
1 - input word without consistency
2 - output byte without consistency
3 - output word without
consistency
4 - input byte with consistency
5 - input word with consistency
6 - output byte with consistency
7 - output word with consistency
8 - dummy place
0 - 1 Byte/Word
1 - 2 Bytes/Words
2 - 3 Bytes/Words
3 - 4 Bytes/Words
4 - 8 Bytes/Words
5 - 12 Bytes/Words
6 - 16 Bytes/Words
2 - 20 Bytes/Words
8 - 32 Bytes/Words
9 - 64 Bytes/Words
DPSconf0x.ini (default)
[DP00]
NumberOfModules = 10
[mod00]
; 4 bytes input
modType = 0
modLen = 3
[mod01]
; 4 bytes output
modType = 2
modLen = 3
[mod02]
; 4 bytes input
modType = 0
modLen = 3
[mod03]
; 4 bytes output
modType = 2
modLen = 3
[mod04]
; 16 bytes input with consistence
modType = 4
modLen = 6
[mod05]
; 16 bytes output with consistence
modType = 6
modLen = 6
[mod06]
; 16 bytes input with consistence
modType = 4
modLen = 6
[mod07]
; 16 bytes output with consistence
modType = 6
modLen = 6
[mod08]
; 16 words input with consistence
modType = 5
modLen = 6
[mod09]
; 16 words output with consistence
modType = 7
modLen = 6