Bosch DCN Next Generation Bedienungsanleitung Seite 92

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 296
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 91
DCN Next Generation Open Interface Release 2.4 Microphone Management
en | 92
Bosch Communications Systems | 2007 February | SRS_MMINF | Du020903
3.2.7 MM_C_GET_SETTINGS
Purpose
Retrieve the general settings from the MM-application. This function can be used to get the
initial state of the operation mode and the number of active microphones as set using the
button on the front panel of the CCU.
Parameter structure for the function
The function has no additional parameters.
Response structure from the function
The function returns the following structure:
typedef struct
{
WORD wOperationMode;
WORD wActiveMics;
WORD wMaxRTSListLen;
BOOLEAN bAllowCancelRequests;
BOOLEAN bAllowMicroOff;
WORD wAttentionTone;
BOOLEAN bAmbientMicCtrl;
BOOLEAN reserved;
BOOLEAN bPrioCancelAll;
} MM_T_CCU_GLOBAL_SETTINGS;
where:
wOperationMode The operation mode of the MM application which is one of the
following:
MM_C_OPERATOR_WITH_REQ_LIST
MM_C_DELEGATE_WITH_REQ_LIST
MM_C_DELEGATE_WITH_OVERRIDE
MM_C_DELEGATE_WITH_VOICE
MM_C_OPERATOR_WITH_COMMENT_LIST
MM_C_DELEGATE_WTH_PUSHTOTALK
For more information about the different modes see section
3.2.5.
wActiveMics The number of active delegate microphones, which can be on
at the same time (chairman micro’s are not counted). Range
1…4
wMaxRTSListLen The maximum Request To Speak list length. Range: 0…100.
bAllowCancelRequest TRUE: A Delegate is able to cancel a request to speak using
the Micro-key on the unit.
FALSE: A Delegate is not able to cancel a request to speak.
(This parameter is only valid within the operation modes
MM_C_OPERATOR_WITH_REQ_LIST,
MM_C_DELEGATE_WITH_REQ_LIST and
MM_C_OPERATOR_WITH_COMMENT_LIST).
Note: A Delegate is always able to cancel a comment request
bAllowMicroOff TRUE: A Delegate is able to turn off the microphone on the
unit.
FALSE: A Delegate is not able to turn off the microphone.
This implies that the remote controller can only turn off the
micro (only valid for the operation modes
MM_C_OPERATOR_WITH_REQ_LIST and
MM_C_OPERATOR_WITH_COMMENT_LIST).
wAttentionTone The following attention tones settings are available:
MM_C_ATTENTION_OFF:
No attention is generated when the priority key is pressed.
Seitenansicht 91
1 2 ... 87 88 89 90 91 92 93 94 95 96 97 ... 295 296

Kommentare zu diesen Handbüchern

Keine Kommentare