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.

Modbus errors in the Log
#8
Set-point datatype should be int16, also value_multiplier should be set to 0.1. You can set bus_datatype to "bool" for on/off switch. Also, it looks like second profile addresses are incorrect, you can write addresses in hex like this, so they match the ones in the docs:
Code:
{ "name": "Summer_set-point_wr", "datatype": "uint16", "type": "register", "address": 0x102D, "writable": 1 }
Reply


Messages In This Thread
Modbus errors in the Log - by GenaV - 23.08.2017, 08:55
RE: Modbus errors in the Log - by admin - 23.08.2017, 09:14
RE: Modbus errors in the Log - by GenaV - 24.08.2017, 10:41
RE: Modbus errors in the Log - by admin - 24.08.2017, 11:47
RE: Modbus errors in the Log - by GenaV - 28.08.2017, 13:23
RE: Modbus errors in the Log - by admin - 28.08.2017, 13:36
RE: Modbus errors in the Log - by GenaV - 29.08.2017, 10:50
RE: Modbus errors in the Log - by admin - 29.08.2017, 11:03

Forum Jump: