question

Claudia S6 avatar image
0 Likes"
Claudia S6 asked Eric M commented

Pull from list more than one box

Hello!

I am learning to use process flow and I simulated a picking model.

My big issue is how to pull from list more than one item, but one by one.

When I select Request/Required number = 1, the operator (in 3D Model) moves one box from the list. But when I select Request/Required number = 5 (for example), the operator moves 5 boxes at a time. And I need that the operator moves the 5 boxes one by one, and when he completes moving the 5 boxes, it continues the flow (realease and waith for another OT).

Context: I am working with OT, so one OT includes more than one box from the same rack (such as 5). Therefore, the operator should moves 5 boxes from the same rack before start a new OT. The number of boxes in the OT also is random between 5 to 10. If you can simulate this it would be fantastic.

The file is attached, please feel free to edit it.


flexsim-picking.jpg

Simulacion004.fsm

FlexSim 19.1.2
flexsim 19.1.2push and pull list
flexsim-picking.jpg (73.6 KiB)
simulacion004.fsm (60.6 KiB)
· 1
5 |100000

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

Eric M avatar image Eric M commented ·

Hi @Claudia S6, was Joerg Vogel's answer helpful? If so, please click the red "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Jason Lightfoot commented

This is a feature of a call sub flow activity. A sub flow is a structure to repeat a set of activities. If you call a sub flow you can decide to do this sub flow process multiple times simultaneously or one by one. This is an option in the call sub flow activity.

· 1
5 |100000

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

Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·

There's an activity to run a subflow

1624377765805.png

and you can specify the quantity of tokens to create

1624377906294.png

... but in version 19 you cannot say to run them one at a time. So you can use a zone with a capacity of one to restrict the tokens if you need to.

0 Likes 0 ·
1624377765805.png (2.4 KiB)
1624377906294.png (8.5 KiB)

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.