---
title: "OPC UA Client | Introduction | N3uron KB V1.22"
slug: "opc-ua-client-introduction"
description: "OPC UA Client is a N3uron module designed to enable N3uron to make outgoing connections to any third-party compliant OPC UA server…"
updated: 2025-09-30T15:55:32Z
published: 2025-12-23T10:07:50Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.n3uron.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

The **N3uron OPC UA Client**enables **N3uron** to make outgoing connections to any third-party compliant OPC UA server.

The **OPC UA Client**is fully integrated with all other **N3uron** modules. The platform can be used to convert between OPC UA and Modbus, publish data to an MQTT Broker, connect OPC UA to any SQL database, display and access OPC UA data via the **Web Vision** module, connect to Modbus or Excel, send emails, or support node-to-node linking, data aggregation, and more.

Some of the main functionalities supported by this module include:

- Unlimited connections.
- Support for endpoint discovery.
- Drag and Drop tags from the Browser to the data model.Note:This feature is available from **N3uron**version **1.21.5**.
- None, Sign, and Sign & Encrypt security modes.
- None, Basic 256, Basic 128 & Rsa 15 and Basic 256 & Sha 256 security policies.
- Graphical interface to manage digital certificates.
- Anonymous and User Name authentication modes.
- Tag browse functionality.
- Support for reading scalar values, arrays, matrixes, structs and generic objects (converted to JSON).
- Support for Int64 and UInt64 data types.
- Automatic reconnection.
