Overspeeding Notification
Device monitors speed from GPS and can use it to notify driver, or Monitoring platform about overspeeding event.
For local notification can be used buzzer or LED.
Functionality is supported by all BCE devices: ONE, Light, Light+, StCAN, Tacho, XtCAN.
I. Instant notification in a moment of overspeeding.
Task: In a moment of crossing speed limit, set in Logic template, send instant notification to the platform and activate buzzer, connected to Out2.
1. In the logic template at “5.i GPS_Speed_Treshold” choose speed value from which the internal GPS speed present function will be generated.
2. At “5.g F_OUT2_Control” select value “On-Minus” when the condition “GPS speed present” is active and add another line and choose opposite, with the value “Off1” when condition “GPS speed present” is inactive.
II. Overspeeding notification with delay.
Task: Set logic template for internal signal to activate buzzer on OUT2 when the speed limit is reached and held for not less than 10 seconds.
In the logic template at “5.i GPS_Speed_Treshold” choose speed value from which the internal GPS speed present function will be generated.
2. In the 5.e F_Timer2_Threshold select time interval for how long You want to delay the internal signal.
3. In the 5.d F_Timer2_Control line select value “Time increment” when condition “GPS speed present” is active.
Add new line and select value “ Reset to 0” when condition “GPS speed present” is inactive.
Add new line and select value “Pause” when condition “ Timer2Treshhold” is active.
4. At “5.g F_OUT2_Control” select value “On-Minus” when the condition “Timer2Treshold” is active and add another line and choose opposite, with the value “Off1” when condition “Timer2Treshold” is inactive.