question

Ben avatar image
0 Likes"
Ben asked Felix Möhlmann commented

Creating Unique Items with Individual Destinations

Hello, how can I create 29 different items from one source, with each item having its own destination (queue) using AGVs? Thank you!

FlexSim 24.2.0
agvitemdestination
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 Felix Möhlmann commented

Set the source to use an Arrival Schedule or Arrival Sequence and add a label column to the respective table that denotes where to send the item in some way. This could be the rank of the port which the item should be send through or a reference to the destination object.

· 6
5 |100000

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

Ben avatar image Ben commented ·

Hello, I’m using in my process flow 'Travel' from task sequences to send items to each queue.

How can I configure it to send items based on the labels created in the arrival schedule?

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

It could be as easy as using the name of the destination object to write a reference to that object to a label on the item. Then read that in the Travel Task activity.

transport-destination-example.fsm

1 Like 1 ·
Ben avatar image Ben Felix Möhlmann commented ·

Thank you for your answer, but I am using a dispatcher for multiple AGVs. Could you please take a look at my model?

TEST.fsm

0 Likes 0 ·
test.fsm (629.6 KiB)
Show more comments