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
#4
I deleted the device and add it again, I do not link the following objects, then all the values and errors disappeared.
What can be wrong in these three lines?

{ "name": "Damper operation active ", "bus_datatype": "bool", "type": "discreteinput", "address": 1},
{ "name": "A-Alarm", "bus_datatype": "bool", "type": "discreteinput", "address": 12},
{ "name": "B-Alarm", "bus_datatype": "bool", "type": "discreteinput", "address": 13},

From the manual:
1x0002 Damper operation active
1x0013 A-alarm active
1x0014 B-alarm active

Input Status Discrete Input 1x

One more thing, the outdoor temperature shows the value 651 ° C, but in the ventilation system it shows -3.7 ° C how can I scale this when it's minus degrees?

{ "name": "Outdoor temperature ", "bus_datatype": "float16", "type": "inputregister", "address": 72,"units": "°C" , "value_multiplier": 0.01},
Reply


Messages In This Thread
RE: Modbus communication problems - by admin - 26.11.2018, 14:36
RE: Modbus communication problems - by oyvindnordbo - 27.11.2018, 07:39
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 admin - 17.12.2018, 12:26

Forum Jump: