Versions Compared

Key

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

...

  1. Create an AccessByCardEnable string registry key and set 1 as its value (for details, see  Registry the registry keys reference guide Vertical solutions, for more information about working with the registry, see Working with Windows OS registry).
  2. Create the necessary number of access levels, which include one or more Partitions of Control of the corresponding Agent of Control objects, the access to which should be obtained. Do it as dollows:
    1. In the System Settings dialog box, go to the Programming tab (1).
    2. In the object tree, create an Access Level object (2) on the basis of the Access Levels object.
    3. On the settings panel of this object, specify one or more access points to which the Partitions of Control on Server of Control correspond (3).
    4. Click Apply (4).
  3. Create the necessary number of users who will be able to access objects, and assign an access card and access level to each user. Do it as dollows:

    1. In the System Settings dialog box, go to the Users tab (1).

    2. In the object tree, create a Department object (2), and then create a User object (3) on its basis.
    3. On the settings panel of the User object, specify the following parameters:
      1. In the field (4) enter the last name of the user.
      2. In the Name field (5), enter the first name of the user.
      3. In the Patronymic field (6), enter the middle name of the user.
      4. In the Phone field (7), enter the phone number of the user.
      5. In the Object code field (8), enter the room code.
      6. In the Permanent card field (9) enter the card number.

        Note
        titleAttention!

        Both Object code and Permanent card fields should be filled in.

      7. If necessary, in the Valid till field (10), specify the date upon which access to the object will be restricted.

      8. Go to the Access Levels tab (11) and assign a previously created access level to the user (see step 2).

      9. Click Apply (12).

    Info
    titleNote

    Similar actions can also be performed using the Access Manager module, which is part of the ACFA PSIM software package (see Working with the Access Manager software module).

...

  1. Create an AccessByCardEnable string registry key and set 1 as its value =1 string parameter value for the HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\BitSoft\VHOST\VHostService registry key (for details, see  Registry the registry keys reference guide Vertical solutions, for more information about working with the registry, see Working with Windows OS registry).
  2. Install ACFA PSIM (see ACFA PSIM Installation Guide).

    Note
    titleAttention!

    The following is an example of configuring the interaction between the Monitoring PSIM and the Apollo integration module, which is part of the ACFA PSIM software package. The configuration guide for the Apollo integration module is available in the documentation for ACFA PSIM. Instead of the Apollo integration module, you can use any other integration module that supports user entry into the controller.

  3. Configure the Apollo integration module.

  4. In the System Settings dialog box, go to the Programming tab (1).

  5. To transfer the user data from the Server of Control side to the Agent of Control side, it is necessary to create script №1 in the object tree on the basis of the Scripts object (2) by copying the contents of an example of this script (see Sample script for configuring the interaction between the Monitoring PSIM and the Apollo integration module).
  6. To monitor the object status on the Server Of Control side, it is necessary to configure the alarm group (see Configuring alarms for Monitoring PSIM the object state on the Agent of Control side). As a result of this configuration, the script №2 will be created.

    Note
    titleAttention!

    If an integration module other than Apollo is used, it is necessary to modify the script examples for the corresponding integration module.

    Info
    titleNote

    For more information on creating scripts, see The Script object. Programming using the JScript language.

  7. Click Apply (3).

...