The battery is loaded to (approx) 57Volt and then absorption starts.
I would expect that the Multiplus would never load higher than 55.2 volt and start absorption earlier. Now every day, the battery is loaded over the expected 16 * 3.45V = 55.2 V.
Question:
is my expectation that Multiplus would never charger over 55.2 correct?
Check your charge voltage in the Victron master of your install once more and check in your GC the DVCC settings once more.
Are you sure you have a 16 cell lithium battery, this as many only use 15 cells, normally (Pylontech as example 15 cells) we put on 52V absorption and 51V float.
Then, there are cells which can be charged to 3.55V and others to 3.80V and even 4.00V, meaning, check asap the individual cell voltage, and then go about 10% under it so the BMS will still equalize the cells but your battery will outlasts many more years not to charge it fully every time!
Set it in the master and double check your DVCC in the GX settings once more, that should solve the issue.
What I see is that the battery BMS is still in control over the DVCC and the master inverter.
Settings in Multiplus were incorrect, now set as it should (55.2 and 53.6), I will check today whether max voltage is now any better. I will update when results are there.
Do you know a method (API, ModbusTCP, MQTT) to read these values from the multiplus without using the MK3/USB interface?
Because I got alarms from BMS, I started searching the values.
I found this graph and through that the related attributes mvc for CVL - Charge Voltage Limit, mdv for DVL - Discharge Voltage Limit, mcc en mdc, which are the operational limits. Also bv=battery voltage and I saw incorrect values. So far so good.
Now I’m looking for the actual Multiplus settings through API/Modbus/MQ, and created separate topic for that.