Hi!
I have connected with the Venus GX and charging is working. I have troubles to discharge the battery.
The commands I'm using are:
Commands for charging:
Modbus adres |
Value |
38 (Charge) |
0 |
39 (Feeding) |
1 |
37 (Setpoint charge/Discharge) |
1000 |
Feedback from Venus GX |
Bulk |
Commands for discharging:
Modbus adres |
Value |
38 (Charge) |
1 |
39 (Feeding) |
0 |
37 (Setpoint charge/Discharge) |
-1000 |
Feedback from Venus GX |
PassTrue |
Charging is working by writing these values, but discharging isn't. Does anyone have any Idea why this isn't working? The values are written every 200ms.
Thank you in advance!