Bosch DCN Next Generation Manual do Utilizador Página 54

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 296
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 53
DCN Next Generation Open Interface Release 2.4 Config Install and Database
en | 54
Bosch Communications Systems | 2007 February | SRS_SCSIINF | Du010934
Only this amount of array elements is transmitted.
tDisconnectedUnits A list of units that are connected to the slave in question at the
moment of disconnecting the slave. This means that all units
reported in the list are also disconnected. Each list element is
defined as a SC_T_UNIT_DATA structure which is defined in
section 3.6.
Note: Although the list is defined with SC_C_CLUSTER_MAX
elements, only the maximum number of units possible
for one slave will be transmitted.
This notification differs from SC_C_CONNECT_SLAVE_CCU such that wFillLevel and the
tDisconnectedUnits array do inform the remote controller about units being disconnected
together with this Slave-CCU. This implies that the units listed in the ‘tDisconnectedUnits’ do
not notify themselves as disconnected with SC_C_DISCONNECT_UNIT.
4.7 SC_C_CCU_MODE_CHANGE
Purpose
Notifies the remote controller that the CCU changed its operation mode. For more information
about the different modes see 3.5.
Notify structure with this update
typedef struct
{
WORD wCurrentMode;
WORD wNewMode;
} SC_T_CCU_MODE_CHANGE;
where:
wCurrentMode The current CCU system mode, so before the mode
change. Possible system mode values are defined in the
bySystemMode field of the structure used within the
function SC_C_GET_CCU_VERSIONINFO (see section
3.5).
wNewMode The new CCU system mode, so after the mode change.
4.8 SC_C_UNIT_SERIAL_NR
Purpose
Notifies the remote controller the serial number of the unit. This notification is send after
SC_C_REQ_UNIT_SERIAL_NR is executed.
Notify structure with this update
The update comes with the following structure:
typedef struct
{
UNITID tUnitId;
DWORD dwSerialNr;
} SC_T_UNIT_SERIAL_NR;
where:
tUnitId The unit identifier of a unit.
dwSerialNr Serial number of the unit
When the serial number of unit is unknown the first two bytes
will be 0xFF. This ‘serial number’ is valid until configuration
changes.
Vista de página 53
1 2 ... 49 50 51 52 53 54 55 56 57 58 59 ... 295 296

Comentários a estes Manuais

Sem comentários