Versions Compared

Key

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

...

Note
titleAttention!

Macros work within a single Axxon-domain only. Macro conditions and actions cannot include objects from another Axxon-domain.

Types of macros

There are three types of macros:

  1. Event-driven (1). These macros can run automatically on detecting the specified events or initiated manually by the operator. When triggered, the actions in the macro are executed once.
  2. 자동 규칙 (2). These macros run every time when the detection tool triggers.
  3. Cycle (3). These macros can run automatically after a set period of time, or at a random time within a set interval.
    Cycle macros are run on the first Server in the Axxon-domain (alphabetical order) available at the time of launching the macro. Cycle macros are executed immediately after you save them in the system, unless they have been created outside the time schedule
    (see Create Macros 매크로 생성). After completing all actions, the macro is automatically restarted. Additionally, a cycle macro can be launched at a specified time interval, or at a random moment within the specified time interval. In this case, all actions in the macro will be executed once.

    Note
    titleAttention!

    If, during the response of a cycle macro to a certain event, another event that should also be processed by this macro occurs, it will be skipped. 

    If another event occurs during an event-driven macro response, this event will be processed according to the specified parameters.


Unless the macro has standby commands (see Wait for eventWait for timeoutWait till previous action finishes), all actions are performed simultaneously.

Tip

매크로 제어

Configuring macros

You can create and configure macros on the Programming tab (see Create Macros 매크로 생성).

To configure macros, do the following:

...

  1. Specify the green section of the setting Start conditions (1). These are the events in the system that will trigger a macro (see Configuring filters for event-driven macros 이벤트 기반 매크로에 대한 필터 설정).

  2. Specify the blue section of the setting that is the system actions (2). These are the actions that the system should perform after an event occurs (see Settings specific to actions 작업에 대한 특정 설정). Several system actions can be configured.

There is also an orange setting section in cycle macros. It sets the system wait time between the actions. For more information on configuring the cycle macros, see Cycle macros.

You can find examples of macros on these pages: 차량 목록 작업 시 매크로 구성, 얼굴 목록 작업 시 사용되는 매크로 예시.