Specifications

Doors
TM
Users Guide Keri Systems, Inc.
7-24 Section 7: Reporting 01914-007 Rev. 5.5
AND...NOT
An AND...NOT link allows operator to link a search expression so that as event data is being reviewed
for a report the data that meets the AND..NOT criteria is excluded from the report.
For example, an AND...NOT link consisting of (Door=Controller 1/Door1)
AND...NOT Event=Access
Granted would filter event data and create a report of all events that occurred at Controller1/ Door 1
excluding all Access Granted events from the report. The search expression generated by this link
appears in Figure 7-30.
Figure 7-30: AND...NOT Boolean Link Sample
OR...NOT
An OR...NOT link allows operator to link a search expression so that as event data is being reviewed for
a report the data that meets the OR...NOT criteria is excluded from the report.
For example, an OR...NOT link consisting of (Door=Controller 1/Door1)
OR...NOT Event=Access
Granted would filter event data and create a report of all events that occurred excluding all Access
Granted events that were not at Controller 1/Door1from the report. The search expression generated by
this link appears in Figure 7-31.
Figure 7-31: OR...NOT Boolean Link Sample
Grouping Operator
Grouping operators allow an operator to combine search expressions to create complex search
expressions. Parenthesis are placed around expressions that need to be nested within larger expressions.
The expressions with the parenthesis will be evaluated as a group and the results will be applied to the
larger expression outside the parenthesis.
For example, a complex expression consisting of (Event=Request To Exit
AND DATE=07/04/1998)
AND (Event=Door Opened AND DATE=07/04/1998) would filter event data and create a report that
only consisted of Request to Exit and Door Opened events that occurred on July 4, 1998. The search
expression generated by this link appears in Figure 7-32.
Figure 7-32: Grouping Operator Sample