Line 66: |
Line 66: |
| {| style="width: 100%;" | | {| style="width: 100%;" |
| | | |
− | |[[File:TAT100TRACKINGPNG.png|border|class=tlt-border|right]] | + | |[[File:TAT140TRACKINGPNG.png|border|class=tlt-border|right]] |
| {| class="main-table" style="background: #E7F1FE; color: black;" | | {| class="main-table" style="background: #E7F1FE; color: black;" |
| {| style="width: 800px;height: 60px; text-align: left; border: 1 px solid #0054A6; border-bottom: 1px solid #0054A6; border-left: 1px solid #0054A6;border-top: 1px solid #0054A6;border-right: 1px solid #0054A6;background: #E7F1FE; color: black; text-align: left; padding: 10px;" | | {| style="width: 800px;height: 60px; text-align: left; border: 1 px solid #0054A6; border-bottom: 1px solid #0054A6; border-left: 1px solid #0054A6;border-top: 1px solid #0054A6;border-right: 1px solid #0054A6;background: #E7F1FE; color: black; text-align: left; padding: 10px;" |
Line 90: |
Line 90: |
| 1 - if last record did not have a GNSS fix, GNSS module will be turned on and fix obtained.<br> | | 1 - if last record did not have a GNSS fix, GNSS module will be turned on and fix obtained.<br> |
| 2 - if last record had a valid GNSS fix, GNSS module will not be turned on and record will contain last good coordinates.<br> | | 2 - if last record had a valid GNSS fix, GNSS module will not be turned on and record will contain last good coordinates.<br> |
− | Record will have AVL event 240 with a value of 5 that means "Movement event - On Move".<br> | + | Record will have AVL event 240 with a value of 5 that means "Movement event - On Move" in both cases.<br> |
| <b>On Moving (s)</b> time period between records when device is working in On Move scenario.<br> | | <b>On Moving (s)</b> time period between records when device is working in On Move scenario.<br> |
| | | |
Line 98: |
Line 98: |
| | | |
| <b>Detailed example of default Periodic settings:</b> <br><br> | | <b>Detailed example of default Periodic settings:</b> <br><br> |
− | 1. Device wakes up after 28800 s.<br> | + | 1. Device wakes up after 28800 seconds if no movement is detected for 20 seconds, see step 2. If movement is detected during this period, see step 5<br> |
− | 2. Device is looking for GPS Fix (can take up to 3 min., depends on the environment)<br> | + | 2. Device is looking for GPS Fix (can take up to 3 min., depends on the environment)<br> |
− | 3. Device saves record to memory and tries to send it via GPRS (can take up to 2 min., depends on the environment)<br> | + | 3. Device saves record to memory and tries to send it via GPRS (can take up to 2 min., depends on the environment)<br> |
− | 4. Device goes to sleep for 28800 s.<br> | + | 4. Device goes to sleep for 28800 s.<br> |
| + | 5. If movement is detected for 20 seconds device switches to On Move scenario.<br> |
| + | 5.1 If <b>On Move event record</b> is <b>Disabled</b> no record is generated.<br> |
| + | 5.2 If <b>On Move event record</b> is <b>Enabled</b> and valid fix <b>is present</b>, device sends last known good position.<br> |
| + | 5.3 If <b>On Move event record</b> is <b>Enabled</b> and valid fix is <b>not present</b>, device will wake up, obtain and send new position (GPS fix up to 3 minutes, record saved, send via GPRS up to 2 minutes)<br> |
| + | 6. Device wakes up after 28800 seconds if device was not stationary for 600 seconds, see step 7. If device was stationary for 600 seconds, see step 10<br> |
| + | 7. Device is looking for GPS Fix (can take up to 3 min., depends on the environment)<br> |
| + | 8. Device saves record to memory and tries to send it via GPRS (can take up to 2 min., depends on the environment)<br> |
| + | 9. Device goes to sleep for 28800 s.<br> |
| + | 10. If device was stationary for 600 seconds during On Move scenario device switches to On Stop scenario.<br> |
| + | 10.1 If <b>On Stop event record</b> is <b>Disabled</b> device does not generate a new record and starts On Stop scenario timer.<br> |
| + | 10.2 If <b>On Stop event record</b> is <b>Enabled</b> device will wake up, obtain and send new position (GPS fix up to 3 minutes, record saved, send via GPRS up to 2 minutes)<br> |
| + | |
| + | |
| |} | | |} |
| {| class="main-table" style="background: #E7F1FE; color: black;" | | {| class="main-table" style="background: #E7F1FE; color: black;" |