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:
- The time-out format is HH:MM:SS.
- Break command - here you enter one or more events that override the Wait command. If you do not specify events, the time-out applies.
- If necessary, select and configure the action to perform when an event from Break Command occurs. A new Awaiting instance is also an option.
- 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.