question

Natalia G6 avatar image
0 Likes"
Natalia G6 asked Parker S commented

How can I cofigurate a operator to load more than 1 box from process flow ?

How can I cofigurate a operator to load more than 1 box from process flow , I have a quee with boxes and I want that operator lod 3 boxes an unload in other queue, how can I do it ?

Thanks

FlexSim 20.2.3
flexsim 20.2.3load
5 |100000

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

Parker S avatar image
1 Like"
Parker S answered Parker S commented

@Natalia G6

https://docs.flexsim.com/en/20.2/Tutorials/TaskLogic/Tutorial3ConditionalTasks/3-1SubflowsArrays/

This link provides a tutorial to have an operator load and unload multiple boxes using lists in process flow. Is this what you're looking for?

· 3
5 |100000

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

Natalia G6 avatar image Natalia G6 commented ·

Yes, It was just that I needed, Thank so much @Parker S. It was really usefull, I resolved my problem.

0 Likes 0 ·
Natalia G6 avatar image Natalia G6 Natalia G6 commented ·

Hi @Parker S , I have a last question, how can I configure the operator to load between 2 or 3 boxes, for example if in the quee at the end are 2 boxes how I tell to operator to load this last boxes that remain in the queue and are less than 3.

Thanks

0 Likes 0 ·
Parker S avatar image Parker S ♦ Natalia G6 commented ·

Changing the "Require" value in the Pull from List properties from 3 to 2 would allow the operator to pick the 2 remaining boxes.

Additionally, you could change the value to 1 in the case that there might be 1 left in the queue. Request and Require values are similar to maximum and minimum values. If there are 3 items available to pull, they will get pulled. If there are less items, they will get pulled if it is more or equal to the Require value.

0 Likes 0 ·
Steven Hamoen avatar image
0 Likes"
Steven Hamoen answered Natalia G6 edited

@Natalia G6 Change the capacity field of the operator from 1 to 3

5 |100000

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

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.