What's new in QuickOPC 2018.1

From OPC Labs Knowledge Base
Revision as of 09:37, 11 November 2017 by User (talk | contribs)
Jump to navigation Jump to search


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

Internal version number: 5.52

Key changes:


Component Improvements

  • When EasyUAClient receives an OPC UA extension object that it does not recognize, it now returns it (in reads and subscriptions) as an instance of new UAExtensionObject class. This class allows access to the extension object's body (binary or XML), and its data type encoding ID. Conversely, UAExtensionObject instance can be passed in as a value to be written.