Before you start to create badge forms, you need to make sure that you have created an Access Control Service object, as well as departments and users in Axxon PSIM.
To create badge forms in the Access Control Service, follow these steps:
- Select the workspace section where the items will be added to the interface. Each section represents a single page.
- Create the required number of variables, as follows:
- Add a variable to the workspace by clicking
on the toolbar (1).

- Click
on the toolbar. - Double click the left mouse button on the border of the Variable that you wish to set. This will open the Field options window.

- In the Field box [field], enter the name of the variable corresponding to the table in the Axxon PSIM database: dbo.OBJ_PERSON, from which data will be accessed for printing the badges (1).
- Add the required design elements from the ArpEdit toolbar.
- In order to allow the printing of photographs of employees on each pass for badge users, the Image should be set as follows:
- Select the required Image and click
on the toolbar. The Field options window will open.

- In the Field options window, specify the following text string: “<Axxon PSIM installation directory>\bmp\Person\”+id+”.bmp” (1). When outputting the badge to the printer, the id variable will be automatically read from the data base, and photography assigned to that ID by Axxon PSIM will be printed on the badge.
Design elements used for badge forms:

Name | Description | Function |
Text | Uneditable text field | Will display uneditable text information |



Name | Description | Function |
Line | Line of any given length and direction | Design element |

Name | Description | Function |
Frame | Rectangular frame of a specified size | Design element |

Name | Description | Function |
Square | Filled rectangle of a specified size | Design element |

Name | Description | Function |
Image | An image placed at a specified location | Insert user photographs on badge forms when printing |
After adding all the required elements in the workspace, you must set the display variables (see section on Setting object display variables).
Creating badge forms is completed.