Back to Card Commands
CMD_CARD_TX_LOOP_OFF

Command:              CMD_CARD_TX_LOOP_OFF
Destination:          SD_CARD
Destination Channel:  Channel ID

Description

Clients use this command to disable ’s echoing feature so that clients are no longer informed of any transmission activity on this channel.

Command data format

None.

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.

|Top|