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 command allows executing different actions after a certain period depending on whether an event has occurred occurs or not after a certain time interval.

Configuring an action

To configure the occurrence of an event, do the following:

  1. Go to the Programming tab.
  2. In the
  3. Click the Create... button in the Event rules or Cycle rules
  4. list, click Create...
  5. list (see Configuring macros).
  6. Select
  7. a
  8. the start condition that triggers a macro (see Configuring start conditions).
  9. Click the Image Modified button below the start conditions.
  10. From the drop-down list, select Programming: Wait for event.
    Image Modified
  11. In the Timeout parameter, set the time to wait for the event to occur in HH:MM:SS format.
  12. Click the Add event filter button
  13. if you want to add an
  14. and add the event filter if necessary. You can specify one or more events,
  15. if any event is received,
  16. upon receiving which the waiting stops. If you don't select
  17. any
  18. events, the waiting stops only after the specified time.
  19. If necessary, select and configure the action that
  20. must be executed
  21. you want to execute:
    1. When you receive an event from the filter
  22. is received
    1. in
  23. the
    1. the Execute if event occurred parameter.
    2. If no event from the filter
  24. has occurred
    1. occurs during the
  25. wait
    1. waiting time in the Execute if no event occurred parameter.
  26. Click the Apply Image Modified button.

Configuration of the Configuring the Wait for event action is complete.

Example use

This macro checks if there is a connection with an the IP device.

Image Modified

When a connection with an the IP device is lost, the waiting time to restore the connection with a device is 30 seconds. The waiting time is terminated stops as soon as a connection with an the IP device is restored.

If this event doesn't occur, an alarm is initiated after this time has elapsedelapses.