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

From OPC Labs Knowledge Base
Jump to navigation Jump to search
Line 17: Line 17:
  
 
=== Connectivity Explorer ===
 
=== Connectivity Explorer ===
 +
* Many more automatically managed columns are now created with each point type. The new columns are hidden by default, but can be turned on (made visible) by simply changing their Visible property to 'true', without having them to be manually created and configured. For example, "Server Timestamp (UTC)" and "Source Timestamp (UTC) columns are now automatically created.
 +
* Columns in Live Data view now have Visible property, allowing them to be hidden.
 
* 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.
 
* 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.

Revision as of 15:42, 9 July 2017

Previous: What's new in QuickOPC 2017.1

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

  • Many more automatically managed columns are now created with each point type. The new columns are hidden by default, but can be turned on (made visible) by simply changing their Visible property to 'true', without having them to be manually created and configured. For example, "Server Timestamp (UTC)" and "Source Timestamp (UTC) columns are now automatically created.
  • Columns in Live Data view now have Visible property, allowing them to be hidden.
  • 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.