question

ben avatar image
ben asked

Feature Request: Reset generator start/stop logic

From time to time, the auto genstart/stop feature on my Venus device gets out of sync with the state of the generator. This happens primarily for two reasons:

1) Despite my system meeting one or more of the Conditions for auto-start, I decide after the generator is running that I do not want to auto-start this time.

Or,

2) While the generator is running, for some external reason unrelated to the Venus logic, I need to stop the generator. Then, Venus thinks the generator is running, while it is not. (And vice versa, in my particular setup.)

In both of these cases, we need a way to tell Venus to "reset what you know and start over" in terms of the logic. Short of rebooting the whole unit, I don't see a way to do this today.

feature request
7 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

geomz avatar image geomz commented ·

Is there a way to programmatically reset those flags, manually, behind the scenes?

0 Likes 0 ·
ben avatar image ben ♦ geomz commented ·

Unfortunately, I don't think so.

0 Likes 0 ·
geomz avatar image geomz ben ♦ commented ·

Bummer... and surprising, considering all the stuff you can do with it :)

As far as I (thought) knew, it's just a simple little script to demo some sample automation.

0 Likes 0 ·
ben avatar image ben ♦ geomz commented ·

Well, I'm sure the driver could be modified. I guess I should clarify that the values it posts to dbus don't offer an obvious way to reset it.

I think all we need is a button to either restart the script (which I think will cause it drop all its state) or a reset feature within the driver.

0 Likes 0 ·
geomz avatar image geomz ben ♦ commented ·

Ahh, I understand.

Alas, I don't know how much priority V will give to it, but I agree it'd be useful.

I can certainly see situations where I'd want to stop my genny outside the script (like using those handy little switches on it).

What happens if you just run the script again, anyway, essentially doubling the stop/start functions? On my genset stopping or starting "twice" does nothing.

0 Likes 0 ·
ben avatar image ben ♦ geomz commented ·

I suspect they'll collide if there are two trying to register themselves, at least without a little tweaking.

That said, our generator start and stop pulse is the same, so a double pulse wouldn't work in our case. Boo.

0 Likes 0 ·
vicc avatar image vicc commented ·
I have this same issue. Sometimes my generator starts automatically and I want to shut it off before the stop conditions are met. For example this morning it started about 30 minutes before the sun was about to hit my panels. On my old Outback system I could just change the generator start setting from auto to manual, wait 30 minutes then set it to auto again. On the VRM if I do that the generator starts again. The only solution is to stop the generator and change the stop condition (for voltage in my case) then switch it to auto, let it run for a minute or two until it sees that the condition is met and shuts down. Then I have to go back and change the stop voltage condition back to its normal setting. The feature I would like to see is if you switch from auto to manual while the genset is running it would shut off and then when you switch it back to auto it would reevaluate the start condition to see if it still needs to run again. Or a button to reset the run condition.
0 Likes 0 ·
1 Answer
Paul B avatar image
Paul B answered ·

No there is no way to reset it


if the G/A/S starts from a condition thats set then it has to be stopped by that conditions Stop Value.

best way to do it is to adjust the stop value at that time so that it stops.


or even use the Quite Hours function to have diferant setting during the day to whats required at night etc etc.


I try to get the system to be a close to auto as possible.

even use the periodic run time as a reset feature if you like, say start gen at 7pm daily and charge until full


1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

ben avatar image ben ♦ commented ·

Yes, I know that it can't be done. That's why I made it a feature request. :)

0 Likes 0 ·

Related Resources

The feature requests topic tag can help Victron R&D find feature suggestions for products. 

There are many factors that go into the Victron product roadmap, and feedback from end-users can help.