Difference between revisions of "Tool Downloads"

From OPC Labs Knowledge Base
Jump to navigation Jump to search
(41 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Tools and Online Services]]  
+
[[Category:Connectivity Explorer]] [[Category:License Manager]] [[Category:Tools and Online Services]] [[Category:OPC Kit Server]] [[Category:OpcCmd Utility]] [[Category:UA Certificate Generator]] [[Category:UA Configuration Tool]] [[Category:UADemoPublisher]]
  
 
= COM Create Test =
 
= COM Create Test =
Line 7: Line 7:
 
|-
 
|-
 
!Target platform and requirements
 
!Target platform and requirements
!ZIP file
+
!Binaries
 
|-
 
|-
 
|Windows, .NET Framework 4.7 (or later)
 
|Windows, .NET Framework 4.7 (or later)
|{{Style=button|[https://www.opclabs.com/files/downloads/ComCreateTest/ComCreateTest.zip Download]}}
+
|<table><tr><td>ZIP file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/ComCreateTest/ComCreateTest.zip Download]}}</td></tr></table>
 
|}
 
|}
  
Line 22: Line 22:
 
|-
 
|-
 
!Target platform and requirements
 
!Target platform and requirements
 +
!Version
 
!ClickOnce
 
!ClickOnce
 
|-
 
|-
 
|Windows, .NET Framework 4.7 (or later)
 
