Replies: 1 comment 4 replies
-
If you switch to asyncua you can use |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I am trying to write on specific addresses in an array (i have a node that has an array of ~16,000 integers and i am only interested in some of them), after doing some research, i found that a possible solution is to pass indexRange in the writing service, however, i could not find anything related to that in python-opcua documentation/examples
Is that parameter available in python-opcua? If it is not, do you have any ideas?
Thanks alot 😄
Beta Was this translation helpful? Give feedback.
All reactions