A year ago i bought two new Rolls S530 batteries for half price, due to transport damage. They were a bit dented, and the top cover on the batteries had cracked some places in the seams, so some acid was probably lost, but the levels was well above the plates. When i brought them home i topped them up with water without thinking...

(they didnt lack water; they lacked acid)
Oh, well; i figured that charging and discharging for a time would evaporate the water i added, but it seems that my solar controller are too nice to my batteries.
I have now started to run an equalize charge every day to get rid of the excess water, and see which cells really needs water. I am taking SG readings before and a while after each charge to monitor the progress, and a need for a logging program was born.

This program are simple, and written for my needs, but maybe others find it useful too.

It has two main screens; one where the specifics for the battery are entered, and a child window where measuremens are recorded/shown.
Most important for my needs are the temperature correction for the SG which are shown in the form of % State of Charge for each cell, since i live in a country where winters are cold. One measures the cells and temperature, enters the battery's temperature and SG readings, and the program shows the % charge for each cell. a % over 100 indicate lack of water; below 100% indicate not fully charged, or if SG has stopped rising during equalizing, it indicates too much water.
Here's a snapshot of the SG recording screen:

And here is the program:
http://www.mwlmf.net/prog/SG.rarThe rar file are 529kB; contains SG.exe, and can be extracted anywhere. the program will create 2 datafiles and one ini file, and doesn't do anything else...

Feel free to comment and suggest...

Edit:
The program uses comma as decimal separator. Sorry...
