Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width50%
Panel
borderColor#CCCCCC
bgColor#FFFFFF
titleBGColor#F0F0F0
borderStylesolid
titleOn the page:

Table of Contents

 

Column


General information

This action delays the start of the next actions for a specified time.

Configuring an action

To configure this macro, do the following:

  1. Go to the Programming tab.
  2. In the Event rules or Cycle rules list, click Create... (see Configuring macros).
  3. If necessary, select a start condition that triggers a macro (see Configuring start conditions).
  4. Click the Image Added button below start conditions.
  5. From the drop-down list, select Programming: Wait for timeout.
  6. In the Timeout parameter, set the delay time for the next action in HH:MM:SS format.
  7. If necessary, add additional actions by clicking the Image Added button.
  8. Click the Apply Image Added button.

Configuration of the Wait for timeout action is complete.

Example use

In this macro, the execution of actions depends on the event of connection loss with an IP device.

Image Added

When this macro is executed, first an alarm is initiated in the system, and then an email message is sent after 5 seconds.

This command delays launch for downstream macros. You must configure the conditions to start a macro beforehand (see Configuring filters for event-driven macros)

The time-out format is HH:MM:SS.

Image Removed

For example, when performing that macro, an alarm will be initiated in the system (1), and then after 10 seconds (2)an audio alert (3).

Image Removed