
DCN Next Generation Open Interface Release 2.4 Appendix DCN Wireless
en | 286
Bosch Communications Systems | 2007 February | MMI_AQ_INF | AQ041402
5. SYSTEM INSTALLATION (SI) FUNCTIONS
All SI Function information can be found in [SRS_ SCSIINF].
5.1 SI_C_GET_WAP_SETTINGS
Purpose
Retrieve all settings of the WAP.
Availability
This function is available in system mode: MAINTENANCE, CONFIG and CONGRESS.
Parameter structure for the function
The function has one parameter:
UNITID tUnitId;
where:
tUnitId Reserved. (The unit identifier of a WAP.) Must be
DCNC_UNASSIGNED_UNIT.
Response structure from the function
The function returns the following structure:
typedef struct
{
UNITID tUnitId;
SI_T_CARRIER byCarrier;
SI_T_WIRELESS_POWERLEVEL byPowerLevel;
} SI_T_WAP_SETTINGS;
where:
tUniId Reserved. (The unit identifier of a WAP.). Will be
DCNC_UNASSIGNED_UNIT.
byCarrier The carrier of the WAP which is one of the following:
• SI_C_CARRIER_BAND_1
• SI_C_CARRIER_BAND_2
• SI_C_CARRIER_BAND_3
byPowerLevel The coverage of the WAP which is one of the following:
• SI_C_POWERLEVEL_OFF
• SI_C_POWERLEVEL_LOW
• SI_C_POWERLEVEL_MEDIUM
• SI_C_POWERLEVEL_HIGH
Error codes returned
SI_E_NOERROR
Related functions
SI_C_SET_WAP_SETTINGS
5.2 SI_C_SET_WAP_SETTINGS
Purpose
Set all settings of the WAP.
Availability
This function is available in system mode: MAINTENANCE, CONFIG and CONGRESS.
Parameter structure for the function
This function requires the structure SC_T_WAP_SETTINGS as parameter. This structure is
defined in section 5.1.
Response structure from the function
The function has no response parameters.
Comentários a estes Manuais