Stop robot Version 1 (Java)

Action group: Robot management


Description

The action stops the current robot instance. 

Action icon

Parameters

Input parameters

ParameterDescription
Robot IDRobot ID.
Stop typeRobot stop type: hard stop, normal stop, soft stop.


Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
Robot IDRobot ID. If the parameter is filled, then the robot will be terminated by identifier, if the parameter is not filled, then the current robot is interrupted.Robin.String
No
Stop typeRobot stop type: hard stop, normal stop, soft stop.Robin.String
Yes

Special conditions of use

None. 

Example of use

Task

Get a list of currently running robots and stop the current robot. 

Solution

Use the "Start robot", "Get a list of running robots", "Table to CSV", "Stop robot" actions.

Implementation

  1. Assemble a robot scheme with the actions:


    2. Set the "Start robot" action parameters.

  2. Set the "Table to CSV" action parameters.

  3. Set the "Stop robot" action parameters.

  4. Click "Start" in the top panel.

Result

The program robot completed successfully. The list of the running robots that was saved as a CSV-table was obtained.

The current instance's robot work is complete. 


  • Нет меток