Versions Compared

Key

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

Before you start to create creating the badge formsform, you need to must make sure that you have created an the Access Control Service Service object is created, as well as departments and users in in Axxon PSIM.

To create the badge forms in form of the Access Control Service , follow these stepsprogram module, do the following:

  1. Select the section in the workspace section where the items will be added to the interfaceinterface elements are added. Each section represents a single page.
  2. Create the required number of variables , as followsin the following way:
    1. Add a variable to the workspace by clicking Image Removed on using the Image Added button on the toolbar (1).
    2. Click the  on button on the toolbar.
    3. Double click the left mouse button on -left-click the border of the the Variable object that you wish want to set. This will open the Field The Field's options window opens.
    4. In the Field box [ Field field], enter the name of the variable corresponding to the dbo.OBJ_PERSON table field name in the Axxon PSIM database : dbo.OBJ_PERSON, from which data will be accessed for printing the from which the variable value is taken for printing badges (1).
  3. Add the required design elements from using the ArpEdit toolbar .(see description below).
  4. If you want to print a photo of an employee to whom the badge belongs on each badge during printing, the Image object must be set in the following wayIn order to allow the printing of photographs of employees on each pass for badge users, the Image should be set as follows:
    1. Select the required Image object and click the Image Modified
     on
    1. button on the toolbar.
    The
    1. The Field's options window
    will open
    1. opens.
      Image Modified
    2. In the
    Field
    1. Field’s options window, specify the following
    text
    1. string:
     
    1. “<Axxon PSIM installation directory>\bmp\Person\”+id+”.bmp” (1). When
    outputting the badge to the printer, the id variable will be
    1. you print badges, the id parameter is automatically read from the
    data base
    1. database, and
    photography
    1. a photo that is assigned to
    that ID by
    1. the user in Axxon PSIM
     will be
    1. is printed on
    the
    1. their badge.

Design elements used for badge forms:

Name

Description

Function

Text

Uneditable text field

Will display

Display the uneditable text information

Name

Description

Function

Line

Line of

any given

the set length and direction

Design element

Name

Description

Function

Frame

Rectangular frame of

a specified

the set size

Design element

Name

Description

Function

Square

Filled rectangle of

a specified

the set size

Design element

Name

Description

Function

Image

An image

Image placed at

a

the specified

location

address

Insert user

photographs on badge forms when

photos in the badge form for printing

After adding you add all the required elements in the workspace, you must set the object display variables (see section on Setting object display variablesparameters).

Creating the badge forms form is completedcomplete.