Get a Node without using a NodeID #1616
Unanswered
ingdesarr1
asked this question in
Q&A
Replies: 1 comment
-
You can use the browse_name. You need to give the full path from the starting object.
if you want to start from a specific node you can this:
|
Beta Was this translation helpful? Give feedback.
0 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.
-
Good afternoon. In this moment, I'm trying to use asyncua with a Siemens PLC S7-1200. This PLC does not use the NodeID as a String but as an integer, and it's more difficult to identify the variables to work with. I was thinking of using the DisplayName to get the variables, but I don't know if it's possible. thank you
Beta Was this translation helpful? Give feedback.
All reactions