A secuence independent of item type on conveyor

A secuence independent of item type on conveyor

simulaciones_dctc
Not applicable
18 Views
1 Reply
Message 1 of 2

A secuence independent of item type on conveyor

simulaciones_dctc
Not applicable

[ FlexSim 17.0.2 ]

conveyor-logic.fsmHello,

I hope you can help me. I want that independent of the itemtype the product has to pass to the conveyor of the top part and performs a process, if it is occupied that it is passed to the next unloaded conveyor which will perform the same test and so on.

Thank you

0 Likes
Accepted solutions (1)
19 Views
1 Reply
Reply (1)
Message 2 of 2

Jacob_Gillespie
Autodesk
Autodesk
Accepted solution

Maybe this is what you are looking for.

conveyor-logic-edit.fsm

5271-restrictedarea.png

I used a Restricted Area that only allows a content of 4 items. The conveyor item admitted to the area is then routed to the first open conveyor / stations by checking a block label. After the item finishes with the conveyor / stations, it unsets the block label and exits the Restricted Area allowing the next item in.

0 Likes