
DCN Next Generation Open Interface Release 2.4 Config Install and Database
en | 66
Bosch Communications Systems | 2007 February | SRS_SCSIINF | Du010934
access control.
lPin Delegate pin code. A numeric value in the range
111...55555
1
. PIN codes or DB_C_NO_PIN are used
for attendance registration and access control, but do
not have to be unique.
wUnitNr The unit number that the delegate is assigned to by
default. This unit number must equal UnitId retrieved
with SC_C_GET_CCU_CONFIG or equal to
DCNC_UNASSIGNED_UNIT.
byiDeskLang Delegate display language. One of:
• DCNC_VER_ENGLISH
• DCNC_VER_FRENCH
• DCNC_VER_GERMAN
• DCNC_VER_ITALIAN
• DCNC_VER_SPANISH
• DCNC_VER_SIXTH
• DCNC_VER_DEFAULT
lVWeight Delegate vote weight. A value in the range
1..MAX_VOTE_WEIGTH to be used by the voting
application.
bMicAut TRUE: this delegate has microphone authorization.
FALSE: this delegate has no micro. authorization
bVotingAut TRUE: this delegate has voting authorization.
FALSE: this delegate has no voting authorization
bInterAut TRUE: this delegate has intercom authorization.
FALSE: this delegate has no intercom authorization.
szSLine Delegate screen line. A string to represent a delegate
e.g. on a Hall Display.
If more than DB_C_MAX_N_DL_DEL_REC records should be send to the CCU, more calls of
this remote function will be needed. In this case the ‘bFirstCluster’ and ‘bLastCluster’ indicate
the start and termination of the complete delegate database download.
Response structure from the function
The function has no response parameters.
Error codes returned
DB_E_NOERROR
DB_E_SET_PINSIZE_FAILED
DB_E_DELEGATE_LIST_TOO_BIG
DB_E_INSERT_DELEGATE_FAILED
DB_E_UPDATE_DELEGATE_FAILED
DB_E_DELEGATE_DATA_BLOCKED
DB_E_PENDING_REQUEST
DB_E_APP_NOT_STARTED
DB_E_WRONG_PARAMETER
DB_E_NOT_INCONTROL
Related functions
DB_C_START_APP
DB_C_DOWNLOAD_CCU
DB_C_CLEAR_CCU
DB_C_CCU_APPLY_ONE
1
Although the PIN code is identified as a variable of the type ‘long’, the real PIN code is a 6-based number. This
means that only digits 1 - 5 are allowed to be part of the PIN code. Besides, the PIN code also depends on the
iPinSize variable. If e.g. iPinSize is 3, the possible values for lPin range from 111 to 555. If iPinSize is 5 then lPin
ranges from 11111 to 55555. So, lPin must always contain iPinSize digits in the range 1..5.
Komentáře k této Příručce