Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Interaction of basic modules with the Axxon PSIM kernel  Internal video Server database Next page


Axxon PSIM software architecture is designed for intertask communication between the Axxon PSIM kernel and modules (joint information systems) using the TCP/IP communication environment, requiring the following parameters to support connection:

  1. port number;
  2. IP address of the PC using the Axxon PSIM kernel;
  3. ID, an identifier of the connectable object.

To enable the above mechanism, the IIDK interface object should be created in the Axxon PSIM software tree based on the Computer object at the stage of Axxon PSIM software configuration.

Where the IIDK interface is used, setting panels for the integrated modules (of already existing software) are not created.

To enable interworking between modules and the Axxon PSIM kernel, one of the following prerequisites should be complied with:

  1. Integrated software should be adjusted for TCP/IP data exchange in the Axxon PSIM kernel format.
  2. An interface program module should be developed to support transmission of events and responses of the integrated software in the Axxon PSIM kernel format and interoperate with the kernel through TCP/IP. This option is used in cases where integrity of the integrated software (for instance, integration of ATM software) is especially important.

The Axxon PSIM kernel adjusts to the data exchange over the specified port, as soon as the IIDK interface is created in the program.

Being a module and hierarchy object-based structure, Axxon PSIM software ensures efficient extension of functionalities through the integration of modules supporting new equipment or new service functions. Axxon PSIM software offers IIDK (Axxon PSIM Integration Developer Kit) to the vendors, integrating proprietary security equipment with Axxon PSIM software.

 The above kit includes the software tools required for the development of integrated modules (auxiliary software) or modification of existing software to process messages, events and responses in the Axxon PSIM kernel format.

  • No labels