Skip to content

Commit 5f2f4ce

Browse files
committed
Max expansions supported OPC
1 parent aaf1f28 commit 5f2f4ce

File tree

1 file changed

+3
-1
lines changed
  • content/hardware/07.opta/opta-family/opta/tutorials/01.user-manual

1 file changed

+3
-1
lines changed

content/hardware/07.opta/opta-family/opta/tutorials/01.user-manual/content.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1226,12 +1226,14 @@ It provides a platform independent and secure method for exchanging information
12261226

12271227
The [**open62541** library](https://github.com/open62541/open62541) is an open-source implementation of the **OPC UA** standard. It is lightweight, efficient and written in C, making it ideal for embedded systems like the Opta. The library provides a flexible framework to create **OPC UA** servers and clients, ensuring compatibility with the standard while maintaining high performance.
12281228

1229-
The [**OPC UA library**](https://github.com/arduino-libraries/Arduino_OPC_UA) supports secure communication and interoperability for industrial automation applications, with the capability to automatically detect, configure, and expose up to two Arduino Opta Expansion Boards via **OPC UA**. Supported expansion boards include:
1229+
The [**OPC UA library**](https://github.com/arduino-libraries/Arduino_OPC_UA) supports secure communication and interoperability for industrial automation applications, with the capability to automatically detect, configure, and expose up to **two** Arduino Opta Expansion Boards via **OPC UA**. Supported expansion boards include:
12301230

12311231
- Digital Expansion with mechanical relays (D1608E)
12321232
- Digital Expansion with solid-state relays (D1608S)
12331233
- Analog Expansion (A0602)
12341234

1235+
***The OPC UA library supports a maximum of __two__ Opta expansions connected simultaneously.***
1236+
12351237
### Setting up the OPC UA Server
12361238

12371239
To set up the **OPC UA** server, upload the [**`opta_opcua_server`** example](https://github.com/arduino-libraries/Arduino_OPC_UA/blob/main/examples/opta_opcua_server/opta_opcua_server.ino) to your Opta. This can be done using either the Arduino IDE or the Arduino CLI.

0 commit comments

Comments
 (0)