Back to LIN Commands
CMD_STOP_SCHEDULE

Command: CMD_STOP_SCHEDULE
Destination: SD_LIN
Destination Channel: 0

Description

Clients use this command to stop the current schedule being run by the master node.


Command Data Format

none

note:
This command only works if the master node is being emulated by the .


Response Data Format

none


Response Return Codes

RESP_OK Execution of the command was successful.
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.

|Top|