
DCN Next Generation Open Interface Release 2.4 Appendix DCN Wireless
en | 287
Bosch Communications Systems | 2007 February | MMI_AQ_INF | AQ041402
Error codes returned
SI_E_NOERROR
SI_E_WRONG_PARAMETER
Related functions
SI_C_GET_WAP_SETTINGS
Update notifications
SI_C_WAP_SETTINGS
5.3 SI_C_GET_WIRELESS_SETTINGS
Purpose
Retrieve all wireless system settings of the system.
Availability
This function is available in system mode: MAINTENANCE, CONFIG and CONGRESS.
Parameter structure for the function
The function has no additional parameters.
Response structure from the function
The function returns the following structure:
typedef struct
{
BYTE bySystemId;
BYTE byRepetitions;
} SI_T_WIRELESS_SETTINGS;
where:
bySystemId The system identifier. Range 0…15
byRepetitions The number of repetitions within the wireless communication
path. Range 0…2
Error codes returned
SI_E_NOERROR
Related functions
SI_C_SET_WIRELESS_SETTINGS
5.4 SI_C_SET_WIRELESS_SETTINGS
Purpose
Set all wireless system settings of the system.
Availability
This function is available in system mode: MAINTENANCE, CONFIG and CONGRESS.
Parameter structure for the function
This function requires the structure SC_T_WIRELESS _SETTINGS as parameter. This structure
is defined in section 5.3.
Response structure from the function
The function has no response parameters.
Error codes returned
SI_E_NOERROR
SI_E_WRONG_PARAMETER
Related functions
SI_C_GET_WIRELESS_SETTINGS
Update notifications
SI_C_WIRELESS_SETTINGS
5.5 SI_C_GET_WIRELESS_MODE
Purpose
Retrieve the wireless mode of the system.
Kommentare zu diesen Handbüchern