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 :
VBC01
2)If the first time to execute the Datalogger,
under the route VBC01\, will generate a new
file name VBC01001.XLS.
After exist the Datalogger, then execute again,
the data will save to the VBC01001.XLS until
Data column reach to 30,000 columns, then
will generate a new file, for example VBC01002.XLS
3)Under the folder VBC01\, if the total files more
than 99 files, will generate anew route, such as
VBC02\ ........
4)The file's route structure :
VBC01\
VBC01001.XLS
VBC01002.XLS
.....................
VBC01099.XLS
VBC02\
VBC02001.XLS
VBC02002.XLS
.....................
VBC02099.XLS
VBCXX\
.....................
.....................
Remark :
XX : Max. value is 10.
20