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
Property | Description | Type | Filling example | Mandatory field |
---|---|---|---|---|
Parameters | ||||
The path to the file with the robot | Path to a file with a robot with *.robin-robot extension that needs to be launched. | Robin.FilePath | Yes | |
Parameters | Dictionary with parameters | Robin.Dictionary | No | |
Logging level | Type of logging level | Robin.String | Yes | |
Timeout, ms | The 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 ID | Robot ID | Robin.String |
Special conditions of use
None.
Example of use
Task
Start the robot locally.
Solution
Use the "Start robot" action.
Implementation
- Move the "Start robot" action to the workspace.
and set its parameters: - Click "Start" in the top panel.
Result
The program robot completed successfully. The robot was started. The robot ID was received.
Обзор
Инструменты контента