-
I'm trying to connect DA v2.0 and this give error below
`System.InvalidCastException: 'Unable to cast COM object of type 'System.__ComObject' to interface type 'TitaniumAS.Opc.Client.Interop.Da.I…
-
This is with a fresh install of UA .NET Technology Samples v 1.2.336.0. I launch the OPC UA Dashboard, attempt to start the DA Server, and get the following exception:
```
SocketException: An att…
-
I have registered the opcdaauto.dll and now I am seeing another exception in the logs:
System.Runtime.InteropServices.COMException (0x800706BA): The RPC server is unavailable. (Exception from HRESU…
-
Good time of day! I am beginner. Please help!!!
What is the difference between node-red-contrib-opc-da and node-red-contrib-opcda-client?
In my telemetry project, i use OPCDA-server. What node i ne…
-
```
hi,I have download the library. There are many files in folders.And I want to
make a simple OPC DA Server project in VS2005. But I don't know how to do.
Please give me some advice or sample proj…
-
I followed OpenOPC Library Tutorial:
```
import OpenOPC
opc = OpenOPC.open_client('')
opc.servers()
```
but when I try listing servers I get:
```
Traceback (most recent call last):
File "…
-
Hello,
I am trying to connect to an RSLinx server with Titanium and i get the following exception:
**An unhandled exception of type 'System.Runtime.InteropServices.ExternalException' occurred in T…
-
Dear Sir,
I am getting below error while run your code on :
`_opcServer.Connect(new Opc.ConnectData(new NetworkCredential()));`
Error is as below:
```
An unhandled exception of type 'Sy…
-
I've tested your node on W10 with success, now trying to run on another PC. After finish dcom setup i got this error when tried to test connection:
![erroropc](https://user-images.githubusercontent…
-
Expected Behavior
Support for the OPC AU(OPC Unified Architecture) protocol using the PLC4X library.
Actual Behavior
OPC AU protocol no supported.
Links
https://plc4x.apache.org/
https://opc…