Changes

Line 1: Line 1:  +
 
==Introduction==
 
==Introduction==
   
Motor vehicle theft is one of the world’s biggest concerns and the fastest growing crimes in many countries around the world. This great challenge for car rental agencies, car sharing clubs, businesses, state organizations and private car owners caused properly losses of over 6 billion US dollar globally in 2018. Luckily for them, Teltonika GPS trackers gave a remote secure engine cut-off (SECO) functionality that can help to recover a stolen vehicle and prevent the loss.
 
Motor vehicle theft is one of the world’s biggest concerns and the fastest growing crimes in many countries around the world. This great challenge for car rental agencies, car sharing clubs, businesses, state organizations and private car owners caused properly losses of over 6 billion US dollar globally in 2018. Luckily for them, Teltonika GPS trackers gave a remote secure engine cut-off (SECO) functionality that can help to recover a stolen vehicle and prevent the loss.
      
We glad that you decided to test our “Secure vehicle disabling” solution.
 
We glad that you decided to test our “Secure vehicle disabling” solution.
Line 8: Line 7:  
Here you will find how to prepare and to test this solution.
 
Here you will find how to prepare and to test this solution.
   −
==Solution description ==
+
==Solution description==
 +
This solution is intended to stop the stolen vehicle regardless of the thief's actions. Best way to do so is to disable fuel pump in order to prevent vehicle to be driven further away. However, disconnecting fuel pump on high speed will definitely cause an accident and innocent people may be harmed.
   −
This solution is intended to stop the stolen vehicle regardless of the thief's actions. Best way to do so is to disable fuel pump in order to prevent vehicle to be driven further away. However, disconnecting fuel pump on high speed will definitely cause an accident and innocent people may be harmed.
   
Therefore we came up with a logic how to force vehicle to stop without causing an accident. Pulsing digital output disables fuel pump in intervals until vehicle slows down to configured speed from which pump is fully disabled.
 
Therefore we came up with a logic how to force vehicle to stop without causing an accident. Pulsing digital output disables fuel pump in intervals until vehicle slows down to configured speed from which pump is fully disabled.
   
==What you need for a solution?==
 
==What you need for a solution?==
   Line 27: Line 25:     
During installation please follow recommendations in order to avoid damaging device and vehicle:
 
During installation please follow recommendations in order to avoid damaging device and vehicle:
* Wires should be connected while the module is not plugged in.
+
*Wires should be connected while the module is not plugged in.
 
*Be sure that after the car computer falls asleep, power is still available on the chosen wire. Depending on the car, this may happen in a 5 to 30 minutes period.
 
*Be sure that after the car computer falls asleep, power is still available on the chosen wire. Depending on the car, this may happen in a 5 to 30 minutes period.
 
*When the module is connected, be sure to measure the voltage again if it did not decrease.
 
*When the module is connected, be sure to measure the voltage again if it did not decrease.
Line 36: Line 34:  
==='''1. Prerequisites:'''===
 
==='''1. Prerequisites:'''===
 