|Windows, .NET Framework 4.7 (or later)
|{{Style=button|[https://www.opclabs.com/files/downloads/ConnectivityExplorer/ConnectivityExplorer.application Download &amp; launch]}}<br>[https://www.opclabs.com/files/downloads/ConnectivityExplorer/publish.htm Install page]
+
|Current or preview<ref name="current-or-preview"/>
 +
|{{Style=button|[https://www.opclabs.com/files/downloads/ConnectivityExplorer/ConnectivityExplorer.application Download &amp; launch]}}<br>[https://www.opclabs.com/files/downloads/ConnectivityExplorer/publish.htm Install page]<ref name="clickonce">If the "Download & Launch" ClickOnce button does not work with your browser, use the "Install page" link instead.</ref>
 
|}
 
|}
If the "Download & Launch" ClickOnce button does not work with your browser, use the "Install page" link instead.
 
 
 
License: [https://opensource.org/licenses/0BSD Zero-Clause BSD (0BSD)].  
 
License: [https://opensource.org/licenses/0BSD Zero-Clause BSD (0BSD)].  
  
Other included software: None. Uninstall instructions: Go to Windows "Apps & features". In the list of programs, locate "Connectivity Explorer" and select it. Press the "Uninstall" button. Press "Uninstall" once again when asked by Windows to confirm. In "Connectivity Explorer Maintenance" window, make sure that "Remove the application form this computer" is selected, and press the "OK" button.
+
Other included software: None. Uninstall instructions: Go to Windows "Apps & features". In the list of programs, locate "Connectivity Explorer" and select it. Press the "Uninstall" button. Press "Uninstall" once again when asked by Windows to confirm. In "Connectivity Explorer Maintenance" window, make sure that "Remove the application from this computer" is selected, and press the "OK" button.
  
 
[http://opclabs.doc-that.com/files/onlinedocs/QuickOpc/Latest/User%27s%20Guide%20and%20Reference-QuickOPC/webframe.html#Connectivity%20Explorer.html Documentation (online)]
 
[http://opclabs.doc-that.com/files/onlinedocs/QuickOpc/Latest/User%27s%20Guide%20and%20Reference-QuickOPC/webframe.html#Connectivity%20Explorer.html Documentation (online)]
Line 43: Line 43:
 
|-
 
|-
 
!Target platform and requirements
 
!Target platform and requirements
!EXE file
+
!Binaries
 
|-
 
|-
 
|Windows
 
|Windows
|{{Style=button|[https://www.opclabs.com/files/downloads/QuickOpc/2020.3/LicenseManager.exe Download]}}
+
|<table><tr><td>EXE file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/QuickOpc/2020.3/LicenseManager.exe Download]}}</td></tr></table>
 
|}
 
|}
 
[https://www.opclabs.com/files/downloads/QuickOpc/2020.3/EULA-QuickOPC.htm End User License Agreement (EULA)]
 
[https://www.opclabs.com/files/downloads/QuickOpc/2020.3/EULA-QuickOPC.htm End User License Agreement (EULA)]
Line 56: Line 56:
 
|-
 
|-
 
!Target platform and requirements
 
!Target platform and requirements
!EXE file
+
!Binaries
 
|-
 
|-
 
|Windows
 
|Windows
|{{Style=button|[https://www.opclabs.com/files/downloads/QuickOpc/2020.3/LMConsole.exe Download]}}
+
|<table><tr><td>EXE file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/QuickOpc/2020.3/LMConsole.exe Download]}}</td></tr></table>
 
|}
 
|}
 
[https://www.opclabs.com/files/downloads/QuickOpc/2020.3/EULA-QuickOPC.htm End User License Agreement (EULA)]
 
[https://www.opclabs.com/files/downloads/QuickOpc/2020.3/EULA-QuickOPC.htm End User License Agreement (EULA)]
  
 
Other included (installed) software: None. Uninstall instructions: Delete the downloaded file.
 
Other included (installed) software: None. Uninstall instructions: Delete the downloaded file.
 +
 +
= OpcCmd Utility =
 +
The OpcCmd utility (console application) is a program that 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, and be used for evaluation, experiments, and testing. '''[[:Category:OpcCmd Utility|More information...]]'''
 +
 +
{| class="wikitable"
 +
|-
 +
!Target platform and requirements
 +
!Version
 +
!Binaries
 +
!ClickOnce
 +
|-
 +
|Windows, .NET Framework 4.7 (or later)
 +
|Current or Preview<ref name="current-or-preview">Either the latest version released, or a preview of the upcoming version</ref>
 +
|<table><tr><td>ZIP file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/OpcCmd/OpcCmd-Windows.zip Download]}}</td></tr>
 +
<td>EXE file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/OpcCmd/OpcCmd-Windows.exe Download]}}<ref name="self-extracting">Self-Extracting</ref></td></tr></table>
 +
|{{Style=button|[https://www.opclabs.com/files/downloads/OpcCmd/OpcCmd.application Download &amp; launch]}}<br>[https://www.opclabs.com/files/downloads/OpcCmd/publish.htm Install page]<ref name="clickonce"/>
 +
|-
 +
|Windows, Linux or macOS, .NET Core 2.1 (.2 or later)
 +
|Current or Preview<ref name="current-or-preview"/>
 +
|<table><tr><td>ZIP file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/OpcCmd/OpcCmd-NETCore21.zip Download]}}</td></tr>
 +
<tr><td>TGZ file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/OpcCmd/OpcCmd-NETCore21.tgz Download]}}</td></tr></table>
 +
|
 +
|-
 +
|Windows, Linux or macOS, .NET Core 3.1
 +
|Current or Preview<ref name="current-or-preview"/>
 +
|<table><tr><td>ZIP file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/OpcCmd/OpcCmd-NETCore31.zip Download]}}</td></tr>
 +
<tr><td>TGZ file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/OpcCmd/OpcCmd-NETCore31.tgz Download]}}</td></tr></table>
 +
|
 +
|-
 +
|Windows, Linux or macOS, .NET 5.0
 +
|Current or Preview<ref name="current-or-preview"/>
 +
|<table><tr><td>ZIP file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/OpcCmd/OpcCmd-NET50.zip Download]}}</td></tr>
 +
<tr><td>TGZ file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/OpcCmd/OpcCmd-NET50.tgz Download]}}</td></tr></table>
 +
|
 +
|}
 +
