Bosch DCN Next Generation Manual do Utilizador Página 130

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 296
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 129
DCN Next Generation Open Interface Release 2.4 Camera Control
en | 130
Bosch Communications Systems | 2007 February | SRS_CCINF | Du020905
Related functions
CC_C_STOP_CAMERA_APP
3.2.2 CC_C_STOP_CAMERA_APP
Purpose
Indicate the CCU that the remote controller no longer requires to communicate with the CC
application inside the CCU. After receiving this function the CCU takes over the control of CC.
The remote controller will no longer receive update notifications.
Parameter structure for the function
The function has no additional parameters.
Response structure from the function
The function has no response parameters.
Error codes returned
CC_E_NOERROR
CC_E_NOT_INCONTROL
Related functions
CC_C_START_CAMERA_APP
3.2.3 CC_C_SET_CAMERA_ACTIVITY
Purpose
Indicates the CCU whether or not camera activity must be activated. When activated, the
CCU transmits control commands to the connected camera equipment. If de-activated, the
CCU does not transmit these control commands.
Parameter structure for the function
The function requires the following structure as parameter:
typedef struct
{
BOOLEAN bCameraActivity;
} CC_T_CAMERA_ACTIVITY;
where:
bCameraActivity TRUE: Camera activity is activated
FALSE: Camera activity is de-activated
Response structure from the function
The function has no response parameters
Error codes returned
CC_E_NOERROR
CC_E_NOT_IN_CONTROL
Update notifications
CC_C_RECEIVE_DATA
3.2.4 CC_C_SET_GLOBAL_SETTINGS
Purpose
Sets the global settings of the CC application.
Parameter structure for the function
The function requires the following structure as parameter:
typedef struct
{
BOOLEAN bCameraOverrideMode;
BYTE byMovementTime;
BYTE byNumOfAudienceMon;
Vista de página 129
1 2 ... 125 126 127 128 129 130 131 132 133 134 135 ... 295 296

Comentários a estes Manuais

Sem comentários