Sound Control Protocol - (Firmware 1.1.3)

Table Of Contents
SSC Developer‘s guide for EW-DX | 51/57
SSC Method List (EW-DX EM 2)
8.123 /mates/tx2/warnings
TX warnings occuring on receiver active link channel 2 stored in an array of strings.
Warnings: [AfPeak, LowBattery].
type: Read-only
value: string
limits
type: String
const: false
writeable: false
count: -1
options:
Option Description
AfPeak AF Peak
LowBattery Low Battery
subscr: true
Example:
Tx: {"mates":{"tx2":{"warnings":null}}}
Rx: {"mates":{"tx2":{"warnings":[]}}}
8.124 /mates/tx2/version
TX SW version information got from receiver channel 2 stored as a string .
Replied error code 424 indicates that TX is not present or doesn‘t send valid information.
type: Read-only
value: string
limits
type: String
const: false
writeable: false
subscr: true
Example:
Tx: {"mates":{"tx2":{"version":null}}}
Rx: {"mates":{"tx2":{"version":"1.2.3"}}}
8.125 /mates/tx2/type
TX type information got from receiver channel 2 stored as a string .
Replied error code 424 indicates that TX is not present or doesn‘t send valid information.
type: Read-only
value: string
limits
type: String
const: false
writeable: false
subscr: true
Example:
Tx: {"mates":{"tx2":{"type":null}}}
Rx: {"mates":{"tx2":{"type":"SKM"}}}