
DCN Next Generation Open Interface Release 2.4 Voting
en | 192
Bosch Communications Systems | 2007 February | SRS_VTINF | Du040905
Error codes returned
VT_E_NOERROR
VT_E_APP_NOT_STARTED
Related functions
VT_C_SET_ATTENTION_TONE
VT_C_START_ATTENTION_TONE
3.2.12 VT_C_SET_ATTENTION_TONE
Purpose
This function allows the remote controller to set the configuration of the voting attention tone.
Parameter structure for the function
The function requires the following structure as parameter:
BYTE byAttentionTone;
where:
byAttentionTone New value of the voting attention tone configuration, which
can be one of the following values:
• VT_C_ATTENTION_TONE_OFF
• VT_C_ATTENTION_TONE_1
• VT_C_ATTENTION_TONE_2
• VT_C_ATTENTION_TONE_3
Response structure from the function
The function has no response parameters.
Error codes returned
VT_E_NOERROR
VT_E_WRONG_PARAMETER
VT_E_APP_NOT_STARTED
Related functions
VT_C_GET_ATTENTION_TONE
VT_C_START_ATTENTION_TONE
3.2.13 VT_C_START_ATTENTION_TONE
Purpose
This function allows the remote controller to start the voting attention tone. The chime configured
with VT_C_SET_ATTENTION_TONE will be played.
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
VT_E_NOERROR
VT_E_APP_NOT_STARTED
Related functions
VT_C_GET_ATTENTION_TONE
VT_C_SET_ATTENTION_TONE
Komentarze do niniejszej Instrukcji