Changes

3,669 bytes removed ,  10:46, 7 September 2023
no edit summary
Line 1: Line 1: −
==Driving behavior==
+
{{
 
+
Template:FTX8XX/9XX Features
===Overspeeding===
+
|model=FTC921
[[File:FTC921_Overspeeding.png|right|300 px]]
+
}}
 
  −
When vehicle speed exceeds configured maximum speed value the scenario is activated, and an event record is generated{{{text_dout| and digital output status is changed to 1 when configured}}}.<br />Detected speed has to be greater than configured max speed +3% of configured max speed for the overspeeding event to start. To stop overspeeding event detected speed has to be lower than configured max speed -3% of configured max speed.
  −
Configurable parameters:
  −
 
  −
<br />
  −
*Priority – defines the priority of overspeeding scenario: 0 – disabled, 1 – low, 2 – high, 3 – panic.
  −
*Max speed – it is the maximum allowed speed that can be reached. If the speed exceeded configured value, then the event will occur.
  −
 
  −
===Trip===
  −
[[File:FTC921_Trip.png|right|300 px]]
  −
 
  −
''Trip''' section offers user to configure the ''Trip'' feature. ''Trip'' starts when Ignition according ''Ignition source'' is ON and Movement according ''Movement source'' is ON and also 'Start Speed' is exceeded. ''Start Speed'' defines the minimum GPS speed in order to detect ''Trip'' start.<br/>''Ignition OFF Timeout'' is the timeout value to detect ''Trip'' end once the Ignition (configured ignition source) is off.<br/>I/O Trip Odometer must be enabled to use ''Distance counting mode'' feature. When it is set to <span style=color:#F6A83E>Continuous</span>, ''Trip'' distance is going to be counted continuously (from ''Trip'' start to ''Trip'' end) and written to I/O ''Trip Odometer'' value field. When ''Trip'' is over and the next ''Trip'' begins, ''Trip Odometer'' value is reset to zero.<br/>When ''Mode'' is set to <span style=color:#F6A83E>Between Records</span>, the distance is going to be counted between every record made. This value is written to I/O ''Trip Odometer'' value field and is reset to zero every new record until the ''Trip'' ends. If later all Odometer values are summed up manually, the distance driven during the whole duration of the ''Trip'' can be obtained.<br/>
  −
 
  −
 
  −
===Odometer settings===
  −
[[File:FTC921_Odometer_settings.png|right|300 px]]
  −
 
  −
{{{par_src|''Calculation Source'' allows to choose Odometer calculation source between <span style=color:#F6A83E>GNSS</span>, <span style=color:#F6A83E>OBD</span>.<br/>}}}''Odometer Value'' sets the starting total odometer value.
  −
 
  −
 
  −
==Vehicle protection==
  −
 
  −
===Unplug detection===
  −
[[File:FTC921_Unplug_detection.png|right|300 px]]
  −
 
  −
An event will be generated when {{{model|FMB1YX}}} is unplugged from {{{txt_src|external power}}} or plugged back in again.
  −
'''Priority'''
  −
* '''Disable''' - disable scenario.
  −
* '''Low Priority''' - when low priority event is triggered, device '''makes additional record''' with indication of event cause.
  −
* '''High Priority''' - module makes additional record with High priority flag and '''sends event packet immediately''' to the server by
  −
'''GPRS'''.
  −
 
  −
==Other features==
  −
 
  −
===Static navigation===
  −
[[File:FTC921_Static_navigation.png|right|300 px]]
  −
 
  −
''Static Navigation Mode'' is a filter, which filters out track jumps when the object is stationary.<br></br>
  −
If the Static navigation filter is disabled, it will apply no changes to GPS data. If the Static navigation filter is enabled, it will filter changes in GPS position if no movement (configured movement source) or ignition (configured ignition source) is detected (depends on what static navigation settings are selected: movement, ignition or both sources). It allows filtering GPS jumps when an object is parked (is not moving) and GPS position is still traced.<br></br>
  −
 
  −
 
  −
===Digital output overcurrent recovery===
  −
[[File:FTC921_Digital_output_overcurrent_recovery.png|right|300 px]]