Hello
I've been given an EDS file to talk to a Kawasaki robot controller.
It installs ok, but only Input data seems visible.
If I install it in another Ethernet/IP configurator (Omron) then Input and Output data appears.
Could anyone have a look? (I've changed extension from eds to txt to upload it here)
Thanks
ph0010421 hat geschrieben:
Hello
I've been given an EDS file to talk to a Kawasaki robot controller.
It installs ok, but only Input data seems visible.
If I install it in another Ethernet/IP configurator (Omron) then Input and Output data appears.
Could anyone have a look? (I've changed extension from eds to txt to upload it here)
Thanks
If you open up the file, you'll see that the path for Exclusive owner is incorrect with some extra bytes:
"20 04 25 00 00 04 2C 96 2C 64"; $ Path
This should be more like:
"20 04 24 04 2C 96 2C 64"; $ Path
If you use EZ-EDS (https://www.odva.org/software/EZ-EDS-Download), open up the file and go down the Connection Manager -> Connection1 .You won't be able to Create/Decode path. Anyway, I've attached the updated EDS. Let me know how it works.
Originally created by: ph0010421
Hello
I've been given an EDS file to talk to a Kawasaki robot controller.
It installs ok, but only Input data seems visible.
If I install it in another Ethernet/IP configurator (Omron) then Input and Output data appears.
Could anyone have a look? (I've changed extension from eds to txt to upload it here)
Thanks
Kawasaki E con V1.0.txt [13.16 KiB]
If you open up the file, you'll see that the path for Exclusive owner is incorrect with some extra bytes:
"20 04 25 00 00 04 2C 96 2C 64"; $ Path
This should be more like:
"20 04 24 04 2C 96 2C 64"; $ Path
If you use EZ-EDS (https://www.odva.org/software/EZ-EDS-Download), open up the file and go down the Connection Manager -> Connection1 .You won't be able to Create/Decode path. Anyway, I've attached the updated EDS. Let me know how it works.
Kawasaki E con V1.0 (2).txt [13.29 KiB]
Originally created by: ph0010421
That's really kind. I'm visiting Kawasaki next week to try and make this work. I'll certainly let you know.
Originally created by: ph0010421
Hi.
Just to let you know this this worked.
I really appreciate your help. Kudos to you for spotting the error.
Regards, Paul