question

gauding avatar image
gauding asked

Modbus service com.victronenergy.settings

I have a Victron Quattro 48/10k with a Cerbo GX and 2 attached BYD Premium LV batteries.

With Modbus I can read a lot of data on the 3 services that are provided automatically:

  • com.victronenergy.battery (ID 225)
  • com.victronenergy.vebus (ID 227)
  • com.victronenergy.system (ID 100)

There are a few registers (i.e. 2705 max charge current) that I would like to read and change from this service:

  • com.victronenergy.settings

How can I add this service?

Modbus TCP
2 |3000

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

5 Answers
wkirby avatar image
wkirby answered ·

For com.victronenergy.settings you can use ID 100

2 |3000

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

gauding avatar image
gauding answered ·

Thank you for the quick response.

This worked very well.

I can now use my Loxone server to see all data and modify some of them.

2 |3000

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

t-a-j avatar image
t-a-j answered ·

Hi @Gauding, it is possible to export your Loxone Cerbo GX Modbus Config ?
I have the same Config, but i can't read values frome Modbus.
Allways no Data.

Thanks very much.

2 |3000

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

gauding avatar image
gauding answered ·

Hi t-a-j,

I use three addresses and upload the template for each.

MB_Victron100.xml

MB_Victron225.xml

MB_Victron227.xml

I use port 502 to talk to the Cerbo GX (192.168.2.xxx:502)

Good luck!


2 |3000

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

t-a-j avatar image
t-a-j answered ·

Hi @Gauding, it work's.
Thanks very much

2 |3000

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

Related Resources