How to set up Eco Driving in Wialon app

From Teltonika Telematics Wiki
Revision as of 17:56, 15 April 2021 by Fomcenko.vi (talk | contribs) (Protected "How to set up Eco Driving in Wialon app" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))

Main Page > Frequently Asked Questions - FAQ > How to set up Eco Driving in Wialon app

To configure the Eco Driving Wialon application, you need to create Unit sensors. To do this, go to the Unit properties.


Select the sensors tab and select the "New" function.


Create a sensor based on the io_258 parameter:

Accel_MAX sensor formula:

(((io_258:48*const32768)-(io_258:33*const1+io_258:34*const2+io_258:35*const4+io_258:36*const8+io_258:37*const16+io_258:38*const32+io_258:39*const64+io_258:40*const128+io_258:41*const256+io_258:42*const512+io_258:43*const1024+io_258:44*const2048+io_258:45*const4096+io_258:46*const8192+io_258:47*const16384))*io_258:48)/const1000


The same for the Brk_MAX sensor:

((-(io_258:33*const1+io_258:34*const2+io_258:35*const4+io_258:36*const8+io_258:37*const16+io_258:38*const32+io_258:39*const64+io_258:40*const128+io_258:41*const256+io_258:42*const512+io_258:43*const1024+io_258:44*const2048+io_258:45*const4096+io_258:46*const8192+io_258:47*const16384))*(io_258:48-const1))/const1000


And for the Crn_MAX sensor:

(-(io_258:17*const1+io_258:18*const2+io_258:19*const4+io_258:20*const8+io_258:21*const16+io_258:22*const32+io_258:23*const64+io_258:24*const128+io_258:25*const256+io_258:26*const512+io_258:27*const1024+io_258:28*const2048+io_258:29*const4096+io_258:30*const8192+io_258:31*const16384))*(io_258:32-const1))/const1000+(((io_258:32*const32768)-(io_258:17*const1+io_258:18*const2+io_258:19*const4+io_258:20*const8+io_258:21*const16+io_258:22*const32+io_258:23*const64+io_258:24*const128+io_258:25*const256+io_258:26*const512+io_258:27*const1024+io_258:28*const2048+io_258:29*const4096+io_258:30*const8192+io_258:31*const16384))*io_258:32)/const1000


After creating the sensors, go to the Eco Driving tab and add new criterion for each of the sensors. Set the values ​​according to the screenshots:


Acceleration:


Braking:


Cornering:


Please note that «Calculate acceleration by: Eco Driving parameters» must be selected to calculate Eco Driving for io_258.


After completing the setup, take a test drive and view the results in the Eco Driving app:



Now you can view the driver's driving quality in the app.