question

sanaz karamimoghaddam avatar image
0 Likes"
sanaz karamimoghaddam asked Joerg Vogel commented

How can I load different numbers of flow items to task executers/ transporters when each transporter can only transport a specific item type?

I have large number of flow items coming to the model based on an arrival schedule. these items are going to be transported from/to two objects on specific transporters. E.g. item type 1 only goes with transporter 1, item type 20 only goes with transporter 20... . On each trip, there might be 1, 2, 3 or more flow items loaded on to the transporter and the transporter should not leave before all of assigned items are arrived and ready to go. The flow item types come in series. (E.g. arrival 1, arrival 2, and arrival 3 are item type 1, arrival 4, and arrival 5 are item type 2, ...). How can I make the transporters wait for the right flow items to arrive and load them and the leave? I would appreciate any comments or references that might can help.

FlexSim 16.2.0
transporteritemtypearrival scheduletransporter capacity
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

Raja Sekaran avatar image
2 Likes"
Raja Sekaran answered Raja Sekaran commented

Hi sanaz,

In dispatcher properties page, choose PORT BY EXPRESSION option from Pass To dropdown list and then enter getitemtype(item). Here i have attached the sample model

sample-model.fsm

diapatcher-properies-page.png


· 2
5 |100000

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