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

Table Of Contents
SSC Developer‘s guide for Digital 6000 | 30/57
SSC Method List (EM 6000)
8.87 /rx2/wsm_master_cnt
See "”8.42 /rx1/wsm_master_cnt”"
8.88 /rx2/testtone
See "”8.43 /rx1/testtone”"
8.89 /rx2/name
See "”8.44 /rx1/name”"
8.90 /rx2/encryption
See "”8.45 /rx1/encryption”"
8.91 /rx2/active_warnings
See "”8.46 /rx1/active_warnings”"
8.92 /rx2/active_status
See "”8.47 /rx1/active_status”"
8.93 /sys/dante/version
This method returns the Dante module SW version.
type: Read only
value: String
Example:
Tx: {"sys":{"dante":{"version":null}}}
Rx: {"sys":{"dante":{"version":"1.1.1.21"}}}
8.94 /sys/dante/name
This method returns the Dante device advertised name.
type: Read-only
value: String
Example:
Tx: {"sys":{"dante":{"name":null}}}
Rx: {"sys":{"dante":{"name":"EM6000"}}}
8.95 /sys/wsm_master_cnt
This method returns an "On Change Counter" for: Network Settings, Device Name, System Name,
Clock Settings, Booster Feed, Dante Name, Dante Network Settings. The counter will be incremented
when the values getting changed over the receiver UI.
type: Read Only
value: Number
subscribable
Example:
Tx: {"sys":{"wsm_master_cnt":null}}
Rx: {"sys":{"wsm_master_cnt":4}}