Start robot Version 4 (Java)

Action group: Robot management


Description

The action starts the robot locally with parameters

Action icon

 

Parameters

Input parameters 

The path to the file with the robot - Path to a file with a robot with *.robin-robot extension.

Parameters - dictionary with parameters.

Logging level - type of logging level. For example: Business. 

Timeout, ms - the maximum time to wait for a response from the agent about the start of the robot. Measured in milliseconds.

Output parameters 

As a result we get robot ID. 

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
The path to the file with the robotPath to a file with a robot with *.robin-robot extension that needs to be launched.Robin.FilePath
Yes
ParametersDictionary with parametersRobin.Dictionary
No
Logging levelType of logging levelRobin.String
Yes
Timeout, msThe maximum time to wait for a response from the agent about the start of the robot. Measured in milliseconds. If «-1» is specified, the action waits for a response from the agent indefinitely. Default value: -1.Robin.Numeric
No
Results
Robot IDRobot IDRobin.String

Special conditions of use 

None. 

Example of use 

Task

Start the robot locally.

Solution

Use the "Start robot" action. 

Implementation

  1. Move the "Start robot" action to the workspace. 


    and set its parameters: 

  2. Click "Start" in the top panel. 

Result

The program robot completed successfully. The robot was started. The robot ID was received. 


  • Нет меток