Top "Opc" questions

OPC (Open Platform Communications) is the interoperability standard for the secure and reliable exchange of data in the industrial automation space.

How to connect to remote OPC server

I am trying to connect to OPC server which is present in a remote PC in LAN. Here is the …

c# plc opc opc-da
Building a free .net OPC Client (UA or DA) without frustration

I have an application whereby I need to read data from a PLC into a database and whereby I need …

opc
Unable To Cast object type 'System.String[*]' to type 'System.String[]'

Hi everyone i had a issue with a code in C# .NET, I'm using a DLL for connect to OPC …

c# .net visual-studio-2010 casting opc