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

From Wiki Knowledge Base | Teltonika GPS
(Mistake in a word "Initiates")
Line 1: Line 1:
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.
+
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.
 +
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.
 +
 
 +
[[image:On demand Tracking.gif]]
 +
 
 +
Tracking on Demand can be also 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.
  
 
Possible X values are:
 
Possible X values are:
Line 9: Line 14:
 
After that, device starts to generate high priority records and initiate data sending to server. This
 
After that, device starts to generate high priority records and initiate data sending to server. This
 
feature is configurable via [[FMB SMS/GPRS Commands|SMS/GPRS]] commands only.<br />
 
feature is configurable via [[FMB SMS/GPRS Commands|SMS/GPRS]] commands only.<br />
Some new [[Template:FMB_Device_Family_Parameter_list#Tracking_on_Demand|Tracking on Demand parameters]] are introduced in FMT devices.
 

Revision as of 16:25, 12 December 2019

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. 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 Tracking on Demand parameters are introduced in devices.

On demand Tracking.gif

Tracking on Demand can be also activated using commands. After device receives SMS/GPRS command " on_demand_trackingX" where X is a number from 0 to 2.

Possible X values are:

  • X = 0 – Stops Tracking on Demand functionality.
  • X = 1 – Starts Tracking on Demand functionality.
  • X = 2 – Generates one high priority record and initiates data sending to server.

After that, device starts to generate high priority records and initiate data sending to server. This feature is configurable via SMS/GPRS commands only.