ADN Media Control Protocol

Table Of Contents
ADN MediaCtrl Protocol|5
Protocol Basics
Response: MicStatus 1 1;
The microphone at position 1 is ON.
Hint: For wired slave units the response will always be given with the EtherCat position.
Request: MicButtonSN D1W100017;
Virtually press the microphone button of the wireless delegate speaking unit with serial
number D1W100017.
Response: MicStatusSN D1W100017 1;
The microphone of the wireless delegate speaking unit with given serial number
D1W100017 is ON.
Request: MicStatusSN D1W100017;
Get the status of the wireless delegate speaking unit with given serial number 100017.
Response: MicStatusSN D1W100017 1;
The microphone of the wireless delegate speaking unit with given serial number 100017
is ON.
Request: AmRfOutputPower AM100001;
Get the RF output power of the antenna module with the given serial number 100001.
Response: AmRfOutputPower AM100001 4;
The RF output power of the antenna module with the given serial number 100001 is at
level 4 = 60
%.
Command: MicStatus 1 1;
The microphone at position 1 shall be set to ON directly, but ‘MicStatus’ is only a ‘Get’ (see
page 15).
Response: error 1060: set request not allowed;
Command: BlinkOnReq 2;
Try to set the attribute ‘BlinkOnReq’ to 2.
Response: error 1020: value out of range;
Command: FloorVolume 12;LimitOfTalkTime 21;
Concatenate two commands.
Response: FloorVolume 12;LimitOfTalkTime 21;