What's new in QuickOPC 2017.1: Difference between revisions
From OPC Labs Knowledge Base
No edit summary |
|||
Line 5: | Line 5: | ||
''Key changes: '' | ''Key changes: '' | ||
== Component Improvements == | |||
* Added {{Style=Identifier|UANetworkDiscoveryQuery}} object, and [{{Style=Identifier|I}}]{{Style=Identifier|EasyUAClient}}.{{Style=Identifier|DiscoverServersOnNetwork}} methods, for discovering servers on a multicast subnet using LDS-ME (this has been an experimental feature in version 2016.2). | |||
== Component Refactorings == | == Component Refactorings == |
Revision as of 18:31, 16 December 2016
Previous: What’s New in QuickOPC 2016.2 (5.41)
Internal version number: 5.50
Key changes:
Component Improvements
- Added UANetworkDiscoveryQuery object, and [I]EasyUAClient.DiscoverServersOnNetwork methods, for discovering servers on a multicast subnet using LDS-ME (this has been an experimental feature in version 2016.2).
Component Refactorings
- Changed type of public properties derived from HashSet<> to Collection<>, in order to facilitate XAML serialization.
Removed Parts
- Removed the obsoleted "OPC Foundation White Papers" from the bonus material.