Bosch DCN Next Generation Instrukcja Użytkownika Strona 226

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 296
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 225
DCN Next Generation Open Interface Release 2.4 Message Distribution
en | 226
Bosch Communications Systems | 2007 February | SRS_MDINF | Du090902
is ignored if wRcvType is not equal to MD_C_RCV_HALL..
wNumOfUnits The number of units present in wUnitList.
wUnitList A list of unitIds that identifies which units should receive the
message. Note that the units must be of type specified in
wRcvType. If wRcvType has value MD_C_RCV_HALL,
wUnitList and wNumOfUnits are ignored.
Response structure from the function
The function has no response parameters.
Error codes returned
MD_E_NOERROR
MD_E_NO_MORE_MESSAGES_ALLOWED
3.2.4 MD_C_CLEAR_MESSAGE_ON_UNITS
Purpose
This function clears all the messages on the units of the specified type.
Parameter structure for the function
The function has the following parameter:
WORD wRcvType;
where:
wRcvType The type of units for which the messages should be cleared.
This can be one of:
MD_C_RCV_DELEGATE
MD_C_RCV_INTERPRETER
MD_C_RCV_HALL
Response structure from the function
The function has no response parameters.
Error codes returned
MD_E_NOERROR
3.2.5 MD_C_AUX_LED_CONTROL
Purpose
This function is used to switch one or more LEDs of a delegate unit on or off. This can be used to
acknowledge the press/release of the auxiliary button to the user of the delegate unit. Note that
this function only influences the LEDs around the auxiliary button of a unit. The LEDs around the
microphone button are not affected by this function. If this function is called for a unit that does
not have an auxiliary button, the error MD_E_NO_AUX_BUTTON is returned.
Parameter structure for the function
The function has the following parameters:
typedef struct
{
WORD wUnitId;
BYTE byLedMask;
} MD_T_AUX_LED_CTL;
where:
wUnitId Unit Identifier of the unit for which the LED states must be
updated. Unit identifiers can be retrieved from the system using
the remote functions for System Config [SRS_SCSIINF]. If the
unit corresponding to the unit identifier does not have an
auxiliary button, the error MD_E_NO_AUX_BUTTON is
returned.
Przeglądanie stron 225
1 2 ... 221 222 223 224 225 226 227 228 229 230 231 ... 295 296

Komentarze do niniejszej Instrukcji

Brak uwag