Skip to main content
Opc.UaFx.Client package icon

Opc.UaFx.Client

NEW! Samples available at https://github.com/Traeger-GmbH/opcuanet-samples OPC Watch Download: https://docs.traeger.de/en/software/sdk/opc-ua/net#download Usage: Browse, read, write, subscribe nodes or generate user defined Types. Features: • DA: Data Access • HDA: Historical Data Access • AE: Alarm & Events + Conditions • IO: FileAccess • API: Methods and Enumerations • OPC Classic Support • Others: • Units of Measurements • Complex/Structured Data Types Characteristics: • Simple and fast Client Development • Minimum number of lines of code • Uses OPC Foundation Stack V1.03.351.0 • Significantly reduced lines of code compared to OPC Foundation Stack Framework Features: • Data Types using Name-Value pairs, .NET dynamic and user defined types • Linq to Objects support to browse nodes • Simplified automatic certificate management • Advanced node identifier formats like compound, URI or Foundation • Database Cursor like historical data access • Event driven programming model for certificates and subscriptions Tested with: • SIMATIC S7-1500, SIMOTION, SINUMERIC, ... • and many more other vendors Works on: • Windows / Ubuntu / Debian / macOS • Android / iOS

Total Downloads
488.8K
488,828
Published
Jan 16, 2020
Latest stable version

Install

.NET CLI
dotnet add package Opc.UaFx.Client --version 2.8.3
Package Manager Console
Install-Package Opc.UaFx.Client -Version 2.8.3
PackageReference
<PackageReference Include="Opc.UaFx.Client" Version="2.8.3" />

Frameworks

.NETStandard2.0 .NETFramework4.7.1 .NETFramework4.6

Dependencies

Portable.BouncyCastle
.NETStandard2.0
[1.8.1.3, )
[4.5.3, )
Portable.BouncyCastle
.NETFramework4.7.1
[1.8.1.3, )
[4.5.3, )
Portable.BouncyCastle
.NETFramework4.6
[1.8.1.3, )
[4.5.3, )
System.ValueTuple
.NETFramework4.6
[4.5.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.