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.

Possible bug in modbus reading
#1
Hello,

I have to read (unfortunately) some modbus registers starting from 40000, at first I thought that they are Holding registers starting from N°0 but no...they start literally from 40000...

And thats the possible bug: if I set, for example, holding register 40056 in the JSON profile it doesn't read anything, but if I read it with luamodbus it works...I suspect that the modbus implementation take the 4 in 40056 as the function and so it reads the holding register 56...

is there a way to avoid making a custom script and use the built in modbus function?

thank you
Reply


Messages In This Thread
Possible bug in modbus reading - by Ceros2112 - Yesterday, 13:36

Forum Jump: