question

juan_esteban.sanchez avatar image
0 Likes"
juan_esteban.sanchez asked anagabriela.cs CT commented

Operator carrying many flowitems and take those to a processor

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

FlexSim 17.2.5
operatorcarrying many flowitems
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

·
tannerp avatar image
0 Likes"
tannerp answered anagabriela.cs CT commented

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


· 5
5 |100000

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

juan_esteban.sanchez avatar image juan_esteban.sanchez commented ·

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??

1 Like 1 ·
tannerp avatar image tannerp juan_esteban.sanchez commented ·

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.

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

0 Likes 0 ·
anagabriela.cs CT avatar image anagabriela.cs CT commented ·
@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 0 ·
tannerp avatar image tannerp anagabriela.cs CT commented ·

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 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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