Difference between revisions of "FMB lvcansetting"
From Wiki Knowledge Base | Teltonika GPS
m (Protected "FMB lvcansetting" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
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 22: | Line 7: | ||
'''2nd example:'''<br> | '''2nd example:'''<br> | ||
Command:<br> | Command:<br> | ||
− | "lvcansetting: | + | "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" will get when values are incorrect | + | "Setting Error" will get when values are incorrect. |
Revision as of 10: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.