-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jandy ePump on PDA not collecting correct RPMs #227
Comments
In the debug logs you sent, it never for to the "equipment status" menu which is where the RPM is shown, it only get's to the "equipment" menu. Leave it running for longer, and please post the logs. Even if this works, please do post a longer set of logs, and even better if you can post with changing the RPM (on the PDA or AqualinkD). That way I can figure out the Jandy ePump protocol and make AqualinkD faster at reading those RPM values. As for GPM, AqualinkD will only display the value that can be changed, with a ePump, I believe that's RPM and not GPM. |
Thanks for the quick response. Attached is another debug log that shows the ePump values that would appear on the screen. Also note that it displays power usage (Watts). It would be awesome to have the icon toggle back and forth the RPMs and then WATTS. Back to the issue, the pump motor icon shows RPM as 520, which is in the logfile, just the wrong value selected. Is it possibly the naming I am using for the ePump? |
Thank. I see the problem, it'll take a bit to fix though. In the mean time, if you get chance, can you post exactly the same log, but with a different RPM/GPM on the VSP? |
PDA: 7.1.0 I ran through 3 different speeds SPEED4: @3450, SWEEP: @2900 and back to POOL: @2520 . Note that looking at the debug log, the RPMs do not show when the PDA is active, but WATTS do. I shut off the PDA and the RPMs show up then. Let me know if you need to to try anything else. |
Thanks so much, very helpful. I'm more interested in the below type messages when you have set the speed on the PDA, vs what the PDA states it's set to. And I can see all that in the log. The HEX is what the control panel is sending the pump, and what the pump is returning. This allows me to try to decode the ePump protocol.
|
@BobClav I just posted an update that should display VSP info from the PDA menu. Still working on decoding protocol so I can read vPump into directly. |
If you need/want access, let me know. Think you have direct contact info in github. |
Thanks very much, I hope that shouldn't be necessary. Give me a few days to see if I can decode the information you have already logged for me. |
Im having an issue where my PDA-6 system is not presenting the correct RPM value on the filter pump. Will it cycle the watt usage as well? In the debug logs, it seems to show the correct value, but not mapped correctly.
From aqualinkd.conf:
button_01_label=FILTER PUMP
button_01_pumpIndex=1
button_01_pumpID=0x78
aqualinkd.log
Any help, advice, or setting changes would be appreciated.
The text was updated successfully, but these errors were encountered: