Versions Compared

Key

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

...

  1. The time-out format is HH:MM:SS.
    Image Modified
  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 19 (1).

Image Modified

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  sound notification (4) plays.

Note
titleAttention!

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

...