Difference between revisions of "What's new in QuickOPC 2020.2"

From OPC Labs Knowledge Base
Jump to navigation Jump to search
Line 1: Line 1:
[[Category:OPC XML-DA]] [[Category:What's New]]  
+
[[Category:.NET Core]] [[Category:Full installer]] [[Category:Licensing]] [[Category:LMConsole Utility]] [[Category:OPC UA Complex Data]] [[Category:OPC XML-DA]] [[Category:Production installer]] [[Category:What's New]]  
  
 
<div style="text-align: right; direction: ltr; margin-left: 1em;">See also: [[Versions]]; Previous version: [[What's new in QuickOPC 2020.1]]</div>
 
<div style="text-align: right; direction: ltr; margin-left: 1em;">See also: [[Versions]]; Previous version: [[What's new in QuickOPC 2020.1]]</div>
Line 31: Line 31:
 
=== COM ===
 
=== COM ===
 
-->
 
-->
=== OPC UA Complex Data Types ===
+
=== OPC UA Complex Data ===
 
* Added support for new complex data type model in OPC UA 1.04 (based on DataTypeDefinition).  
 
* Added support for new complex data type model in OPC UA 1.04 (based on DataTypeDefinition).  
 
<!--
 
<!--

Revision as of 15:16, 20 March 2020


See also: Versions; Previous version: What's new in QuickOPC 2020.1

Internal version number: 5.58

Key changes:


Targeting

  • .NET Runtimes: Removed support for .NET Core 3.0.

Licensing

  • The Full Installer now has a Production Tools subcomponent under Tools. Selecting this component installs both the (GUI-based) LicenseManager and (console based) LMConsole.
  • The Production Installer subcomponent License Manager under Tools has been renamed to Production Tools (consistently with the Full Installer). Selecting this component installs both the (GUI-based) LicenseManager and (console based) LMConsole. Previously, only LMConsole.exe was included in the Production Installer.

Component Improvements

OPC UA Complex Data

  • Added support for new complex data type model in OPC UA 1.04 (based on DataTypeDefinition).

OPC XML-DA

  • Added property EasyDAAdaptableParameters.UseAdvancedPolledRefresh (default true, which means the same behavior as in previous versions). Determines whether the advanced polled refresh approach will be used with OPC XML-DA.
  • Added properties EasyDAAdaptableParameters.SubscriptionPolledRefreshTimeoutFactor and SubscriptionPolledRefreshTimeoutIncrease, for influencing how the subscription polled refresh timeout is calculated.