Reply | Reply To: Conversion of logging file

Home Forums Mooshimeter Support Conversion of logging file Reply To: Conversion of logging file

#3328
Anonymous
Guest

Hi Dave,

You need to run CONV.PY, which is a program written in Python.

One simple way to get Python is to download this:
Portable Python 3.2.5.1 and install it straight onto the MicroSD Card. You don’t need any libraries, just the minimum install, so it takes up 50 MB.

To run the conversion, you would open a command prompt (shift-right-click the SD Card and select Command Prompt Here) and type something like this:

`E:\> “Portable Python 3.2.5.1\App\python.exe” CONV.PY

It should run through all the TXT files on the card, and produce CSV files. It ends (with an error) when it runs out of files.