Bosch Appliances THE DCN Home Security System User Manual


 
SC & SI Remote Interface Description en | 8
Bosch Security Systems B.V. | 2003 December | SC & SI Remote Interface Description
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, byMinorVersionOfDownloadedSw
The major and minor version numbers of the downloaded
software (OMF-file). If no downloaded software is present, then
both will be zero.
If e.g. the downloaded software is DCN 7.0,
byMajorVersionOfDownloadedSw will be ‘7’ and
byMinorVersionOfDownloadedSw will be ‘0’
byMajorVersionOfResidentSw, byMinorVersionOfResidentSw
The major and minor version numbers of the resident software
(Boot-software).
If e.g. the resident software is of version 2.1,
byMajorVersionOfResidentSw will be ‘2’ and
byMinorVersionOfResidentSw will be ‘1’.
bySystemMode
The Current System Mode of the CCU. Value according to
following type:
DCNC_SM_DOWN
DCNC_SM_INIT
DCNC_SM_CONFIG
DCNC_SM_CONGRESS
DCNC_SM_MAINTENANCE
DCNC_SM_DOWNLOAD
byReservedForSwInfo
Reserved space for extra software information.
tCCUType
Type of CCU connected to. Value according to following type:
SC_C_LBB3500_00
SC_C_LBB3500_10
SC_C_LBB3500_30
SC_C_LBB3511_00
byMTBVersion
Hardware version of the Multi-Trunk Board inside the CCU.
(zero if not present.)
byTCBVersion
Hardware version of the Trunk Communication Board inside the
CCU.
byReservedForHwInfo
Reserved space for extra hardware information.
szSWRelNum
Software version number as ASCII string. The string is zero
(‘\0’) terminated. Normally this is the string representation of
byMajorVersionOfDownloadedSw plus
byMinorVersionOfDownloadedSw, e.g. if the version of the
downloaded software is 7.00, this string will read “7.00”
Error codes returned
SC_E_NOERROR