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

From OPC Labs Knowledge Base
Jump to navigation Jump to search
(Created page with "Category:OPC XML-DA Category:What's New <div style="text-align: right; direction: ltr; margin-left: 1em;">See also: Versions; Previous version: What's new in Q...")
 
Line 29: Line 29:
 
-->
 
-->
 
=== OPC XML-DA ===
 
=== OPC XML-DA ===
 +
* Added property {{Style=Identifier|EasyDAAdaptableParameters}}.{{Style=Identifier|UseAdvancedPolledRefresh}} (default {{Style=Keyword|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 {{Style=Identifier|EasyDAAdaptableParameters}}.{{Style=Identifier|SubscriptionPolledRefreshTimeoutFactor}} and {{Style=Identifier|SubscriptionPolledRefreshTimeoutIncrease}}, for influencing how the subscription polled refresh timeout is calculated.
 
<!--
 
<!--
 
=== Services ===  
 
=== Services ===  

Revision as of 17:17, 18 March 2020


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

Internal version number: 5.58

Key changes:


Component Improvements

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.