
DCN Next Generation Open Interface Release 2.4 Simultaneous Interpretation
en | 149
Bosch Communications Systems | 2007 February | SRS_ININF | Du030905
3. REMOTE FUNCTIONS
3.1 Introduction
This chapter describes the remote functions used to control the Simultaneous Interpretation
application on the CCU.
3.1.1 Remote function item explanation
Each description consists of the following items:
• Purpose
A global description of the purpose of the function.
• Parameter structure for the function
The input parameters needed to fulfill the function. When the function requires no
parameters, no structure is described here. The type definitions of the basic types used to
build up the input parameter structure are given in [SRS_INF].
• Response structure from the function
The output information coming from the function called. This information is only valid when
the ‘wError’ field of the received response information equals IN_E_NOERROR.
• Error codes returned
The possible error values returned in the ‘wError’ field of the response information for this
remote function. All different error codes are described in Appendix B.
• Update notifications
The update notifications that are generated during the execution of the remote function.
When there are no notifications generated, this part will be omitted.
• Related functions
The related function in conjunction with the function described. It refers to other remote
functions and to related update notifications. When there are no related functions, this part
will be omitted.
3.2 IN General functions
3.2.1 IN_C_SIGNAL_CCU
Remarks
This function is exported in the IN remote interface for compatible reasons only!
Use IN_C_START_IN_APP / IN_C_STOP_IN_APP instead. This function will not be
supported from version 3.0.
Purpose
Function to update the controller state on the CCU. Depending on the state the database
system setting StandAloneIN is updated, a timer for controller update messages is inserted or
deleted, a configuration notification and/or a states notification is forced. When a timer is
inserted, a states notification is sent every time this timer times out.
Parameter structure for the function
The function requires the following structure as parameter:
struct
{
WORD wDummy;
WORD wPCActive;
}
where:
Commenti su questo manuale