What's new in QuickOPC 2017.2: Difference between revisions

From OPC Labs Knowledge Base
Line 12: Line 12:
== Component Improvements ==
== Component Improvements ==
* New parameter: {{Style=Identifier|UAClientEngineParameters}}.{{Style=Identifier|DebuggerDetectionOverride}}. Allows to enforce the behavior as if the debugger was or was not attached. Useful for troubleshooting scenarios having to do with OPC UA session keep-alive or lifetime mechanisms.
* New parameter: {{Style=Identifier|UAClientEngineParameters}}.{{Style=Identifier|DebuggerDetectionOverride}}. Allows to enforce the behavior as if the debugger was or was not attached. Useful for troubleshooting scenarios having to do with OPC UA session keep-alive or lifetime mechanisms.
* New log entry: An information log entry added when OPC UA subscription has been successfully created and checked. The subscription's ID, revised publishing interval, and keep-alive and lifetime counts are recorded. (Some event IDs have been renumbered in relation to this).


== Tools ==
== Tools ==

Revision as of 13:36, 9 July 2017

Internal version number: 5.51

Key changes:


Component Improvements

  • New parameter: UAClientEngineParameters.DebuggerDetectionOverride. Allows to enforce the behavior as if the debugger was or was not attached. Useful for troubleshooting scenarios having to do with OPC UA session keep-alive or lifetime mechanisms.
  • New log entry: An information log entry added when OPC UA subscription has been successfully created and checked. The subscription's ID, revised publishing interval, and keep-alive and lifetime counts are recorded. (Some event IDs have been renumbered in relation to this).

Tools

Connectivity Explorer

  • The user can now use a horizontal splitter to change the height of the node information pane height in the Point Editor - Browse. Also, some screen estate has been gained by omitting the node information label.