TCPIP mixer - flexradio/smartsdr-api-docs GitHub Wiki
C[D]<seq_number>|mixer lineout mute <on|off>
Example:
C19|mixer lineout mute on
See Response Format for details on the format of the response messages from the radio
Hex Response | Message | Debug Output / Meaning |
---|---|---|
00000000 | OK | |
5000002C | Incorrect number of parameters |
Responses
Response Example:
R19|0|
C[D]<seq_number>|mixer lineout gain <val>
where <val> is a number from 0-100
Example:
C19|mixer lineout gain 50
See Response Format for details on the format of the response messages from the radio
Hex Response | Message | Debug Output / Meaning |
---|---|---|
00000000 | OK | |
5000002C | Incorrect number of parameters |
Responses
Response Example:
R19|0|
C[D]<seq_number>|mixer headphone mute <on|off>
Example:
C19|mixer headphone mute on
See Response Format for details on the format of the response messages from the radio
Hex Response | Message | Debug Output / Meaning |
---|---|---|
00000000 | OK | |
5000002C | Incorrect number of parameters |
Responses
Response Example:
R19|0|
C[D]<seq_number>|mixer headphone gain <val>
where <val> is a number from 0-100
Example:
C19|mixer headphone gain 50
See Response Format for details on the format of the response messages from the radio
Hex Response | Message | Debug Output / Meaning |
---|---|---|
00000000 | OK | |
5000002C | Incorrect number of parameters |
Responses
Response Example:
R19|0|
Note: This is only for M Series Models
C[D]<seq_number>|mixer front_speaker mute <on|off>
Example:
C19|mixer front_speaker mute on
See Response Format for details on the format of the response messages from the radio
Hex Response | Message | Debug Output / Meaning |
---|---|---|
00000000 | OK | |
5000002C | Incorrect number of parameters |
Responses
Response Example:
R19|0|
C[D]<seq_number>|mixer mono mute <on|off>
Example:
C19|mixer mono mute on
See Response Format for details on the format of the response messages from the radio
Hex Response | Message | Debug Output / Meaning |
---|---|---|
00000000 | OK | |
5000002C | Incorrect number of parameters |
Responses
Response Example:
R19|0|
C[D]<seq_number>|mixer mono gain <val>
where <val> is a number from 0-100
Example:
C19|mixer mono gain 50
See Response Format for details on the format of the response messages from the radio
Hex Response | Message | Debug Output / Meaning |
---|---|---|
00000000 | OK | |
5000002C | Incorrect number of parameters |
Responses
Response Example:
R19|0|