Help requested. When Active Power limit is changed on the slave inverter, it reverts to 100% automatically after a little while. #879
Replies: 1 comment
-
Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The configuration consists of two Inverters with LCD. SE8K is the master (newer), and SE15K is the slave. Both have firmware version 3.2537. The goal is to adapt the power limit of both inverters to, well what I want it to be. To test the system, I do this using the integration's controls on a dashboard. Changing the Active Power Limit of the master works fine. Changing the Active Power Limit of the slave does not. It automatically reverts to 100% after a little while. The Modbus Multi logs for the inverters show that the master changes its state to I_STATUS_THROTTLED in response to pressing Commit Power Settings, and the slave does not. How can I get this right?
Beta Was this translation helpful? Give feedback.
All reactions