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

Ключ

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

In the robot that passes the parameter, it is necessary to use the "Run" action.

Image Modified

Image Modified

In the "Properties" section (the "Parameters" block) you should fill in the fields:

  • Set process - select the "Name" or "By the file path" value (which application is to be launched);

  • Process file (launches the player)
    Image Modified

  • Arguments - argument pattern: -r "path to finished robot" -p "path to parameter file"
    Image Modified

Parameter file template:

It is necessary to change in the template the value to be passed to the second robot and the name of the variable to which this value will be written by the second robot. The changes should be made in the InOutResource parameter.

Image Modified

Next, it is necessary to specify the type of the variable. In this case, the variable "String" (RobinString) is specified.

Image Modified

The following is the record format for specifying the type of value to be passed:

...

When passing several values at once, it is necessary to add these values in the line below.

Image Modified