Bosch DCN Next Generation Manual do Utilizador Página 153

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 296
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 152
DCN Next Generation Open Interface Release 2.4 Simultaneous Interpretation
en | 153
Bosch Communications Systems | 2007 February | SRS_ININF | Du030905
struct
{
WORD wBoothNr;
WORD wDeskNr;
WORD wAChannel;
DWORD dwfBChannelSet;
};
where:
wBoothNr Booth number of the interpreter desk. Range: 1..31
wDeskNr Desk number of the interpreter desk. Range: 1..6
wAChannel The A out channel of the interpreter desk. Range: 1..current
number of IN channels (which is maximally
DBSC_MAX_INTERPRT_CHANNELS)
dwfBChannelSet Double word (32 bits), of which the bits indicate which channels
are enabled for the B out channel of the interpreter desk. The
least significant bit stands for channel 1. If a bit is equal to 1,
the channel it stands for is enabled for the B out channel.
Response structure from the function
The function has no response parameters.
Error codes returned
IN_E_NOERROR
IN_E_WRONG_PARAMETER
IN_E_APP_NOT_STARTED
IN_E_UNKNOWN_INTSEAT
3.2.7 IN_C_BOOTH_UPDATE
Purpose
This function updates an interpreter booth configuration in the CCU with a new configuration
from the remote controller. It only changes the auto relay flag for one booth. All microphones
in the booth will be turned off first. The auto relay flag is then set. No download takes place. If
the booth cannot be found an error is returned. An interpreter unit that is being installed when
this function is called will leave its installation menu.
Parameter structure for the function
The function requires the following structure as parameter:
struct
{
WORD wBoothNr;
WORD wAutoRelay;
};
where:
wBoothNr Booth number of the booth that needs to be updated. Range:
1..31
wAutoRelay Auto relay flag. If the high byte part of this parameter is not
equal to 0 (e.g. the parameter has a hexadecimal value
0x0100), the booth will be an auto relay booth. If the high byte
part of this parameter is equal to 0 (e.g. the parameter has a
hexadecimal value 0x0000), the booth will not be an autorelay
booth.
Response structure from the function
The function has no response parameters.
Error codes returned
IN_E_NOERROR
IN_E_WRONG_PARAMETER
IN_E_APP_NOT_STARTED
IN_E_UNKNOWN_BOOTH_NR
Vista de página 152
1 2 ... 148 149 150 151 152 153 154 155 156 157 158 ... 295 296

Comentários a estes Manuais

Sem comentários