the solar part on my system is completely connected AC wise on ACout1 of my 3 MP5000.
Is there any easy way to passthrough the solar generated power to grid instead of setting the setpoint? Switching e.g. to inverter modes does not do it.
This is what ESS is for and enabling the exporting of power.
Have a read of the ESS design guide and the relevant sections of the PV inverter setup guide.
and already thank you for your fast help! But my question seems to be misunderstood.
I of cause activated ESS on ACout. My question was, how I can passthrough the solar power within this setup.
My system charges the akku as long as more energy is available than I directly use. I can controll, if also a part of solar power is not going into akku but to grid by changing SetPointAC to e.g. -1000W.
If I want all solar power to grid before akku is fully charged, I have to regulate the SetPointAC dependently on the incomming solar power. So my question is if there is an easier way than to regulate SetPointAC.
You have to enable AC exporting of power in ESS, and make sure that your PV inverters are being controlled by the ESS assistant.
When your batteries are full it will feed back.
If you are trying to force exporting prior to this then you need to use a setpoint.
Weird. I have been setting „limit charge current“ to 100A for years to slow charge the battery.
With AC and DC export enabled all excess energy beyond the 100A was then exported to grid.
I will test that tomorrow in my environment.
DVCC charge current limits are not applied to DC MPPTs when ESS is enabled with Allow DC MPPT to export. This is to get maximum output from the solar panels for export.
Now I have to find, how I can change the current limit or completely swith limitation on/off by MQTT or ModBus - I prefere the the first. Will look for it the next days.
I use Nodered to get the solar forcast from VRM at 5am and then set the limit based on how much is coming in.
Edit for future reference:
To completly disable charge with a RS 6000 system you can use a custom control node in Nodered and trigger /Ess/DisableCharge with 0/1.