Difference between revisions of "Tool Downloads"

From OPC Labs Knowledge Base
Jump to navigation Jump to search
(14 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
= Connectivity Explorer =
 
= Connectivity Explorer =
The Connectivity Explorer (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. [[Connectivity Explorer Overview|More information...]]
+
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. [[Connectivity Explorer Overview|More information...]]
  
Connectivity Explorer is a {{Style=button|[http://cdn.opclabs.com/files/downloads/ConnectivityExplorer/ConnectivityExplorer.application ClickOnce application - launch it]}} .  
+
Connectivity Explorer is a ClickOnce application: {{Style=button|[http://www.opclabs.com/files/downloads/ConnectivityExplorer/ConnectivityExplorer.application Download & launch]}} .  
If the preceding link does not work with your browser, use the [http://cdn.opclabs.com/files/downloads/ConnectivityExplorer/publish.htm Install page] instead.
+
If the preceding link does not work with your browser, use the [http://www.opclabs.com/files/downloads/ConnectivityExplorer/publish.htm Install page] instead.
 +
 
 +
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 form 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)]
 +
 +
= 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 ==
 +
 +
Windows EXE: {{Style=button|[http://www.opclabs.com/files/downloads/QuickOpc/2019.1/LicenseManager.exe Download]}}
 +
 +
[https://www.opclabs.com/files/downloads/QuickOpc/2019.1/EULA-QuickOPC.htm End User License Agreement (EULA)]
 +
 +
Other included (installed) software: None. Uninstall instructions: Delete the downloaded file.
 +
 +
== console app (LMConsole) ==
 +
 +
Windows EXE: {{Style=button|[http://www.opclabs.com/files/downloads/QuickOpc/2019.1/LMConsole.exe Download]}}
 +
 +
[https://www.opclabs.com/files/downloads/QuickOpc/2019.1/EULA-QuickOPC.htm End User License Agreement (EULA)]
 +
 +
Other included (installed) software: None. Uninstall instructions: Delete the downloaded file.
  
 
= OPC UA Demo Publisher =
 
= OPC UA Demo Publisher =
Line 22: Line 44:
 
|-
 
|-
 
|Windows, .NET Framework 4.7 (or later)
 
|Windows, .NET Framework 4.7 (or later)
|{{Style=button|[http://cdn.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-Windows.exe Download]}}
+
|{{Style=button|[http://www.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-Windows.exe Download]}}
 
|
 
|
|{{Style=button|[http://cdn.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-Windows.zip Download]}}
+
|{{Style=button|[http://www.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-Windows.zip Download]}}
 
|-
 
|-
 
|Windows or Linux, .NET Core 2.1.2 (or later)
 
|Windows or Linux, .NET Core 2.1.2 (or later)
 
|
 
|
|{{Style=button|[http://cdn.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-NETCore21.tgz Download]}}
+
|{{Style=button|[http://www.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-NETCore21.tgz Download]}}
|{{Style=button|[http://cdn.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-NETCore21.zip Download]}}
+
|{{Style=button|[http://www.opclabs.com/files/downloads/UADemoPublisher/UADemoPublisher-NETCore21.zip Download]}}
 
|}
 
|}
  
3rd party libraries used under GNU Lesser General Public License version 3: PacketDotNet, SharpPcap.
+
License: [https://opensource.org/licenses/0BSD Zero-Clause BSD (0BSD)]. 3rd party libraries used, their licenses and legal notices: Run the {{Style=keyboard|UADemoPublisher about}} command.
  
 
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 =
 
= 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 UA PubSub subscriber, and be used for evaluation, experiments, and testing. [[:Category:OpcCmd|More information...]]
+
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|More information...]]
  
Download links:
+
{| class="wikitable"
* OpcCmd Utility for Windows, [http://cdn.opclabs.com/files/downloads/OpcCmd/OpcCmd-Windows.exe self-extracting EXE]. Requires .NET Framework 4.7 (or later).
+
|-
* OpcCmd Utility for .NET Core (Windows or Linux), [http://cdn.opclabs.com/files/downloads/OpcCmd/OpcCmd-NETCore21.tgz TGZ file] or [http://cdn.opclabs.com/files/downloads/OpcCmd/OpcCmd-NETCore21.zip ZIP file]. Requires .NET Core 2.1.2 (or later).
+
!Target platform and requirements
 
+
!EXE<br>(Self-extracting)
3rd party libraries used under GNU Lesser General Public License version 3: PacketDotNet, SharpPcap.
+
!TGZ file
 +
!ZIP file
 +
|-
 +
|Windows, .NET Framework 4.7 (or later)
 +
|{{Style=button|[http://www.opclabs.com/files/downloads/OpcCmd/OpcCmd-Windows.exe Download]}}
 +
|
 +
|{{Style=button|[http://www.opclabs.com/files/downloads/OpcCmd/OpcCmd-Windows.zip Download]}}
 +
|-
 +
|Windows or Linux, .NET Core 2.1.2 (or later)
 +
|
 +
|{{Style=button|[http://www.opclabs.com/files/downloads/OpcCmd/OpcCmd-NETCore21.tgz Download]}}
 +
|{{Style=button|[http://www.opclabs.com/files/downloads/OpcCmd/OpcCmd-NETCore21.zip 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.
  
 
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.
Line 50: Line 85:
 
The UA Configuration Tool (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 (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. [http://cdn.opclabs.com/files/downloads/Opc.Ua.ConfigurationTool/Opc.Ua.ConfigurationTool-1.03.exe Download]
+
Current version: 1.03. {{Style=button|[http://www.opclabs.com/files/downloads/Opc.Ua.ConfigurationTool/Opc.Ua.ConfigurationTool-1.03.exe 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.
 
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 20:12, 27 March 2020


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...

Connectivity Explorer is a ClickOnce application: Download & launch . If the preceding link does not work with your browser, use the Install page instead.

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 form 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

Windows EXE: Download

End User License Agreement (EULA)

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

console app (LMConsole)

Windows EXE: Download

End User License Agreement (EULA)

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

OPC UA Demo Publisher

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

Target platform and requirements EXE
(Self-extracting)
TGZ file ZIP file
Windows, .NET Framework 4.7 (or later) Download Download
Windows or Linux, .NET Core 2.1.2 (or later) Download 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.

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 UA Client, OPC UA PubSub subscriber, and be used for evaluation, experiments, and testing. More information...

Target platform and requirements EXE
(Self-extracting)
TGZ file ZIP file
Windows, .NET Framework 4.7 (or later) Download Download
Windows or Linux, .NET Core 2.1.2 (or later) Download 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.

UA Configuration Tool

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

Current version: 1.03. 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/