You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using SoC to derive charge/discharge speed and remaining time. The issue is that the number is an integer right now, meaning with lower power consumption the percentage only changes very infrequently (like 1-3 times an hour), which provides inaccurate estimation that jumps around substantially.
I'm not sure if it is possible, but if it is, would be nice to have a float instead of an integer for SoC and at least get a single digit after . for much finer resolution.
I'm using SUN-8K-SG05LP1 inverter if it makes a difference.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using SoC to derive charge/discharge speed and remaining time. The issue is that the number is an integer right now, meaning with lower power consumption the percentage only changes very infrequently (like 1-3 times an hour), which provides inaccurate estimation that jumps around substantially.
I'm not sure if it is possible, but if it is, would be nice to have a float instead of an integer for SoC and at least get a single digit after
.for much finer resolution.I'm using SUN-8K-SG05LP1 inverter if it makes a difference.
Beta Was this translation helpful? Give feedback.
All reactions