Current limit

I have 2 multiplus II 5KVA in parallel and my grid is limited to 10A but when I try to change the setting on VRM it won’t go lower than 13A. (12.2A actually)

Can someone explain why this is happening and if there is a workaround as the grid 10A breaker keeps tripping. I could do with the battery assisting (when on grid) once the loads go over 10A.

I have a USB MK3 to reprogram the MP II’s VE Bus if necessary.

TIA

https://communityarchive.victronenergy.com/questions/20956/what-is-the-minimum-input-current-limit.html

Okay thanks for the link. The thread seems to be suggesting to disable Power Assist to get the Current Limit lower than 12.2A but if I do that the inverters will not assist the grid when it goes over the limit?? I just tried it and the inverters did not assist at all so obviously the grid tripped.

Sorry if I misunderstand but that does not make sense a lot of grid supplies when travelling are only 6 or 10A, surely there is a way to make sure the current draw from the grid never goes over that.

@ricardocello
It will assist but no boost factor defined changes how.
Unfortunately you will just have to experiment/test and see.

Exactly! I faced the same problem! Unfortunately, there is no easy solution for this simple problem. I shared a solution that I implemented through Node-RED in this post:
Node-RED flow to set low current limit on AC input

Even so, it will not be trivial to use this solution, you will need to learn a little about using Node-RED, if you have never used it. You will need to install Node-RED on your system, load the flow that I shared and adjust it as necessary (for example, adjust it to your minimum AC input current value when Power Assist is enabled, if it is not 6A, which is my case).

Alternatively, you can implement a slightly simpler solution through Multiplus’ assistants (I commented on this solution in the post as well), but in this case it will be a fixed configuration, which will not automatically adjust to the current limit configured for the AC input.

The ideal would be for Victron to implement this functionality that I created with Node-RED in the devices…