
DCN Next Generation Open Interface Release 2.4 Appendix DCN Wireless
en | 280
Bosch Communications Systems | 2007 February | MMI_AQ_INF | AQ041402
wNumberOfSlaveCCUs
See [SRS_SCSIINF]
wNumberOfUnitsConnected
See [SRS_SCSIINF]
wNumberOfUnits See [SRS_SCSIINF]
tUnitData [] See [SRS_SCSIINF]
wUnitId See [SRS_SCSIINF]
byUnitType DCNC_UNIT_WAP
DCNC_UNIT_WDISC_DELEGATE
DCNC_UNIT_WDISC_DELEGATE_NO_KEYS
DCNC_UNIT_WDISC_DELEGATE_DUAL
DCNC_UNIT_WDISC_CHAIRMAN
DCNC_UNIT_WDISC_CHAIRMAN_NO_KEYS
3.3 SC_C_BATTERY_STATUS_REQ
Purpose
This function will request the battery status of all units in the parameter list. After executing this
function a notification will be send for each known unit.
Availability
This function is available in system mode: MAINTENANCE, CONFIG and CONGRESS.
Parameter structure for the function
The function requires the following structure as parameter:
typedef struct
{
WORD wNrOfUnits;
UNITID tUnitList[DBSC_MAX_UNIT];
} SC_T_UNIT_LIST;
where:
wNrOfUnits The number of unit list entries actual present in the tUnitList
array. Only this amount of array elements is transmitted. This
value never exceeds the constant DBSC_MAX_UNIT.
tUnitList[] Array holding the list of unit ids.
Response structure from the function
The function has no response parameters.
Error codes returned
SC_E_NOERROR
Update notifications
SC_C_BATTERY_STATUS
3.4 SC_C_BATTERY_INFO_REQ
Purpose
This function will request the battery information of all units in the parameter list. After executing
this function two notifications will be send for each known unit.
Availability
This function is available in system mode: MAINTENANCE, CONFIG and CONGRESS.
Parameter structure for the function
This function requires the structure SC_T_UNIT_LIST as parameter. This structure is defined in
section 3.2.
Kommentare zu diesen Handbüchern