Operator carrying many flowitems and take those to a processor

Operator carrying many flowitems and take those to a processor

juan_esteban_sanchez
Not applicable
6 Views
6 Replies
Message 1 of 7

Operator carrying many flowitems and take those to a processor

juan_esteban_sanchez
Not applicable

[ FlexSim 17.2.5 ]

I need an operator to pick 4 flowitems from the a Queue, take them to a processor that makes its process one by one (Flowitem), but I need that operator to wait next to the processor until the first flowitem is processed and then unload the second flowitem in the processor.... wait.... unload... etc

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

tanner_p
Not applicable
Accepted solution

Here's an example model that uses Process Flow to simulate what you're looking for. We highly recommend learning Process Flow because it can help you avoid having to hard code things. Let me know if you have questions!

4-objects-at-a-time.fsm

0 Likes
Message 3 of 7

juan_esteban_sanchez
Not applicable

Thanks... This is what I wanted to do... I'm learning Process Flow thru FLEXSIM MANUAL but is not enough samples... any recommendation? of any book or page with explanations and samples??

Message 4 of 7

tanner_p
Not applicable

There are a few additional tutorials which can be found under "Learning Resources" on the forum. If you have any specific questions, like how to batch items or use lists, I would suggest searching those keywords on the answers page and reading through examples from other users.

13232-learning-resources.png

Process Flow can be a lot to understand at first, but the more you use it, the easier it will become.

0 Likes
Message 5 of 7

anagabrielacs_ct
Not applicable
@Tanner Poulton

I have the same doubt, but IDK how to introduce the capacity of 2 flowtitems to my OPERATOR 1, I tried but it didn´t work.

Could you check my model?modelo-mainshaft-celda-3-antes.fsm

0 Likes
Message 6 of 7

tanner_p
Not applicable

Hi @anagabriela.cs CT,

Could you explain your model? When does the operator need to carry 2 items?

Also, for future reference, it's best practice on the Answers site to post a new question and reference this question since this one has already been answered and archived. Thanks!

0 Likes