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

Table Of Contents
SSC Developer‘s guide for Digital 6000 | 50/57
SSC Method List (L 6000)
11.36 /slot4/type
See "”11.9 /slot1/type”".
type: Read
value: Number
subscribable
limits
type: Number
options , option_desc
1. 0 , dummy panel (not connected)
2. 1 , LM6060 slot
3. 2 , LM6061 slot
4. 3 , unknown / fault
11.37 /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.3.29"}}}
11.38 /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"}}}
11.39 /device/identity/product
This method returns the Product label "L6000".
type: Read-only
value: String
subscribable
Example:
Tx: {"device":{"identity":{"product":null}}}
Rx: {"device":{"identity":{"product":"L6000"}}}
11.40 /device/network/ether/macs
This method returns a list of MAC addresses which are used in the device.
type: Read-only
value: [String]
Example:
Tx: {"device":{"network":{"ether":{"macs":null}}}}
Rx: {"device":{"network":{"ether":{"macs":["00:1b:66:xx:xx:xx"]}}}}