Atc.Opc.Ua
1.0.28
See the version list below for details.
dotnet add package Atc.Opc.Ua --version 1.0.28
NuGet\Install-Package Atc.Opc.Ua -Version 1.0.28
<PackageReference Include="Atc.Opc.Ua" Version="1.0.28" />
<PackageVersion Include="Atc.Opc.Ua" Version="1.0.28" />
<PackageReference Include="Atc.Opc.Ua" />
paket add Atc.Opc.Ua --version 1.0.28
#r "nuget: Atc.Opc.Ua, 1.0.28"
#:package Atc.Opc.Ua@1.0.28
#addin nuget:?package=Atc.Opc.Ua&version=1.0.28
#tool nuget:?package=Atc.Opc.Ua&version=1.0.28
Atc.Opc.Ua
OPC UA industrial library for executing commands, reads and writes on OPC UA servers
CLI Tool
The Atc.Opc.Ua.CLI tool is available through a cross platform command line application.
Requirements
Installation
The tool can be installed as a .NET global tool by the following command
dotnet tool install --global atc-opc-ua
or by following the instructions here to install a specific version of the tool.
A successful installation will output something like
The tool can be invoked by the following command: atc-opc-ua
Tool 'atc-opc-ua' (version '1.0.xxx') was successfully installed.`
Update
The tool can be updated by the following command
dotnet tool update --global atc-opc-ua
Usage
Since the tool is published as a .NET Tool, it can be launched from anywhere using any shell or command-line interface by calling atc-opc-ua. The help information is displayed when providing the --help argument to atc-opc-ua
Option <span style="color:yellow">--help</span>
atc-opc-ua --help
USAGE:
atc-opc-ua.exe [OPTIONS] <COMMAND>
EXAMPLES:
atc-opc-ua.exe testconnection -s opc.tcp://opcuaserver.com:48010
atc-opc-ua.exe testconnection -s opc.tcp://opcuaserver.com:48010 -u username -p password
atc-opc-ua.exe node read object -s opc.tcp://opcuaserver.com:48010 -n "ns=2;s=Demo.Dynamic.Scalar"
atc-opc-ua.exe node read variable single -s opc.tcp://opcuaserver.com:48010 -n "ns=2;s=Demo.Dynamic.Scalar.Float"
atc-opc-ua.exe node read variable multi -s opc.tcp://opcuaserver.com:48010 -n "ns=2;s=Demo.Dynamic.Scalar.Float" -n "ns=2;s=Demo.Dynamic.Scalar.Int32"
OPTIONS:
-h, --help Prints help information
-v, --version Prints version information
COMMANDS:
testconnection Tests if a connection can be made to a given server
node Operations related to nodes
How to contribute
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net6.0
- Atc (>= 2.0.91)
- OPCFoundation.NetStandard.Opc.Ua (>= 1.4.368.33)
- OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes (>= 1.4.368.33)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.2.0 | 707 | 2/4/2026 |
| 3.1.1 | 180 | 1/23/2026 |
| 3.0.0 | 166 | 1/22/2026 |
| 2.0.1 | 427 | 11/4/2025 |
| 2.0.0 | 287 | 10/31/2025 |
| 1.4.1 | 558 | 9/1/2025 |
| 1.4.0 | 317 | 8/19/2025 |
| 1.3.1 | 279 | 8/14/2025 |
| 1.3.0 | 290 | 8/12/2025 |
| 1.2.0 | 304 | 5/9/2025 |
| 1.1.0 | 602 | 10/3/2024 |
| 1.0.77 | 292 | 9/27/2024 |
| 1.0.75 | 338 | 6/10/2024 |
| 1.0.71 | 272 | 5/3/2024 |
| 1.0.57 | 325 | 3/25/2024 |
| 1.0.43 | 731 | 10/10/2023 |
| 1.0.31 | 1,082 | 11/11/2022 |
| 1.0.28 | 547 | 11/9/2022 |
| 1.0.25 | 786 | 9/27/2022 |
| 1.0.23 | 783 | 3/29/2022 |