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

Reading values #376

Open
gxcora opened this issue Aug 20, 2024 · 1 comment
Open

Reading values #376

gxcora opened this issue Aug 20, 2024 · 1 comment

Comments

@gxcora
Copy link

gxcora commented Aug 20, 2024

Thank you for creating this repo. It is very useful. I have an issue as follows:

I created my own OPCUA test server (using this repo), and can browse the namespace using your client. However, when I try to read the values, I cannot do that. Either by using session.read or by the subscription example you provided: https://docs.rs/opcua-client/latest/opcua_client/. The error returns are not helpful.
The weird thing is I can read the variables using the Python module: https://python-opcua.readthedocs.io/en/latest/
Do you have an example of a non-subscription based value red?

Thanks again

G

@einarmo
Copy link
Contributor

einarmo commented Aug 21, 2024

You should provide log output, and a sample of your code trying to read, otherwise it's very hard to help you.

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