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 communication problems
#10
Hi
I have problems with the temperatures on a modbus register, everything else works as it should.(25 objekt)
Here are two registries that do not work and two that work
Do not work, the value is 0
{ "name": "Exhaust air temperature", "bus_datatype": "int16", "type": "inputregister", "address": 75,"units": "°C","value_multiplier": 0.01},
{ "name": "Extract air temperature", "bus_datatype": "int16", "type": "inputregister", "address": 76,"units": "°C","value_multiplier": 0.01},

Work fine.
{ "name": "Supply air flow", "bus_datatype": "int16", "type": "inputregister", "address": 94,"units": "m3/h","value_multiplier": 3.6},
{ "name": "Exhaust air flow", "bus_datatype": "int16", "type": "inputregister", "address": 95,"units": "m3/h","value_multiplier": 3.6},

From the manual:
Present value, Signed Word
3x0076 Exhaust air temperature -x.y - +x.y °C (factor 10)
3x0077 Extract air temperature -x.y - +x.y °C (factor 10)
3x0095 Supply air flow 0 - x l/s
3x0096 Exhaust air flow 0 - x l/s

Someone who knows what's wrong?
Reply


Messages In This Thread
RE: Modbus communication problems - by admin - 26.11.2018, 14:36
RE: Modbus communication problems - by admin - 27.11.2018, 08:05
RE: Modbus communication problems - by Daniel - 27.11.2018, 08:24
RE: Modbus communication problems - by Daniel - 27.11.2018, 10:34
RE: Modbus communication problems - by admin - 27.11.2018, 11:20
RE: Modbus communication problems - by oyvindnordbo - 17.12.2018, 12:12
RE: Modbus communication problems - by admin - 17.12.2018, 12:26

Forum Jump: