Quote Originally Posted by ringram View Post
Had an issue where a log file was corrupt and only 2kb in size. It should have been around 8-9Mb.

Also quick Q. I edited the config.ini file and added "ECM, AFRATIO_DMA", "ECM, E38.AFRATIO_M" and some other combinations but couldnt get it to list up the data in flashscan, it still just showed the default PIDs.

What am I doing wrong? (I put this under the *PSL_LS2 section which looked right for the E38.)

Other than that all is well. It would be good if you could indicate a default pid selection in the .ini file so you didnt have to manually select it each time. Kind of go straight to record..
Did you name the file Config.ini or Options.ini. FlashScan will ignore any file called Config.ini and continue to look at Options.ini.
I presume you used Options.ini and just made a typo in this thread.
The PID you need to select is the only permutation you probably did not try: AFRATIO_M
Note: The SAE., GM., E38. and E67. prefixes are not used in black box logging. And the _DMA suffixes have been changed to _M.
(Edit: Looks like you fixed it before I got done typing...)

The default PID selection will happen, I've been meaning to implement that for a while now. It will have two settings:
1. It can be set up to always load a defined PID selection.
or
2. It can be set up to always load the most recently used PID selection. The second option requires that FlashScan writes to the Config.dat file each time a PID selection is made. That takes an extra 1-2 seconds when selecting PIDs.

Regards
Paul