Copyright © 2018 CODE Consulting and Development, s.r.o., Plzen. All rights reserved.
PicoOPC is a smallest imaginable OPC Unified Architecture (OPC UA) client library. PicoOPC does not depend on any OPC UA stack. With PicoOPC, you can create and close sessions (opc.tcp), and perform reads and writes. There is no support for security, browsing or subscriptions.
PicoOPC defines a generic API that can be specialized and implemented by different language bindings. Currently, only .NET Language Binding is available.