In my simulation ( See model attached usingrobot.fsm) I have a conveyor that orientates Items according to their type in order to send them to different queues. Items are transported either by an operator or by a robot depending on their type.
Is there a way to set the orientation of items several times during the simulation; Example: from 0s to 400s i want the robot to transport items type "22" from 400s to 1400s i want it to transport item "23" and i want it to transport item "22" again until the end of the simulation?.
Thank you in advance for your responses.