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

GitHub Link: Open Industry Project This is a side project I've been working on for some time. The goal is to provide an open platform for...
Replies
0
Views
65
Dear All, Currently i'm working with Endress Hauser flowmeter and AB PLC and try to integrate with 2 items. Flow meter spec using is Promass...
Replies
3
Views
71
Can I connect two A-B Panel View 7 to a A-B PLC. Same graphics etc. One on the local control panel and the other Panel View 7 in a remote control...
Replies
2
Views
50
Hello, I'm working with Studio 5000 and ME Station, and I'm trying to find a way to detect if the PC with the HMI is shut down or not. I've tried...
Replies
5
Views
138
Hi all smart and knowledgeable people.I have a hmi connected to 2 Plcs via ethernet.These 2 Plcs connected to control 2 systems in one machine...
Replies
2
Views
109
Back
Top Bottom