Sleep Version 4 (Net)

Action group: Base actions


Description

The action sets the sleep for a specified time at the time of script execution.

Action icon

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
Sleep timeWaiting time for the algorithm to move to the next step. Specified in millisecondsRobin.Numeric
Yes

Special conditions of use

None.

Example of use

Task

Set the sleep to 2000 milliseconds when running the script.

Solution

  1. Add "Sleep" action to the script.

Implementation

  1. Create a Numeric variable with the Number type that will have a value of 2000.
  2. Move the "Sleep" action to the workspace and set its parameters.

Start the robot by clicking "Start" in the top panel. When performing the "Wait" action, the waiting time will be set to 2000 milliseconds.

Result



  • Нет меток