User's Manual

MM Remote Interface Description en | 20
Bosch Security Systems B.V. | 2003 December | MM Remote Interface Description
Error codes returned
MM_E_NOERROR
MM_E_ILLEGAL_MIC_OPER_MODE
MM_E_UNKNOWN_UNITID_AND_DELID
MM_E_UNIT_ALREADY_PRESENT
MM_E_UNIT_NOT_CONNECTED
MM_E_UNITID_DELID_MISMATCH
MM_E_RTS_LIST_FULL
Update notifications
MM_C_RTS_INSERT_ON_PC
MM_C_RTS_FIRST_ON_PC (if appended delegate becomes the first in the list)
Related functions
MM_C_RTS_REMOVE
MM_C_RTS_CLEAR
3.6.2 MM_C_RTS_REMOVE
Purpose
Remove one delegate/unit combination from the RTS list on the CCU.
Parameter structure for the function
This functions requires the structure MM_T_RTS as parameter. This structure is defined in section 3.6.
Response structure from the function
The function has no response parameters.
Error codes returned
MM_E_NOERROR
MM_E_ILLEGAL_MIC_OPER_MODE
MM_E_RTS_LIST_EMPTY
MM_E_UNKNOWN_UNITID_AND_DELID
MM_E_UNIT_NOT_PRESENT
MM_E_UNITID_DELID_MISMATCH
Update notifications
MM_C_RTS_REMOVE_ON_PC
MM_C_RTS_FIRST_ON_PC (if removed delegate was the first in the list)
Related functions
MM_C_RTS_APPEND
MM_C_RTS_CLEAR
3.6.3 MM_C_RTS_CLEAR
Purpose
Clear all pending requests in the system. This includes clearing all entries in the RTS list, and clearing all
entries in the CR list, if present.
Parameter structure for the function
The function has no additional parameters.
Response structure from the function
The function has no response parameters.
Error codes returned
MM_E_NOERROR
Update notifications
MM_C_RTS_CLEAR_ON_PC
MM_C_RTS_CLEAR_COMMENT_ON_PC
Related functions
MM_C_RTS_APPEND
MM_C_RTS_REMOVE
3.6.4 MM_C_RTS_GET
Purpose
Retrieve the complete contents of the Request To Speak list as present in the CCU.
Parameter structure for the function
The function has no additional parameters.