Command: CMD_SCHED_KILL_TX Destination: SD_SCHED Destination Channel: Channel ID
This command stops a scheduled message transmit. The message schedule is identified by a Transmit Schedule ID returned in the response to the CMD_SCHED_TX command.
Command data format
The four-byte transmit schedule ID specified in response data format for CMD_SCHED_TX.
Response data format
None.
Response return codes
| RESP_OK | Execution of the command was successful. |
| RESP_INVAL_CHAN | The specified channel is invalid. |
| RESP_UNSUPPORTED | This command is not supported on the specified channel. |
| RESP_UNREG | The specified source channel is not registered with the server. |
| RESP_UNKNOWN_ERR | An unknown error occurred. |