Battery Object

Looking to create a battery object - time / percent remaining, graphical representation, etc. I seem to be running into dead ends on ways to query battery status from the system. Does anyone know of a good way to do this?

TIA,
Bryan
1,524 views 7 replies
Reply #1 Top
i do not, but would be interesting
Reply #2 Top
Spooky!!! Give me back my name you thief!! hahaha.....
Reply #5 Top
Could probably do it through DesktopX using WMI. Think I saw mention of it somewhere in the long lists of what you can query.

Take a look at http://pjpowell.dyndns.org/DX-WMI/WMI_and_how_it_impacts_on_DesktopX.htm for some info on getting started. I will be taking a look at this myself also as it seems a good idea for an object.
Reply #6 Top
There IS a plugin that can show battery percent. It's called performance meter. It works well for me.
Reply #7 Top
Thanks guys, I've tried using WMI, but I seem to get a lot of nothing when I query the battery object. I've also experimented a little with the new meter plugin. Does anyone know where you can find documentation for these plugins. Like what methods and properties are available from them.

Later