Opc.UaFx.Advanced
1.5.11.2
A framework to implement OPC-UA conform client / server applications. This framework does provide all mechanism required to implement OPC UA conform client / server applications with just some lines of code. Easy - fast - professional
See the version list below for details.
Install-Package Opc.UaFx.Advanced -Version 1.5.11.2
dotnet add package Opc.UaFx.Advanced --version 1.5.11.2
<PackageReference Include="Opc.UaFx.Advanced" Version="1.5.11.2" />
paket add Opc.UaFx.Advanced --version 1.5.11.2
#r "nuget: Opc.UaFx.Advanced, 1.5.11.2"
// Install Opc.UaFx.Advanced as a Cake Addin
#addin nuget:?package=Opc.UaFx.Advanced&version=1.5.11.2
// Install Opc.UaFx.Advanced as a Cake Tool
#tool nuget:?package=Opc.UaFx.Advanced&version=1.5.11.2
Release Notes
= 18.04.2016 - V1.5.11.2 =
* Fixed Issue with monitored items when reading the initial value of a node (the server ran
into a NullReferenceException in case of non filtered monitored items).
= 31.03.2016 - V1.5.11.1 =
* New Implemented Changed event on OpcStatus.
* Fixed Issue with not synchronized OPC Status from SDK to the foundation stack
(on OpcValue and OpcVariableNode).
= 23.03.2016 - V1.5.11.0 =
* New OpcNamespace which represent the whole namespace information of an node identifier
(Namespace Index and Namespace Uri).
* New IOpcNamespaceResolver which is implemented by OpcNodeManager, OpcClient and OpcServer.
This interface does provide late bound namespace resolution after the OpcServer is
started or the OpcClient is connected. Each OpcNodeId its namespace has been resolved
does provide the fully qualified url the namespace together with the node identifier.
* New OpcNodeId.Namespace property to provide the associated OpcNamespace.
* Changed Renamed OpcAttribute.Historizing to OpcAttribute.IsHistorizing.
* New OpcNode: Implemented node change tracking through the properties HasPendingChanges
and PendingChanges including the method IsChangePending.
* New Implemented history support for OpcVariableNode and its subclasses.
* New Enhanced ctor overloads of OpcStatusCollection to much simpler setup a new instance
using OpcStatusCodes.
* New HDA methods on client to read and update node history.
* New HDA interface on server to provide the required logic to handle historical data access.
* New HDA services: IOpcReadNodesHistoryService and IOpcUpdateNodesHistoryService.
* New HDA commands: OpcCreateNodeHistory, OpcDeleteNodeHistory, OpcDeleteNodeHistoryAtTime,
OpcDeleteNodeHistoryModified, OpcReadNodeHistory, OpcReplaceNodeHistory and
OpcUpdateNodeHistory. All of them are subclasses of the OpcNodeHistoryCommand.
= 03.02.2016 - V1.5.10.0 =
* Added OPC Watch application to assembly archive.
= 25.01.2016 - V1.5.9.1 =
* Fixed Issue with wrong released session although it can be reused in case of an reconnect.
= 21.01.2016 - V1.5.9.0 =
* Fixed Possible multi threading issues in session keep alive in OpcClient.
* Changed The BreakDetected event is now being raised only if the reconnect timeout is
equals zero.
* Fixed In case of releasing an OPC client session which has already been disposed of in
some cases it could lead to an undesired reconnect to the server upon a thrown
ObjectDisposedException by the already disposed client session.
= 18.01.2016 - V1.5.8.0 =
* New Updated licensing logic.
= 14.01.2016 - V1.5.7.1 =
* Fixed Issue with the minimum possible PublishingInterval in the OpcSubscription class.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.15.0 | 253 | 4/1/2021 |
2.14.0 | 375 | 3/4/2021 |
2.13.0 | 221 | 3/1/2021 |
2.12.3 | 808 | 2/17/2021 |
2.12.2 | 105 | 2/15/2021 |
2.12.1 | 112 | 2/11/2021 |
2.12.0 | 1,065 | 2/4/2021 |
2.11.5 | 529 | 12/21/2020 |
2.11.4 | 316 | 12/15/2020 |
2.11.3.1 | 838 | 11/27/2020 |
2.11.3 | 1,748 | 11/23/2020 |
2.11.2 | 390 | 11/10/2020 |
2.11.1 | 409 | 11/5/2020 |
2.11.0 | 3,926 | 10/6/2020 |
2.10.0.3 | 553 | 9/11/2020 |
2.10.0.2 | 157 | 9/9/2020 |
2.10.0.1 | 3,110 | 7/15/2020 |
2.10.0 | 177 | 7/14/2020 |
2.9.2.1 | 2,930 | 5/8/2020 |
2.9.2 | 173 | 5/6/2020 |
2.9.1 | 340 | 4/22/2020 |
2.9.0 | 654 | 4/1/2020 |
2.8.3.1 | 2,526 | 1/24/2020 |
2.8.3 | 352 | 1/16/2020 |
2.8.2.1 | 558 | 12/13/2019 |
2.8.2 | 641 | 11/6/2019 |
2.8.1.3 | 266 | 10/24/2019 |
2.8.1.2 | 1,815 | 10/23/2019 |
2.8.1.1 | 397 | 10/11/2019 |
2.8.1 | 274 | 9/25/2019 |
2.8.0 | 271 | 9/18/2019 |
2.7.5.1 | 426 | 8/15/2019 |
2.7.5 | 285 | 8/13/2019 |
2.7.4 | 540 | 6/7/2019 |
2.7.3.1 | 332 | 5/23/2019 |
2.7.3 | 328 | 5/17/2019 |
2.7.2 | 327 | 5/10/2019 |
2.7.1.1 | 315 | 4/29/2019 |
2.7.1 | 487 | 3/25/2019 |
2.7.0.2 | 347 | 3/18/2019 |
2.7.0.1 | 301 | 3/15/2019 |
2.7.0 | 283 | 3/14/2019 |
2.6.0 | 599 | 2/20/2019 |
2.5.7 | 413 | 2/6/2019 |
2.5.4 | 1,349 | 8/27/2018 |
2.5.3 | 539 | 8/21/2018 |
2.5.2.5 | 551 | 8/7/2018 |
2.5.2.3 | 585 | 7/25/2018 |
2.5.2.2 | 515 | 7/24/2018 |
2.2.1 | 1,533 | 9/7/2017 |
1.5.11.5 | 2,089 | 6/14/2016 |
1.5.11.3 | 846 | 5/2/2016 |
1.5.11.2 | 890 | 4/29/2016 |
1.5.10 | 878 | 2/9/2016 |
1.5.6.1 | 1,164 | 9/8/2015 |