Hi
I am connecting via Modbus TCP to a local Venus GX.
Everything works fine except for the readout value of Register 790 - "User Yield"
The "Victron Connect" app shows the CORRECT values and the readout works as expected
BUT the
2nd MPPT charger connected to VE.Direct 2 port. show different value.
According to the "CCGX-Modbus-TCP-register-list.xlsx"
Unit ID | /DeviceInstance | Remark |
245 | 258 | CCGX VE.Direct 2 port, Venus GX VE.Direct 1 port (ttyO2) |
243 | 260 | Venus GX VE.Direct 2 port (ttyO4) |
I compared the readout via QMod Master and here are the results .
the first charger shows the correct value via Modbus:
The 2nd one shows different values:
According to the register list:
Address | Type | Scalefactor | Range |
790 | uint16 |
10 | 0 to 6533.6 |
The readout value is at least 1 digit to short!
The value should have been ~ 72670 or so
This is not critical
but I was wondering if this is just a "small bug" in the
ModBus TCP mapping on the "Venus GX" ?
As far as I can tell, all the other values seem to give the correct values!
Can anyone confirm this behavior or am I wrong here?
Best regards
Jürgen