Sound Control Protocol - (Firmware 1.1.3)

Table Of Contents
SSC Developer‘s guide for EW-DX | 31/57
SSC Method List (EW-DX EM 2)
8.67 /rx1/audio
Information about active audio inputs/outputs of the receiver channel 1 stored as array of string
values.
type: Read-only
value: String
limits
type: String
const: true
writeable: false
count: 1
Example:
Tx: {"rx1":{"audio":null}}
Rx: {"rx1":{"audio":["audio1/out1"]}}
8.68 /rx1/restore
Command to restore device audio default settings of receiver channel 1.
Valid options: "AUDIO_DEFAULTS" (restore audio defaults only).
type: Write-only
value: String
limits
type: String
const: false
writeable: true
options:
Option Description
AUDIO_DEFAULTS Restore audio defaults only
8.69 /rx2/identification/visual
Command to start/stop receiver channel 2 identification visual
(true: start; false: stop; null: read status).
type: Read/Write
value: Boolean
limits
type: Boolean
const: false
writeable: true
subscr: true