11.3 Load Previous Logs

For Levelogger Edge Series dataloggers, selecting Load Prev. Logs attempts to recover data from the previous logging session. If successful, you can view the log by selecting "View log" or by going to the Dataloggers screen after selecting "Ok". There will be a warning stating that "previous logs may be corrupt and/or contain invalid data." In the Dataloggers screen, the previous data log will be identified by a caution symbol.

loading previous log ios

Figure 11-7 Loading Previous Log - iOS

previous data log ios

Figure 11-8 Previous Data Log - iOS

 

loading previous log android

Figure 11-9 Loading Previous Log - Android

previous data log android

Figure 11-10 Previous Data Log - Android

$(document).ready(function( $ ) { $("#menu").mmenu({ //"slidingSubmenus": false, //flat nav option "extensions": [ "pageshadow", "theme-dark", "border-full", "effect-listitems-slide", //nav items slide in effect - might need to remove to increase performance "fullscreen", //full-screen nav "panelshadow" //drop-shadow on stacked panels - might need to remove to increase performance ], "navbar": { "title": " " //overwrites the default 'Menu' heading on the first level }, "navbars": [ { "position": "top", "content": [ "
Home
|
Login
", "close" ] }, { "position": "top", "content": [ "prev", "title" ] }, { "position": "bottom", "content": [ " ", "", "", "", "" ] } ], "iconPanels": { "add" : true, "visible" : 3, }, "counters": true, //adds counter to sub-menues "offCanvas": { "position": "right" //expend nav from the right }, "currentItem": { "find": true } }); }); --> --> -->