Ethernet connection

orense

Member
Join Date
Apr 2006
Location
Norway
Posts
196
Hello! I am going to set up an ethernet connection between two plc,s. One plc is 315-2 DP with a 343-1 card, the other one is a 315-2 DP with a 343-1 lean-card.

I have been told that you can do this and send and receive in both plc,s, but you only have to program in the one without lean-card....

Can anybody explain, show example of how this is done, what blocks to use etc...
I would appreciate it alot :)



regards Orense :)
 
orense said:
I have been told that you can do this and send and receive in both plc,s, but you only have to program in the one without lean-card....:)
If there is a SEND block in one of the PLCs, then there must be a RECEIVE block in the other PLC.
With PUT/GET in stead of SEND/RECEIVE you should be able to make data transfers where the communication partner is passive.
 
You can configure a UDP-connection in netpro(in both PLC's) and use AG_SEND & AG_RECV to send/receive data over the configured connection. This works in both directions.

Polle
 

Similar Topics

Hello guys i'm working with an s7 1200 plc with an ET 200S expansion module. The problem is that i can't find the plc when searching in the...
Replies
1
Views
113
Hi all, My ethernet port on my laptop recently broke and I was hoping to just use a usb-c dongle in the mean time to go live on my PLC until I...
Replies
14
Views
498
Hello, I've been trying to learn this a while now and still have not found out how this works. I have an Omron CJ2M PLC and an ABB ACS 355 VFD...
Replies
1
Views
302
I have a running backup of Citect and plc and I want to make a spare PC station so I have installed the win XP and somatic net v6.0 and import the...
Replies
3
Views
148
Hello all! I have some machines that run an SLC 5/03 and occasionally a fault is generated. Recent Example: A power supply wasn't screwed in...
Replies
3
Views
445
Back
Top Bottom