SMS/GPRS command - mcan cmd: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE | {{DISPLAYTITLE:SMS/GPRS command - mcan_cmd}} | ||
[[File:smsgprscommand_mcan_cmd.png|300px|right|alt=mcan_cmd]] | [[File:smsgprscommand_mcan_cmd.png|300px|right|alt=mcan_cmd]] | ||
{{Template:SMSGPRScommandPage | {{Template:SMSGPRScommandPage | ||
Latest revision as of 13:58, 16 January 2026
SMS/GPRS commands > SMS/GPRS command - mcan cmd
Description
Activates sending specified Manual CAN command.
Syntax
mcan_cmd: <command_ID>
Arguments
| ARGUMENT | ARGUMENT DESCRIPTION |
|---|---|
| <command_ID> | MCAN command number |
Examples
| REQUEST | OUTCOME | RESPONSE |
|---|---|---|
| mcan_cmd: 0 | Success | MCAN Command 0 triggered |
| mcan_cmd: 0 | Fail | MCAN Service not supported |
| mcan_cmd: | Fail | Arguments required |
| mcan_cmd: 999999999999 | Fail | Wrong MCAN command ID |
| mcan_cmd: 0 | Fail | MCAN Command disabled |
| mcan_cmd: 3 | Fail | Failed to trigger MCAN command 3, error: -42 |