This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Is it possible to sniff Modbus RTU line using LM?
#2
Lua Modbus library has receive() function that returns a single Modbus data package. Then you will have to parse the response manually to get actual data out of it.
Universal Modbus slave example has some code that you can reuse: https://forum.logicmachine.net/showthread.php?tid=4288
Reply


Messages In This Thread
RE: Is it possible to sniff Modbus RTU line using LM? - by admin - 25.10.2023, 06:46

Forum Jump: