Changes

Line 15: Line 15:     
== Overspeeding ==
 
== Overspeeding ==
[[File:Overspeedinggif2.gif|alt=|right|374x374px]]
+
[[File:FTC921 Overspeeding new.png|alt=|right|500px]]
 
When the vehicle speed exceeds the 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 the overspeeding event, the detected speed has to be lower than the configured max speed -3% of the configured max speed.  
 
When the vehicle speed exceeds the 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 the overspeeding event, the detected speed has to be lower than the configured max speed -3% of the configured max speed.  
 
Configurable parameters:
 
Configurable parameters:
Line 22: Line 22:  
*'''Priority''' – defines the priority of overspeeding scenario: 0 – disabled, 1 – low, 2 – high.
 
*'''Priority''' – defines the priority of overspeeding scenario: 0 – disabled, 1 – low, 2 – high.
 
*'''Max speed (km/h)''' – the maximum allowed speed that can be reached. If the speed exceeds the configured value, then the event will be generated.
 
*'''Max speed (km/h)''' – the maximum allowed speed that can be reached. If the speed exceeds the configured value, then the event will be generated.
 +
*'''Output Control''' - Source of digital output (DOUT) for feature activation/deactivation.
 +
''None'' - DOUT is not affected.
 +
''DOUT 1'' - DOUT will activate when the event happens
 +
*'''DOUT ON duration (ms)''' - Value in milliseconds, duration for how long DOUT should be active.
 +
*'''DOUT OFF duration (ms)''' - Value in milliseconds, duration for how long DOUT should be inactive.
 +
 +
<br />
 +
<br />
 +
<br />
 +
<br />
 +
<br />
 +
<br />
 +
<br />
 +
<br />
    
==Trip==
 
==Trip==