-
While using this code when trying to connect to remote OPC server through an OPC Client we get the following error:
-----------------------------------------------------------------------------------…
-
Repeat steps:
1) connect OPC UA COM Wrapper to OPC Classic server ( ClearSCADA using Thirdparty DA interface)
2) Connect OPC UA Client to COM Wrapper and browse the tags.
All Tag.Value gives Bad …
-
For openssl 1.1.1,
if a client tries to renegotiate a connection that previously used an extended master secret,
but, this time, *omits* it from the ClientHello,
openssl server sends ServerHello wi…
-
Hello Everyone,
Connect the OPC COM wrapper to clearscada. Connect UA Sample client to COM Wrapper and browse the tags/nodes : There are some extra characters appended to each node id (?56625665).
n…
-
Description
===========
I would like to ask for a feature where the server triggers a application callback whenever a client tries to read/subscribe to a non-existing node. The application can react…
-
Im getting this error when trying to install the tool in vs2017:
Esta extensão não é instalável em nenhum dos produtos atualmente instalados.
Basically he is saying i cant install in vs2017 commun…
-
Hi,
Can this wrapper converts more than one DA address to UA addresses at the same time ???
-
Hi,
I am trying to develop a server that receives a data from a client, such as UA Expert. This server runs on a raspberry pi and this received value will be send to an i2c module. I know that the va…
-
I'm connecting to remote OPC and looks like something is closing connection by timeout after 40 seconds:
```
OPC 2019/09/14 23:42:27 Could not load OPC Automation object with wrapper OPC.Automatio…
-
I have start the IntellutionGateWayOPCServer, and my IntellutionGateWayOPCClient can find this OPCDAServer. But I can not find this server by running the follow code:
opc.Debug()
servers_found :=…