5-4 SD Card Data structure
1) When the SD card is used into the meter, the SD card
When the first time, the SD card is used into the meter,
the SD card will generate a folder :
TMC01
If the first time to execute the Datalogger, under the
route TMC01\, will generate a new file name
TMC01001.XLS.
After exist the Datalogger, then execute again, the data
will save to the TMC01001.XLS until Data column reach
to 30,000 columns, then will generate a new file, for
example TMC01002.XLS
Under the folder TMC01\, if the total files more
than 99 files, will generate anew route, such as
TMC02\ ........
The file's route structure :
TMC01\
TMC01001.XLS
TMC01002.XLS
.....................
TMC01099.XLS
TMC02\
TMC02001.XLS
TMC02002.XLS
.....................
TMC02099.XLS
TMCXX\
.....................
.....................
Remark :
XX : Max. value is 10.
9