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

From OPC Labs Knowledge Base
Jump to navigation Jump to search
Line 14: Line 14:
 
= Delivery =
 
= Delivery =
 
= Installation and Uninstallation =
 
= Installation and Uninstallation =
 +
-->
 
= Component Improvements =
 
= Component Improvements =
 +
<!--
 
== OPC Classic ==
 
== OPC Classic ==
 
== OPC Data Access and OPC XML-DA ==
 
== OPC Data Access and OPC XML-DA ==
Line 21: Line 23:
 
== OPC UA ==
 
== OPC UA ==
 
== OPC UA Client-Server ==
 
== OPC UA Client-Server ==
 +
== OPC UA Complex Data ==
 +
-->
 
== OPC UA PubSub ==
 
== OPC UA PubSub ==
 +
* If a network message parsing error occurs, it is now reported through the dataset message event/callback (only the first occurrence on a subscription, before a dataset receive timeout, is reported).
 +
<!--
 
== COM Components ==
 
== COM Components ==
== OPC UA Complex Data ==
 
== OPC UA PubSub ==
 
 
== Services ==  
 
== Services ==  
 
== Specialized Client Objects ==
 
== Specialized Client Objects ==
Line 33: Line 37:
 
== OPC Alarms&Events ==
 
== OPC Alarms&Events ==
 
== OPC UA ==
 
== OPC UA ==
 +
== OPC UA PubSub ==
 
== COM Components ==
 
== COM Components ==
 
= User Interface =  
 
= User Interface =  

Revision as of 08:17, 7 March 2021

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

Internal version number: 5.61

Key changes:


Component Improvements

OPC UA PubSub

  • If a network message parsing error occurs, it is now reported through the dataset message event/callback (only the first occurrence on a subscription, before a dataset receive timeout, is reported).

Tools and Online Services

  • Added system networkInformation listInterfaces command to OpcCmd Utility and UADemoPublisher. The command shows information that describes all network interfaces on the local computer.
  • Added system networkInformation pingTest command to OpcCmd Utility and UADemoPublisher. The command tests whether a remote computer is accessible over the network.

Demo Servers and Publishers

  • It is now possible to run the UADemoPublisher in interactive mode, and use the publish command to start publishing.
  • The UADemoPublisher is now also available as ClickOnce installation (for Windows).