Previous page Settings specific to actions  Wait for timeout Next page

This is the IF condition for running a command (only after the specified events occur).

You can enter the following parameters in the Awaiting command:

  1. The time-out format is HH:MM:SS.
  2. Break command - here you enter one or more events that override the Wait command. If  you do not specify events, the time-out applies.
  3. If necessary, select and configure the action to perform when an event from Break Command occurs. A new Awaiting instance is also an option.
  4. If necessary, select and configure the action to perform if none of the events that were set in Break Command occurred during time-out. A new Awaiting instance is also an option.

For example, this macro is conditioned by the Motion detected event on Camera 1 (1).

When it occurs, the macro continues. This also starts recording (2). Further macro actions are executed, if any.

If this event does not occur, the time-out is 4 minutes (3). After this time, a sound  notification (4) plays.

Attention!

The Awaiting command does not affect the commands below (outside of) it.

  • No labels