SOFAR 5KTLM-G3-A: Curtailment without a power meter (sofar_g3.yaml) #672
scruysberghs
started this conversation in
Show and tell
Replies: 0 comments
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 existing Export Surplus Limitation is this :
I can't use these registers as I don't have a powermeter.
I did see that registers 1105 and 1106 allow you to enable/disable curtailment to a certain percentage.
Register 0x1106 (Active_Power_Export_Limit) – sets max export as 0.1% of nominal (0–1000).
Register 0x1105 (Power_Control) – enables/disables control and links the write to register 0x1106.
I have now added the 2 items to the settings block:
I am able to curtail with this. For now only 0 or 100% so probably still something wrong with the scaling of the percentage?
Anyone else see a need for this? Should I make a PR for this?
Beta Was this translation helpful? Give feedback.
All reactions