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

Hello..I am new to Plc.I have Mitsubishi Melsec Fx3Ga-40MR PLC controlling a machine for packing powder.Currently the Plc has issue which power...
Replies
3
Views
110
Can we use a Simotion D455 ethernet port x127 as a gate, to access S7-1500 plc Tia Portal program ? In the Simatic manager, we used Netpro to do...
Replies
2
Views
76
Hi, I would like to assemble a simulator/practice booster pump system that uses PID to maintain steady water pressure under various outlet demands...
Replies
0
Views
70
I want to measure the tank level and get the sensor output to the PLC. Below are the details : Tank Height =0 - 3m, the sensor is stalled 0,2m...
Replies
14
Views
495
Back
Top Bottom