-
## Description
I have built open62541 with UA_ENABLE_SUBSCRIPTIONS_ALARMS_CONDITIONS and UA_ENABLE_SUBSCRIPTIONS_EVENTS. Then I followed the tutorial on OPC UA Alarms and Conditions (https://www.…
-
Hallo,
die Struktur wird als String angezeigt und nicht als Einzelwerte.
In Iobroker:
![image](https://github.com/ioBroker/ioBroker.opcua/assets/39700218/6c5d81fa-fe15-4206-a0fb-cf98cca291e6)
![…
-
I'm using Opc Foundation's UA.Net Library v1.0.341 for testing, actually the Com Server Wrapper to convert DA and Wonderware FSGateway, after run for a period of time(several days up to 15 days), the …
-
## Description
`UA_Server_setSessionAttribute` fails with `UA_STATUSCODE_BADINVALIDARGUMENT` when working with a valid session.
The status code is generated in the call `UA_KeyValueMap_set(session…
-
Which services do you need for a basic OPC UA Client (only OPC classic DA functionality)
-
Hello
i am a newgie about node red and opc . I am searching for an examble to read an Item . I had installed two version of opc. I can read Items with the version node-red-contrib-opc-da but I can n…
-
Dear all!
Is there any limitation of how many items can I read from the OPC DA server with single **opcda-read** node?
I browsed items from server during **opcda-server** configuration and found 3…
-
Hi, I want to use proxy server to wrap my UA sever, for test I use some ua server and want to make it visible for com DA client, but there is no documentation for how to use proxy server, I really can…
-
This my function which i am using to write new values for OPC DA server variable. Actually, variable is MeterCount which shows the length in meters and i am making a button to reset its value(means 0…
-
UnhandledPromiseRejectionWarning: TypeError: session.getStub is not a function