Sound Control Protocol for SpeechLine Digital Wireless

Table Of Contents
SSC Developer‘s guide for SpeechLine Digital Wireless | 70/109
SSC Method List (SL Multi-Channel Receiver DW)
11.70 /mates/tx1/agc
Parameter type: String (limit range)
Permission: Read/Write, Subscribe-able
Pre-condition: N.A.
Option Description
AUTOMATIC Automatic gain control for this link
LEVEL1_0DB 0dB gain for this link
LEVEL2_6DB -6dB gain for this link
LEVEL3_12DB -12dB gain for this link
LEVEL4_18DB -18dB gain for this link
LEVEL5_24DB -24dB gain for this link
LEVEL6_30DB -30dB gain for this link
Post-condition: The change has immediate effect.
Description: Method to retrieve/modify the TX Audio Sensitivity for this channel.
Example:
TX: {"mates":{"tx1":{"agc":null}}}
RX: {"mates":{"tx1":{"agc":"AUTOMATIC"}}}
TX: {"mates":{"tx1":{"agc":"LEVEL5_24DB"}}}
RX: {"mates":{"tx1":{"agc":"LEVEL5_24DB"}}}
11.71 /mates/tx1/bat_bars
Parameter type: Number
Permission: Read only, Subscribe-able
Pre-condition: Link must be established between transmitter, powered by a rechargeable battery,
and SLMCRDW.
Post-condition: N.A.
Description: Method to retrieve the number of battery bars shown in control cockpit for the connect-
ed transmitter.
Examples:
TX: {"mates":{"tx1":{"bat_bars":null}}}
RX: {"mates":{"tx1":{"bat_bars":4}}}
11.72 /mates/tx1/bat_charging
Parameter type: Boolean
Permission: Read only, Subscribe-able
Pre-condition: Link must be established between a Table-stand or Boundary, powered by a recharge-
able battery, and SLMCRDW.
Post-condition: N.A.
Description: Method to retrieve the charge status.
Examples:
TX: {"mates":{"tx1":{"bat_charging ":null}}}
RX: {"mates":{"tx1":{"bat_charging":false}}}