Placement of flow-items in queue

Placement of flow-items in queue

suhas_h2
Not applicable
831 Views
6 Replies
Message 1 of 7

Placement of flow-items in queue

suhas_h2
Not applicable

[ FlexSim 19.1.1 ]

test234.fsm

I want to replicate the conveyor behaviour on the left hand side in the Queue on righthand side..Basically i want the queue to create 3 rows of items based on its itemtype...Row1 should contain Type1..Row2 contains Type2 etc...

Can someone help me acheiving that...

Thanks in advance!!

0 Likes
Accepted solutions (1)
832 Views
6 Replies
Replies (6)
Message 2 of 7

joseph_g3
Not applicable
Accepted solution

@Suhas H2

This is very easy if you create three separate queues and make them thin enough so that they can only fill up in a line:

20006-capture25.png

Here's your model with this setup: test234answer.fsm

0 Likes
Message 3 of 7

suhas_h2
Not applicable

Thanks for the reply@Joseph Gillespie

I agree the thing you have shown is easy Sir@Joseph Gillespie.

I have 80 such conveyors which makes the model huge, so i am trying to have 1 queue in place of those conveyors and write a suitable logic to store the items in the same fashion you have shown in the pic..

0 Likes
Message 4 of 7

joseph_g3
Not applicable

Hi @Suhas H2,

I wouldn't be too worried about the size of your model unless you are importing custom 3D objects or using very high numbers of flowitems. Having more queues should not increase the memory size of the model very much.

I wouldn't suggest trying to modify the queue to stack items like three conveyors, it would be very difficult to do. If you still want to reduce the number of items in your model, you could try using a rack instead of queues:

20010-capture26.png

Here's a rack with only one bay for each item:

20011-capture27.png

Message 5 of 7

suhas_h2
Not applicable

Thanks alot @Joseph Gillespie ..

Can i get the model for the examples you have shown?

0 Likes
Message 6 of 7

joseph_g3
Not applicable

@Suhas H2

Sure! Here's the model with both examples: test234answer2.fsm

0 Likes
Message 7 of 7

joseph_g3
Not applicable

@Suhas H2

Was that last model helpful for you?

0 Likes