Fronius Hybrid with Modbus TCP
Einklappen
X
-
Hello, unfortunately it doesn't work. Can it have to do with the fact that I activated the emergency power function. The minimum soc is set to 7%. -
I have that issue with the variable ChaState (battery state of charge). That goes to 655.4 when the battery is empty. It can be fixed with a Status block as depicted below.1 BildEinen Kommentar schreiben:
-
Hello, I have everything set up according to instructions. Everything looks good during the day and while the battery is discharging. However, if the battery is empty and no electricity is produced, does the variable 1_DCW always show 655.4 W?Einen Kommentar schreiben:
-
No, there won't be a second or third AC Power value in the Symo 6.0.3.
In the Symo 6 you will have 2 solar inputs (MPPT's). They represent two independent inputs and can both be read. They are also DC values.
1_DCW - String 1
2_DCW - String 2
The AC_Power value is after conversion from DC to AC of all inputs.
For the Symo Hybrid, I use 1_DCW for the input to the energy monitor (Pp). It exactly matches solarweb.Einen Kommentar schreiben:
-
In my energymonitor its only okay when i take the AC Power value, otherwise its not like in the solarweb. So i have to take the AC Power and not the DCW i think.
Ist there a second or third AC Power value in the symo 6.0.3?Einen Kommentar schreiben:
-
AC_Power only exists for the Hybrid as a singular total value.
The first input into the Hybrid is the solar panels. They are only Direct Current (DC). The value to read the panels is 1_DCW. The Hybrid has only one input for solar panels. You might physically have two 'strings' of panels on the roof, but they will be wired in parallel into DCW_1. You cannot determine what each individual string is producing.
The second input into the Hybrid is the battery. It is also only Direct Current (DC). The value to read the battery is 2_DCW.
DCW is the sum of 1_DCW and 2_DCW.
For interest, you can compare the losses in the DC to AC conversion by comparing DCW and AC_Power. This can be a significant loss when high loads are encountered.
Zuletzt geändert von Tico; 27.10.2019, 08:45.Einen Kommentar schreiben:
-
Thank you!
But i don't find this adresses. In the forum you wrote 40091 is the AC Power of the normal Symo.
Can i get the AC Power of String 1 and String to also?
The same i would like to read out with Symo Hybrid.
THanks.Einen Kommentar schreiben:
-
Go to the Fronius Download Search at -
Search on 'Modbus Sunspec Maps'. The zip file has all the Fronius models. The excel spreadsheet called 'Inverter_Register_Map_Float_v1.0_with_SYMOHYBRID_ MODEL_124.xlsx' is the one you want. The tab 'Complete Map' has the specific register numbers.
Also, spreadsheet 'Meter_Register_Map_Float_v1.0.xlsx' has the register numbers for the Smart Meter. Also use the 'Complete Map' tab.
Einen Kommentar schreiben:
-
Where do you geht the Whole modbus register with all adresses?
Can you upload this file?Einen Kommentar schreiben:
-
To close the loop on this problem... The bug was introduced by a Fronius firmware update.
Fronius Hybrid firmware version 1.11.3-2 introduced the bug.
Version 1.12.1-10 fixed it.
bug fixes:
/ W-LAN: Signal strength got increased.
/ Modbus: Standby-function is operating again.
/ Modbus: Register "WMaxLimPct_RmpTms" is writeable now.
0x0000 and 0xFFFF gets interpreted as "as fast as possible".
/ Service Message 65000 is now shown for BYD batteries.
/ DC injection measurement has been improved. -
I have hit a snag with one of the Fronius Hybrid modbus commands - namely, putting the inverter into STANDBY mode. It has stopped working.
There are three possibilities I've considered -
1. A bug has been introduced by a Fronius firmware update;
2. A bug has been introduced with a Loxone firmware update; or
3. A hardware fault has developed in my inverter.
I can't tell the exact time when the STANDBY mode stopped working, but the timeframe could include all the above.
Can anyone confirm whether their system works to place the inverter into STANDBY using Loxone?
The specific register is called CONN. It's a read/write register that can have two values -
0 = STANDBY
1 = ON
The CONN register is being successfully written to and reflects the correct value from the modbus sensor. The inverter is not physically going into Standby when observed at the inverter.3 BilderEinen Kommentar schreiben:
-
Fronius Hybrid with Modbus TCP
Please leave comments or questions here regarding a loxwiki article at this link -
Zuletzt geändert von Tico; 19.09.2024, 13:14.
Einen Kommentar schreiben: