Bryan Kahler,
I have tried to post to the previous thread that you provided the following advice but that thread seems closed and does not seem to accept new comments.
Please remove the spaces from your config.txt file so it is formatted like this:
ProcessingType=2
NumCellSeries=6
ElapsedTimeColumn=0
VoltageColumn=1
CurrentColumn=2
TemperatureColumn=3
I tired the advice and it did not help. I did find while reviewing my data, that I parsed it incorrectly and the NumCellSeries was incorrect. My parsing currently divides the voltage by 4 cells for the LiFePo4 battery I am using and so the NumCellSeries=1 when the voltage is scaled that way.