
DCN Next Generation Open Interface Release 2.4 Simultaneous Interpretation
en | 154
Bosch Communications Systems | 2007 February | SRS_ININF | Du030905
3.2.8 IN_C_UPDATE_LCK
Remarks
This function is exported in the IN remote interface for compatible reasons only!
Use IN_C_UPDATE_LOCK instead. This function will not be supported from version
3.0.
Purpose
This function changes both lock modes and the engaged Led indication. The database is
updated, all microphones are turned off, the unit in install mode will leave its installation menu
and all configuration data is downloaded, except for the language list. If the slave
configuration does not allow one of the interlock modes an error is returned.
Parameter structure for the function
The function requires the following structure as parameter:
struct
{
WORD wWithin;
WORD wBetween;
BOOLEAN bNormalEngaged;
};
where:
wWithin Interlock mode within a booth, which can be one of the
following values:
• IN_C_NONEMODE
• IN_C_OVERRIDE
• IN_C_INTERLOCK
wBetween Interlock mode between booths, see wWithin for the possible
values. Next to these the following interlock mode is also
possible:
• IN_C_OVERRIDE_ON_B_ONLY
bNormalEngaged Engaged Led indication:
TRUE stands for normal mode. If the microphone of an
interpreter desk in a booth is switched on (first desk), the
engaged LED (of the output channel of the active desk) will light
up on all other interpreter desks of that booth.
FALSE stands for alternative mode. In this case, the engaged
LED of the other interpreter desk in the booth will not light up. It
will be flashing when another interpreter desk in the booth also
activates its microphone, but this happens in normal mode too.
Response structure from the function
The function has no response parameters.
Error codes returned
IN_E_NOERROR
IN_E_INTERLOCK_NOT_ALLOWED
IN_E_WRONG_PARAMETER
IN_E_APP_NOT_STARTED
3.2.9 IN_C_UPDATE_LOCK
Purpose
This function changes both lock modes and the engaged Led indication. The database is
updated, all microphones are turned off, the unit in install mode will leave its installation menu
and all configuration data is downloaded, except for the language list. If the slave
configuration does not allow one of the interlock modes an error is returned.
Komentarze do niniejszej Instrukcji