Sound Control Protocol - (Firmware 1.1.3)

Table Of Contents
SSC Developer‘s guide for EW-DX | 29/57
SSC Method List (EW-DX EM 2)
8.61 /rx1/warnings
Active warnings on receiver channel 1 stored in an array of strings.
Warnings: [Aes256Error, LowSignal, NoLink, RfPeak].
type: Read-only
value: String
limits
type: String
const: false
writeable: false
count: -1
options:
Option Description
Aes256Error AES 256 error
LowSignal LowSignal
NoLink NoLink
RfPeak RfPeak
subscr: true
Example:
Tx: {"rx1":{"warnings":null}}
Rx: {"rx1":{"warnings":["Aes256Error","RfPeak"]}}
8.62 /rx1/name
User-settable channel name.
type: Read/Write
value: String
limits
type: String
const: false
writeable: true
length: 8
subscr: true
8.63 /rx1/mute
Set audio output mute on/off of receiver channel 1.
type: Read/Write
value: Boolean
limits
type: Boolean
const: false
writeable: true
subscr: true