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 Question
#8
(04.07.2024, 08:41)admin Wrote: Do you have any errors in the Modbus error log?

No I don't have any Modbus errors.

Maybe there's a mistake in data types. Now, when I read the register address, I get a response of 400 when active cooling is enabled and 272 when cooling is off.
But anyway, I tried sending 400, and active cooling mode doesn't activate.
Right now, the profile for this address looks like this:
{ "bus_address": "41/1/3",
 "name": "Active Cooling enable",
 "bus_datatype": "int16",
 "datatype": "int16",
"type": "register",
  "writable": true,
 "write_multiple": true,
  "address": 4005 },


I have removed the bitmask value because I wanted to see the value when I change the mode through the app.

Attached Files Thumbnail(s)
               
Reply


Messages In This Thread
Modbus Question - by gtsamis - 29.06.2024, 10:50
RE: Modbus Question - by Erwin van der Zwart - 29.06.2024, 10:58
RE: Modbus Question - by gtsamis - 29.06.2024, 11:30
RE: Modbus Question - by Osvaldas - 04.07.2024, 07:24
RE: Modbus Question - by admin - 04.07.2024, 07:29
RE: Modbus Question - by Osvaldas - 04.07.2024, 08:05
RE: Modbus Question - by admin - 04.07.2024, 08:41
RE: Modbus Question - by Osvaldas - 04.07.2024, 10:07
RE: Modbus Question - by Daniel - 04.07.2024, 10:09
RE: Modbus Question - by Osvaldas - 04.07.2024, 10:26
RE: Modbus Question - by Daniel - 04.07.2024, 10:29
RE: Modbus Question - by Osvaldas - 04.07.2024, 11:42

Forum Jump: