Line 89: |
Line 89: |
| *<span style="background:#f47a8a">11104</span> - Max Speed (Default value - 90 km/h) | | *<span style="background:#f47a8a">11104</span> - Max Speed (Default value - 90 km/h) |
| *<span style="background:#c16c2d">13217</span> - Speed Source (0 - GNSS (Default), 1 - OBD, 2 - AIN1) | | *<span style="background:#c16c2d">13217</span> - Speed Source (0 - GNSS (Default), 1 - OBD, 2 - AIN1) |
− | *<span style="background:#f63a0e">13223</span> - Overpseeding Hysterisis (Default value - 8%), value that determines what would be the threshold speed level that would activate the speed limiting feature | + | *<span style="background:#f63a0e">13223</span> - Over speeding Hysteresis (Default value - 8%), value that determines what would be the threshold speed level that would activate the speed limiting feature |
| *<span style="background:#33be9e">11103</span> - Output Control (0 - None (Default), 1 - DOUT1), DOUT1 needs to be enabled to use the speed limiting feature | | *<span style="background:#33be9e">11103</span> - Output Control (0 - None (Default), 1 - DOUT1), DOUT1 needs to be enabled to use the speed limiting feature |
| | | |
Line 97: |
Line 97: |
| <br /> | | <br /> |
| '''Quickstart:''' From default configuration to Speed Limiting solution in one SMS: | | '''Quickstart:''' From default configuration to Speed Limiting solution in one SMS: |
− | " setparam <span style="background-color:#91b9d4;">2001</span>:APN;<span style="background-color:#91d4b9;">2002</span>:APN_user;<span style="background-color:#b991d4;">2003</span>:APN_password;<span style="background-color:#b9d491;">2004</span>:Domain;<span style="background-color:#d491b9;">2005</span>:Port;<span style="background-color:#d4b991;">2006</span>:0;<span style="background:#05CC6F">102</span>:3;<span style="background:#1cbef4">11100</span>:2;<span style="background:#f47a8a">11104</span>:90;<span style="background:#c16c2d">13217</span>:0;<span style="background:#33be9e">11103</span>:1" | + | " setparam <span style="background-color:#91b9d4;">2001</span>:APN;<span style="background-color:#91d4b9;">2002</span>:APN_user;<span style="background-color:#b991d4;">2003</span>:APN_password;<span style="background-color:#b9d491;">2004</span>:Domain;<span style="background-color:#d491b9;">2005</span>:Port;<span style="background-color:#d4b991;">2006</span>:0;<span style="background:#05CC6F">102</span>:3;<span style="background:#1cbef4">11100</span>:2;<span style="background:#f47a8a">11104</span>:90;<span style="background:#c16c2d">13217</span>:0;<span style="background:#f63a0e">13223</span>:8;<span style="background:#33be9e">11103</span>:1" |
| This SMS will set up your device to report the Speed Limiting scenario to the server. | | This SMS will set up your device to report the Speed Limiting scenario to the server. |
| | | |