get_lword and get_lint in a real plc tested #433
ivansjdev
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have tested the "get_lword" and "get_lint" functions (util.py file) in a real plc, specifically in an s7 1511-1 PN.
it works perfectly except for a small change in "get_lword" (the length of a lword is 64 bit not 32).
Beta Was this translation helpful? Give feedback.
All reactions