PLC PC Communication - SLC5/05 and Linux

nirmal

Member
Join Date
Jan 2003
Posts
17
Hi
we r using a slc5/05 for control and a linux pc for datakeeping. Has anyone done an ethernet connection between the plc and linux pc?I would like to send and receive string data using tcp/ip. is it possible with a linux box. will we have any problem with the drivers?If anyone had done it b4 can u give a step by step procedure on how u did it and what hurdles u faced.Thanks a lot.Iam planning to use ABEL to do this.any suggestions

And we r using MySql to store data in the pc. Can i run both the MySql server and client in the same machine. Iam not clear on this concept. Should the client be running in the machine from which data is sent or can it run on the host machine.
jnp
 
Last edited:
nirmal said:
Hi
we r using a slc5/05 for control and a linux pc for datakeeping. Has anyone done an ethernet connection between the plc and linux pc?I would like to send and receive string data using tcp/ip. is it possible with a linux box. will we have any problem with the drivers?


Something I hadn't seen before:
http://www.ibiblio.org/pub/Linux/libs/PLC-0.1.0.tar.gz

Ron Gage's excellent work:
http://freshmeat.net/projects/allenbradleyethernetutils/
Get it here:
ftp://ftp.rongage.org/pub/abel/

A few links:
http://www.google.com/linux?hl=en&lr=lang_en&ie=ISO-8859-1&q=plc5+ethernet

And the PuffinProject in case ur (whatever happened to English?) interested:
http://www.puffinplc.org/


If anyone had done it b4 can u give a step by step procedure on how u did it and what hurdles u faced.Thanks a lot.Iam planning to use ABEL to do this.any suggestions

So you already have abel? Well, what flavor of linux are you running? You might be more interested in the perl script (the PLC-0.1.0.tar.gz one).

And we r using MySql to store data in the pc. Can i run both the MySql server and client in the same machine. Iam not clear on this concept. Should the client be running in the machine from which data is sent or can it run on the host machine.
jnp

From what I've seen of client-server proggies, you can run both at the same time. However, I have no experience with MySQL. This question would be better addressed at either:

http://ultra.litpixel.com:82/cgi-bin/lct/lct.pl

or:

http://www.linuxquestions.org

Both are excellent linux forums, LCT (ultra) being the smaller of the two by multiple orders of magnitude, but real friendly. And LinuxQuestions being almost as friendly and huge.


John
 
Re: Re: PLC PC Communication - SLC5/05 and Linux

rootboy said:


This question would be better addressed at either:

http://ultra.litpixel.com:82/cgi-bin/lct/lct.pl

or:

http://www.linuxquestions.org

Both are excellent linux forums, LCT (ultra) being the smaller of the two by multiple orders of magnitude, but real friendly. And LinuxQuestions being almost as friendly and huge.


John

Don't forget control.com as well. It's been more than a year since I've been there...mainly for the reason that all they want to discuss is how much greater linux is than windows :D
 
Don't forget control.com as well. It's been more than a year since I've been there...mainly for the reason that all they want to discuss is how much greater linux is than windows
Till now I thought this discussion only took a second.

Kind regards,
 

Similar Topics

Hi, I want to communicate slc5/03 cpu with Delta tp04 hmi through rs232 port. I tried through 1747cp3 cable directly but can not communicate...
Replies
0
Views
942
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
197
I have created a project in TIA Portal v16 Upd6 with S7-1200 (6ES7214-1AG40-0XB0) and WinCC Unified (PC station). The communication between the...
Replies
4
Views
191
Hello We have installed several G.E. Fanuc 90 70 PLC Everything was ok but suddenly we can not communicate anymore with any PLC with the software...
Replies
0
Views
99
Apologies for not being the best IDEC programmer. I recently was doing some inspections on a site that had 3 FC6A IDEC processors. The issue is...
Replies
0
Views
116
Back
Top Bottom