![]() |
VOOZH | about |
dotnet add package OpcLabs.OpcWizard --version 5.84.192
NuGet\Install-Package OpcLabs.OpcWizard -Version 5.84.192
<PackageReference Include="OpcLabs.OpcWizard" Version="5.84.192" />
<PackageVersion Include="OpcLabs.OpcWizard" Version="5.84.192" />Directory.Packages.props
<PackageReference Include="OpcLabs.OpcWizard" />Project file
paket add OpcLabs.OpcWizard --version 5.84.192
#r "nuget: OpcLabs.OpcWizard, 5.84.192"
#:package OpcLabs.OpcWizard@5.84.192
#addin nuget:?package=OpcLabs.OpcWizard&version=5.84.192Install as a Cake Addin
#tool nuget:?package=OpcLabs.OpcWizard&version=5.84.192Install as a Cake Tool
OPC Wizard is a suite of OPC Server development components for .NET. These components are for OPC Unified Architecture (Client-Server) specification.
Note: For OPC client or subscriber development, see QuickOPC.
OPC Wizard is a commercially licensed product. Without a license key, it runs in a trial mode. The trial provides valid data to from the server for 30 minutes; after that period, the component (your app) needs to be re-started, and so on. You must also comply with licensing terms for 3rd-party material redistributed with QuickOPC. For details, see the documentation.
| Ready to purchase? See full price list, or contact us. |
|---|
Remember that NuGet packages are primarily a tool for resolving build-time dependencies. The amount of functionality that you get through OPC Wizard NuGet packages is smaller than what OPC Wizard can actually do for you. If you want a full coverage of the features, you would be better off downloading the Setup program from OPC Labs Web site. Further below you will find a list of differences between the two distribution forms.
OPC Wizard requires .NET Framework 4.7.2 or .NET 8.0 as a minimum. Under .NET 8.0+, it is supported on Microsoft Windows.
PLEASE DO NOT USE PRE-RELEASE PACKAGES UNLESS INSTRUCTED TO DO SO.
Need help, tech support, or missing some example? Ask us for it on our Online Forums! You do not have to own a commercial license in order to use Online Forums, and we reply to every post.
Follow us on X (Twitter) | Follow us on LinkedIn
OpcLabs.OpcWizard: OPC server components for all environments and project types.
OpcLabs.ConnectivityStudio.Sample.CS: Console-based OPC Wizard and QuickOPC examples in C# (source code).
OpcLabs.ConnectivityStudio.Sample.VB: Console-based OPC Wizard and QuickOPC examples in VB.NET (source code).
Knowledge Base link - Tool Downloads
If you do not mind reading the documentation: Getting Started with OPC Wizard. Or, the whole User's Guide.
Otherwise, just instantiate the OpcLabs.EasyOpc.UA.EasyUAServer object (for
OPC UA Server development) and explore its methods.
C#:
using OpcLabs.EasyOpc.UA;
...
using (var server = new EasyUAServer()
{
server.Start();
Console.ReadLine();
}
As opposed to the sample NuGet packages, the examples on GitHub also include Web, Windows Forms, Windows Service and WPF projects.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Framework | net472 net472 is compatible. net48 net48 was computed. net481 net481 was computed. |
Showing the top 2 NuGet packages that depend on OpcLabs.OpcWizard:
| Package | Downloads |
|---|---|
|
OpcLabs.ConnectivityStudio.Sample.CS
OPC Wizard, QuickOPC and Rapid Toolkit for Sparkplug console-based examples in C# (source code). OPC client, subscriber and server development. Sparkplug edge node and host application development. Supports OPC Data Access, XML-DA, Alarms&Events and Unified Architecture (OPC UA), including PubSub. |
|
|
OpcLabs.ConnectivityStudio.Sample.VB
OPC Wizard, QuickOPC and Rapid Toolkit for Sparkplug console-based examples in VB.NET (source code). OPC client, subscriber and server development. Sparkplug edge node and host application development. Supports OPC Data Access, XML-DA, Alarms&Events and Unified Architecture (OPC UA), including PubSub. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.85.0-rev0003 | 180 | 5/25/2026 |
| 5.84.192 | 202 | 5/6/2026 |
| 5.83.1181 | 220 | 4/27/2026 |
| 5.82.423 | 303 | 10/16/2025 |
| 5.81.485 | 617 | 11/29/2024 |
Table of all versions, with their basic requirements, and links to "What's New" pages: https://kb.opclabs.com/OPC_Wizard_Versions .