====1.1. Read through [https://wiki.teltonika-gps.com/view/FMB130_First_Start First start guide]====
 
====1.1. Read through [https://wiki.teltonika-gps.com/view/FMB130_First_Start First start guide]====
==== 1.2. Understanding of possible [https://wiki.teltonika-gps.com/view/FMB130_System_settings#Sleep_Mode Sleep modes].====
+
====1.2. Understanding of possible [https://wiki.teltonika-gps.com/view/FMB130_System_settings#Sleep_Mode Sleep modes].====
    
==='''2. Configuring SECO scenario'''===
 
==='''2. Configuring SECO scenario'''===
Line 84: Line 82:  
*<span style="background:#E18DE7">12250</span> – Scenario priority (0 - Disable, 1 - Low, 2 - High, 3 - Panic).
 
*<span style="background:#E18DE7">12250</span> – Scenario priority (0 - Disable, 1 - Low, 2 - High, 3 - Panic).
 
*12251 – Eventual settings (0 – Disable, 1 – Enable), if disabled - scenario status value will be appended in each AVL record.
 
*12251 – Eventual settings (0 – Disable, 1 – Enable), if disabled - scenario status value will be appended in each AVL record.
*<span style="background:#24FFD4">12252</span> – Output Control (0 – None, 1 – DOUT1, 2 – DOUT2, 3 – DOUT3)
+
*<span style="background:#24FFD4">12252</span> – Output Control (0 – None, 1 – DOUT1, 2 – DOUT2, 3 – DOUT3), If none only
*12254 - Speed (km/h). Digital output will be activated if vehicle speed consistently lower than configured during speed check period.
+
* 12254 - Speed (km/h). Digital output will be activated if vehicle speed consistently lower than configured during speed check period.
*12259 - Speed Pulse Scenario (km/h). Valid if "Output Pulse" feature enabled. Scenario will be activated if vehicle speed consistently lower than configured during speed check period. After activation digital output will be enabled and disabled continuously until speed will be lower then configured in "Speed" field and for longed period of time then configured "Speed check period".
+
* 12259 - Speed Pulse Scenario (km/h). Valid if "Output Pulse" feature enabled. Scenario will be activated if vehicle speed consistently lower than configured during speed check period. After activation digital output will be activated and disabled continuously until speed will be lower then configured in "Speed" field and longer then "Speed check period".
* 12255 - Speed check period (s). Time span during which vehicle speed must be lower than configured for output to activate.
+
*12255 - Speed check period (s). Time span during which vehicle speed must be lower than configured for output to activate.
 
*12256 - Movement timeout (s). Accelerometer's instant movement timeout after which output will be generated (GNSS OFF).
 
*12256 - Movement timeout (s). Accelerometer's instant movement timeout after which output will be generated (GNSS OFF).
 
*12253 - Output Pulse (0 – Disable, 1 – Enable). Pulse scenario adds additional output control which helps to slow down vehicle before fully disabling fuel pump.
 
*12253 - Output Pulse (0 – Disable, 1 – Enable). Pulse scenario adds additional output control which helps to slow down vehicle before fully disabling fuel pump.
Line 105: Line 103:  
'''Note''': Before SMS text, two space symbols should be inserted if no SMS username or password was set in SMS \ Call settings.
 
'''Note''': Before SMS text, two space symbols should be inserted if no SMS username or password was set in SMS \ Call settings.
   −
== SECO SMS Commands==
+
==SECO SMS Commands==
      Line 120: Line 118:  
The structure of sending SMS commands: [[FMB130 SMS/GPRS Commands]]
 
The structure of sending SMS commands: [[FMB130 SMS/GPRS Commands]]
   −
===1. SMS responses===
+
=== 1. SMS responses===
      Line 160: Line 158:  
After "secoon" SMS is received, command will be saved to device memory and movement timeout. When movement timeout (12256) is reached, device will activate configured DOUT.
 
After "secoon" SMS is received, command will be saved to device memory and movement timeout. When movement timeout (12256) is reached, device will activate configured DOUT.
   −
==Parsing information ==
+
==Parsing information==
    
==='''1.Prerequisites:'''===
 
==='''1.Prerequisites:'''===
Line 166: Line 164:  
====1.1.  Open [[Opening TCP/UDP port|TCP/UDP port]]====
 
====1.1.  Open [[Opening TCP/UDP port|TCP/UDP port]]====
   −
====1.2. Go to [[Java Parser First Start Guide|Java parser first start guide]]====
+
==== 1.2. Go to [[Java Parser First Start Guide|Java parser first start guide]]====
    
==='''2. Parsing example:'''===
 
==='''2. Parsing example:'''===
Line 207: Line 205:  
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |Latitude
 
| style="vertical-align: middle; text-align: center;" |Latitude
| style="vertical-align: middle; text-align: center;" | 20 97 9F C6
+
| style="vertical-align: middle; text-align: center;" |20 97 9F C6
 
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |Altitude
 
| style="vertical-align: middle; text-align: center;" |Altitude
 
| style="vertical-align: middle; text-align: center;" |00 BE
 
| style="vertical-align: middle; text-align: center;" |00 BE
 
|-
 
|-
| style="vertical-align: middle; text-align: center;" | Angle
+
| style="vertical-align: middle; text-align: center;" |Angle
 
| style="vertical-align: middle; text-align: center;" |00 C1
 
| style="vertical-align: middle; text-align: center;" |00 C1
 
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |Satellites
 
| style="vertical-align: middle; text-align: center;" |Satellites
| style="vertical-align: middle; text-align: center;" | 05
+
| style="vertical-align: middle; text-align: center;" |05
 
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |Speed
 
| style="vertical-align: middle; text-align: center;" |Speed
| style="vertical-align: middle; text-align: center;" | 00 28
+
| style="vertical-align: middle; text-align: center;" |00 28
 
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |Event IO ID
 
| style="vertical-align: middle; text-align: center;" |Event IO ID
Line 225: Line 223:  
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |of Total ID
 
| style="vertical-align: middle; text-align: center;" |of Total ID
| style="vertical-align: middle; text-align: center;" | 00 04
+
| style="vertical-align: middle; text-align: center;" |00 04
 
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |of One Byte IO
 
| style="vertical-align: middle; text-align: center;" |of One Byte IO
Line 234: Line 232:  
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |1’st IO Value
 
| style="vertical-align: middle; text-align: center;" |1’st IO Value
| style="vertical-align: middle; text-align: center;" | 01
+
| style="vertical-align: middle; text-align: center;" |01
 
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |2’nd IO ID
 
| style="vertical-align: middle; text-align: center;" |2’nd IO ID
Line 272: Line 270:  
| style="vertical-align: middle; text-align: center;" |01
 
| style="vertical-align: middle; text-align: center;" |01
 
|-
 
|-
| style="vertical-align: middle; text-align: center;" | Longitude
+
| style="vertical-align: middle; text-align: center;" |Longitude
 
| style="vertical-align: middle; text-align: center;" |0F 12 66 3
 
| style="vertical-align: middle; text-align: center;" |0F 12 66 3
 
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |Latitude
 
| style="vertical-align: middle; text-align: center;" |Latitude
| style="vertical-align: middle; text-align: center;" | 20 97 9B FF
+
| style="vertical-align: middle; text-align: center;" |20 97 9B FF
 
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |Altitude
 
| style="vertical-align: middle; text-align: center;" |Altitude
 
| style="vertical-align: middle; text-align: center;" |00 BE
 
| style="vertical-align: middle; text-align: center;" |00 BE
 
|-
 
|-
| style="vertical-align: middle; text-align: center;" | Angle
+
| style="vertical-align: middle; text-align: center;" |Angle
 
| style="vertical-align: middle; text-align: center;" |00 C1
 
| style="vertical-align: middle; text-align: center;" |00 C1
 
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |Satellites
 
| style="vertical-align: middle; text-align: center;" |Satellites
| style="vertical-align: middle; text-align: center;" | 05
+
| style="vertical-align: middle; text-align: center;" |05
 
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |Speed
 
| style="vertical-align: middle; text-align: center;" |Speed
| style="vertical-align: middle; text-align: center;" | 00 28
+
| style="vertical-align: middle; text-align: center;" |00 28
 
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |Event IO ID
 
| style="vertical-align: middle; text-align: center;" |Event IO ID
Line 294: Line 292:  
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |of Total ID
 
| style="vertical-align: middle; text-align: center;" |of Total ID
| style="vertical-align: middle; text-align: center;" | 00 04
+
| style="vertical-align: middle; text-align: center;" |00 04
 
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |of One Byte IO
 
| style="vertical-align: middle; text-align: center;" |of One Byte IO

Navigation menu