Top "Opc" questions

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

OPC sample application for C#

Does anyone know a C# OPC client sample application? I'm looking for a good opensource one to learn about the …

c# .net opc
Difference Between OPC UA and OPC DA?

Please explain what is the Difference Between OPC UA and OPC DA ? In which condition which one should be used, …

opc opc-ua
Noob guide to OPC: how to write a C# Hello World client?

Here is my situation: We have a software that is used to monitor solar power plants developed. I have to …

.net c#-4.0 opc
What do I need to create simple C# app which uses OPC?

I need to write a simple c# app which communicates with a Siemens S7 via OPC. It just needs to …

c# opc siemens
How to know an OPC Server CLSID?

I'm trying to connect to an OPC server via openscada. I already know the OPC server program ID given by …

opc
OPC UA : minimal code that browses the root node of a server

I am using the OPC UA Foundation SDK to develop a small client. What would be the minimal C# code …

c# opc opc-ua
Adding an OPC UA Server to .NET application

I have a C# application that communicates with a process instrument over ethernet. I want to add an OPC UA …

c# .net opc scada opc-ua
Java opc client application

I am looking for some libraries and some examples to create an client OPC application in Java which could connect …

java opc
What is a Historian?

What is the function of a historian in terms of OPC and PLC?

opc plc historian
Good open source OPC software

We are currently using a free trail version of KEP Server for our OPC to communicate with our PLC. We …

open-source opc plc