What's new in QuickOPC 2019.1: Difference between revisions
From OPC Labs Knowledge Base
(Created page with "Category:What's New <div style="text-align: right; direction: ltr; margin-left: 1em;">See also: Versions; Previous version: What's new in QuickOPC 2018.3</div>...") |
|||
Line 21: | Line 21: | ||
== Component Improvements == | == Component Improvements == | ||
* Added a new property {{Style=Identifier|SessionTimeoutDebug}} to the {{Style=Identifier|UAClientSessionParameters}} class. The value of this property determines the requested OPC UA session timeout used when a debugger is attached. The normal {{Style=Identifier|SessionTimeout}} defaults to 1 minute, the {{Style=Identifier|SessionTimeoutDebug}} defaults to 10 minutes, making it easier to prevent expired sessions while debugging with breakpoints. | |||
=== Specialized Client Objects === | === Specialized Client Objects === |
Revision as of 16:12, 19 November 2018
See also: Versions; Previous version: What's new in QuickOPC 2018.3
Internal version number: 5.55
Key changes:
Targeting
Technology
Delivery
Licensing
Installation and Uninstallation
Component Improvements
- Added a new property SessionTimeoutDebug to the UAClientSessionParameters class. The value of this property determines the requested OPC UA session timeout used when a debugger is attached. The normal SessionTimeout defaults to 1 minute, the SessionTimeoutDebug defaults to 10 minutes, making it easier to prevent expired sessions while debugging with breakpoints.
Specialized Client Objects
Services
Component Refactorings
User Interface
Developer Tool Integration
Excel Option
Instrumentation
Tools
Connectivity Explorer
Documentation and Help
Examples
Bonus Material