Hi, I am very new to visual components and this is my first time posting in this forum. I have an assignment where I have to model/simulate a packaging process. I have done much of this using the packaging library which posed no problems. However, now towards the end I require a palletizing operation. I have a conveyor belt which brings the pallet in line with the robot, the pallet is stopped on the conveyor using the conveyor sensor and the StopPart action. The robot then completes the simple pick and place operation in the desired pattern on the pallet, the problem is I dont know how to get the pallet to move onto the next conveyor belt once this pattern is complete? I can’t figure out how to tell the conveyor sensor to stop stopping the pallet. Is there something I must do in the signals section with the sensor? Or is there an alternative component to the conveyor sensor I should be using?
I know how to do this using the works library however, I would like to complete it without using this as our assignment requires sensors. As well as this, we have not learned any of the in-built programming such as Python, so a script will not help me either.
Thanks in advance and my apologies if this is hard to follow. If you require any more information please just ask.