Hi,
I wrote here because I have the same problem. I am usign RTU Modbus system. Profile is the one below:
{
"manufacturer":"France Air",
"description":"Ventilazione Meccanizzata",
"mapping":[
{"name":"System Power","bus_datatype":"1","datatype":"bool","type":"coil","address":0,"writable":true},
{"name":"Boost","bus_datatype":"1","datatype":"bool","type":"coil","address":9,"writable":true},
{"name":"Temperatura Air Fresh","bus_datatype":"9","datatype":"int16","type":"register","address":529,"writable":"false"},
{"name":"Temperatura Air Return","bus_datatype":"9","datatype":"int16","type":"register","address":530,"writable":"false"},
{"name":"Temperatura Air Supply","bus_datatype":"9","datatype":"int16","type":"register","address":531,"writable":"false"},
{"name":"Velocità","bus_datatype":"8","datatype":"uint16","type":"register","address":779,"writable":"true"},
{"name":"Temperatura Air Exhaust","bus_datatype":"9","datatype":"int16","type":"register","address":532,"writable":"false"}
]
}
Everything is fine the first time when I set the profile then it seems data are not refreshed. In Error log there is nothing about modbus. When I test the RTU reading variable is good.
Any suggestion?
Thanks.
[attachment=1184 Wrote:Domoticatorino pid='11456' dateline='1547484820']Hi,
I wrote here because I have the same problem. I am usign RTU Modbus system. Profile is the one below:
{
"manufacturer":"France Air",
"description":"Ventilazione Meccanizzata",
"mapping":[
{"name":"System Power","bus_datatype":"1","datatype":"bool","type":"coil","address":0,"writable":true},
{"name":"Boost","bus_datatype":"1","datatype":"bool","type":"coil","address":9,"writable":true},
{"name":"Temperatura Air Fresh","bus_datatype":"9","datatype":"int16","type":"register","address":529,"writable":"false"},
{"name":"Temperatura Air Return","bus_datatype":"9","datatype":"int16","type":"register","address":530,"writable":"false"},
{"name":"Temperatura Air Supply","bus_datatype":"9","datatype":"int16","type":"register","address":531,"writable":"false"},
{"name":"Velocità","bus_datatype":"8","datatype":"uint16","type":"register","address":779,"writable":"true"},
{"name":"Temperatura Air Exhaust","bus_datatype":"9","datatype":"int16","type":"register","address":532,"writable":"false"}
]
}
Everything is fine the first time when I set the profile then it seems data are not refreshed. In Error log there is nothing about modbus. When I test the RTU reading variable is good.
Any suggestion?
Thanks.
Sorry but in Modbus Error Log system send the message enclosed.
Thank you for your help.
BR