data transmission from PC to Allen-Bradely PLC through Ethernet

vislab

Member
Join Date
Feb 2005
Posts
20
Dear all,

Actually I am not familiar with Allen-Bradely PLCs but now we have to figure it out how the PC sends data stream to Allen-Bradely PLC through Ethernet. The data are just multiple numeric data that comes from the sensors such as 13.5.
If think if it goes through RS232C port then it looks more straightforward and simple but I don't know how with Ethernet communication.
So if somebody already implemented this kind of work then I would appreciate your any recommendation and advice.
Right now I am just thinking this communication looks like TCP/IP server and client application.
Then thank you and have a great day.

Regards,

Sunny
 
use rslinx

In order to communicate your pc with you plc you need RSlinx V 2.X, from that point on you can try to connect your pc to your plc thru the serial port or thru ethernet.
 
You're correct that the serial implementation is easier than the Ethernet implementation, but you may already be over your head.

You did not, for example, mention which model of controller you're trying to communicate to. You mentioned PC->PLC communications, but did not mention which operating system or development environment you are working with.

Here's a link to the published data about communicating with Rockwell Automation controllers over Ethernet:

http://www.rockwellautomation.com/enabled/guides.html

As Bill mentioned, many Windows users choose to leave the communications protocol to driver software like RSLinx and have their applications use a technology like OPC.
 
Last edited:

Similar Topics

Hello, I have been playing around with the DDE/OPC topic configuration in RSLinx to make an excel spreadsheet that pulls live data from a...
Replies
0
Views
1,743
I have a tool at the end of a 200m cable. Through this cable I am powering a 50kW/3,000V and a 1kW/480V motor, both with VFDs. So there is going...
Replies
42
Views
12,951
Dear Friends, I have a S7 300 (318-dp 2)P.L.C. I need to connect a touch panel TP 270 via wireless radio modem. My problem is the transmission...
Replies
2
Views
4,101
hi guys, can the keyence visual kv plc directly connect to a barcode scanner through rs232 to get the barcode data? i am planning to hook up two...
Replies
0
Views
2,927
Hello I have a s7-1200 and I would like to read the tags present in this controller with my controllogix controller. The two controllers don't use...
Replies
5
Views
121
Back
Top Bottom