Error converting received value index was outside
Hi to all,
i have a problem read max temperature from a thermostat.
Every time i add it to a frame, i get this error. It work's very well with min temperature and
actual temperature.
Have anyone an idea how i can fix this?
Thermostat is an MDT Controller.
Kind regards,
Stephan


Hi Stephan,
You're using the min/max memory values from the MDT thermostat, correct?
As far as I know, the min and max temperature memory values on the MDT devices is the same as any temperature value, a DPT 9.001 value, so it shouldn't give you any error.
Can you double check on bOS if you correctly choose that DPT for those values?
Also check the value on ETS, make a read on the address, and confirm that it's ok. As the max value is exactly the same as any temperature, if the value is correct on ETS, and correctly configured as DPT 9.001 on bOS, it should work without any issues.
Best regards