stefboerrigter / wavinsentio-ha

Connect Wavin Sentio via Modbus TCP-IP
0 stars 0 forks source link

Negative setpoint not taken care of #1

Closed stefboerrigterWavin closed 4 months ago

stefboerrigterWavin commented 5 months ago

Negative setpoint is shown wrong: image have setup -5.0 for VINO and -5.46 for PIVO, in FP100 format it is around -500, result is 65036 in uint16_t datatype

stefboerrigterWavin commented 4 months ago

Fixed in PyModbus library - https://pypi.org/project/WavinSentioModbus/0.6.1/

stefboerrigter commented 4 months ago

please check with updated version @JanSpulak

stefboerrigter commented 4 months ago

image Not fixed..

stefboerrigterWavin commented 4 months ago

Fixed: image