Communication between AB 1769-L30ER and S7 CPU with PS69-DPS PROFIBUS SLAVE

spandy16

Member
Join Date
Dec 2012
Location
Germany
Posts
58
Could anybody please shed some light as to what are the steps in making a communication between Compactlogix 1768-L30ER CPU and Siemens S7 CPU with PS69-DPS PROFIBUS Slave Module from Prosoft. I have tried reading the manual from Prosoft but since I have never done this before, it's difficult for me to understand the steps for the "handshake" between two PLCs and the exchange of the data.
 
Make it simple and forget messages as Siemens does not support this fully.

Let Siemens S7 be the master and CompactLogix be slave on the Profibus network.
Use the IO areas (max 244 bytes) of data communication and use 1 byte of the watchdog (ex. a counter value).

By using IO areas the configuration is simpel and fast acces to data in the program.
 
Hi

I would also go along with that. I have never done it with a compact logix only on control logix but that is how inset it up.

Donnchadh
 
Hi, thanks for your reply. So does that mean that the data which I want to exchange is stored in Input/Output array of the PROFIBUS module? Provided the Siemens Master has the GSD file, can it directly address the Input/Ouput array of the PS69-DPS Slave module? And how to know if the communication is consistent between the Master and Slave.
 

Similar Topics

I have 19 L32E PLCs(AB). In this one PLC is the Master one. I need to connect these PLCs each other through ethernet. Also I need to connect SCADA...
Replies
0
Views
1,260
I have Woodward Controller EASYGEN-3500XT and Phoenixcontact make IO CAN-CUPLER part no: 2702230, Analog Input card: 2861412, Analog Output Card ...
Replies
0
Views
39
Hello Everyone, I have a issue with communication between two different PLCs. So here is the facts, The Master PLC is Guard Logix 5069 with IP...
Replies
4
Views
98
i have two plc 1. s7-1212dc/dc/dc ip; 192.168.0.1 2. s7-1500 1513-1pn ip; 192.168.3.2 i need to get data from plc1 to plc2. any idea how to do...
Replies
5
Views
125
I'm trying to write a data in Arduino using MODWR function block .I used the code I got from online for both PLC and Arduino. I made the wiring...
Replies
4
Views
121
Back
Top Bottom