Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Start robot Version 4 (Java)

Группа действий: Управление роботами

Описание

Действие запускает робота локально с параметрами.

Иконка

 Image Removed

Параметры

Входные параметры

...

Action group: Robot management

...

Description

The action starts the robot locally with parameters

Action icon

 Image Added

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:

Выходные параметры

На выходе получаем идентификатор робота.

Настройки

Свойство

Англ. наименование

Описание

Тип

Пример заполненияОбязательность заполнения поляПараметрыПуть к файлу с роботом
Path to the file with the robot
Путь к файлу с роботом с расширением *.robin-robot , которого необходимо запуститьRobin. FilePathДаПараметры
Parameters
Словарь с параметрамиRobin. DictionaryНетУровень логирования
Logging level

Вид уровня логирования. Выпадающий список из значений: "Бизнес, Разработчик робота, Отладка, Информация, Предупреждение, Ошибка, Нет".

По умолчанию значение: Нет.

Robin.StringДаТайм-аут, мсTimeout, ms

Предельное время ожидания ответа от агента о начале работы робота. Измеряется в миллисекундах. Если указано "-1", действие ждет ответа от агента бесконечно долго.

По умолчанию значение
-1.Robin.Numeric
Да

No
Результаты
Results
Идентификатор робота
Robot IDRobot
ID
Идентификатор робота
Robin.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. 
    Image Added

    and set its parameters: 
    Image Added
  2. Click "Start" in the top panel. 

Result

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

Image Added

Результат

Программный робот отработал успешно. Робот запущен. Получен идентификатор робота. 

Image Removed