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 macro action allows executing actions macros depending on whether or not the previous action is finished within the specified time.

Configuring an action

To configure this macroaction, 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 button below start conditions.
  5. From the drop-down list, select Programming: Wait till previous action finishes.

  6. In the Timeout parameter, set the time to wait for the previous action to be executed in HH:MM:SS format. If you set the time to 00:00:00, the wait time is infinite.
  7. Specify the action that must be executed if the previous action:
    1. Completes within the wait time specified in the Execute if previous action completes before timeout parameter.
    2. Doesn't complete within the wait time specified in the Execute after timeout if previous action is not completed before that time parameter. If the wait time is 00:00:00, this parameter isn't relevant.
      Note
      titleAttention!

      The Wait till previous action finishes macro doesn't apply to actions below (outside) this command.

  8. Click the Apply button.

...