S7-1500 to S7-1200 comms

Hi

So the best way is use TSEND/TRECV and also I-Device for 'critical bools'. I cannot see how to use I-Device for reals

I dont have any hardware yet but i may try to simulate 1xmaster and 1xslave if i get the chance over the holiday to get this started /cleared up in my mind

Thanks


When you set up the transfer area, it defaults to the size "1 Byte", but you can change that to as big as you want, say "100 Bytes".


Then just move the your Reals into the IO area.


That is true if DB blocks are non optimized.
Is Tsend / trecv possible if CPU projects are on different files?


It definitely is. Tsend/Trcv are raw TCP communication, you can even talk to things that aren't PLCs at all. You need to set the connection up in a DB though, if it's outside the project, instead of drawing the connection in the network.
 

Similar Topics

Does anyone know of a Siemens example project for passing data between a 1200 and a 1500? I thought I found one before but can't find it now. I...
Replies
5
Views
1,724
Been fighting all morning with a stubborn HMI. It just won´t connect with the plc. attaching from settings. Have i missed anything? Both plc and...
Replies
5
Views
355
HEllo! Where do it setup the clock? Couldn´t find anything useful in General-->Time of day besides daylight saving time. And when i have set the...
Replies
9
Views
1,367
From a FAT it appears that a struct containing bits/int/real can't be sent from a 1513 to a 1200. When using two 1513 there is no issue. Total...
Replies
5
Views
712
This thread is reaction to another two: https://support.industry.siemens.com/tf/ww/en/posts/inout-parameter-problem/260345...
Replies
9
Views
2,164
Back
Top Bottom