SMS/GPRS command - cleardtc: Difference between revisions
Appearance
Creating page for SMS/GPRS command "cleardtc". |
Added link to SMS/GPRS command - scandtc |
||
| Line 1: | Line 1: | ||
[[File:smsgprscommand_cleardtc.png|300px|right|alt=cleardtc]] | [[File:smsgprscommand_cleardtc.png|300px|right|alt=cleardtc]] | ||
{{Template:SMSGPRScommandPage | {{Template:SMSGPRScommandPage | ||
|description=Clears OBD DTCs.}} | |description=Clears OBD DTCs.<br>See also [[SMS/GPRS command - scandtc]].}} | ||
===Syntax=== | ===Syntax=== | ||
cleardtc <module_id> | cleardtc <module_id> | ||
Latest revision as of 13:30, 19 January 2026
SMS/GPRS commands > SMS/GPRS command - cleardtc
Description
Clears OBD DTCs.
See also SMS/GPRS command - scandtc.
Syntax
cleardtc <module_id>
Arguments
| ARGUMENT | ARGUMENT DESCRIPTION |
|---|---|
| <module_id> | Module ID |
Examples
| REQUEST | OUTCOME | RESPONSE |
|---|---|---|
| cleardtc 1 | Success | DTC clear requested successfully. |
| cleardtc 1 | Fail | Failed to clear DTC. |
| Fail | Invalid argument: not a number. | |
| Fail | Invalid argument: <argument>. |