What's new in QuickOPC 2018.2

From OPC Labs Knowledge Base
Jump to navigation Jump to search


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

Internal version number: 5.53

Key changes:

  • (tbd)


Component Improvements

  • Added UACallArguments constructor overloads that accept an array of TypeCode as an argument (previously, just array of Type was supported).
  • Performance improvements in OPC UA when large number of elements is involved in Read, Write, CallMethod or Subscribe.

Excel Option

  • Added a new documentation topic explaining the installation of the Excel Option (the choices to be made in the Setup program).

Instrumentation

  • Added warning log entry when OPC UA application name contains improper characters.

Documentation

  • Improved navigation for examples.

Examples

  • Added C# examples where so far only COM-based examples existed.
  • Improved Delphi (Object Pascal) examples with proper use of automatic reference counting (ARC) and explicit object deallocation (prevent memory leaks).