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.