Bosch DCN Next Generation Instrukcja Użytkownika Strona 132

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 296
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 131
DCN Next Generation Open Interface Release 2.4 Camera Control
en | 132
Bosch Communications Systems | 2007 February | SRS_CCINF | Du020905
cameras). This can be one of the following:
CC_C_NO_CAMERA_CONTROL_TYPE
No equipment is used to control the cameras, i.e. camera
control is not possible
CC_C_ALLEGIANT_VIDEO_SWITCHER
An Allegiant Video Switcher is used to control the cameras
CC_C_DIRECT_CAMERA_CONTROL
One AutoDome camera is used to control the camera
positions (the CCU directly interfaces to the camera)
If this parameter has another value, the error
CC_E_INVALID_CONTROL_TYPE is returned
Response structure from the function
The function has no response parameters.
Error codes returned
CC_E_NOERROR
CC_E_NOT_INCONTROL
CC_E_INVALID_CONTROL_TYPE
CC_E_INVALID_PARAMETER
Related functions
CC_C_GET_GLOBAL_SETTINGS
CC_C_SET_CAMERA_ASSIGNMENT
3.2.5 CC_C_GET_GLOBAL_SETTINGS
Purpose
This function gets the global settings of the CC application. Note that this function can be
called even when the remote controller is not in control of the CC application
(CC_C_START_CAMERA_APP has not been called).
Parameter structure for the function
The function has no additional parameters.
Response structure from the function
The structure returned by this function is the same structure as sent with the remote function
CC_C_GET_GLOBAL_SETTINGS (see 3.2.4).
Error codes returned
CC_E_NOERROR
Related functions
CC_C_SET_GLOBAL_SETTINGS
CC_C_SET_CAMERA_ASSIGNMENT
3.2.6 CC_C_SET_CAMERA_ASSIGNMENT
Purpose
This function sets the camera assignment of one or more connected cameras.
Parameter structure for the function
The function requires the following structure as parameter:
typedef struct
{
WORD wLength;
CC_T_INDEXED_CAMERA_ASSIGNMENT tIndexedCameraAssignment[
CC_C_MAX_CAMERA_ASSIGNMENT_CLUSTER];
} CC_T_SET_CAMERA_ASSIGNMENT;
where CC_T_INDEXED_CAMERA_ASSIGNMENT is defined as:
Przeglądanie stron 131
1 2 ... 127 128 129 130 131 132 133 134 135 136 137 ... 295 296

Komentarze do niniejszej Instrukcji

Brak uwag