07.12.2016, 15:58
Hi,
I use the modbus tool to reading registers from a fire detection central, but I found some problems.
All registers that I mapped in the .json profile are like this:
{"name":"Reg 01", "bus_datatype": "uint8", "datatype": "uint16", "type": "register", "address": 400, "writable":"false"},
I read without problems, but when I change the value of the group address linked with one of the register, the value is written via modbus.
It is a big problem.. Do you know why this is happening?
Thanks
I use the modbus tool to reading registers from a fire detection central, but I found some problems.
All registers that I mapped in the .json profile are like this:
{"name":"Reg 01", "bus_datatype": "uint8", "datatype": "uint16", "type": "register", "address": 400, "writable":"false"},
I read without problems, but when I change the value of the group address linked with one of the register, the value is written via modbus.
It is a big problem.. Do you know why this is happening?
Thanks