Go to documentation repository
...
Method of setting logical interaction | Description | Implementation | Example |
Setting panels of system objects | Basic configuration Basic configuration of interaction between system objects | Implemented using functionality of system objects—see Axxon PSIM configuration and setup | Configuring video display from the Camera in the Monitor interface window |
Macro | Configuration of simple interactions between objects if basic object settings are insufficient | Implemented using the Macro object—see Creating and using macros | Enabling actuator (relay) when sensor is closed |
Program | Configuration of complex interactions between objects if functionality of the Macro object is insufficient | Implemented using the Program object as the code in the embedded programming language of Axxon PSIM—see The Program object. Programming using the embedded language of Axxon PSIM | Return PTZ cameras to their original position and take a photo every 15 minutes |
Script | Implemented using the Script object as JScript code—see The Script object. Programming using the JScript language |