AB PLC interchanging data with servers

biskvito

Member
Join Date
Dec 2008
Location
Mexico City
Posts
11
Hi, does anyone know how to communicate an Allen Bradley PLC with a Server to interchange data like values of variables, databases, etc?

I need to do this in order to make a program developed in RSLOGIX5000 interact with a program maybe developed in C++, Visual Basic, or another language; Making them interchanging numeric, string or floating values.

thanks in advance.
 
Yeps - RSLinx (any version besides Lite) or KepServerEX will be your "OPC Server" - basically a hardware driver with an API. Your application will be the "OPC Client", putting in read/write requests. The OPC Foundation and other organizations have sample code, although getting started isn't the most straightforward thing.

OLE for Process conrol aka OPC
 

Similar Topics

The past week we received a new piece of equipment from Germany which utilizes siemens controls. Typically in our company we use A.B. controls for...
Replies
4
Views
28
the conveyor can stop because of a safety sensor or safety switch. And also it can stop because of an object jam detector sensor. If the conveyor...
Replies
4
Views
99
Good Day to all of you, this is my first post, i will try to explain as best as possible, english is not my natural language. I am performing an...
Replies
0
Views
28
Hi All, Someone at work has put a PLC system on my desk, that's just been taken off an idle production line. He said "It's an S7 PLC. We don't...
Replies
10
Views
186
I have a project to automate four generator sets. The system will monitor and store the load demand of the factory. Once there's Power outage, the...
Replies
0
Views
55
Back
Top Bottom