This should work
But this one seems to be better,Code:Case is >= pvmin and is >= batt and is <= battmax
Code:Case is >= pvmin if pv >= batt and pv <= battmax then etc...
This should work
But this one seems to be better,Code:Case is >= pvmin and is >= batt and is <= battmax
Code:Case is >= pvmin if pv >= batt and pv <= battmax then etc...
"If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte
Bookmarks