Page 1 of 1

Solved: Need help to get Information of Electric Network

Posted: Fri Sep 09, 2022 9:34 pm
by Rumo
Hello all,
I need your help.

I am trying to get information from the game and pass it on to other programmes. The aim is to connect a SCADA system.

To do this, I would like to take the values from the following window.

Image

Reading what power I generate works without any problems and I get the correct value.

However, the consumption does not work. I use electric_network_statistics.get_flow_count. However, this always shows 0 although the GUI shows other values.

Could you maybe help me to get the right values? Thanks

Re: Need help to get Information of Electric Network

Posted: Sat Sep 10, 2022 6:50 am
by Rumo
Works now. Unfortunately I overlooked the input parameter. :roll: