5-5 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 :
LX C 01
2) If the first time to execute the Datalogger,
under the route LXC01\, will generate a new
file name LXC01001.XLS.
After exist the Datalogger, then execute again,
the data will save to the LXC01001.XLS until
Data column reach to 30,000 columns, then
will generate a new file, for example LXC01002.XLS
3) Under the folder LXC01\, if the total files more
than 99 files, will generate anew route, such as
LXC02\ ........
4) The file's route structure :
LXC01\
LXC01001.XLS
LXC01002.XLS
.....................
LXC01099.XLS
LXC02\
LXC02001.XLS
LXC02002.XLS
.....................
LXC02099.XLS
LXCXX\
.....................
Remark :
XX : Max. value is 10.
14