question

Shramon avatar image
0 Likes"
Shramon asked Shramon commented

Pick and Drop By Robot

Pick up and drop by a single robot on two conveyers at different speeds into their respective queues.Randomized Sink.fsm

FlexSim 25.0.2
robot arm
randomized-sink.fsm (68.3 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Shramon commented

You can just do the same as with the queue. Create a centerport-connection between the exit transfers and the robot (there is currently a bug that makes this only work if you drag from the robot to the transfer, not vice versa) and activate the "Use Transport" option on the Exit Transfers.

randomized-sink_1.fsm

The decision where the item is moved is done in the "Send to Port" field of the Exit Transfers. That way you can sort the items by type. Which hopefully answers your other question.

randomized-sink_2.fsm


· 3
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Shramon avatar image Shramon commented ·

Thank you so much @Felix Möhlmann ... one more question i had can the robot pick up objects on a conveyer while the object is moving ? or does it need to be static for the robot to pick it up ?

0 Likes 0 ·
Felix Möhlmann avatar image Felix Möhlmann Shramon commented ·

An exit transfer at the side of a conveyor can be elongated, so items can be picked while they are in the range of the exit.

pick-from-conveyor.fsm

0 Likes 0 ·
Shramon avatar image Shramon Felix Möhlmann commented ·
Thank you so much for helping !!


0 Likes 0 ·