The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Detailled Battery Information

    Discussion in 'Asus' started by pub00515, May 29, 2009.

  1. pub00515

    pub00515 Newbie

    Reputations:
    0
    Messages:
    6
    Likes Received:
    0
    Trophy Points:
    5
    Hi guys,

    does anyone know a program (or C++/C# Code) to determine detailled battery information such as cycle count, battery charge capacity (in mAH), battery manufacturer etc...?
    I can get the "normal" data via WinAPI (GetPowerStatus) but that just gives me very basic data (remaining run time, battery charge percentage).

    Thanks!

    And its a G71V if its important.
     
  2. David

    David NBR Random Reviewer NBR Reviewer

    Reputations:
    7,515
    Messages:
    8,733
    Likes Received:
    7
    Trophy Points:
    206
    I don't have nor know any code, but you could use batterymon which basically does what you're requesting.