background image

11 

The command ‘regnotify’ listed above will turn on notifications.  The following table 
lists the notifications sent by the system. 

Notifications 

Notification Format 

Description 

mute_group_change 

notify mute_group_change <group name> 

<action> 

Notify client that changes that affect a given group 

have occurred.  Actions include 'add' - add, 'del' - 

delete, 'ren' - rename. 

mute_group_member_change 

notify mute_group_member_change  

<group name> bid <box id> active <0/1> type 

<type> index <mic index> 

Notify client that a mic has changed its group. 

mute_group_mute_type_change 

notify mute_group_mute_type_change  

<group name> <mute type> 

Notify client that the given mute group's mute type 

has changed,  

0 - Individual mute,   1 - Tabletop mute,  

2 - Push to talk. 

property_change_audio_quality 

notify property_change_audio_quality  

<1/2> 

Notify client that the audio quality setting has 

changed,  

1 - SD,   2 - HD. 

property_change_back_channel_

audio 

notify property_change_back_channel_audio 

<0/1> 

Notify client that the audio back channel setting is 

changed,  

0 - no back channel, 1 - back channel on. 

property_change_eq_<eqX> 

notify property_change_eq_<eqX> 

ch<channel number> <value> 

Notify client the given channel's eq value changed, 

<eqX> - X can be 1/2/3/4, and <value> will range from 

-10 db to +10 db.

property_change_gain 

notify property_change_gain  

ch<channel number> <gain> 

Notify client the given microphone's input gain 

changed, gain value range from -20 to 0 db. 

property_change_hipass_filter 

notify property_change_hipass_filter  

ch<channel number> <frequency> 

Notify client the given channel's high pass filter value 

changed,possible frequency values include 0, 110, 

140, 175 and 220 Hz. 

property_change_legacy_mode 

notify property_change_legacy_mode  

<0/1> 

Notify client that the legacy mode has changed,  

0 - legacy off,   1 - legacy on. 

property_change_lock 

notify property_change_lock ch<channel 

number> <0/1> 

Notify client the given microphone's mute lock 

changed, 

0 - unlocked,   1 - locked. 

property_change_lowpass_filter 

notify property_change_lowpass_filter 

ch<channel number> <frequency> 

Notify client the given channel's low pass filter value 

changed, possible frequency values include 0, 12000, 

8000, and 4000 Hz. 

property_change_output_level 

notify property_change_output_level 

ch<channel number> <0/1> 

Notify client the given channel's output level changed, 

0 - mic,   1 - line. 

property_change_output_gain 

notify property_change_output_gain ch1 -4 

Notify client the given channel's output gain changed, 

gain value 

 range from -20 db to 5db. 

property_change_rf_auto_scaling  notify property_change_rf_auto_scaling 

<0/1> 

Notify client that the RF auto scaling setting is 

changed,  

0 - off,   1 - on. 

property_change_rf_power 

notify property_change_rf_power <value> 

Notify client the RF power setting is changed,  

2 = (0 - 20 ft),   3 = (10 - 40 ft),   4 = (30 - 75 ft),   

5 = (50 -150 ft),   6 = (100 - 300 ft) 

property_change_system_name 

notify property_change_system_name <new 

name> 

Notify client that the system name is changed. 

set_mute_status 

notify set_mute_status ch<channel number> 

<mute>,<mute type>,<mute lock> 

Notify client the given microphone's mute status 

changed. 

<mute> values:   0 - unmuted,    1 - muted 

<mute type> values:   0 - Individual Mute,  

1 - Tabletop mute,      2 - Push to talk mute 

<mute lock> values:   0 - unlocked,   1 - locked 

startup_unmute_group 

notify startup_unmute_group <group  

name> <state> 

Notify client that the given mute group's unmute at 

startup setting changed,  

1 - unmute at startup,   0 - mute at startup. 

Summary of Contents for Revolabs Executive Elite 01-ELITEEXEC8

Page 1: ...abs Executive Elite Wireless Microphone System Room Control API Guide Models 01 ELITEEXEC8 01 ELITEEXEC4 03 ELITEEXEC8 EU 03 ELITEEXEC4 EU 03 ELITEEXEC8 TW 03 ELITEEXEC4 TW 03 ELITEEXEC8 JP 03 ELITEEXEC4 JP ...