License: [https://opensource.org/licenses/0BSD Zero-Clause BSD (0BSD)]. 3rd party libraries used, their licenses and legal notices: Run the {{Style=keyboard|OpcCmd about}} command.
 +
 +
Other included (installed) software: None. Uninstall instructions: Delete the folder where you have unpacked the program. When installed as ClickOnce installation: Go to Windows "Apps & features". In the list of programs, locate "OpcCmd Utility" and select it. Press the "Uninstall" button. Press "Uninstall" once again when asked by Windows to confirm. In "OpcCmd Utility Maintenance" window, make sure that "Remove the application from this computer" is selected, and press the "OK" button.
  
 
= OPC Kit Server =
 
= OPC Kit Server =
Line 71: Line 109:
 
|-
 
|-
 
!Target platform and requirements
 
!Target platform and requirements
!ZIP file
+
!Binaries
 
|-
 
|-
 
|Windows
 
|Windows
|{{Style=button|[https://www.opclabs.com/files/downloads/OPCKitServer/OPCKitServer.zip Download]}}
+
|<table><tr><td>ZIP file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/OPCKitServer/OPCKitServer.zip Download]}}</td></tr></table>
 
|}
 
|}
  
Line 87: Line 125:
  
 
= OPC UA Demo Publisher =
 
= OPC UA Demo Publisher =
The UADemoPublisher program (console application) is a demonstration publisher for OPC UA PubSub. [[:Category:UADemoPublisher|More information...]]
+
The UADemoPublisher program (console application) is a demonstration publisher for OPC UA PubSub. '''[[:Category:UADemoPublisher|More information...]]'''
  
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
 
!Target platform and requirements
 
!Target platform and requirements
!ZIP file
+
!Version
!TGZ file
+
!Binaries
!EXE file<br>(Self-extracting)
+
!ClickOnce
 
|-
 
|-
 
|Windows, .NET Framework 4.7 (or later)
 
|Windows, .NET Framework 4.7 (or later)
|{{Style=button|[https://www.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-Windows.zip Download]}}
+
|Current or Preview<ref name="current-or-preview"/>
 +
|<table><tr><td>ZIP file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-Windows.zip Download]}}</td></tr>
 +
<tr><td>EXE file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-Windows.exe Download]}}<ref name="self-extracting"/></td></tr></table>
 +
|{{Style=button|[https://www.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher.application Download &amp; launch]}}<br>[https://www.opclabs.com/files/downloads/UADemoPublisher/publish.htm Install page]<ref name="clickonce"/>
 +
|-
 +
|Windows, Linux or macOS, .NET Core 2.1 (.2 or later)
 +
|Current or Preview<ref name="current-or-preview"/>
 +
|<table><tr><td>ZIP file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-NETCore21.zip Download]}}</td></tr>
 +
<tr><td>TGZ file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-NETCore21.tgz Download]}}</td></tr></table>
 +
|
 +
|-
 +
|Windows, Linux or macOS, .NET Core 3.1
 +
|Current or Preview<ref name="current-or-preview"/>
 +
|<table><tr><td>ZIP file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-NETCore31.zip Download]}}</td></tr>
 +
<tr><td>TGZ file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-NETCore31.tgz Download]}}</td></tr></table>
 
|
 
|
|{{Style=button|[https://www.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-Windows.exe Download]}}
 
 
|-
 
|-
|Windows or Linux, .NET Core 2.1.2 (or later)
+
|Windows, Linux or macOS, .NET 5.0
|{{Style=button|[https://www.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-NETCore21.zip Download]}}
+
|Current or Preview<ref name="current-or-preview"/>
|{{Style=button|[https://www.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-NETCore21.tgz Download]}}
+
|<table><tr><td>ZIP file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-NET50.zip Download]}}</td></tr>
 +
<tr><td>TGZ file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-NET50.tgz Download]}}</td></tr></table>
 
|
 
|
 
|}
 
|}
Line 111: Line 163:
 
Other included (installed) software: None. Uninstall instructions: Delete the folder where you have unpacked the program.
 
Other included (installed) software: None. Uninstall instructions: Delete the folder where you have unpacked the program.
  
= OpcCmd Utility =
+
= OPC UA PubSub Formatter =
The OpcCmd utility (console application) is a program that allows performing various OPC operations from the command line. It can act as a generic OPC DA Client, OPC UA Client, OPC UA PubSub subscriber, and be used for evaluation, experiments, and testing. [[:Category:OpcCmd Utility|More information...]]
+
The OPC UA PubSub Formatter (Windows desktop application) allows you to visualize the output of formatting OPC UA PubSub network messages (currently, JSON message mapping only).
 
 
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
 
!Target platform and requirements
 
!Target platform and requirements
!ZIP file
+
!Version
!TGZ file
 
!EXE file<br>(Self-extracting)
 
 
!ClickOnce
 
!ClickOnce
 
|-
 
|-
 
|Windows, .NET Framework 4.7 (or later)
 
|Windows, .NET Framework 4.7 (or later)
|{{Style=button|[https://www.opclabs.com/files/downloads/OpcCmd/OpcCmd-Windows.zip Download]}}
+
|Current or preview<ref name="current-or-preview"/>
|
+
|{{Style=button|[https://www.opclabs.com/files/downloads/UAPubSubFormatter/UAPubSubFormatter.application Download &amp; launch]}}<br>[https://www.opclabs.com/files/downloads/UAPubSubFormatter/publish.htm Install page]<ref name="clickonce">If the "Download & Launch" ClickOnce button does not work with your browser, use the "Install page" link instead.</ref>
|{{Style=button|[https://www.opclabs.com/files/downloads/OpcCmd/OpcCmd-Windows.exe Download]}}
 
|{{Style=button|[https://www.opclabs.com/files/downloads/OpcCmd/OpcCmd.application Download &amp; launch]}}<br>[https://www.opclabs.com/files/downloads/OpcCmd/publish.htm Install page]
 
|-
 
|Windows or Linux, .NET Core 2.1.2 (or later)
 
|{{Style=button|[https://www.opclabs.com/files/downloads/OpcCmd/OpcCmd-NETCore21.zip Download]}}
 
|{{Style=button|[https://www.opclabs.com/files/downloads/OpcCmd/OpcCmd-NETCore21.tgz Download]}}
 
|
 
|
 
 
|}
 
|}
License: [https://opensource.org/licenses/0BSD Zero-Clause BSD (0BSD)]. 3rd party libraries used, their licenses and legal notices: Run the {{Style=keyboard|OpcCmd about}} command.
+
License: [https://opensource.org/licenses/0BSD Zero-Clause BSD (0BSD)].  
  
Other included (installed) software: None. Uninstall instructions: Delete the folder where you have unpacked the program.
+
Other included software: None. Uninstall instructions: Go to Windows "Apps & features". In the list of programs, locate "OPC UA PubSub Formatter" and select it. Press the "Uninstall" button. Press "Uninstall" once again when asked by Windows to confirm. In "OPC UA PubSub Formatter Maintenance" window, make sure that "Remove the application from this computer" is selected, and press the "OK" button.
  
 
= UA Certificate Generator =
 
= UA Certificate Generator =
Line 145: Line 186:
 
= UA Configuration Tool =
 
= UA Configuration Tool =
 
The UA Configuration Tool (Windows desktop application; by OPC Foundation) allows the user to inspect and manage various aspects of OPC UA functionality on Windows computers. [[:Category:UA Configuration Tool|More information...]]
 
The UA Configuration Tool (Windows desktop application; by OPC Foundation) allows the user to inspect and manage various aspects of OPC UA functionality on Windows computers. [[:Category:UA Configuration Tool|More information...]]
 
Current version: 1.03.
 
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
 
!Target platform and requirements
 
!Target platform and requirements
!EXE file<br>(Installer)
+
!Version
 +
!Installers
 
|-
 
|-
 
|Windows, .NET Framework 4.7 (or later)
 
|Windows, .NET Framework 4.7 (or later)
|{{Style=button|[https://www.opclabs.com/files/downloads/Opc.Ua.ConfigurationTool/Opc.Ua.ConfigurationTool-1.03.exe Download]}}
+
|Current: 1.03
 +
|<table><tr><td>EXE file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/Opc.Ua.ConfigurationTool/Opc.Ua.ConfigurationTool-1.03.exe Download]}}</td></tr></table>
 
|}
 
|}
 
Other included software: None. Uninstall instructions: Go to Windows "Apps & features". In the list of programs, locate "UA Configuration Tool ''xxxx''" and select it. Press the "Uninstall" button. If Windows UAC (User Account Control) asks, allow the app "Setup/Uninstall" to make changes to the device (press "Yes"). Press "Uninstall" once again when asked by Windows to confirm. In "UA Configuration Tool Uninstall" window, press the "Yes" button.
 
Other included software: None. Uninstall instructions: Go to Windows "Apps & features". In the list of programs, locate "UA Configuration Tool ''xxxx''" and select it. Press the "Uninstall" button. If Windows UAC (User Account Control) asks, allow the app "Setup/Uninstall" to make changes to the device (press "Yes"). Press "Uninstall" once again when asked by Windows to confirm. In "UA Configuration Tool Uninstall" window, press the "Yes" button.

Revision as of 16:20, 18 April 2021


COM Create Test

The COM Create Test Utility (ComCreateTest32 or ComCreateTest64) is a Windows command line tool that allows the user to quickly test whether the COM object specified by its CLSID can be successfully created from a 32-bit or 64-bit process, locally. This is usable for testing presence of OPC "Classic" servers, which are all COM objects. Run the tool without any parameters on command line to obtain usage instructions.

Target platform and requirements Binaries
Windows, .NET Framework 4.7 (or later)
ZIP file:Download

License: Zero-Clause BSD (0BSD). 3rd party libraries used, their licenses and legal notices: None.

Other included (installed) software: None. Uninstall instructions: Delete the folder where you have unpacked the program.

Connectivity Explorer

The Connectivity Explorer (Windows desktop 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. More information...

Target platform and requirements Version ClickOnce
Windows, .NET Framework 4.7 (or later) Current or preview[1] Download & launch
Install page[2]

License: Zero-Clause BSD (0BSD).

Other included software: None. Uninstall instructions: Go to Windows "Apps & features". In the list of programs, locate "Connectivity Explorer" and select it. Press the "Uninstall" button. Press "Uninstall" once again when asked by Windows to confirm. In "Connectivity Explorer Maintenance" window, make sure that "Remove the application from this computer" is selected, and press the "OK" button.

Documentation (online)

License Manager

If all you need is to install a license into an existing runtime deployment of QuickOPC on Windows, links below may come handy. They are plain EXE-s that you can save to your computer and run. They have no dependencies, and no installation is required.

desktop app

Target platform and requirements Binaries
Windows
EXE file:Download

End User License Agreement (EULA)

Other included (installed) software: None. Uninstall instructions: Delete the downloaded file.

console app (LMConsole)

Target platform and requirements Binaries
Windows
EXE file:Download

End User License Agreement (EULA)

Other included (installed) software: None. Uninstall instructions: Delete the downloaded file.

OpcCmd Utility

The OpcCmd utility (console application) is a program that 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, and be used for evaluation, experiments, and testing. More information...

Target platform and requirements Version Binaries ClickOnce
Windows, .NET Framework 4.7 (or later) Current or Preview[1]
ZIP file:Download
EXE file:Download[3]
Download & launch
Install page[2]
Windows, Linux or macOS, .NET Core 2.1 (.2 or later) Current or Preview[1]
ZIP file:Download
TGZ file:Download
Windows, Linux or macOS, .NET Core 3.1 Current or Preview[1]
ZIP file:Download
TGZ file:Download
Windows, Linux or macOS, .NET 5.0 Current or Preview[1]
ZIP file:Download
TGZ file:Download

License: Zero-Clause BSD (0BSD). 3rd party libraries used, their licenses and legal notices: Run the OpcCmd about command.

Other included (installed) software: None. Uninstall instructions: Delete the folder where you have unpacked the program. When installed as ClickOnce installation: Go to Windows "Apps & features". In the list of programs, locate "OpcCmd Utility" and select it. Press the "Uninstall" button. Press "Uninstall" once again when asked by Windows to confirm. In "OpcCmd Utility Maintenance" window, make sure that "Remove the application from this computer" is selected, and press the "OK" button.

OPC Kit Server

The OPC Kit Server is an OPC Classic server (OPC DA and OPC A&E) providing simulated data. For more information, see OPC Kit Server.

Target platform and requirements Binaries
Windows
ZIP file:Download

License: Zero-Clause BSD (0BSD). 3rd party libraries used, their licenses and legal notices: None.

Other included (installed) software: None. Installation instructions: After unpacking the program, register the server using opcrtkit /RegServer or opcrtkit /Service. Uninstall instructions: Unregister the server using opcrtkit /UnregServer, and delete the folder where you have unpacked the program.

Note: If you want to launch and access the server from other user accounts (such as when running as a service), you can use the following command to grant launch and access permissions to everyone:

DComPerm2 -aa {AB8BCE71-3E09-4CB5-BF81-E909BAE5E68E} set Everyone permit level:l
DComPerm2 -al {AB8BCE71-3E09-4CB5-BF81-E909BAE5E68E} set Everyone permit level:l

OPC UA Demo Publisher

The UADemoPublisher program (console application) is a demonstration publisher for OPC UA PubSub. More information...

Target platform and requirements Version Binaries ClickOnce
Windows, .NET Framework 4.7 (or later) Current or Preview[1]
ZIP file:Download
EXE file:Download[3]
Download & launch
Install page[2]
Windows, Linux or macOS, .NET Core 2.1 (.2 or later) Current or Preview[1]
ZIP file:Download
TGZ file:Download
Windows, Linux or macOS, .NET Core 3.1 Current or Preview[1]
ZIP file:Download
TGZ file:Download
Windows, Linux or macOS, .NET 5.0 Current or Preview[1]
ZIP file:Download
TGZ file:Download

License: Zero-Clause BSD (0BSD). 3rd party libraries used, their licenses and legal notices: Run the UADemoPublisher about command.

Other included (installed) software: None. Uninstall instructions: Delete the folder where you have unpacked the program.

OPC UA PubSub Formatter

The OPC UA PubSub Formatter (Windows desktop application) allows you to visualize the output of formatting OPC UA PubSub network messages (currently, JSON message mapping only).

Target platform and requirements Version ClickOnce
Windows, .NET Framework 4.7 (or later) Current or preview[1] Download & launch
Install page[2]

License: Zero-Clause BSD (0BSD).

Other included software: None. Uninstall instructions: Go to Windows "Apps & features". In the list of programs, locate "OPC UA PubSub Formatter" and select it. Press the "Uninstall" button. Press "Uninstall" once again when asked by Windows to confirm. In "OPC UA PubSub Formatter Maintenance" window, make sure that "Remove the application from this computer" is selected, and press the "OK" button.

UA Certificate Generator

The UA Certificate Generator (Windows console application; by OPC Foundation) allows the user to work with instance certificates for OPC UA applications (clients and servers). It can issue, renew, revoke and unrevoke certificates, and works with a certificate store specified by a file path.

The UA Certificate Generator is included in the #UA Configuration Tool download. Its file name is Opc.Ua.CertificateGenerator.exe.

UA Configuration Tool

The UA Configuration Tool (Windows desktop application; by OPC Foundation) allows the user to inspect and manage various aspects of OPC UA functionality on Windows computers. More information...

Target platform and requirements Version Installers
Windows, .NET Framework 4.7 (or later) Current: 1.03
EXE file:Download

Other included software: None. Uninstall instructions: Go to Windows "Apps & features". In the list of programs, locate "UA Configuration Tool xxxx" and select it. Press the "Uninstall" button. If Windows UAC (User Account Control) asks, allow the app "Setup/Uninstall" to make changes to the device (press "Yes"). Press "Uninstall" once again when asked by Windows to confirm. In "UA Configuration Tool Uninstall" window, press the "Yes" button.

OPC Foundation MIT License 1.00
Copyright (c) 2005-2017 The OPC Foundation, Inc. All rights reserved.


OPC Foundation MIT License 1.00 

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:

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.

The complete license agreement can be found here: http://opcfoundation.org/License/MIT/1.00/

  1. 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 Either the latest version released, or a preview of the upcoming version
  2. 2.0 2.1 2.2 2.3 If the "Download & Launch" ClickOnce button does not work with your browser, use the "Install page" link instead.
  3. 3.0 3.1 Self-Extracting