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
#3
(16.01.2024, 08:54)Daniel Wrote: Add "write_multiple" : true
Sorry, I also tried this yesterday but the same thing keeps happening to me.


{
  "manufacturer": "LM",
  "description": "Special Profile",
  "mapping": [
{ "name": "ON_OFF", "bus_datatype": "int16", "type": "register", "address": 2, "writable": true ,  "write_multiple": true},
{ "name": "Temperatura ambiente", "bus_datatype": "int16", "type": "register",  "address":4, "writable":false, "value_multiplier": 0.1, "units": "°C"},
{ "name": "mode", "bus_datatype": "uint16","type":"register", "address":17, "writable":true,  "write_multiple": true },
{ "name": "set fan speed",  "bus_datatype": "uint16", "type": "register",  "address":19, "writable":true,  "write_multiple": true },
{ "name": "set point", "bus_datatype": "uint16", "type": "register", "address": 20, "writable": true,  "write_multiple": true },
  ]

}
Reply


Messages In This Thread
MODBUS - by KARRAS - 16.01.2024, 08:48
RE: MODBUS - by Daniel - 16.01.2024, 08:54
RE: MODBUS - by KARRAS - 16.01.2024, 09:56
RE: MODBUS - by admin - 16.01.2024, 09:58
RE: MODBUS - by KARRAS - 16.01.2024, 10:12
RE: MODBUS - by Daniel - 16.01.2024, 10:18
RE: MODBUS - by KARRAS - 16.01.2024, 10:59

Forum Jump: