LumaSMART
®
User Manual
Using the Software
•
70
To set a custom date range:
1.
Press anywhere on the Start Date or End Date part of the screen and additional buttons will appear to
adjust the dates. You can switch back and forth between Start/Stop dates by pressing on their respective
lines.
Data Log Export Custom Date Range
2.
Once the desired date range is displayed, insert the thumb drive.
3.
Press
Export
. Do not remove the thumb drive until a message screen appears to indicate completion.
Note:
The amount of time required to copy the information to the Thumb Drive will vary depending
on the quantity of data. Large date ranges can take several minutes to complete.
The exported data on USB thumb drive is stored in the directory “DataLog”. This directory consists of folders
representing a year, inside the year folders there are months, and inside the month folders you will find the
specific day of that month.
Data is stored in an XML format and has the general layout as shown below.
<?xml version="1.0" encoding="UTF-8"?>
<!--Exported on 8/22/2013 1:19:33 PM-->
<Date DT="8/10/2013">
<Time TM="00:00:06">
<Channel CH1="41.65" CH2="41.14" CH3="41.28" CH4="40.43" />
<Relay SSR="1" R1="0" R2="0" R3="0" R4="0" R5="0" R6="0" R7="0" R8="0" />
</Time>
<Time TM="00:01:06">
<Channel CH1="42.10" CH2="41.61" CH3="41.72" CH4="40.79" />
<Relay SSR="1" R1="0" R2="0" R3="0" R4="0" R5="0" R6="0" R7="0" R8="0" />
<SignalStrength SS1="98.25" SS2="98.37" SS3="97.78" SS4="98.00" />
</Time>
.
.
.
.
</Date>
The Channel and Relay entries are made at 1 minute intervals. The SignalStrength entries are added once an hour.
The exported folder DataLogRaw can be ignored. It contains information used by LumaSense service personnel.