DB file generated by TIA Portal to python dict #333
Closed
Octopusmode
started this conversation in
Ideas
Replies: 2 comments
-
|
Use the |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Closing as answered. The DB class in snap7.util can be used to define data block layouts. TIA Portal column data can be exported to build the layout specification. |
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.
-
Hi, there
Is there a ready-to-use functionality to parse the TIA Portal generated .DB file (fig.1) to the layout specified in the example (fig.2)
To end up with a Python dictionary with variables indexed by type?
Fig.1
Fig.2
I'm trying to write a parser myself, but I'm not sure if my skills are enough.
Beta Was this translation helpful? Give feedback.
All reactions