Command: CMD_MSGRESP_GET_HANDLES Destination: SD_RESP Destination Channel: Vehicle Network Protocol Channel ID
Description
Clients use this command to retrieve the current response information. If the Destination Channel is set to zero, the handles for all of the channels are returned. Otherwise, only the handles for the specified channel are returned.
Command Data Format
noneResponse Data Format
Number of Responses Response Handle ... Response Handle Padding 1 byte 1 byte ... 1 byte 0-3 bytes
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.