Page 1 of 1

SystemObject batteryLevel

Posted: 06 Oct 2016, 13:31
by matioupi
Hello,

following code used to work to provide batteryLevel

Code: Select all

var mySystemObject = new System();
var batt_level = mySystemObject.batteryLevel();
Now, it seems it returns -1 all the time ?

Regards,

Mathieu

Re: SystemObject batteryLevel

Posted: 11 Jan 2018, 10:07
by matioupi
With 3.9.3 i am still facing issues with this battery level call.
Sometimes the function suceed, sometimes return -1 when should not, and i'm even facing cases where it crashes actiona (especially when battery level is low)

regards

Re: SystemObject batteryLevel

Posted: 08 May 2018, 16:39
by Jmgr
Thanks for the bug report. What is your operating system?