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

From OPC Labs Knowledge Base
Jump to navigation Jump to search
Line 24: Line 24:
  
 
== Component Refactorings ==
 
== Component Refactorings ==
* Setting an OPC UA certificate acceptance policy specific to an endpoint is no longer supported, due to limitations of the underlying UA stack.
+
* Setting an OPC UA certificate acceptance policy specific to an endpoint is no longer supported, as it cannot be reliably implemented due to limitations of the underlying UA stack.
  
 
== User Interface ==
 
== User Interface ==

Revision as of 13:10, 22 May 2018


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

Internal version number: 5.54

Key changes:


Targeting

  • .NET runtimes: Removed .NET Framework 4.5.2 from the list of supported .NET runtimes (use .NET Framework 4.6.2 instead).
  • .NET runtimes: Removed .NET Framework 4.6 from the list of supported .NET runtimes (use .NET Framework 4.6.2 instead).
  • Development tools: Visual Studio 2012 removed from the list of primary development tools. It will likely still work for most tasks, though.

Technology

Licensing

Installation and Uninstallation

Component Improvements

Component Refactorings

  • Setting an OPC UA certificate acceptance policy specific to an endpoint is no longer supported, as it cannot be reliably implemented due to limitations of the underlying UA stack.

User Interface

Developer Tool Integration

Excel Option

Instrumentation

  • Improved OPC UA logging associated with HTTPS certificate validation.

Tools

Documentation and Help

Examples