Run Macro
Description
You are able to start
and stop
a macro on a targeted machine, only one macro can be executed at a time. The commands inside of a macro is being queued on the targeted machine. A machine is required before you can start the macro.
Robot offline
- Sometimes you might find that the machine goes offline for a moment during execution, this is becuase of the machines resources are being depleted and the connection between the server and machine are disconnected until the resources are available again. The macro will still complete the process.
Assign Robot to macro
- Open the macro
- Open the run tab by clicking on the
play
button - Click on the button
Select robot for Run
- Select your
robot
- Click
Continue
- You will see the robot selected
- Click on the
green play
button torun
your macro
Disable run stream
If your process is very large and working without any issues, you can disable the stream
to save some resources during execution. The stream
are for debugging purposes to analyse your process in a more depth detail.
- Open the Macro
- Open the run tab by clicking on the
play
button - Click the
bell-slash
button to disable thestream
data