Search found 1 match
- Thursday 15 April 2021 9:59
- Forum: Other questions and discussions
- Topic: NodeID and ChildID function in SolarEdgeAPI.cpp code
- Replies: 1
- Views: 233
NodeID and ChildID function in SolarEdgeAPI.cpp code
Hi all, I needed some more detail in what data the SolarEdge PV inverter sends. Copied the Windows source to my local PC and added code in SolarEdgeAPI.cpp for a few parameters: powerLimit (%) inverterMode (text like OFF, MPPT, THROTTLED, FAULT) acCurrent (A) groundFaultResistance (Ohm) Works well ...