Changes

658 bytes added ,  15:41, 21 July 2020
no edit summary
Line 1: Line 1:  +
=From 03.25.16.Rev.102 version=
 +
From 03.25.16.Rev.102 lvcansetting SMS command can only be set by using DEC format instead of HEX format.<br/>
 +
Below are provided examples of possible SMS commands and responses: <br></br>
 +
'''1st example:'''<br>
 +
Command:<br>
 +
"lvcansetting:1,44400" will change total mileage of the vehicle to 44400 km.<br></br>
 +
Answer:<br>
 +
"Setting OK: 44400"<br></br>
 +
'''2nd example:'''<br>
 +
Command:<br>
 +
"lvcansetting:1,68719476721" setting total mileage to 68719476721 km.<br></br>
 +
Answer:<br>
 +
"Setting Error" will get when values are incorrect (exceeds value limit).
 +
 +
=From 03.25.15.Rev.145 till 03.25.16.Rev.102 version=
 
Below are provided examples of possible SMS commands and responses: <br></br>
 
Below are provided examples of possible SMS commands and responses: <br></br>
 
'''1st example:'''<br>
 
'''1st example:'''<br>
Line 7: Line 22:  
'''2nd example:'''<br>
 
'''2nd example:'''<br>
 
Command:<br>
 
Command:<br>
"lvcansetting:2,FFFFFFFF1" will change total fuel consumption (liters). FFFFFFFF1 converted from HEX to DEC is 68719476721.<br></br>
+
"lvcansetting:1,FFFFFFFF1" setting total mileage to 68719476721 km. FFFFFFFF1 converted from HEX to DEC is 68719476721.<br></br>
 
Answer:<br>
 
Answer:<br>
"Setting Error" will get when values are incorrect.
+
"Setting Error" will get when values are incorrect (exceeds value limit).

Navigation menu