I'm looking for freeware library to connect to OPC DA 2.x server. So far, everything I found has commercial licensing, which is not an option for this project.

link|improve this question
www.opcfoundation.org – Anders K Sep 20 '09 at 13:11
feedback

2 Answers

up vote 3 down vote accepted

You want the: OPC Foundation .NET API.

I believe it is freely available. (Not the source)

Alternatively, see http://www.opcconnect.com/ for a good summary

link|improve this answer
Good site, lots of stuff I'll have to check. I'm sure I'll found something there. – Piki Jul 14 '09 at 6:47
I've been using the OPC Foundation .NET API for 4 years. It is works well and is not hard to use. – CMB Jul 14 '09 at 12:46
Also, you want to consider OpenOPC at openopc.sourceforge.net/api.html. I've used it for as part of a testing system. It's easy, free, python based, and includes a good command line utility for ad-hoc browse/read/write opc function. – CMB Dec 6 '10 at 23:17
feedback

It is Java, but the OpenSCADA - Utgard Project might just be what you need.

If you need any help, just drop a line to Juergen DOT Rose AT inavare DOT net

http://www.openscada.org/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.