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.

LM5 3rd RS485 port does not work for Modbus
#7
LOG:
string: 1080 /usr/bin/luajit /dev/ttymxc2

(19.03.2020, 11:50)admin Wrote: Try disabling modbus mapper and reading data via a script with debug enabled, then post what you get.
See this post for more info: https://forum.logicmachine.net/showthrea...2#pid16012
You will need to change port name and optionally serial port settings, slave id and which registers to read.

Also run this script and post the result to make sure that only one process is using the port:
Code:
data = io.readproc('lsof | grep /dev/ttymxc2')
log(data)
Reply


Messages In This Thread
RE: LM5 3rd RS485 port does not work for Modbus - by Andrey Esaulov - 19.03.2020, 12:00

Forum Jump: