With my team were currently busy with trying to establish a profibus connection between our KUKA robot with KR2C controller and a CPX-FB13 pneumatic terminal. We have made the connection between the two without any error messages, however the terminal isn't changing the pneumatic 5/3 switches when we give output signals.
We have declared the slave outputs as such in the iosys.ini file:
Code
[PBMASL]
;slave outputs
;OUTB0=3,0,x2 $OUT[1-16]
;OUTB2=4,0,x2 $OUT[17-32]
;OUTB4=4,0,x2 $OUT[33-64]
OUTB0=5,1,x1 ;$OUT[9-16]
OUTB1=5,2,x1 ;$OUT[17-24]
Are these deleractions correct and is there something that we might be overlooking?
Thank you in advance for your time and effort
greetings
MA