Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Purpose of Axxon PSIM software

Axxon PSIM software is designed for the deployment of industrial scalable, flexible (adjustable) integrated security systems, based on the digital video surveillance and audio monitoring systems.

Axxon PSIM software has the following basic features:

  1. Integration of digital video surveillance and audio monitoring systems with the existing data systems, various security equipment, third-party software, using integrated open interfaces of the data exchange.
  2. Compatibility with diverse security devices and data systems, in particular, with the fire and security alarm and access control systems, video surveillance cameras, data analysis systems and systems for recognition of objects (events) and identification by their images.
  3. Single-source registration and processing of events, generation of notifications and controlling response in compliance with the flexibly modified logics.
  4. Ultimately unlimited capabilities for scaling, solutionspecific adjustments, re-distribution of resources with changes in the number or quality of tasks in monitoring protected facilities and operating various equipment.

Setting logical interactions between objects in Axxon PSIM

Axxon PSIM capabilities are based on logical interactions between objects. General information on ways of setting logical interactions are represented in the table:

Method of setting logical interaction

Description

Implementation

Example

Setting panels of system objects

Base configuration of interaction between system objects

Implemented using functionality of system objectssee Administrator's Guide

Configuring video displaying in the Monitor box

Macro

Configuration of simple interactions between objects if their functionality can not perform the required actions

Implemented using the Macro objectsee Administrator's Guide

Enabling actuator (relay) when sensor is closed

Program

Configuration of complex interactions between objects if functionality of the Macro object cannot perform the required actions

Implemented using the Program object as the code in the embedded programming languagesee this guide

Reset PTZ cameras and snapshot every 15 minutes

Script

Implemented using the Script object as JScript codesee The Script object. Programming using the JScript language

Purpose and structure of the guide

Programming Guide is a reference and information handbook on programming in embedded Axxon PSIM software language, which is designed for system administrators, installation and configuration technicians, users with administrator rights to the digital video surveillance and audio monitoring systems, developed on the basis of Axxon PSIM software.

Programming in Axxon PSIM enables automatic system control by setting up complex logical interactions between objects.

The guide contains the information on:

  1. Programming tools;
  2. Description of embedded programming language syntax;
  3. Examples of programs in the embedded language. 
  • No labels