Siemens Plc Tcpip Communicaton

COLINDAVIES

Guest
C
I have been asked to provide a driver to interface with a Siemens S7/300 series PLC using a CP 343 ethernet card. I can talk to modicon and telemechanique PLCs using a TCPIP socket program, but when i try to use the same program with seimens, i fail to get a socket connecton.
I am told that i can use TCP Native or UDP

I can ping the PLC's IP address

I have very little experience of step-7 so i may have a set up problem

Has anyone ever tried this before, or is there a better way to go.

This is a preliminaryn query prior to going the S7 ie route
 
Hello ColinDavies;

You can ping the PLC's IP address because you have a correct physical setup; you cannot talk to the CPU through the CP343-1 because you are not using the correct protocol. Siemens' Industrial Ethernet is incompatible with Modbus/TCP (Modicon and Télémécanique) ot Allen-Bradley's Ethernet. The details are not within my level of expertise, I am talking from painful experience. We had to use OPC or protocol converters in different projects to get these different flavors of Ethernet comms to work together in different projects.
You can find details on Siemens' Industrial Ethernet on the Siemens support Website:

http://www4.ad.siemens.de/csinfo/li...nfo&wttree=productnodes&lang=en&objID=4000024

Hope this helps,
Daniel Chartier
 

Similar Topics

Good morning fellow sea captains and wizards, I am being asked to do the above and obtain 4 values from each slave, I know about the MRX and MWX...
Replies
27
Views
568
Hey guys, I have to take an upload of a program on an S71200 PLC to change a hardware config option and then redownload the program with this...
Replies
3
Views
110
Hello Guys, I want to establish profinet communication between siemens plc and my system using python programming. Which python lib can i use to...
Replies
12
Views
358
When you download a DB, the values get overwritten by what is in the "actual" column in offline DB. Does this happen at the start of the PLC...
Replies
6
Views
141
Hi everyone, I want to upload the program from my CPU317TF-2 DP to my PC via connecting to CP 343-1 Advanced since it has LAN ports and the CPU...
Replies
1
Views
167
Back
Top Bottom