Hi,
I’m new in RobotStudio, and I need to simulate some industrial process.
I’ve created conveyor and put box on it. At the and of conveyor there’s mechanism which need to stop the box on conveyor. So, does anybody know how do that?
Hi,
To stop the box you can define a “PlaneSensor” at the end of the conveyor. When the box hits the sensor the signal “SensorOut” will go high, which you can use to stop the box.
[QUOTE=Anders S]Hi,
To stop the box you can define a “PlaneSensor” at the end of the conveyor. When the box hits the sensor the signal “SensorOut” will go high, which you can use to stop the box.[/QUOTE]
How can I use “SensorOut” to stop the box?
Take a look at this tutorial: http://www.robotstudio.com/tutorial/13b/CreateInFeeder.html