How to make a cobot stop at a specific point.?

I want it to stop until I can remove a section of the material we use and then manually start it again, I don’t want to use the pause button in case I miss the section I need to remove something.

You can either use a popup on the screen, which pauses the robot in place until the popup has been acknowledged, or you can use the Wait command that waits for maybe a push button connected to a digital input. :slight_smile: