16.04.2021, 09:50
(27.10.2018, 08:07)lpala Wrote:(15.10.2018, 13:45)raphael Wrote: hello,
I have to control an equipement communicating in modbus rs485 ascii. Is the LM able to communicate with it? If it is, do you have en example a the script that I have to use?
thanks a lot
Hi raphael,
here is a bad-but-working-and-not-complete implementation of modbus ascii purely written in lua for LM.
You can have a look at test file to understand the implementation and usage.
https://github.com/lucapalazzo/luamodbus-native
Luca
Luca,
I'm starting using your library in a LM5 lite, works like a charm on TCP, but what about serial connection?
My understanding is that that portion is not yet completed.... do you have plans for implementing it?
thanks
ciao
M