Replies: 1 comment 2 replies
-
I'm pretty sure TIA does not get variable names / comments directly from the PLC all this information is NOT stored on the PLC. Variable names comments are stored in de project files of siemens / TIA reads those. PLC's have very little memory. Snap7 cannot read this information because it is and never will be stored on the PLC. |
Beta Was this translation helpful? Give feedback.
2 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 can see how to create a layout for a known DB in the util example section. What I would like to be able to do is to create a layout, even if it does not have variable names from info gathered from the PLC.
Is this possible? TIA can obviously get this data, including vaiable names comments etc from a PLC, but is it possible to do this with Snap7/python-snap7?
Thanks,
David
Beta Was this translation helpful? Give feedback.
All reactions