Method to know all validated available addresses (or tags) in Siemens PLC #464
Unanswered
Rahul14189
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi, I am trying to access all available or configured address in Siemens PLC, I can see we have db_get(db_number: int), but here we have to pass existing db_number, however it does not fetch addresses for input, output, timer, merker and counter.
So as there is a method in allen bradley, get_tag_list() to get all available tag or address, do we have something similar in siemens python snap7 too !!
Beta Was this translation helpful? Give feedback.
All reactions