Communicate S7-1200 and S7-400

gustavo_dias

Member
Join Date
Aug 2016
Location
Minas Gerais
Posts
76
Hi all,
I need to send some data from S7-1200 to S7-400 via TCP/IP. My S7-1200 open with TIA portal, my S7-400 with simatic. The questions is, I can do it with Get/Put Block? I want to Put the Put block in S7-1200 and the Get in S7-400? Do you have some good manual or example about it?
Thanks all
 
You would put both blocks in one PLC.

Put: Say I have Put in PLC 1, this block will put data from PLC 1 into PLC 2. PLC 2 doesn't do anything special, other than allowing access.
Get: Say I have Get in PLC 1, this block will get data from PLC 2 to PLC 1. PLC 2 doesn't do anything special, other than allowing access.

This is different from send/receive.

Check out the Siemens forum for examples
 
You would put both blocks in one PLC.

Put: Say I have Put in PLC 1, this block will put data from PLC 1 into PLC 2. PLC 2 doesn't do anything special, other than allowing access.
Get: Say I have Get in PLC 1, this block will get data from PLC 2 to PLC 1. PLC 2 doesn't do anything special, other than allowing access.

This is different from send/receive.

Check out the Siemens forum for examples

I wabt only get information from s7-1200, I don't need writing, only read the informatio. I still need to both blocks? Look at my get block configuration, it's ok? and the TSAP on S7 communication, what number I put, and the ID? i have a lot of questions... I don't know if the first or the second ADDR is the right

Sem título.jpg
 
yes, you only need the one in your case.

Looks fine to me, just remember you have to set up the connection as well (I see you set it up as connection ID#1)
 
yes, you only need the one in your case.

Looks fine to me, just remember you have to set up the connection as well (I see you set it up as connection ID#1)

What this ID mean? It's my first with this block, in siemens manual show ID 1, I just reply, but I don't know what means exactly
 
In netpro you set up a connection to the partner CPU. This connection is assigned a number.
 

Similar Topics

Hi everyone, I'm working on a project where I need to exchange data between a Siemens S7-1200 PLC and an Allen-Bradley MicroLogix 1400 PLC. The...
Replies
8
Views
637
Dear All, I have a problem that I can't communicate my MicroLogix 1200 (serial RS232) to Wonderware InTouch using ABKF2. I don't know what's...
Replies
0
Views
2,452
Original system was PV300 and ML1000. Comms is via 1761-NET-AIC. That setup has been working for 10 years or so. Connecting laptop via standard...
Replies
7
Views
2,648
Hi, I got a proposal to develop a project where Ifix 32 has to be configured instead of a HMI that i already programmed. I studied that S7A...
Replies
0
Views
1,474
Hi, I've got a problem in communicating those 2 plcs. I need data exchange between them. I'm not familiar with AB so I cannot provide accurate...
Replies
2
Views
2,623
Back
Top Bottom