I have a 3-phase system with:
-
3x Multi RS 48/6000VA, firmware 1.31
-
Cerbo GX MK2, Venus OS 3.75
-
VM-3P75CT, firmware 1.11, connected via wired Ethernet
-
VM-3P75CT configured as grid meter
-
Energy meter support enabled on all three Multi RS units
-
Dynamic ESS enabled in Trade mode
-
Battery-to-grid discharge allowed
-
Grid feed-in allowed
-
No system feed-in limit configured
The issue is that DESS schedules battery export, and the D-Bus setpoints are correctly sent, but the Multi RS units continue regulating the grid around 0 W instead of exporting.
During one test DESS commanded:
com.victronenergy.acsystem.socketcan_vecan0_sys0
/Ess/AcPowerSetpoint = -12784 W
/Ess/UseInverterPowerSetpoint = 0
/Ess/InverterPowerSetpoint = invalid/unset
/Ess/DisableFeedIn = 0
/Ess/DisableDischarge = 0
The target was also correctly distributed to the individual Multi RS units:
-
RS L1: approximately -4221 W
-
RS L2: approximately -4216 W
-
RS L3: approximately -4232 W
On every RS:
/Ess/EnergyMeterInUse = 1
/Ess/DisableFeedIn = 0
/Ess/DisableDischarge = 0
ErrorCode = 0
Despite this, actual grid power remained approximately 0 W. The individual Multi RS AC input power readings were also approximately zero, while the battery only discharged enough to supply the local loads.
The VM-3P75CT likewise showed grid power close to zero instead of the requested roughly -12.8 kW.
I then performed an A/B test.
I disabled DESS and manually configured a negative ESS grid setpoint of -1000 W per phase.
The system immediately exported correctly:
-
L1: approximately -999 W
-
L2: approximately -998 W
-
L3: approximately -996 W
-
Total grid export: approximately -2993 W
Battery discharge increased accordingly and the Multi RS units followed the manual negative ESS setpoint almost exactly.
This appears to show that:
-
Grid feed-in itself works.
-
The VM-3P75CT works.
-
The three Multi RS units can follow negative ESS setpoints.
-
DESS calculates and writes a negative
/Ess/AcPowerSetpoint. -
The setpoint reaches each individual Multi RS.
-
However, when DESS/external control is active, the system regulates towards approximately 0 W instead of following that negative setpoint.
Is this a known issue with DESS + dbus-acsystem + 3-phase Multi RS?
I can provide dbus-spy screenshots showing the system-level and per-inverter setpoints, VM-3P75CT measurements, and the manual export test.



