How to access a value of a Variable by it´s browsepath? #1338
-
|
Hello, i´m trying to access a value of a variable via its browsepath. So far, I did it via its nodeid. However, due to some circumstances, I would rather get the value via the browsepath. Thus, I created from serverside
and the paths of those are Thus, I tried to access it via
Thus, I guess acccessing it via the browsepath is not possible on that way. So i tried
So what is the best way to read a value from a variable by using its browsepath? Any help is welcome! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
https://reference.opcfoundation.org/v104/Core/docs/Part4/5.8.4/ python-opcua/opcua/client/ua_client.py Line 423 in 3012acf |
Beta Was this translation helpful? Give feedback.
https://reference.opcfoundation.org/v104/Core/docs/Part4/5.8.4/
python-opcua/opcua/client/ua_client.py
Line 423 in 3012acf