question

miketuk avatar image
miketuk asked

Start generator via ModBusTCP on Quattro

Hi

Is it possible to start/stop the generator on a Quattro using ModbusTCP? It looks like this is register 3223 from the spreadsheet (CCGX-Modbus-TCP-register-list-2.23.xlsx) , but I have no idea which id this corresponds to and they all fail. It is listed as com.victronenergy.genset in the dbus-service-name.

I am using ModbusTcpClient on a local Raspberry Pi to do this from Python.

Thanks

Mike


Modbus TCP
1556727337074.png (1.1 KiB)
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.

3 Answers
mvader (Victron Energy) avatar image
mvader (Victron Energy) answered ·

Hi, this depends on how you’ve wired the generator; its not possible to control the relay inside the Quattro, using ModbusTCP


But, if you’re using the generator start/stop mechanism in your GX device, and have the generator wired there as well, then you can do it via ModbusTCP.

5 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.

uniport avatar image
uniport answered ·

Hi @mvader (Victron Energy Staff)

If we use the relay in the GX to start/stop the generator, when the Quattro requests power, will that trigger the relay in the GX?


1 comment
2 |3000

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

lsgv avatar image
lsgv answered ·

Raising the question again. Not really an issue just that I need to keep both MQTT and modbus integrations which I’d rather not for simplicity reasons.

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