Possibility of communication with the 24 V charger (Wago 787-870) to obtain the battery percentage

As part of a study on the possibility of communication between the 24 V charger (WAGO 787-870) and a PFC 200, I would like to know if it is possible to retrieve the battery percentage value.

Could you please let me know if this is feasible and, if so, how to proceed? Is there a manual or documentation I could follow to implement this?

Thank you in advance for your assistance.

Take a look to WagoAppPowerSupply.

There is a function block that will retrieve a lot of information from the 787-870 UPS thanks to the serial interface.

It looks you can’t get the battery percentage value, but you can know if it’s below 85%.

Thank you for your response. Have a nice day.

I see a variable of type REAL rCurrentCharging; is that not the battery percentage?

No it looks like the charging current in Amps.

ahhh thanks, that’s kind of you