Macro is a tool intended for configuring system responses to events. System response may involve one or several different actions.
You can apply macros within a single Axxon domain only. Macro conditions and actions cannot include objects from another Axxon domain. |
You can create and edit macros in the Programming tab.
Macros can be of 3 types:
Additionally, a cyclic macro can be launched at a specified time interval, or at a random moment within the specified time interval. When triggered, the commands in such a macro are executed once.
If an event occurs while the cyclic macro is busy, it is skipped. If an event occurs while the event-driven macro is busy, it is processed as configured. |
Unless the macro has standby commands (see Wait for event, Wait for timeout, Wait till previous action finishes), all commands are performed simultaneously.