uaexpert-bin-win64-x86-64-ucrt-v1.7.1.540
资源内容介绍
uaexpert客户端 ======================================= Version 1.7.1=======================================General:--------* Update C++ SDK to latest version 1.8.2* Update UaStack to latest version 1.5.5* Update third-party - Update OpenSSL to V3.0.10 - Update libxml2 to V2.11.5* Display widgets for structures - Fix handling of structures with structure fields of BaseDataType - Fix handling of union field with BaseDataType - Fix display of null ExtensionObject in a structure field* Add missing registration of *.uap project files with UaExpert* Skip secure channel renew certificate checks if connect errors are skipped by user* Enhance certificate selection if the EndpointUrl in the EndpointDescription does not match the used URL* Enhance display of license information in license dialog* Skip load of TLS certificates for GDS managed stores* Remove reverse discovery from GDS registration discovery dialogPubSub Config Plugin:--------------------------* Fix issue with download of PubSub configuration that contains only Readers* Adjust Reader MessageReceiveTimeout if the related WriterGroup PublishingInterval is changed* Change display order of configurations in project to alphabetic order* Prevent duplicate configuration names in project* Verify that string array and array dimension max length settings are available if encoding is changed to raw encoding e.g. change to periodic fixed layout* Add option to modify max string length and array dimension settings* Add support for JSON message settings* Add check of unique DataSetFieldIds in Reader configuration Duplicated field IDs create problems with TargetVariable configuration* Add option to reduce namespace table to used namespaces in the context menu for configuration files* Add handling of custom data type descriptions in DataSetMetaData of PublishedDataSetsXML Nodeset Export Plugin:--------------------------* Enhance error handling for import of nodeset from OPC UA server* Fix exporting extensionObject value to XMLFileTransferPlugin:--------------------------* Do not display read and write file transfer context menu for TrustListType objects. They require special handling.* Do not display write file transfer context menu for PubSubConfigurationType objects. Write requires special handling.Performance Plugin:--------------------------* Fix measurement with duration Fix for behavior change in Qt5Data Access Plugin:--------------------------* Fix subscription settings change dialog Fix for behavior change in Qt5 Server Diagnostic Plugin:--------------------------* Fix display of new Role CriteriaTypes Application and X509Subject in 'Server Information' XML Nodeset Export Plugin:--------------------------* Add option to disable Aliases in the exported UANodeset XML Setting XmlNodesetExportPlugin.ExportAliases* Different error handling enhancements and logic to fix invalid information from server model import in used C++ SDK libraryMethod Plugin:--------------------------* Display specific method result code also if it is a specific Good code======================================= Version 1.7.0=======================================General:--------* First release of PubSub configuration plug-in The plug-in was provided as technical preview before See PubSub Config Plugin for more details* Enhancements for structure DataType handling - Changed default DataType definition access from deprecated DataTypeDictionary to DataTypeDefinition attributes as default Fall-back is still DataTypeDictionary - Add handling of new AllowSubtypes flags for structure fields - Add handling of structure fields with matrix values (ValueRank>1) - Add option to select concrete subtype for structure fields with abstract DataType or with AllowSubtypes set* Update C++ SDK to latest version 1.8.1 (release)* Update UaStack to latest version 1.5.4* Update OpenSSL to V1.1.1t* Update libxml2 to V2.10.3* Update to Qt5* Update to Qwt V6.2PubSub Config Plugin:----------------* Technical preview in version 1.6.x used a Unified Automation specific FileType object to transfer the PubSub configurations to a server with OPC UA 1.04 PubSub functionality. OPC UA 1.05 added a standard FileType based object for the transfer. The PubSub Config plugin is now using this standard object for the configuration transfer with delta changes.* Add handling for PubSub security and SecurityGroups* Add handling for UDP unicast as defined by OPC UA 1.05* Add monitoring mode for DataSetReaders to display values of source variables (Publisher - DataSetWriter) and target variables (DataSetReader)AttributePlugin:----------------* Use same color for BadUserAccessDenied and BadSecurityModeInsufficientXML Nodeset Export Plugin:--------------------------* Process export in the background and display progress in a progress bar* Add option to export multiple namespaces into one UANodeset fileServer Diagnostic Plugin:--------------------------* Add tab for display and modification of Roles and Users======================================= Version 1.6.3=======================================General:--------* Update C++ SDK to latest version 1.7.7 (release)* Update UaStack to latest version 1.4.22* Keep temporary certificate error overwrite for a session to suppress further certificate checks due to secure channel renews* Add General.DisableError.CertificateUsage setting Allow suppression of certificate usage errors for server certificates* Automatically execute local discovery in Add Server dialog* Skip endpoints in Add Server dialog if the endpoint ApplicationUri does not match the ApplicationUri from FindServers* Fix compare with recently used servers in Add Server dialog* Skip creation of event subscription for model change events if event notifier is not set on server objectAttributePlugin:----------------* Fix write of values for variables with abstract DataType Open DataType browser to select the concrete DataType for conversion* Fix display of AccessRestrictions attribute flag ApplyRestrictionsToBrowseDaPlugin:---------* Fix monitoring settings for custom node (manual NodeId selection)* Fix write of values for variables with abstract DataType Use DataType from the last value as fall-back Open DataType browser to select the concrete DataType for conversion if no previous value is availableImageViewerPlugin:------------------* Add missing image formats to AppImage for Linux======================================= Version 1.6.2=======================================General:--------* Update C++ SDK to latest version 1.7.6 (release) - Fixes for data type dictionary handling - Fixes for UANodesset XML export - Fix certificate verification during SecureChannel renew* Update UaStack to latest version 1.4.21 - Fix https transport protocol binding* Enhance Add Server discovery dialog - Browse local servers and servers on network only on request - Fix blocking of UaExpert due to blocking discovery calls - Add full discovery URL to server tree nodes - Add more information from application description to tool-tip of server tree nodes* Add detection of GDS certificate update through parallel active UaExpert instances* Update OpenSSL to V1.1.1n Fixes CVE-2022-0778* Update libxml2 to V2.9.13 Fixes CVE-2022-23308History Plugin:--------------* Fix display of value list if all values have bad statusMethod Plugin:--------------------------* Extend diagnostic info handling for Method result displayAttribute Pl