Ok, I execute it (but with 0x04 as my firmware is newer than this from the document) and the command is accepted. The changes in register 0x0200 are saved and I can see they are changed. But nothing happens to the state of the inverter - it remains On and vice versa - if I write 2 or 3 in an off state - it does not power on.
Am I missing something? Shall I be doing anything else beside changing the values in the register?
The multi is vebus, not CAN. You can write to, via the GX, the relevant modbus register which will toggle the software switch for the inverter.
For MQTT this is
N/cxxxxxxxxxx/vebus/276/Mode
(where 276 is the device ID of the multi)
Thank you Nick!
I also suspected that this “can0” might not work with inverters, but I could not find any other example in Victron docs.
Would you please help me a little bit further by telling me how should I change the structure of the vreg command, to include the parameters you have given “N/cxxxxxxxxxx/vebus/276/Mode” ?
And what should be the “scan/read” commad, to find my Multi’s ID?
If I can read more about these commands with more examples (beside the given document above) would be also great.
There are different ways to go about it, if you only need a cli then there are utils for that. The large image is just more powerful imo and gives better options, depends what you are trying to do.