Page 2: ...NS INC All rights reserved No part of this document may be reproduced in any form or by any means without express written permission from Yamaha Unified Communications Inc Product specifications are subject to change without notice ...

Page 3: ...3 Contents Using an Executive Elite with a Control System 4 Serial Command Return Strings 5 Channel Number 6 Examples 6 Legacy Command Strings 6 Command String Tables 7 Legacy Command Tables 12 ...

Page 4: ...e the Connection Mode that is being used Telnet or Serial RS 232 To use the Executive Elite with a RS 232 serial connection a serial connection must be established between the DB9 serial port and an external control system The baud rate configured in the Elite Web UI must match the baud rate of the external control system The pin out of the Executive Elite serial port is as follows To use an IP co...

Page 5: ...same time When using a control system and DSP at the same time DSP control is typically done from the room control system with the Executive Elite either connected to the DSP or the Room Control System Serial Command Return Strings The Serial Strings of an Executive Elite Base Station begin with the Argument and terminates with a Carriage Return The Command String structure is as follows Argument ...

Page 6: ...anmic ch 3 1 The following strings would turn off all microphones on the Elite Command shutdownmic ch A Return val shutdownmic ch A The following strings would retrieve the battery status of microphone 5 98 Command get batterystatus ch 5 Return val batterystatus ch 5 98 Legacy Command Strings Legacy Commands that were used in the Executive HD have been maintained in the Executive Elite to allow fo...

Page 7: ...ieve the given microphone s battery status get batterystatus ch channel number percentage chairmanmic get chairmanmic ch channel number Retrieve the given microphone s chairman state For response 0 non chairman 1 chairman val chairmanmic ch channel number 0 1 chairmanmic set chairmanmic ch channel number 0 1 Configure the given microphone s chairman state 0 non chairman 1 chairman val chairmanmic ...

Page 8: ...roup name groupcount get groupcount Retrieve the group count val groupcount group count groupmutetype get groupmutetype group name Retrieve group mute type 0 Individual mute 1 Tabletop mute 2 Push to talk val groupmutetype group name 0 1 2 groupmutetype set groupmutetype group name 0 1 2 Configure group mute type 0 Individual mute 1 Tabletop mute 2 Push to talk val groupmutetype group name 0 1 2 g...

Page 9: ...status ch channel number Retrieve the given microphone s current status 0 off 1 on 2 standby 3 charging 4 out of range 5 not paired 6 pairing 7 unpairing 8 updating val micstatus ch channel number status mictype get mictype ch channel number Retrieve the given s microphone s type 0 Wearable 1 Omni 2 Directional 3 XLR 4 Mini XLR 5 Gooseneck 10 Handheld 11 unknown val mictype ch channel number type ...

Page 10: ...ve component serial number val serialnumber base serial number shutdownmic shutdownmic ch channel number Power the microphone off shutdownmic ch channel number startupunmutegroup get startupunmutegroup group name Retrieve given group s unmute at startup state 0 mute at startup 1 unmute at startup val startupunmutegroup group name 0 1 startupunmutegroup set startupunmutegroup group name 0 1 Configu...

Page 11: ...equency values include 0 110 140 175 and 220 Hz property_change_legacy_mode notify property_change_legacy_mode 0 1 Notify client that the legacy mode has changed 0 legacy off 1 legacy on property_change_lock notify property_change_lock ch channel number 0 1 Notify client the given microphone s mute lock changed 0 unlocked 1 locked property_change_lowpass_filter notify property_change_lowpass_filte...

Page 12: ...re input gain values 80 100 set the gain from 20 to 0 db values 101 120 will all set the gain 0 db 1 modify gain by 1 2 modify gain by 1 0 set gain to 0 val gain ch channel number 0 1 2 80 120 gain get gain ch channel number Retrieve input gain for specified channel val gain ch channel number 80 120 lock set lock ch channel number 0 1 Turns Mic Lock on or off 0 Off 1 On val lock ch channel number ...

Page 13: ... val lock Mic lock status mute val mute Mic mute state 0 unmuted 1 self muted 2 muted 3 microphone off 4 microphone out of range 5 microphone charging pair val pair Channel pairing status 0 Inactive 1 Active type val type Mic type 1 Lapel Wearable 2 Omnidirrectional Tabletop 3 Directional Tabletop 4 XLR Adapter 5 Countryman Adapter Copyright 2018 Yamaha Unified Communications Inc MN ELITE ROOM CON...

Reviews: