Replies: 1 comment
-
There is no out-of-the-box solution for your question and it still would take some time to implement it. You may want to look for "Observer Patterns" for your purpose and make your own "better S7DataItem" class. |
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
-
Hi Everyone,
I have used s7 library in C# where you define S7DataItem and listen to DataChange event.
Can any one please help me how to do it in python.?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions