ADN Media Control Protocol
Table Of Contents
- Content
- Glossary
- Protocol Basics
- Overview of Commands
- Detailed List of Commands
- Table of Parameters
- AllMicsOff (Set)
- AmRfChannel (Get, Update, Set)
- AmRfOutputPower (Get, Update, Set)
- AutoFreqSelection (Get, Update, Set)
- BlinkOnReq (Get, Update, Set)
- ClearDoesCleanRequestList (Get, Update, Set)
- ConferenceMode (Get, Update, Set)
- EnableSUwShutdown (Get, Update, Set)
- FloorEqualizerHigh (Get, Update, Set)
- FloorEqualizerMid (Get, Update, Set)
- FloorEqualizerLow (Get, Update, Set)
- FloorMix (Get, Update, Set)
- FloorVolume (Get, Update, Set)
- HdRecordIsActive (Get, Update, Set)
- HdRecordError (Get, Update)
- LapsedTalkTime (Get, Update)
- LapsedTalkTimeSN (Get, Update)
- LimitOfTalkTime (Get, Update, Set)
- MaxOpenMic (Get, Update, Set)
- MaxSpeakReqListLength (Get, Update, Set)
- MicBatteryStatus (Get, Update)
- MicButton (Set)
- MicButtonSN (Set)
- MicExtPowerSupply (Get, Update)
- MicRfStatus (Get, Update)
- MicStatus (Get, Update)
- MicStatusSN (Get, Update)
- OpenAccessMode (Get, Update, Set)
- PremonitionTime (Get, Update, Set)
- ReinitSystem (Set)
- SetCUDateTime (Set)
- SpeakerFeedbackSuppression (Get, Update, Set)
- SwitchableMicVolumeIsActive (Get, Update, Set)
- TalkTimeExpirationHardCutOff (Get, Update, Set)
- TalkTimeLimitIsActive (Get, Update, Set)
- XLRMixMinusIsActive (Get, Update, Set)
- XLRinStatus (Get, Update, Set)
- XLRinSensitivity (Get, Update, Set)
- XLRinEqHigh (Get, Update, Set)
- XLRinEqMid (Get, Update, Set)
- XLRinEqLow (Get, Update, Set)
- XLRoutStatus (Get, Update, Set)
- XLRoutVolume (Get, Update, Set)
- XLRoutEqHigh (Get, Update, Set)
- XLRoutEqMid (Get, Update, Set)
- XLRoutEqLow (Get, Update, Set)
- XLROutFeedbackSuppression (Get, Update, Set)
- Error Codes
Detailed List of Commands
16|ADN MediaCtrl Protocol
PremonitionTime (Get, Update, Set)
Premonition time (in seconds) before talk time ends.
Parameters
ReinitSystem (Set)
Re-initialize the system.
Parameters
SetCUDateTime (Set)
Set CU date/time.
Example: SetCUDateTime 2015 2 17 12 0 0. This sets the date/time of the CU to February 17th
of the year 2015. The time is set to high noon.
In case of invalid setting like ‘2015 2 30 12 0 0‘ (the day ‘30‘ does not exist in February) this
setting has no effect.
Parameters
Name Value range Required
for get
Sent as
update
Required
for set
Relative
change
premSec
1 (PremonitionTime_0sec)
2 (PremonitionTime_10sec)
3 (PremonitionTime_20sec)
4 (PremonitionTime_30sec)
5 (PremonitionTime_40sec)
6 (PremonitionTime_50sec)
7 (PremonitionTime_60sec)
8 (PremonitionTime_70sec)
9 (PremonitionTime_80sec)
10 (PremonitionTime_90sec)
11 (PremonitionTime_100sec)
12 (PremonitionTime_110sec)
13 (PremonitionTime_120sec)
no yes yes allowed
Name Value range Required for set Relative change
execute min = 1
max = 1
yes not allowed
Name Value range Required for set Relative change
year min = 1900
max = 3000
yes not allowed
month min = 1
max = 12
yes not allowed
day min = 1
max = 31
yes not allowed
hour min = 0
max = 23
yes not allowed
minute min = 0
max = 59
yes not allowed
second min = 0
max = 59
yes not allowed