How to change Service code in EIP

Find and share HowTos to various installations / configurations!
2 posts • Page 1 of 1
imhht1311
Posts:8
Joined: Tue Mar 17, 2020 1:05 am

How to change Service code in EIP

Post by imhht1311 »

Thanks for reply.
(viewtopic.php?f=16&t=11012)

So, I tried to communication OMRON PLC using Ethernet/IP Driver in WinCC OA.

I set up
- Common settings : ControlLogix
- IP Address : OMRON PLC's IP Address
- Slot number : OMRON PLC's Slot number
- Timeout(ms) : 50000

-Connections : 1
- Message size : 500

Sadly, There were two problems.

Firstly, I saw packet using wireshark.
and packet showed
- Originator Vendor ID : Real Time Automation(C&ID) (0x0032).

so, I receive "Connection failure : Connection Manager - Forward Open".

I set up same in Kepware to compare WinCC OA's packet
and then, I saw packet that packet showed "Originator Vendor ID : Unknow(0x051b)"
and I receive "Success: Connection Manager - Forward Open.

Connection could not be made on WinCC OA even though it was set to the same protocol.

setup information is in this link
viewtopic.php?f=15&t=11023

secondly,
Perhaps the service code Ethernet/IP Driver in WinCC OA and Omron are different.

In order to read Byte data, OMRON's Service code is 0x1C.
but perhaps WinCC OA's Service code is 0x52.

So, I want to change this.
What can I do?

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: How to change Service code in EIP

Post by leoknipp »

I had a short discussion with our developer and checked the documenation.
A connection to OMRON PLCs is officially not supported by the WinCC OA EIP driver.
We have not tested them and therefore we do not know if the work or not.

Best Regards
Leopold Knipp
Senior Support Specialist

2 posts • Page 1 of 1