question

joergsc avatar image
joergsc asked

Node-Red maximum system grid feed in value

Hello,
I want to send the "maximum system grid feed in" Value via Node-Red to the "Venus settings"
This works fine so far, but If I send a value >32767, I get "Error: Number outside range".
On the GUI I can set a higher Number, so I assume it's a setting on the Victron Nodes.

On the GUI I have also the Option "Limit System Feed In" (Systemeinspeisung begrenzen), there is no Node for this yet (at least I can't find it), is it automatically handled?
So maximum feed in value is "-1" the "Limit System Feed In" is unchecked and if value >0 the option is activated?

Node-RED
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

3 Answers
Harold Halewijn avatar image
Harold Halewijn answered ·

Hi @JoergSC , have you found a solution for this? I'm also searching for the nodered flow to control the Limit System Feed-in but I can't find it.

txs.
Harold

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

matt1309 avatar image
matt1309 answered ·

Hi @JoergSC @Harold Halewijn


Do you just want to enable/disable the "Limit system feed in" if so you just pass -1 to the Maximum system grid feed found in ESS control node to disable it, or am i miss understanding what you need?


2 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

That's what I want to do, but it is not working.
0 Likes 0 ·
matt1309 avatar image matt1309 Harold Halewijn commented ·

Hi @Harold Halewijn

It works for me. What version of venus os you running. Here's the test i did to make sure it was working.

1714865743356.png


Inject node as such:

1714865768522.png


1714865781691.png



And just to confirm this disables this setting: Normally i have set to 3400w but ran the above inject as a test and it's turned it off.

1714865840081.png


0 Likes 0 ·
1714865743356.png (9.7 KiB)
1714865768522.png (14.3 KiB)
1714865781691.png (26.7 KiB)
1714865840081.png (33.7 KiB)
Harold Halewijn avatar image
Harold Halewijn answered ·

Weird, first I wasn't able to control it but now it works. Thanks anyway, you helped me in the right direction.

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.