Download Bosch RS-232 User manual
Transcript
DCN Next Generation Open Interface Release 2.0 Attendance Registration
{
/* do error handling */
}
Finally, when the congress is ended, we can stop the Attendance registration and Access
control by calling:
AT_T_ACTIVATE
tActivate;
tActivate.bAttendanceOn
= FALSE;
tActivate.bAccessOn
= FALSE;
error = AT_Activate (&tActivate);
if (error != AT_E_NOERROR)
{
/* do error handling */
}
Now the control can be given back to the CCU by calling the following function:
error = AT_StopATApp ();
if (error != AT_E_NOERROR)
{
/* do error handling */
}
Bosch Security Systems B.V. | 2005 January | 9922 141 70542
en | 196