TAT240 Tracking settings: Difference between revisions
Appearance
Created page with "__TOC__ ==Tracking Scenarios - FW version before X.4.7== {| class="main-table" style="background: #E7F1FE; color: black;" {| style="width: 800px;height: 60px; text-align: lef..." |
No edit summary |
||
| (6 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
__TOC__ | __TOC__ | ||
==Tracking Scenarios== | |||
==Tracking Scenarios | |||
{| class="main-table" style="background: #E7F1FE; color: black;" | {| class="main-table" style="background: #E7F1FE; color: black;" | ||
| Line 58: | Line 7: | ||
| style="width: 40px;height: 20px;padding: 10px;" | [[File:Note_icon.png|30 px|link=]] | | style="width: 40px;height: 20px;padding: 10px;" | [[File:Note_icon.png|30 px|link=]] | ||
|| '''Please note:'''<br> | || '''Please note:'''<br> | ||
Device has up to 3 min. hardcoded time to get fixed position while it i's awake from a Sleep Mode. <br> | * Device has up to 3 min. hardcoded time to get fixed position while it i's awake from a Sleep Mode. <br> | ||
If GNSS signal is poor - device will need more time to get fixed position. Battery usage is higher while device is looking for GNSS positions than when it stays in Sleep Mode. | * If GNSS signal is poor - device will need more time to get fixed position. Battery usage is higher while device is looking for GNSS positions than when it stays in Sleep Mode. <br> | ||
* If less than 3 satellites are visible in the first 60 seconds, satellite search is terminated early. | |||
|} | |} | ||
| Line 82: | Line 32: | ||
<b>On Stop scenario</b><br> | <b>On Stop scenario</b><br> | ||
<b>On Stop periodic tracking</b> - enable or disable periodic data sending when device is On Stop. Device will generate and send normal record with event ID 0 and movement AVL ID 240 with a value of 0.<br> | <b>On Stop periodic tracking</b> - enable or disable periodic data sending when device is On Stop. Device will generate and send normal record with event ID 0 and movement AVL ID 240 with a value of 0.<br> | ||
<b>On Stop event record</b> - enable or disable record sending when device switches tracking scenario from On Move to On Stop. To trigger this event <b>On Stop detection time</b> (see Record timestamp shift) timer needs to reach set value. Once event is triggered GNSS module will wake up and obtain GNSS fix. Record will have AVL event 240 with a value of | <b>On Stop event record</b> - enable or disable record sending when device switches tracking scenario from On Move to On Stop. To trigger this event <b>On Stop detection time</b> (see Record timestamp shift) timer needs to reach set value. Once event is triggered GNSS module will wake up and obtain GNSS fix. Record will have AVL event 240 with a value of 0 that means "Movement event - On Stop".<br> | ||
<b>On Stop</b> time period between records when device is working in On Stop scenario.<br> | <b>On Stop</b> time period between records when device is working in On Stop scenario.<br> | ||
<br> | <br> | ||
| Line 90: | Line 40: | ||
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 | Record will have AVL event 240 with a value of 1 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 144: | Line 94: | ||
{| style="width: 100%;" | {| style="width: 100%;" | ||
<br>'''Recovery mode''' is a special functionality that stops all ongoing tracking modes, | <br>'''Recovery mode''' is a special functionality that stops all ongoing tracking modes, Bluetooth® scans, scenarios and sends records periodically with a configured '''Recovery period'''. However, it does not change options like Location and GNSS sources or Static navigation option. This mode is turned on by a configured number of events and can be turned on/off manually with a GPRS or SMS command. Once turned off, device will come back to a normal scenario that was configured before.<br> | ||
<br>'''Recovery mode can be triggered by:'''<br> | <br>'''Recovery mode can be triggered by:'''<br> | ||
| Line 153: | Line 103: | ||
* '''SMS/GPRS command''' - <code> recovery:1</code> command can be sent to turn '''on''' Recovery mode. If Recovery mode is already activated, sending 1 won’t have any effect.<br> | * '''SMS/GPRS command''' - <code> recovery:1</code> command can be sent to turn '''on''' Recovery mode. If Recovery mode is already activated, sending 1 won’t have any effect.<br> | ||
<code> recovery:0</code> command can be sent to turn '''off''' Recovery mode.<br> | <code> recovery:0</code> command can be sent to turn '''off''' Recovery mode.<br> | ||
* '''Tamper''' - | * '''Tamper''' - tamper event can trigger Recovery mode (TAT240 only). | ||
<br> '''Note : ''' Recovery mode will not turn off automatically. It can only be turned off by restarting the device using the switch or sending SMS/GPRS command which was earlier mentioned.<br> | <br> '''Note : ''' Recovery mode will not turn off automatically. It can only be turned off by restarting the device using the switch or sending SMS/GPRS command which was earlier mentioned.<br> | ||
| Line 217: | Line 167: | ||
#Recovery mode Val:<(0 if turned off, 1 if turned on)> | #Recovery mode Val:<(0 if turned off, 1 if turned on)> | ||
{{Template:TAT Im alive}} | |||
==Precautions== | |||
{| style="width: 800px;height: 60px; text-align: left; border: 1 px solid #FFCC33; border-bottom: 1px solid #FFCC33; border-left: 1px solid #FFCC33;border-top: 1px solid #FFCC33;border-right: 1px solid #FFCC33;background: #FEF6E7; color: black; text-align: left; padding: 10px;" | {| style="width: 800px;height: 60px; text-align: left; border: 1 px solid #FFCC33; border-bottom: 1px solid #FFCC33; border-left: 1px solid #FFCC33;border-top: 1px solid #FFCC33;border-right: 1px solid #FFCC33;background: #FEF6E7; color: black; text-align: left; padding: 10px;" | ||