What’s New in QuickOPC 2016.2 (5.41): Difference between revisions
From OPC Labs Knowledge Base
(Created page with "== Documentation == * The document "What's New in QuickOPC" (used to be an online PDF) has been replaced by a wiki page. * The document "QuickOPC Test Tools" (used to be an on...") |
|||
Line 1: | Line 1: | ||
== Component Core Improvements == | |||
* Added static '''EasyXXClient.Create()''' methods (behave the same as parameterless constructors). | |||
* Ensured expandable display of all types in LINQPad. | |||
== Packaging == | |||
* The '''OpcLabs.EasyOpcClassicForms''' and '''OpcLabs.EasyOpcUAForms''' assemblies have been merged into a single assembly, '''OpcLabs.EasyOpcForms'''. | |||
* The NuGet packages now include LINQPad examples with them. | |||
== Examples == | |||
* Added examples in LINQPad. | |||
== Documentation == | == Documentation == | ||
* The document "What's New in QuickOPC" (used to be an online PDF) has been replaced by a wiki page. | * The document "What's New in QuickOPC" (used to be an online PDF) has been replaced by a wiki page. | ||
* The document "QuickOPC Test Tools" (used to be an online PDF) has been replaced by a wiki page. | * The document "QuickOPC Test Tools" (used to be an online PDF) has been replaced by a wiki page. | ||
* The document "QuickOPC Bonus Material" (used to be an online PDF) has been replaced by a wiki page. | * The document "QuickOPC Bonus Material" (used to be an online PDF) has been replaced by a wiki page. | ||
== Removed == | |||
* Removed the obsoleted method '''EasyAEClient.CreateSubscriptionFilter''', and related examples. | |||
* The obsoleted '''DABinder''', '''UABinder''' and '''OPCDataNetEngine''' components are no longer shown as Toolbox items in Visual Studio. |
Revision as of 13:18, 29 July 2016
Component Core Improvements
- Added static EasyXXClient.Create() methods (behave the same as parameterless constructors).
- Ensured expandable display of all types in LINQPad.
Packaging
- The OpcLabs.EasyOpcClassicForms and OpcLabs.EasyOpcUAForms assemblies have been merged into a single assembly, OpcLabs.EasyOpcForms.
- The NuGet packages now include LINQPad examples with them.
Examples
- Added examples in LINQPad.
Documentation
- The document "What's New in QuickOPC" (used to be an online PDF) has been replaced by a wiki page.
- The document "QuickOPC Test Tools" (used to be an online PDF) has been replaced by a wiki page.
- The document "QuickOPC Bonus Material" (used to be an online PDF) has been replaced by a wiki page.
Removed
- Removed the obsoleted method EasyAEClient.CreateSubscriptionFilter, and related examples.
- The obsoleted DABinder, UABinder and OPCDataNetEngine components are no longer shown as Toolbox items in Visual Studio.