Instruction d'utilisation Bosch Appliances THE DCN

Instruction d'utilisation pour le dispositif Bosch Appliances THE DCN

Dispositif: Bosch Appliances THE DCN
Catégorie: Système domestique de protection
Fabricant: Bosch Appliances
Dimension: 0.14 MB
Date d'addition: 6/11/2013
Nombre des pages: 31
Imprimez l'instruction

Téléchargez

Comment utiliser?

Notre objectif consiste à vous assurer le plus rapide accès au contenu de l'instruction d'utilisation du dispositif Bosch Appliances THE DCN. En utilisant l'aperçu en ligne vous pouvez parcourir le sommaire et passer à la page où vous trouverez la résolution de votre problème avec Bosch Appliances THE DCN.

Pour votre confort

Si regarder l'instruction Bosch Appliances THE DCN directement sur la page n'est pas confortable pour vous, vous pouvez profiter de deux solutions possibles:

  • Exploration au mode de plein écran - pour analyser l'instruction d'une manière commode (sans l'avoir téléchargée sur votre ordinateur) vous pouvez utiliser le mode d'exploration en plein écran. Pour démarrer l'exploration de l'instruction Bosch Appliances THE DCN en plein écran, utilisez le bouton Plein écran.
  • Téléchargement sur l'ordinateur - vous pouvez aussi télécharger l'instruction Bosch Appliances THE DCN sur votre ordinateur et la sauvegarder dans vos ressources. Si vous n'avez pas envie de gaspiller votre espace disque, vous pouvez toujours télécharger cette instruction du ManualsBase dans l'avenir.
Bosch Appliances THE DCN Manuel d'utilisation - Online PDF
Advertisement
« Page 1 of 31 »
Advertisement
Version imprimée

Beaucoup de gens préfèrent de lire les documents dans la version imprimée et non pas sur l'écran. L'option d'impression de l'instruction est aussi prévue et vous pouvez en profiter en cliquant le lien ci-dessus - Imprimez l'instruction. Il n'est pas nécessaire d'imprimer toute l'instruction Bosch Appliances THE DCN - on peut choisir des pages. Economisez le papier.

Résumés

Vous trouverez ci-dessous les annonces des contenus qui se trouvent sur les pages suivantes de l'instruction de Bosch Appliances THE DCN. Si vous voulez parcourir rapidement le contenu des pages suivantes de l'instruction, vous pouvez en profiter.

Résumés du contenu
Résumé du contenu de la page N° 1

SC & SI Remote Interface Description
en SC & SI Remote
Interface Description

Résumé du contenu de la page N° 2

SC & SI Remote Interface Description en | 2 Table of Contents 1 Introduction ........................................................................................................................................3 1.1 Purpose ..........................................................................................................................................3 1.2 Scope....................................................................................................................

Résumé du contenu de la page N° 3

SC & SI Remote Interface Description en | 3 1 Introduction 1.1 Purpose The purpose of this document is to describe the remote interface for system configuration and system installation. The document specifies the interface between the CCU and third party software. 1.2 Scope This document describes the remote interface for system configuration and system installation. It is meant for developers who want to use this remote interface to control/access system configuration and system inst

Résumé du contenu de la page N° 4

SC & SI Remote Interface Description en | 4 2 System configuration and system installation 2.1 Introduction The System Configuration and System Installation Remote Interface is part of the DCN software which allows another controlling entity, not being the DCN Control PC, to use the System Configuration and System Installation applications. 2.2 Remote System Configuration and System Installation System Configuration (SC) is the application that monitors the hardware configuration of the

Résumé du contenu de la page N° 5

SC & SI Remote Interface Description en | 5 Init Config Congress Download Maintenance Down Figure 1: CCU System modes Some remote functions are supported in more than one system mode, or in an other mode than the congress system mode. Bosch Security Systems B.V. | 2003 December | SC & SI Remote Interface Description

Résumé du contenu de la page N° 6

SC & SI Remote Interface Description en | 6 3 System Configuration Functions 3.1 Introduction The system configuration functions described in this section are needed to query the set-up of the DCN- system from the CCU. The system configuration functions allow the remote controller to monitor any changes in the DCN system configuration. This chapter defines the set of remote functions for system configuration. 3.1.1 Remote function item explanation Each description consists of the followi

Résumé du contenu de la page N° 7

SC & SI Remote Interface Description en | 7 Response structure from the function The function returns the following structure: WORD wNrOfInstances where: The value of the update use count for the SC application at the wNrOfInstances end of the function handling. It contains the number of times a remote PC has been connected over the same communication medium. E.g. the first time the function SC_C_START_DCN is called, it contains the value 1. Error codes returned SC_E_NOERROR Rela

Résumé du contenu de la page N° 8

SC & SI Remote Interface Description en | 8 about the environment the CCU is functioning. The value is an ‘OR’ mask of the following settings: • SC_C_STANDALONE • SC_C_EXTENDED • SC_C_SINGLETRUNC • SC_C_MULTITRUNC • SC_C_MASTER • SC_C_SLAVE szSwVersion The current operating mode of the CCU in readable text. The string is zero (‘\0’) terminated. If e.g. it is a Single CCU running extended software, this string would read: “EXTENDED SingleTrunc Version”. byMajorVersionOfDownloadedSw

Résumé du contenu de la page N° 9

SC & SI Remote Interface Description en | 9 3.6 SC_C_GET_CCU_CONFIG Purpose Retrieve information about all units connected to the congress network. This function returns for each unit connected its unit-number and type. Availability This function is available in CCU system mode congress. Parameter structure for the function The function requires the following structure as parameter: WORD wClusterIndex; where: wClusterIndex Determines which cluster is to be returned as response. Zer

Résumé du contenu de la page N° 10

SC & SI Remote Interface Description en | 10 • DCNC_UNIT_CHAIRMAN • DCNC_UNIT_DELEGATE_CARD • DCNC_UNIT_INTERPRETER • DCNC_UNIT_DUAL_MIC • DCNC_UNIT_PC • DCNC_UNIT_DATA_COMM • DCNC_UNIT_CCU_CONTROL • DCNC_UNIT_FLUSH_CHAIRMAN • DCNC_UNIT_FLUSH_DELEGATE • DCNC_UNIT_AMBIENT_MIC • DCNC_UNIT_DATA_COMM_RS232 • DCNC_UNIT_2000_DELEGATE • DCNC_UNIT_2000_CHAIRMAN • DCNC_UNIT_2000_DELEGATE_CARD • DCNC_UNIT_AUDIO_IO • DCNC_UNIT_DAI_CHAIRMAN • DCNC_UNIT_DISC_DELEGATE • DCNC_UNIT_DISC_CHAI

Résumé du contenu de la page N° 11

SC & SI Remote Interface Description en | 11 3.8 SC_C_STOP_DQS Purpose Indicate the CCU that the remote controller no longer requires to access the database inside the CCU. A call to this function does not clear the database. The database present remains active till the CCU is restarted or accessed by the database functions (after first calling SC_C_START_DQS). Note that: Upon communication loss this function will be activated, if SC_C_START_DQS was activated. Availability This functi

Résumé du contenu de la page N° 12

SC & SI Remote Interface Description en | 12 1..MAX_CARD_CODE. This is the numeric code present on the identification card handed over to the delegate and which is to be used in combination with attendance registration and access control. lPin Delegate pincode. A numeric value in the range 1 111..55555 . PIN codes are used for attendance registration and access control, but do not have to be unique. wUnitNr The unit number that the delegate is assigned to by default. This unit number

Résumé du contenu de la page N° 13

SC & SI Remote Interface Description en | 13 Availability This function is available in CCU system mode congress. Parameter structure for the function typedef struct { BOOLEAN bFirstCluster; BOOLEAN bLastCluster; SWORD iPinSize; SWORD iFillLevel; DQST_DEL_NO_SLINE DelCluster [DQSC_MAX_N_DL_DEL_REC]; } DQST_CCUDOWNLOADREC ; with DQST_DEL_NO_SLINE defined as : typedef struct { DWORD lDelId; DWORD lCard; DWORD lPin; WORD wUnitNr; SWORD iDeskLang; DWORD lVWeight; B

Résumé du contenu de la page N° 14

SC & SI Remote Interface Description en | 14 Related functions SC_C_START_DQS SC_C_MAINT_CCU_DB SC_C_DOWNLOAD_CCU_DB SC_C_CCU_APPLY_ONE 3.12 SC_C_CCU_APPLY_ONE Purpose With this function it is possible to add or update just one record in the delegate database in the CCU. Note that using this function you can only add or update a record of an existing database on the CCU. You cannot create a database using this function. The delegateId as present in the structure is used to determi

Résumé du contenu de la page N° 15

SC & SI Remote Interface Description en | 15 4 System Configuration notifications 4.1 Introduction This chapter defines the set of update notifications concerning SC send by the CCU. 4.1.1 Update Notification item explanation Each description consists of the following items: • Purpose A global description of the purpose of the notification. • Notify structure with this update The information passed with the update notification. 4.1.2 Unit/user event relations In the previous chapter

Résumé du contenu de la page N° 16

SC & SI Remote Interface Description en | 16 Single-Multi System, i.e. a Multi CCU system but one or more of the Slave CCU’s configured to run in Single Mode Event Update Notification Continue with remote function Remote Controller connected to CCU-A, a CCU configured to run in Single CCU mode Switch On CCU-A SC_C_CCU_REBOOT SC_C_START_DCN Recommended before continuing: SC_C_GET_CCU_VERSIONINFO SC_C_GET_CCU_CONFIG SI_C_START_INSTALL and run installation as described in example-1 in

Résumé du contenu de la page N° 17

SC & SI Remote Interface Description en | 17 4.2 SC_C_CCU_REBOOT Purpose Notifies the remote controller that the CCU has restarted. This notification is always send at start-up of the CCU and is the only notification message send by the CCU till the update request function SC_C_START_DCN is executed. This notification should be monitored to detect a restart of the CCU. The remote controller should take appropriate actions to restore the settings. Notify structure with this update The

Résumé du contenu de la page N° 18

SC & SI Remote Interface Description en | 18 4.6 SC_C_DISCONNECT_SLAVE_CCU Purpose Notifies the remote controller that the master-CCU has lost connection to one of his slave-CCU’s. Along with this notification a list of all units connected to that slave is send. This notification tells the remote controller that the listed units are no longer available. Notify structure with this update The update comes with the following structure: typedef struct { BYTE bySlaveId; WORD wFillLev

Résumé du contenu de la page N° 19

SC & SI Remote Interface Description en | 19 5 System Installation Functions 5.1 Introduction The system installation functions provide functionality to connect unit identification with the seat numbers used within the congress-hall. This process is also called seat-assignment. This chapter defines the set of remote functions needed for system installation. Each description is according to the definition given in section 3.1.1. 5.2 SI_C_START_INSTALL Purpose Start the installation mod

Résumé du contenu de la page N° 20

SC & SI Remote Interface Description en | 20 Note that: Upon communication loss this function will be activated, if SI_C_START_INSTALL was activated. Availability This function is available in CCU system mode config. 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 SI_E_NOERROR SI_E_FAILED (another controller has the SI mode in use) Update Notification


Instructions pareilles
# Instruction d'utilisation Catégorie Téléchargez
1 Bosch Appliances 800 Manuel d'utilisation Système domestique de protection 2
2 Bosch Appliances 3.21.0002 Manuel d'utilisation Système domestique de protection 3
3 Bosch Appliances 500 Manuel d'utilisation Système domestique de protection 1
4 Bosch Appliances 00P Manuel d'utilisation Système domestique de protection 1
5 Bosch Appliances 100 Manuel d'utilisation Système domestique de protection 2
6 Bosch Appliances 8-Dec Manuel d'utilisation Système domestique de protection 21
7 Bosch Appliances 2601 Manuel d'utilisation Système domestique de protection 0
8 Bosch Appliances 4000 Manuel d'utilisation Système domestique de protection 0
9 Bosch Appliances 600 Manuel d'utilisation Système domestique de protection 0
10 Bosch Appliances 800 Manuel d'utilisation Système domestique de protection 0
11 Bosch Appliances APC-AEC21-UPS1Z Manuel d'utilisation Système domestique de protection 2
12 Bosch Appliances 8500 Manuel d'utilisation Système domestique de protection 2
13 Bosch Appliances AEC-AEC21-EXT1 Manuel d'utilisation Système domestique de protection 5
14 Bosch Appliances 7000 Manuel d'utilisation Système domestique de protection 0
15 Bosch Appliances 8008 Manuel d'utilisation Système domestique de protection 2
16 3Com 1000BASE-T-GBIC Manuel d'utilisation Système domestique de protection 0
17 Sony BRCSDP12 Manuel d'utilisation Système domestique de protection 3
18 3Com TECHD-0000000122 Manuel d'utilisation Système domestique de protection 1
19 Sony SSC-M354 Manuel d'utilisation Système domestique de protection 3
20 Sony DIGITAL 8 DCR-TRV130E Manuel d'utilisation Système domestique de protection 9