Go to documentation repository
Previous page Next page
In order to generate a protocol report, do the following:
In the Events list, select the necessary object type (1).
Note
It is possible to select the view of the list of objects and events (see Selecting the view of the list of objects and events for the Protocol report).
To select the required object, double-click on it or click the
button (4). Click the button (5) to deselect. The objects selected for the report are displayed in the area 6.Set the Report with video checkbox (8) to create the report which will contain the video image from the camera.
From the Camera drop-down list (9), select the camera the video from which will be displayed in the report.
From the Filter drop-down list (10), select the rule by which the data will be filtered when generating the report (7).
No — the filter will not be applied.
Equals — the report will be generated only for those events where the Information column content is strictly equal to the filter value specified in the Filter text field (11).
Contains — the report will be generated only for those events where the Information column contains the filter value specified in the Filter text field (11).
Note
The report is filtered only by the Information column (see the report fields description in the table below).
In the Filter text field (11), enter the value for the report filtering.
From the Period drop-down list (13), select the time period for which the report should be created.
Note
Example of a protocol report:
The form of the protocol report with video displaying feature consists of three parts. Part (1) is similar to the print form of the protocol report without video displaying feature. Part (2) displays the video from the selected camera. The video is displayed if there is the video archive for the specified period. Otherwise, the last frame from archive is displayed.
The images corresponding to the employee passes events will be displayed when using the FSA/ACS module. Specify the path to the folder with the images in the <add key="PathToPhotos" value ="" /> parameter in the web.config file to display the images. By default, the "/BMP/Person/" path is specified.
The names of the files with the images should correspond to the ID of the employees whose passes are displayed in the report.
Attention!
The description of the report fields is given in the table.
Field name | Description |
---|---|
Source | Source object of the event Note. The information in this column is received from the objid column of the dbo.PROTOCOL table of the Axxon PSIM database |
Object type | Type of source object of the event Note. The information in this column is received from the objtype column of the dbo.PROTOCOL table of the Axxon PSIM database |
Event | Name of the event Note. The information in this column is received from the action column of the dbo.PROTOCOL table of the Axxon PSIM database |
Information | Additional information about the event (if available), such as the name of the computer where the event occurred, the operator's comment, etc. Note. The information in this column is received from the param0 column of the dbo.PROTOCOL table of the Axxon PSIM database |
Date | Date and time of the event Note. The information in this column is received from the date column of the dbo.PROTOCOL table of the Axxon PSIM database |
Computer | Name of the computer where the event occurred |
Note