Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Configuring the camera viewing angle display on the Map  Installing and configuring security system components guide. Appendices Next page


Patrolling is the automatic transition of the PTZ camera to the specified presets in the specified order and then returning to the starting position. Axxon PSIM supports patrolling for Huawei and ONVIF devices.

Create the necessary presets before configuring patrolling in Axxon PSIM. This can be done through the IP device web interface or in Axxon PSIM itself, for example, using the Telemetry control panel (see PTZ control with Universal PTZ control panel).

The procedure for configuring patrolling is as follows:

  1. Using the Patrol study action macro for the PTZ device, create a route for patrolling—macros for switching between the presets of the PTZ camera. Each point created in the macro will correspond to each preset. The last macro of the route must be a macro with the Yes value for the Record route parameter. This is the signal that the route is complete and it can be saved.

  2. For the created route for patrolling, create the macros to start and stop the route—the actions Patrol and Patrol stop for the PTZ device, respectively. Specify the number of the created route for patrolling in the parameters of these macros.

  3. To study the route for patrolling, it is necessary to run the Patrol study macro sequentially in the same order as the patrolling will happen.

  4. Later to start and stop the patrolling, it is necessary to use the Patrol and Patrol stop macros.

Creating a route for patrolling

To create a route for patrolling, add points to the route using the Patrol study action macro. (предупреждение)Create a separate macro for each point:

Parameters description:

Parameter nameDescriptionValue range
Record routeShows if the point is the last in the route

Yesthis is the last point in the route, save the route.

Noanother point is expected in the route.

SpeedThe speed of the camera movement to the specified point

0 – 10

PriorityThe priority of the command to rotate to the specified preset. See Priorities of PTZ control

Low

Medium

High

Point

The cruise point identifier.

Note. If you specify a point number that is more than 1 more than the last one, then the next sequential number will be assigned to the point. For example, point No. 10 cannot be created after point No. 3, the number will automatically be set to 4

1–31

PresetThe ID number of the preset corresponding to the cruise point1–255
DelayTime period during which the device should stay in the preset3–3600
Route

Patrolling route identification number. The first route must be No. 0.

The identifiers can be set in no particular order, for example, the route No. 8 can be created before route No. 3

0–7

Running and stopping the patrolling

Run the following macro to start patrolling:

Run the following macro to stop patrolling:

Consider the following aspects when using these macros:

  1. The Patrol stop macro acts only after the Patrol macro, i.e. if you run the Patrol macro, restart Axxon PSIM and then try to run the Patrol stop macro, the latter one will not be run.
  2. If the route number different from the previously started route is specified in the Patrol stop command, the patrolling of the current route will be stopped.
  • No labels