How to send items to multiple Fixed Resources in Process Flow?

How to send items to multiple Fixed Resources in Process Flow?

matheus_rosa
Not applicable
35 Views
4 Replies
Message 1 of 5

How to send items to multiple Fixed Resources in Process Flow?

matheus_rosa
Not applicable

[ FlexSim 16.0.1 ]

I'm using Process Flow to make a transporter pick up items from a queue and take them to a rack. I want to expand the model now so that the transporter takes the items to 3 racks. How do I do that?

Accepted solutions (1)
36 Views
4 Replies
Replies (4)
Message 2 of 5

Matthew_Gillespie
Autodesk
Autodesk
Accepted solution

An easy way to do this would be to use a Fixed Resource list. In the attached model I have the 3 racks push themselves on a Fixed Resource list using the pickoption in their Pull Strategy field. The Process Flow then pulls from the Fixed Resource list when determining where it should go.

206-multitransportmultirack.png



Matthew Gillespie
FlexSim Software Developer

Message 3 of 5

Matthew_Gillespie
Autodesk
Autodesk

@Matheus Rosa

I updated the model so that the transporter checks how many open spots there are before pulling the rack off the list. To do this I had to add an expression field (openSpots) to the Fixed Resource list (double click on FRList1 in the Toolbox). I also added a query to the "Pull Rack" Pull from List activity that says: WHERE openSpots >= puller.number.



Matthew Gillespie
FlexSim Software Developer

0 Likes
Message 4 of 5

matheus_rosa
Not applicable

I would like to know if it is possible to make the transporter unload all the 50 boxes in 1 movement, cause he is putting the items on my rack one by one even if he already has 50 boxes on him.

0 Likes
Message 5 of 5

adrian_haws
Not applicable

@Matheus Rosa do you still need an answer to this last question?

0 Likes