PDA

View Full Version : Battery Voltage & Current



mx24
08-02-2005, 05:58 PM
I need a program that interfaces with ACPI Battery Management to record the battery's voltage and current at 10 second intervals. Does anyone have a clue how to interface with the ACPI drivers? Any ideas would be nice.

David (PassMark)
08-03-2005, 05:29 AM
Our BatteryMon software (http://www.passmark.com/products/batmon.htm) logs some information. Probably enough for you to derive the current, at each sample, but not the voltage. But the voltage should not vary by too much in any case. BatteryMon (http://www.passmark.com/products/batmon.htm) does log the voltage, but only once, at the start of sampling.

----
David