Hi!,
I'm having trouble reading negative values (analog-value , Holding register) from a Modbus device using profiles. Specifically, I'm trying to read a value that should be -10, but I’m getting 65436 from the LM5.
Thanks in advance
{ "name": " Temperature Control Outdoor Air Curve Outdoor Air 1 Setpoint ", "bus_datatype": "float16", "type": "register", "address": 1100,"units": "°C" , "value_multiplier": 0.1, "writable": 1},
I'm having trouble reading negative values (analog-value , Holding register) from a Modbus device using profiles. Specifically, I'm trying to read a value that should be -10, but I’m getting 65436 from the LM5.
Thanks in advance
{ "name": " Temperature Control Outdoor Air Curve Outdoor Air 1 Setpoint ", "bus_datatype": "float16", "type": "register", "address": 1100,"units": "°C" , "value_multiplier": 0.1, "writable": 1},