Getting data via opc from ABB 800M
Hi everyone;
How can i access data on ACC 800M OPC server from ABB plc 800M controller? My opc server is healthy and connected to plc simulation software. I also need to make data on ACC 800M OPC server available to visual studio 2017.
Please guide how to access data on visual studio from opc server.
Answers
Hi
To get data from a OPC Server you need an OPC DA Client.
If your ABB platform is system 800xA then you can use AfwOpcDASurrogate to access data.
For standalone controller you need to install the AC800M OPC-server (available with your engineering tools).
If you search on this forum you find more tips to access data via opc.
//Mattias
To get data from a OPC Server you need an OPC DA Client.
If your ABB platform is system 800xA then you can use AfwOpcDASurrogate to access data.
For standalone controller you need to install the AC800M OPC-server (available with your engineering tools).
If you search on this forum you find more tips to access data via opc.
//Mattias
Add new comment