Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to use opc ua method by KpOpcUA? #3

Open
caixiao7 opened this issue Apr 23, 2021 · 1 comment
Open

Is it possible to use opc ua method by KpOpcUA? #3

caixiao7 opened this issue Apr 23, 2021 · 1 comment

Comments

@caixiao7
Copy link

I'm using KpOpcUA and I want to call opc ua method through rapidscada.
I found it successful to read\write variables.
However,when I tried to add a method as an output channel,there is no way to do that.

Specifically, please see the screenshot below. I was using KpOpcUA connecting to SIEMENS opc ua server and trying to add "ReadVar" method.

image

Is there any way to do this?

Thanks!

@syndrome5
Copy link
Owner

syndrome5 commented Aug 11, 2021

Hello,

Sorry for the delay, I don't focus on Github these times.
Be carefull with this repo, because I remember that I never finished to implement everything in a good way. So bugs are not surprising me. Tbh, I recommend you to modify the code as you want to solve your issue, I don't remember enough the code to help you.
Also, I didn't tried on Siemens OPCUA product. So because of that also, it can not run in a smooth way, even if OPC UA is OPC UA.

If you have some improvement, you can make a fork/pull request!

Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants