S7-300 Communication with PC

andre.korbes

Member
Join Date
Jan 2008
Location
Campinas
Posts
2
Hey guys, I´m starting development of a software (in C++) to communicate a PC with a Siemens S7-300 PLC. Basically my needs are to read inputs, read/write outputs and read/write values to memory, like bytes, words and dwords. Also, it is best to be done over ethernet using TCP/IP.

I´m not experienced on PLCs, but I´ve found out a few ways to do that and have some questions I hope you cand help me.

1) Is it possible to do it with Modbus TCP/IP? If so, where can I find useful documentation besides those that modbus.org charges for?

2) I´ve found in this same forum the library Libnodave. It seems very useful, though there is a big warning on its README file that states:

THIS IS EXPERIMENTAL CODE !!!!
DON'T CONNECT TO REAL MACHINERY !!!!
IF YOU CONNECT TO PLCs, EXPECT RANDOM PLC DATA, PROGRAM INCLUDED, TO BE
**** OVERWRITTEN ****

EXPECT OUPUTS TO !!! CHANGE RANDOMLY !!!

EXPECT PLCs TO !!! STOP !!!

EXPECT PLCs TO REQIRE !!! COMPLETE ERASE PROCEDURES !!!


My question is: anyone here already worked with libnodave, and could tell me if its reliable? I mean by not working randomly, setting values, outputs, etc.?

3) Is there any other way to do it using ethernet?


Thanks a lot
André
 

Similar Topics

gents, I am trying to configure communication with EMERSON PK300 controller through port A1 using generic ethernet communication module . I could...
Replies
0
Views
115
Hello everyone, One of our machine we use Siemens Cpu315-2dp. And this cpu communicate with 4 Lenze servo drives series 9300 via profibus. Also...
Replies
0
Views
184
Hi! I'm trying to communicate with an old Kinetix 300 drive that is fully functioning. Is there any library I can use to monitor this drive with...
Replies
0
Views
432
Hi! I'm trying to communicate with an old Kinetix 300 drive that is fully functioning. Is there any library I can use to monitor this drive with...
Replies
0
Views
485
I have a project including S7-300 CPU 314 2PN/DP and this CPU will communicate with Promass 83DP. I tried to connect the flow meter through the...
Replies
4
Views
2,913
Back
Top Bottom