Ethernet Communication Omron <-> S7

Shoop

Member
Join Date
Jun 2002
Location
NL
Posts
18
Hi,

We have a Client with a Siemens S7 317 CPU and a Omron CS1 CPU.
Both PLC's have a Ethernet card connected to it.

We would like to get some data transferd between these 2 PLC's via ethernet (TCP/IP). Preferably directly between the PLC's and not via OPC.

Is there some who has done this and how, I was thinking of using AG_Send/Recieve on the S7 side. But is there something similar on the Omron side?

Also I heared about Gatway Configurations.

If anyone has an idea or has executed this kind of communication. please let me know.

Thanx in advance.
 
Which TCP/IP for Both ?

Dear Shoop,



Ethernet protocol, or any protocol as i understand, generally stands on OSI model.



Well when I read it last it was a "7" layered Model;) , available as a optional configuration for the implementers (PLC manufacturers or others) for their various protocols.



Sorry, my English is very poor.



Those (OSI Structure) being : (Any one Please correct me where ever i go wrong )



1) A- Application Layer -Top most layer

------------------------

2) P- Presentation Layer (I guess for encryption)

------------------------

3) S- Session Layer

-------------------------

4) T- Transport Layer

-------------------------

5) N- Network Layer

-------------------------

6) D- Data Link Layer ( I have some confusion about this layer.

-------------------------

7) P- Physical Layer (Hardware medium)Like Ethernet, RS232, 485..

-------------------------



Now TCP/IP is basically a 4 layered STRUCTURE (I have forgotten all, but I guess I am correct)



Each PLC has its own Application Layer for Standard implementation of TCP/IP. Thus to my knowledge you can not connect the two TCP/IP Protocols from different PLC vendors directly on the same backbone and conduct communication without any Gateways in between. Open standards for all PLC vendors for TCP/IP I guess is on its way soon. (Someone please correct me here).



Gateways are many...

You could try HMS (From Sweden) They give many such solutions. I hope someone else gives you more details on other such gateways.



Regards

--------
 

Similar Topics

Hi, I need to communicate omron CP1E PLC with SCADA to get the status of the machine. There is no etherent port available but an empty expansion...
Replies
2
Views
1,599
Good day All :-) I am using a Micro850 Allen Bradley PLC which must communicate and share data via Ethernet to a OMRON CJ2MCPU32 PLC. I...
Replies
0
Views
4,314
Hi, I have facing a problem when i tried to link NS15 touch screen with CJ2M with built in ethernet port. The following address i have set...
Replies
14
Views
8,863
Hello, We have to create a communication between Cimplicity V8.0 (PC W7 64 bits) and an OMRON CJ1 PLC with Fins Ethernet Protocol. We've tried...
Replies
3
Views
5,730
Hi We have a PC application that uses Pyramid driver to connect to Controllogix PLC using EthernetIP. It uses Class 1 communication for the...
Replies
2
Views
5,942
Back
Top Bottom