Versions Compared

Key

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

...

Intellect 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 objects – see Administartor'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 object – see

Administrator

Administartor'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 language – see this guide.

Reset PTZ cameras and snapshot every 15 minutes

Script

Implemented using the Script object as JScript code – see Programming Guide (JScript)

Purpose and structure of the guide

...