Versions Compared

Key

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

The KeyWatcher hardware works with an external reader integrated into ACFA PSIM that is why for operation of the integration module one needs to redirect information about the read access card to the KeyWatcher ACS hardware.  To do so, one needs to create a program in the ACFA PSIM embedded programming language.

Before creating a program, one needs to connect the reader to the Server, and create and configure the object in ACFA PSIM that corresponds to this reader.

...

  1. Go to the Programming tab of the System settings dialog box.
    Image Modified
  2. Create a Program object.
  3. Select Always from the Time zone drop-down list.
  4. Enter the program text in the text field.
  5. Click Apply (5).

...

To open the Message Window, one needs to click the right mouse button in the line corresponding to the event. The contents of this window one could copy into the communication buffer.

Info
titleNote.

For more details on the Debug Window refer to the Intellect Axxon PSIM Programming Guide (JScript).

The creating of program for events redirection from the external reader to the KeyWatcher ACS has been finished.