Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 IntellectAxxon PSIM.

To create badge forms in the Access Control Service, follow these steps:

  1. Select the workspace section where the items will be added to the interface. Each section represents a single page.
  2. Create the required number of variables, as follows:
    1. Add a variable to the workspace by clicking  on the toolbar (1).
    2. Click  on the toolbar.
    3. Double click the left mouse button on the border of the Variable that you wish to set. This will open the Field options window.
    4. In the Field box [field], enter the name of the variable corresponding to the table in the Intellect Axxon PSIM database: dbo.OBJ_PERSON, from which data will be accessed for printing the badges (1).
  3. Add the required design elements from the ArpEdit toolbar.
  4. In order to allow the printing of photographs of employees on each pass for badge users, the Image should be set as follows:
  5. Select the required Image and click  on the toolbar. The Field options window will open.
  6. In the Field options window, specify the following text string:  “<Intellect 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 Intellect Axxon PSIM  will be printed on the badge.

...