While I consider the autoranging speed not particularly good, it is at least correct and works.
The fails in the adnvanced functions, that distinguish this meter from the rest of the market are much more annoying. They are not just "slow", they are plain unreliable and broken.
After fanOfeeDIY showed the broken logfile I decided to do a test to the maximum extend the meter logs.
I don't get why there is a limitation on 600k lines, but well, maybe Dave will explain some day or it's extended.
The 600k lines don't even last 48h.
I know I could reduce the log interval, but why?
I got the corrupt logfile in my first try.
The data is corrupted as bellow in the middle of the data.
59625,DCV,049.997,V,,,,,,,,
59626,DCV,049.997,V,,,,,,,,
59627,DCV,049.996,V,,,,,,,,
59628,DCV,049.997,V,,,,,,,,
59629,DCV, 59641,DCV,050.001,V,,,,,,,,
59642,DCV,049.996,V,,,,,,,,
59643,DCV,049.996,V,,,,,,,,
59644,DCV,049.998,V,,,,,,,,
59645,DCV,049.996,V,,,,,,,,
The garbled line only happened in one line out of four files of data logging.
It looks to me as if samples 59629 through 59640 are missing from the file? So it's not just a garbled line, it's some dropped data.
Good comment, I should have attached the raw data of the log file from the beginning why I thought it was a garbled line.
I just opened the file with binary editor.
I can confirm the file corruption. I let the meter log for almost 2 days in VA mode and have several corrupted lines in the log.
I ran a small awk script on the file to find lines where the line counter didn't match the actual line number of the log lines.
awk -F, '/^[0-9]+,/{if ( c != $1 ) { printf("%6d %6d %s\n", l, c, $0); c = $1 } c++; l++; }BEGIN{l=1;c=1}' < 18011500.CSV
It prints the real line number, the line number it expected and the line from the logfile. The result is this:
61501 61501 61502,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
139554 139555 139562,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
243949 243957 243962,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
267167 267180 267182,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
344797 344812 344822,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
356188 356213 356222,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
412106 412140 412142,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
431304 431340 431342,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
478699 478737 478742,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
523695 523738 523742,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
So there are 10 errors in just one logfile.
Here are the errors:
61499,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.53,mA,,
61500,DCVA,01959.5,mVA,DC^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@61501,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
61502,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
139553,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.53,mA,,
139554,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,044^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@139561,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
139562,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
243956,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.53,mA,,
24395^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@243961,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
243962,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
267178,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.53,mA,,
267179,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.53,mA,^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@267181,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
267182,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
344810,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.53,mA,,
344811,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.53,mA,^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@344821,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
344822,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
356212,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.53,mA,,
35621^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@356221,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
356222,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
412138,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.53,mA,,
412139,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.53,mA,^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@412141,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
412142,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
431338,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.53,mA,,
431339,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.53,mA,^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@431341,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
431342,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
478735,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.53,mA,,
478736,DCVA,01959.5,mVA,DCV,0^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@478741,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
478742,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
523736,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.53,mA,,
523737,DCVA,01959.5,mVA,DCV,04.4482,V^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@523741,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
523742,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.52,mA,,
The last logline in the file is:
600000,DCVA,01959.5,mVA,DCV,04.4482,V,DCA,0440.53,mA,,
So logging stops after the meter thinks it logged 600k lines, but in reality it logged only 599956 lines.
Interestingly the display counted to more than 600.00k lines. The highest value I saw on the display was 602.xxk lines (I don't remeber the xx).
So on the display it either kept counting after it stopped logging or didn't number and write all lines it actually thought it logged.
In the end there was "SDend" displayed and the "MEM" LCD-segment was not active anymore.
I can't attach the logfile since the forum says it's too big (even zipped it is 1.7MB). But I can send it to anybody who is interested.