| Section |
|---|
| Column |
|---|
| | Panel |
|---|
| borderColor | #CCCCCC |
|---|
| bgColor | #FFFFFF |
|---|
| titleBGColor | #F0F0F0 |
|---|
| borderStyle | solid |
|---|
| title | On the page: |
|---|
|
|
|
|
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:
- Go to the Programming tab.
In the - Click the Create... button in the Event rules or Cycle rules list
, click Create... (see - (see Configuring macros).
- Select
a - the start condition that triggers a macro (
see Configuring - see Configuration of start conditions).
- Click the
Image Modified button below the start conditions. - From the drop-down list, select Programming: Wait for event.
Image Modified - In the Timeout parameter, set the time to wait for the event to occur in HH:MM:SS format.
- Click the Add event filter button
if you want to add an - and add the event filter if necessary. You can specify one or more events,
if any event is received, - upon receiving which the waiting stops. If you don't select
any - events, the waiting stops only after the specified time.
- If necessary, select and configure the action that
must be executed- you want to execute:
- When you receive an event from the filter
is received - in
the - the Execute if event occurred parameter.
- If no event from the filter
has occurred - occurs during the
wait - waiting time in the Execute if no event occurred parameter.
- 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.