Tool Downloads: Difference between revisions

From OPC Labs Knowledge Base
No edit summary
(164 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Tools]]
[[Category:Connectivity Explorer]] [[Category:License Manager]] [[Category:Tools and Online Services]] [[Category:OPC Kit Server]] [[Category:OpcCmd Utility]] [[Category:SparkplugCmd Utility]] [[Category:UA Certificate Generator]] [[Category:UA Configuration Tool]] [[Category:UADemoPublisher]]


= Connectivity Explorer =
The table below lists the various free tools available and their purpose. Click on the tool name to visit the tool download page.
The Connectivity Explorer application allows you to navigate through hierarchy of OPC Data Access and OPC Unified Architecture servers and data nodes. You can subscribe to data changes, and view the results live.


Connectivity Explorer is a {{Style=button|[http://cdn.opclabs.com/files/downloads/ConnectivityExplorer/ConnectivityExplorer.application ClickOnce application - launch it now]}} .
{| class="wikitable"
If the preceding link does not work with your browser, use the [http://cdn.opclabs.com/files/downloads/ConnectivityExplorer/publish.htm Install page] instead.
|-
 
!Name
[http://opclabs.doc-that.com/files/onlinedocs/QuickOpc/Latest/User%27s%20Guide%20and%20Reference-QuickOPC/webframe.html#Connectivity%20Explorer.html Documentation (online)]
!Description
 
|-
= OPC UA Demo Publisher =
|[[COM Create Test Download|COM Create Test]]
The UADemoPublisher program is a demonstration publisher for OPC UA PubSub. [[:Category:UADemoPublisher|More information...]]
|Quickly test whether the COM object specified by its CLSID can be successfully created from a 32-bit or 64-bit process (Windows).
 
|-
* UADemoPublisher Utility for Windows, [http://www.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-Windows.exe self-extracting EXE]. Requires .NET Framework 4.7 (or later).
|[[Connectivity Explorer Download|Connectivity Explorer]]
* UADemoPublisher Utility for .NET Core  (Windows or Linux), [http://www.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-NETCore21.tgz TGZ file] or [http://www.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-NETCore21.zip ZIP file]. Requires .NET Core 2.1.2 (or later).
|Navigate through hierarchy of OPC Data Access and OPC Unified Architecture servers, publishers and data nodes, subscribe to data changes, and view the results live (Windows).
 
|-
= OpcCmd Utility =
|[[License Manager Download|License Manager]]
The OpcCmd utility is a program that allows performing various OPC operations from the command line. It can act as a generic OPC UA PubSub subscriber, and be used for evaluation, experiments, and testing. [[:Category:OpcCmd|More information...]]
|Install a license into an existing runtime or development deployment of Connectivity Studio (QuickOPC, OPC Wizard, Excel Connector, EasySparkplug etc.) on Windows.
 
|-
* OpcCmd Utility for Windows, [http://www.opclabs.com/files/downloads/OpcCmd/OpcCmd-Windows.exe self-extracting EXE]. Requires .NET Framework 4.7 (or later).
|[[OpcCmd Utility Download|OpcCmd Utility]]
* OpcCmd Utility for .NET Core (Windows or Linux), [http://www.opclabs.com/files/downloads/OpcCmd/OpcCmd-NETCore21.tgz TGZ file] or [http://www.opclabs.com/files/downloads/OpcCmd/OpcCmd-NETCore21.zip ZIP file]. Requires .NET Core 2.1.2 (or later).
|Allows performing various OPC operations from the command line. It can act as a generic OPC DA Client, OPC A&E Client, OPC UA Client, OPC UA PubSub subscriber, OPC UA Server, and be used for evaluation, experiments, and testing (Windows, Linux, macOS).
 
|-
= UA Configuration Tool =
|[[OPC Kit Server Download|OPC Kit Server]]
The UA Configuration Tool (by OPC Foundation) allows the user to inspect and manage various aspects of OPC UA functionality on Windows computers.
|An OPC Classic server (OPC DA and OPC A&E) providing simulated data (Windows).  
 
|-
Current version: 1.03. [http://cdn.opclabs.com/files/downloads/Opc.Ua.ConfigurationTool/Opc.Ua.ConfigurationTool-1.03.exe Download]
|[[OPC UA Demo Publisher Download|OPC UA Demo Publisher]]
{| class="mw-collapsible mw-collapsed wikitable"
|A demonstration publisher for OPC UA PubSub (Windows, Linux, macOS).
! OPC Foundation MIT License 1.00 
|-
|[[OPC UA PubSub Formatter Download|OPC UA PubSub Formatter]]
|Visualize the output of formatting OPC UA PubSub network messages (Windows).
|-
|[[SparkplugCmd Utility Download|SparkplugCmd Utility]]
|'''New:''' Allows performing various Sparkplug operations from the command line. It can act as a generic Sparkplug host application or Sparkplug edge node, and be used for evaluation, experiments, and testing (Windows, Linux, macOS).  
|-
|[[UA Certificate Generator Download|UA Certificate Generator]]
|Issue, renew, revoke and unrevoke instance certificates for OPC UA (Windows).
|-
|-
|Copyright (c) 2005-2017 The OPC Foundation, Inc. All rights reserved.
|[[UA Configuration Tool Download|UA Configuration Tool]]
<br>
|Inspect and manage various aspects of OPC UA functionality on Windows computers.
OPC Foundation MIT License 1.00&nbsp;
<br><br>
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:
<br><br>
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
<br><br>
The complete license agreement can be found here:
http://opcfoundation.org/License/MIT/1.00/
|}
|}

Revision as of 07:55, 12 June 2025


The table below lists the various free tools available and their purpose. Click on the tool name to visit the tool download page.

Name Description
COM Create Test Quickly test whether the COM object specified by its CLSID can be successfully created from a 32-bit or 64-bit process (Windows).
Connectivity Explorer Navigate through hierarchy of OPC Data Access and OPC Unified Architecture servers, publishers and data nodes, subscribe to data changes, and view the results live (Windows).
License Manager Install a license into an existing runtime or development deployment of Connectivity Studio (QuickOPC, OPC Wizard, Excel Connector, EasySparkplug etc.) on Windows.
OpcCmd Utility Allows performing various OPC operations from the command line. It can act as a generic OPC DA Client, OPC A&E Client, OPC UA Client, OPC UA PubSub subscriber, OPC UA Server, and be used for evaluation, experiments, and testing (Windows, Linux, macOS).
OPC Kit Server An OPC Classic server (OPC DA and OPC A&E) providing simulated data (Windows).
OPC UA Demo Publisher A demonstration publisher for OPC UA PubSub (Windows, Linux, macOS).
OPC UA PubSub Formatter Visualize the output of formatting OPC UA PubSub network messages (Windows).
SparkplugCmd Utility New: Allows performing various Sparkplug operations from the command line. It can act as a generic Sparkplug host application or Sparkplug edge node, and be used for evaluation, experiments, and testing (Windows, Linux, macOS).
UA Certificate Generator Issue, renew, revoke and unrevoke instance certificates for OPC UA (Windows).
UA Configuration Tool Inspect and manage various aspects of OPC UA functionality on Windows computers.