| Section |
|---|
| Column |
|---|
|
| Panel |
|---|
| borderColor | #CCCCCC |
|---|
| bgColor | #FFFFFF |
|---|
| titleBGColor | #F0F0F0 |
|---|
| borderStyle | solid |
|---|
| title | On the |
|---|
|
|
|
...
Activating the Issued pass cards report
...
In the root directory of the Axxon PSIM installation C:\Program Files (x86)\Axxon PSIM\ create a text document with the dbi extension and a name beginning with the word "Axxon PSIMpsim", for example, Axxon PSIMpsim.reports.dbi. Otherwise, the file will not be recognized by the idb.exe utility.
Open this .dbi file in a text editor.
| Note |
|---|
|
Before you start entering data, make sure that the text encoding of Windows-1251 is selected. Otherwise, when adding additional fields to the database, the text will be recognized incorrectly. |
Copy the following code block into a .dbi file:
| Code Block |
|---|
|
[OBJ_PERSON]
passkind, CHAR, 255 // Pass card type{C%Visitor single entry|Car single entry|Truck single entry|Temp. with photo|Temp. without photo|Temp. bicycle|Temp. car|Temp. truck up to 10 tons|Temp. truck above 10 tons|Temp. NSP|Perm. car|Perm. bicycle|Duplicate}
[UPDATE_PERSON_LOG]
passkind, CHAR, 255 |
After all necessary additional fields are created, save the changes.
Editing a registry key
To ensure the correct operation of the Issued pass cards report, it is necessary to change the value of the LogingPersonChangesRequired key to 1 (for more details, see Registry keys reference guide, for more information about working with the registry, see Working with Windows OS registry).