Bosch DCN Next Generation Manual do Utilizador Página 279

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 296
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 278
DCN Next Generation Open Interface Release 2.4 Appendix DCN Wireless
en | 279
Bosch Communications Systems | 2007 February | MMI_AQ_INF | AQ041402
3. SYSTEM CONFIGURATION (SC) FUNCTIONS
All SC Function information can be found in [SRS_ SCSIINF].
3.1 SC_C_GET_CCU_VERSIONINFO
Response structure from the function
The function returns the following structure:
typedef struct
{
WORD tOperatingMode;
CHAR szSwVersion [SC_C_MAX_VERSION_LENGTH];
BYTE byMajorVersionOfDownloadedSw;
BYTE byMinorVersionOfDownloadedSw;
BYTE byMajorVersionOfResidentSw;
BYTE byMinorVersionOfResidentSw;
BYTE bySystemMode;
BYTE byReservedForSwInfo [SC_C_MAX_SOFTWARE_INFO];
SC_T_CCU_TYPE tCCUType;
BYTE byTCBVersion;
BYTE byReservedForHwInfo [SC_C_MAX_HARDWARE_INFO];
CHAR szSWRelNum[VERSION_C_LENGTH];
} SC_T_CCU_VERSION_INFO;
where:
tOperatingMode See [SRS_SCSIINF]
szSwVersion See [SRS_SCSIINF]
byMajorVersionOfDownloadedSw, byMinorVersionOfDownloadedSw
See [SRS_SCSIINF]
byMajorVersionOfResidentSw, byMinorVersionOfResidentSw
See [SRS_SCSIINF]
bySystemMode See [SRS_SCSIINF]
byReservedForSwInfo From index 0 up to 7: ‘W’ ‘i’ ‘r’ ‘e’ ‘l’ ‘e’ ‘s’ ‘s’.
Rest of the bytes are reserved space for extra software
information.
tCCUType See [SRS_SCSIINF]
byTCBVersion See [SRS_SCSIINF]
byReservedForHwInfo See [SRS_SCSIINF]
szSWRelNum See [SRS_SCSIINF]
3.2 SC_C_GET_CCU_CONFIG
Response structure from the function
The function returns the following structure:
typedef struct
{
WORD wNumberOfSlaveCCUs;
WORD wNumberOfUnitsConnected;
WORD wNumberOfUnits;
SC_T_UNIT_DATA tUnitData [SC_C_CLUSTER_MAX];
} SC_T_CCU_CONFIGURATION;
where the SC_T_UNIT_DATA is defined as:
typedef struct
{
WORD wUnitId;
BYTE byUnitType;
} SC_T_UNIT_DATA;
where:
Vista de página 278
1 2 ... 274 275 276 277 278 279 280 281 282 283 284 ... 295 296

Comentários a estes Manuais

Sem comentários