Hello,
I've a Kawasaki E Controller (CP180 robot) and i need to talk with a AL1322 IFM (Ethernet/IP IO/Link Master).
The controller and the IFM Master don't see each other.
I think my IFM master configuration is good, so i think the problem is from the robot controller.
With my pc connected on the fieldbus port of ifm master, i can ping the ifm master and the robot controller.
Here is my robot controller configuration :
0611 : Numbers of I/O signals
Number of output signals : 32
Number of input signals : 32
Number of internal signals : 320
Number of master signals : 288
Number of slave signals : 0
060801 : Allocate signals to ports
Input 320 Output 320
Master 288 Master 288
Local 32 Local 32
1-32 Local 1-32 Local
33-320 Master 33-320 Master
060802 : Assing ports to physical interface
Master port : 12
Slave port : 0
06080901 : Port setting
Ip adress : 192.168.1.50
Host name : timesys-
Subnet mask 255.255.255.0
Gateway : 0.0.0.0
0608090401 : I/O comunication setting 1 :
Page 1
Instance : 1
network path : 192.168.1.51
TargetConfigConnInstance : 199 (From ifm master)
TargetProducingConnPoint : 102 (From ifm master)
TargetConsumingConnPoint : 151
TargetConsummingConnTag :
TargetProducingConnTag :
ProducingDataRate : 20
ConsumingDataRate : 20
OutputRunProgramHeader : 1
InputRunProgramHeader : 0
Page 2
ProducingConnectionType : 4000
ConsumingConnectionType : 4000
ProducingPriority : 0800
ConsumingPriority : 0800
TransportClass : 1
TransportType : 00
TimeoutMultiplier : 2
WatchdogTimeoutAction : 3
WatchdogTimeoutReconnectDelay : 1000
HostIPAddr : FFFFFFFF
Page 3
InputScannerOffset : 0
InputScannerSize : 36 (from ifm master)
OutputScannerOffset : 0
OutputScannerSize : 18 (from ifm master)
SharedMemoryOffset : 0
QuickConnect : 0
This is all i've configured.
In the monitor software ethernet/IP nothing is online.
Do you think i miss something ? Or any parameter can be wrong ?
Thanks for your help.
Edit ; The solution was to increase the datarate.
ProducingDataRate : 20 -> 32
ConsumingDataRate : 20 -> 32