Difference between revisions of "Template:FMB Tracking on Demand"

From Wiki Knowledge Base | Teltonika GPS
(Created page with "After device receives SMS/GPRS command "'' on_demand_trackingX''" where ''X'' is [0:2] value, then device starts to generate high priority records and initiate data sending t...")
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This functionality was made global (for all FMB devices) from 03.25.06.Rev.00. Tracking on Demand can be activated using commands. After device receives [[FMB SMS/GPRS Commands|SMS/GPRS]] command "''  [[FMB SMS/GPRS Commands#Commands Related to Features|on_demand_trackingX]]''" where ''X'' is a number from 0 to 2.
+
After device receives SMS/GPRS command "''  on_demand_trackingX''" where ''X'' is [0:2] value,
 +
then device starts to generate high priority records and initiate data sending to server. This
 +
feature is confiburable via SMS/GPRS commands only.<br/>
 +
Some new Tracking on Demand parameters are introduced in FMB devices.
 +
===Tracking on Demand Parameters and Values===
 +
{| class="wikitable"
 +
|+
 +
! style="width: 150px; background: black; color: white;" rowspan=2 |'''Parameter ID'''
 +
! style="width: 150px; background: black; color: white;" rowspan=2 |'''Parameter Type'''
 +
! style="width: 150px; background: black; color: white;" rowspan=2 |'''Default value'''
 +
! style="width: 150px; background: black; color: white;" colspan=2 |'''Value range'''
 +
! style="width: 150px; background: black; color: white;" rowspan=2 |'''Parameter name'''
 +
|-
 +
! style="width: 75px; background: black; color: white;" |Min
 +
! style="width: 75px; background: black; color: white;" |Max
 +
|-
 +
! style="text-align: center; vertical-align: center;" |10990
 +
| style="text-align: center; vertical-align: center;" |Uint8
 +
| style="text-align: center; vertical-align: center;" |10
 +
| style="text-align: center; vertical-align: center;" |5
 +
| style="text-align: center; vertical-align: center;" |60
 +
| style="text-align: center; vertical-align: center;" |Tracking period
 +
|-
 +
! style="text-align: center; vertical-align: center;" |10991
 +
| style="text-align: center; vertical-align: center;" |Uint16
 +
| style="text-align: center; vertical-align: center;" |600
 +
| style="text-align: center; vertical-align: center;" |300
 +
| style="text-align: center; vertical-align: center;" |3600
 +
| style="text-align: center; vertical-align: center;" |Tracking duration
 +
|-
 +
|}
  
Possible X values are:
+
===Tracking on Demand SMS/GPRS Commands===
 
+
{| class="wikitable"
*X = 0 – Stops Tracking on Demand functionality.
+
|+
*X = 1 – Starts Tracking on Demand functionality.
+
! style="background: black; color: white;" |'''SMS/GPRS command'''
*X = 2 – Generates one high priority record and initiates data sending to server.
+
! style="background: black; color: white;" |'''X value meaning'''
 
+
|-
After that, device starts to generate high priority records and initiate data sending to server. This
+
! style="text-align: center; vertical-align: center;" rowspan=3 |on_demand_trackingX
feature is configurable via [[FMB SMS/GPRS Commands|SMS/GPRS]] commands only.<br />
+
| style="text-align: center; vertical-align: center;" |0 – Stops Tracking on Demand functionality
 
+
|-
From version 03.25.11.Rev.00 tracking on demand can be triggered by multiple IO Events. To enable functionality at least one activation source must be selected and appropriate IO Event (in I/O tab) should be enabled (Low/High/Panic priority, operand must NOT be “Monitoring”). When IO Event is generated and if the event is enabled in activation sources, tracking on demand will be started. New IO event will not interrupt or restart tracking on demand until Duration period has expired. If tracking on demand is already running, SMS/GPRS command will restart tracking on demand.
+
| style="text-align: center; vertical-align: center;" |1 – Starts Tracking on Demand functionality
If tracking on demand period is lower than normal record acquisition period, only high priority records will be created. If tracking on demand period is larger than normal record acquisition period, low priority records will be created according to data acquisition configuration and high priority record will be created after configured tracking on demand period. Some new [[Template:FMB_Device_Family_Parameter_list#Tracking_on_Demand|Tracking on Demand parameters]] are introduced in devices.
+
|-
 
+
| style="text-align: center; vertical-align: center;" |2 – Generates one high priority record and inititates data
[[image:On demand Tracking.gif]]
+
sending to server
 
+
|-
There are three available options for the activation source of tracking on demand - DIN/AIN or both. Note that, these inputs will work as buttons, rather than switches and are used to trigger the functionality, the duration of tracking on demand will not be extended if the activation source status is high for a period of time.
+
|}

Revision as of 11:55, 7 November 2018

After device receives SMS/GPRS command " on_demand_trackingX" where X is [0:2] value, then device starts to generate high priority records and initiate data sending to server. This feature is confiburable via SMS/GPRS commands only.
Some new Tracking on Demand parameters are introduced in FMB devices.

Tracking on Demand Parameters and Values

Parameter ID Parameter Type Default value Value range Parameter name
Min Max
10990 Uint8 10 5 60 Tracking period
10991 Uint16 600 300 3600 Tracking duration

Tracking on Demand SMS/GPRS Commands

SMS/GPRS command X value meaning
on_demand_trackingX 0 – Stops Tracking on Demand functionality
1 – Starts Tracking on Demand functionality
2 – Generates one high priority record and inititates data

sending to server