-
### Type of issue
- [X] Bug
- [X] Enhancement
- [ ] Compliance
- [ ] Question
- [ ] Help wanted
### Current Behavior
I'm utilizing the OPC UA bundle to set up an OPC UA server that supports both Da…
-
I have a requirement where i need to connect to OPC DA server locally as well to some remote servers in a different PC.
The localhost is working fine where as if i provide the IP address of the machi…
-
Hi,
I'm trying to read somew real dato from an opc server. I'm able to read the data but after 7 minutes of reading the data Timestamp is older than the Timestamp I was reading.
For example:
item:…
-
Hi all,
using the Matrikon OPC simulation server I can read OPC items easily. It worked like a charm right from the start!
However, I am trying to communicate with an OPC server of another vendo…
-
Hello,
I am getting the following error when trying to connect the my opc server with a DA client:
_System.Runtime.InteropServices.ExternalException (0x80040154): CoCreateInstanceEx: Class not re…
-
In `openopc2.da_client.OpcDaClient`, there is some awkward statefulness:
```python
open_opc_config = OpenOpcConfig()
open_opc_config.OPC_SERVER = opc_server # Pretend no env vars for now
opc_cl…
-
Since I am not an expert in windows programming, the problems in this project have been beyond my ability, I can hardly contribute more to this project.
And also, I am doing some other things now, wh…
-
Which services do you need for a basic OPC UA Client (only OPC classic DA functionality)
-
Hello,
I want to write a OPC-Client in C# and connect it to a OPC-Server, which is running on the Raspberry Pi (with Codesys). Then I want to send some integer values to the Server. My problem is th…
-
While connecting remote OPC DA server using TitaniumAs Opc client, getting "CoCreateInstanceEx: Access is denied". How to handle this issue? Is it possible to connect without configuring COM-DCOM sett…