-
I am trying to get the OPC gateway service to work, and am observing a distinction between `OPC_GATEWAY_HOST` and `OPC_GATE_HOST` for the environment variable name:
- `OPC_GATE_HOST`: seems to be c…
-
Hey Wim,
Any plans for providing OPC UA server support?
-
Does self.callback_queue = Queue() member of the client class work? Would it be possible to use it for automatic enqueuing of changing data of some group? Would it be possible to use use through the g…
-
```
after installing the service it's not starting
when executed net start zzzOpenOPCService
The service is not responding to the control function.
More help is available by typing NET HELPMSG …
-
OPC UA seems interesting as it allows file transfer: http://en.wikipedia.org/wiki/OPC_Unified_Architecture
http://opycua.sourceforge.net/tutorial/hello.html
http://sourceforge.net/p/opycua/code/ci/de…
-
Hi,
I need to connect to Matrikon OPC from Ruby on Windows Server 2016.
After installing your gem, it turned out that I need to correct `ei` variable to `e` in `lib/picopc/picopc.rb`.
It wasn't big…
-
![image](https://github.com/iterativ/openopc2/assets/21101210/6e950251-22f0-450b-97d8-895664c769dd)
the install command work but cannot start, In windows services I the openopc gateway service dont w…
-
Hello sir,
I am requesting for your help, i have a python application that is based on openopc python library , now i wanted to migrate an application using openopc 2 and Pyro5, but i am facing an e…
-
Hi,
Thanks for the updated python version of OpenOPC,
I tried to establish connection using Kepware simulated server but i am unable to establish the connection. The error that i receive is,
!…
-
Hallo!
Windows Server 2008 R2 Standart SP1 64x
conf:
```
[[inputs.opcda]]
# Measurement name
name = "data"
# OPC DA server
server = "Progress.OpenOPC.2"
# First successful node …