Line 2: |
Line 2: |
| | | |
| === Solution applies for these FM devices === | | === Solution applies for these FM devices === |
− | This solution is suitable for all devices of the FMB, FMC, FMM, FMU lines, except for the [[FMC640]], [[FMM640]], [[FMB640]] models. | + | This solution is suitable for all devices of the FMB, FMC, FMM, FMU lines. |
| | | |
| === Eco Driving setting in the configurator === | | === Eco Driving setting in the configurator === |
Line 22: |
Line 22: |
| | | |
| ==== Accel_MAX ==== | | ==== Accel_MAX ==== |
− | '''Accel_MAX''' sensor formula: | + | '''Accel_MAX''' sensor formula:<blockquote>(((io_258:48*const32768)- |
| | | |
− | <code>(((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</code>
| + | (io_258:33*const1+io_258:34*const2+io_258:35*const4+io_258:36*const8+io_258:37*const16+i |
| | | |
− | [[File:Eco Driving Wialon 3.png|none|thumb|550x550px]] | + | o_258:38*const32+io_258:39*const64+io_258:40*const128+io_258:41*const256+io_258:42*cons |
| + | |
| + | t512+io_258:43*const1024+io_258:44*const2048+io_258:45*const4096+io_258:46*const8192+io |
| + | |
| + | _258:47*const16384))*io_258:48)/const1000</blockquote>[[File:Eco Driving Wialon 3.png|none|thumb|550x550px]] |
| | | |
| ==== Brk_MAX ==== | | ==== Brk_MAX ==== |
− | '''Brk_MAX''' sensor formula: | + | '''Brk_MAX''' sensor formula:<blockquote>((- |
| + | |
| + | (io_258:33*const1+io_258:34*const2+io_258:35*const4+io_258:36*const8+io_258:37*const16+i |
| + | |
| + | o_258:38*const32+io_258:39*const64+io_258:40*const128+io_258:41*const256+io_258:42*cons |
| | | |
− | <code>((-(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</code>[[File:Eco Driving Wialon 4.png|none|thumb|550x550px]]
| + | t512+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</blockquote>[[File:Eco Driving Wialon 4.png|none|thumb|550x550px]] |
| | | |
| ==== Crn_MAX ==== | | ==== Crn_MAX ==== |
− | '''Crn_MAX''' sensor formula: | + | '''Crn_MAX''' sensor formula:<blockquote>(- |
| + | |
| + | (io_258:17*const1+io_258:18*const2+io_258:19*const4+io_258:20*const8+io_258:21*const16+i |
| + | |
| + | o_258:22*const32+io_258:23*const64+io_258:24*const128+io_258:25*const256+io_258:26*cons |
| + | |
| + | t512+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+i |
| + | |
| + | o_258:22*const32+io_258:23*const64+io_258:24*const128+io_258:25*const256+io_258:26*cons |
| + | |
| + | t512+io_258:27*const1024+io_258:28*const2048+io_258:29*const4096+io_258:30*const8192+io |
| | | |
− | <code>(-(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</code>[[File:Eco Driving Wialon 5.png|none|thumb|500x500px]]
| + | _258:31*const16384))*io_258:32)/const1000</blockquote>[[File:Eco Driving Wialon 5.png|none|thumb|500x500px]] |
| | | |
| === Adding new criterion === | | === Adding new criterion === |