FMB lvcansetting: Difference between revisions

From Teltonika Telematics Wiki
mNo edit summary
No edit summary
Line 9: Line 9:
"lvcansetting:2,FFFFFFFF1" will change total fuel consumption (liters). FFFFFFFF1 converted from HEX to DEC is 68719476721.<br></br>
"lvcansetting:2,FFFFFFFF1" will change total fuel consumption (liters). FFFFFFFF1 converted from HEX to DEC is 68719476721.<br></br>
Answer:<br>
Answer:<br>
"Setting Error"
"Setting Error" will get when values are incorrect.

Revision as of 11:26, 21 May 2020

Below are provided examples of possible SMS commands and responses:

1st example:
Command:
"lvcansetting:1,AD70" will change total mileage of the vehicle (km). AD70 converted from HEX to DEC is 44400.

Answer:
"Setting OK: AD70"

2nd example:
Command:
"lvcansetting:2,FFFFFFFF1" will change total fuel consumption (liters). FFFFFFFF1 converted from HEX to DEC is 68719476721.

Answer:
"Setting Error" will get when values are incorrect.