vcontrold icon indicating copy to clipboard operation
vcontrold copied to clipboard

Anyone being able to read out solar pump speed?

Open mdk2412 opened this issue 6 years ago • 3 comments

At 6552 the status of the solar pump can be read (apparently only first byte). However I have not been able to get the actual speed (of the PWM control) from this address (second byte). I tried using different unit descriptions, but result is alway 0 %.

In the main display of the device (343-F) the percentage of the solar pump is shown in the service menu.

Anyone having had success with the speed read-out? Maybe at another address?

mdk2412 avatar Apr 30 '20 07:04 mdk2412

As far as I know, addr 6552 returns an ON/OFF (1/0) value coded on one byte. I don't have the same device as you, and do not know where the pump speed may be stored. Is the display on the device really the pump speed, or the duty cycle (in percent) over some time period, like the last hour ?

philverh avatar Apr 30 '20 09:04 philverh

Yes, the display on the device shows a very dynamic actual speed in %, reacting to the delta T of water storage and collector. It is consistent with the status value, i.e. 0 while the pump is off.

mdk2412 avatar May 01 '20 10:05 mdk2412

I'm also interested in the percentage of the solar pump PWM. Did you find a solution in the meantime?

h07d0q avatar Jul 22 '21 09:07 h07d0q