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.

Grundfos modbus profile
#4
Do not use float16 datatype directly. It is standard KNX type which only several ModBus devices actually use. In most cases values are encoded using fixed point notation. You need to use uint16 for datatype field, float16 or float32 (better precision) for bus_datatype and set value_multiplier according to the manual for each register when needed.
Reply


Messages In This Thread
Grundfos modbus profile - by Mihaela D - 26.10.2019, 07:54
RE: Grundfos modbus profile - by Daniel - 28.10.2019, 08:25
RE: Grundfos modbus profile - by Mihaela D - 01.11.2019, 12:24
RE: Grundfos modbus profile - by admin - 01.11.2019, 12:43
RE: Grundfos modbus profile - by Daniel - 01.11.2019, 12:53
RE: Grundfos modbus profile - by Mihaela D - 01.11.2019, 13:03
RE: Grundfos modbus profile - by Daniel - 01.11.2019, 13:17
RE: Grundfos modbus profile - by Mihaela D - 01.11.2019, 13:44
RE: Grundfos modbus profile - by Daniel - 01.11.2019, 13:46
RE: Grundfos modbus profile - by Mihaela D - 01.11.2019, 14:42
RE: Grundfos modbus profile - by Daniel - 01.11.2019, 14:47

Forum Jump: