-
## Description
I am trying to run an open62541 server on a raspberry pi 4 using a custom nodeset. I created the information model following the instructions of the tutorial at [opcua.rocks](https…
-
trying to read a tag that does not exist on the OPC UA server. It logs the error to the debug console, but the catch node does not catch it. Below is the simple flow to generate this issue.
![image](…
-
## Description
## Background Information / Reproduction Steps
I use examples/encryption/client_encryption.c sample code connect to Prosys OPC UA Simulation Server
Used CMake options:
…
-
There are very little introduce for Scada-LTS, what's new function developed than old old mango M2M?
Could you make some screenshot to introduce what's new features and advantages in Scada-LTD compar…
-
I have the OpenOPC Gateway Service running locally. I have validated client-server connectivity for `localhost` using [MatrikonOPC Simulation Server](https://www.matrikonopc.com/products/opc-drivers/…
-
From https://openopc.sourceforge.net/api.html:
> In Open mode a connection is made to the [OpenOPC Gateway Service](http://openopc.sourceforge.net/service.html) running on the specified node. This …
-
the read works just fine but the sync write does not, i have this exception, the itemID is correct as it works with the read. pretty new to C# and kinda stuck for a week bcz of it, any help ?
using…
-
Hi,
I have switched from open62541 v1.2.6 to v1.3.4 recently. After that my clients crashed when the OPCUA-Server was switched off (which is quite normal for industrial machines, which are taken fr…
-
Hi colleagues .
I need a kind help for the below scenarios . It will be very good of you if you can pls help me for the same
1) I have developed a OPC DA client with all necessary softwares ins…
-
--------------------------------------------------------------------------------
-->
## Description
Hello!
I will just get to the point. I created OPC UA server using open62541 library (1.3.2)…