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 tcp-ip problem
#1
Hi there,
I am trying to integrate a PLC modbus with homelynk. I have imported the profile file as follow:

{
"manufacturer":"VRA",
"description":"Demo",
"mapping":[
{"name":"Valvola","bus_datatype":"1","datatype":"bool","type":"coil","address":8970,"writable":false},
{"name":"Valvola","bus_datatype":"1","datatype":"bool","type":"coil","address":8969,"writable":false},
{"name":"Valvola","bus_datatype":"1","datatype":"bool","type":"coil","address":8971,"writable":false},
{"name":"Boost","bus_datatype":"1","datatype":"bool","type":"coil","address":9,"writable":true},
{"name":"Temp ambiente modbus","bus_datatype":"9","datatype":"int16","type":"register","address":8961,"value_multiplier":0.1,"writable":"false"},
{"name":"Temperatura Air Fresh","bus_datatype":"9","datatype":"int16","type":"register","address":8988,"value_multiplier":0.1,"writable":"true"},
{"name":"Temperatura Air Return","bus_datatype":"9","datatype":"int16","type":"register","address":16391,"value_multiplier":10,"writable":"true"},
{"name":"Temperatura Air Return","bus_datatype":"9","datatype":"int16","type":"register","address":16391,"value_multiplier":0.1,"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"}
]
}

Communication is ok, temperature information is ok but I do not the reason why I cannot communicate with address 8970, 8969 and 8971.


What do you think? 
Thanks.
Reply


Messages In This Thread
Modbus tcp-ip problem - by Domoticatorino - 15.02.2017, 15:46
RE: Modbus tcp-ip problem - by admin - 15.02.2017, 15:56
RE: Modbus tcp-ip problem - by Mirco - 16.02.2017, 06:56
RE: Modbus tcp-ip problem - by Domoticatorino - 16.02.2017, 23:35
RE: Modbus tcp-ip problem - by admin - 17.02.2017, 08:09
RE: Modbus tcp-ip problem - by Domoticatorino - 17.02.2017, 12:18
RE: Modbus tcp-ip problem - by admin - 17.02.2017, 12:32
RE: Modbus tcp-ip problem - by Mirco - 17.02.2017, 13:43
RE: Modbus tcp-ip problem - by Domoticatorino - 17.02.2017, 15:50

Forum Jump: