Info
Version: | 1.0.487 |
Author(s): | OPC Labs |
Last Update: | Sunday, December 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.opclabs.com/products/picoopc?nuget |
NuGet Url: | https://www.nuget.org/packages/OpcLabs.PicoOpc |
Install
Install-Package OpcLabs.PicoOpc
dotnet add package OpcLabs.PicoOpc
paket add OpcLabs.PicoOpc
OpcLabs.PicoOpc Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ValueTuple(>= 4.5.0)
Tags
Works with any .NET Standard conformant runtime. Does not depend on any OPC UA stack.
Create and close sessions (opc.tcp), perform reads and writes, synchronously or asynchronously. No security, browing or subscriptions.
Use OpcLabs.QuickOPC instead if you need an advanced, high-level OPC client toolkit.