Appendix a, List of log record states, Appendix – Keri Systems BioPointe User Manual

Page 72

Advertising
background image

Biopointe Central User’s Manual

Appendix A 68

Appendix

Appendix A

List of Log Record States

Table 4.6(a) to 4.6(f) lists the different class of log records.

Logs can be generally classified into Time-Attendance logs, Failed Transaction logs and Trace
logs.

Time-Attendance logs describe the attendance status of the user when they have their fingerprint
or card successfully matched at the Reader.

Failed Attempts logs describe the failure status of the user when they did not have their fingerprint
or card successfully matched at the Reader.

Trace logs traces specific events (or trace events) that happened at the Reader such as when the
door was opened or when the alarm was activated. Trace events are classified into the following
types:

• Door and Tamper Switch Events

• Alarm Events

• System Power Up

• Setup Mode Events

Time-Attendance logs are always recorded. On the other hand, Failed Attempts and Trace logs can
be disabled so that these events will not recorded even when it happened. Disabling of Failed
Attempts and Trace events can only be done at the Reader.

Each type of log is differentiated from the other by an identifier. The identifier, in this release of
the library is referenced by the variable, EnterLeaveStatus in the log record structure.

Table 4.6(a): Time Attendance

Description (according to display types)

Identifier
(hex)

Identifier

(dec)

‘Welcome’

Attd ( 6
Levels)

Attd ( 2
Levels)

Attd /
Access

Attd /
Access V1

1

0x01

1

Welcome

Attendance
In

In

Attendance

-

2

0x02

2

-

Leaving
Out

Out

Access
Control

Access
Control

3

0x03

3

-

Early
Leave

-

-

-

4

0x04

4

-

Going Out

-

-

-

5

0x05

5

-

Return

-

-

-

6

0x06

6

-

Others

-

-

-

7

0x07

7

-

-

-

-

In

8

0x08

8

-

-

-

-

Out

Advertising