
DCN Next Generation Open Interface Release 2.4 AT
en | 251
Bosch Communications Systems | 2007 February | SRS_ATINF | Du100902
used.
The number of digits to be used is also stored into
the delegate database. (PIN-codes do not have to be
unique.)
This function will handle the request only if the function AT_C_STORE_SETTINGS is called
before with the settings:
bySeatAttend AT_C_ENTRANCE_EXIT
bySeatAccess AT_C_ONE_SEAT
byControlType AT_C_IDCARD
or
AT_C_IDCARD_PINCODE
and the function AT_C_ACTIVATE is called before to activate either Attendance Registration or
Access Control or both.
Response structure from the function
The function has no response parameters.
Error codes returned
AT_E_NOERROR
AT_E_HANDLE_IDENTIFICATION_FAILED
AT_E_APP_NOT_STARTED
AT_E_SETTING_NOT_CORRECT
AT_E_NOT_INCONTROL
AT_E_ILLEGAL_EVENT
AT_E_ILLEGAL_ARRAY_SIZE
Update notifications
AT_C_SEND_INDIV_REGISTRATION
AT_C_SEND_TOTAL_REGISTRATION
Related functions
AT_C_STORE_SETTING
AT_C_ACTIVATE
3.2.6 AT_C_GET_INDIV_REGISTRATION
Purpose
This function allows the remote controller to retrieve the current registration status of each
individual delegate. The function is meant for remote controllers who called the function
AT_C_START_AT_APP with AT_C_APP_MONITOR as control type while attendance
registration and/or access control was already activated.
The function enables the remote controller to create his own start-up status of the delegate
registrations, which is to be used to handle the registration changes, send by the application
specific update notifications.
Parameter structure for the function
The function requires the following structure as parameter:
typedef struct
{
WORD wClusterIndex;
} AT_T_GET_REGISTRATION;
where:
wClusterIndex An index that indicates which cluster of delegate registration
information is to be retrieved. When wClusterIndex is 0 (zero),
the response structure contains the first cluster, with a
maximum of AT_C_MAX_DELEGATE, of delegate registration
information. When wClusterIndex is 1 (one), the second cluster
is returned etc.
Response structure from the function
The function returns the following structure:
Comentários a estes Manuais