Sound Control Protocol Digital 6000 (EM 6000 | L 6000)

Table Of Contents
SSC Developer‘s guide for Digital 6000 | 32/57
SSC Method List (EM 6000)
8.100 /mm
Metering array: [[(RF1-ch1),(RF1-PEAK-ch1),(RF2-ch1),(RF2-PEAK-ch1),(DIV1-ch1),(DIV2-ch1),(LQI-
ch1),(AF-ch1),(AF-PEAK-ch1)],[(RF1-ch2),(RF1-PEAK-ch2),(RF2-ch2),(RF2-PEAK-ch2),(DIV1-ch2),(DIV2-
ch2),(LQI-ch2),(AF-ch2),(AF-PEAK-ch2)]].
type: Read only
value: 2x9 array of bytes. Array contains raw metering data for both channels.
RF1/2: RF level for antenna 1/2. Value in dBm=(Value-255)/2
RF1/2-PEAK: Peak indicates a digital clip in the RF section (for at least one second).
0:no peak, 1:peak.
DIV1/2: Diversity for antenna 1/2. 0:antenna off, 1:antenna on
LQI: (Audio)Link Quality Indicator. 255 means best, 0 worst.
AF: AF level (full scale audio level). dBFS = (Value+1)/2-128;
PEAK: Peak indicates a digital clip in the audio section (for at least one second).
0:no peak, 1:peak
Note that this node can be subscribed, i.e.: {"osc":{"state":{"subscribe":[{"#":{"min":480,
"max":480,"lifetime":20,"count":1000},"mm":null}]}}}.
subscribable
Example:
{"mm":[[0,0,0,0,0,0,0,0,0],[83,0,53,0,1,1,128,165,0]]}
8.101 /device/identity/version
This method returns the SW version information.
type: Read-only
value: String
Example:
Tx: {"device":{"identity":{"version":null}}}
Rx: {"device":{"identity":{"version":"1.1.4.74"}}}
8.102 /device/identity/vendor
This method returns the vondor string.
type: Read-only
value: String
Example:
Tx:{"device":{"identity":{"vendor":null}}}
Rx:{"device":{"identity":{"vendor":"Sennheiser electronic GmbH & Co. KG"}}}
8.103 /device/identity/product
This method returns the Product label "EM6000" or "EM6000-Dante".
type: Read-only
value: String
Example:
Tx: {"device":{"identity":{"product":null}}}
Rx: {"device":{"identity":{"vendor":"EM6000-Dante"}}}