question

Larissa R2 avatar image
0 Likes"
Larissa R2 asked tannerp commented

Run Subflow - task executer

cenario1-manual-02.fsmI am working in a conceptual model of a warehouse. In the box 'Storage case Picking' i have placers grabing items that arrive in a queue and placing them in the racks. However, i would like to implement the following change in my code:

  • Placer should grab a cart (already done)
  • Insert a pallet on the cart (already done)
  • Acquire 4 or 5 items on the queue (I can only do 1 item at a time)
  • Go to the racks and place the items

I need the placer to grab 4 or 5 items to place them into the racks. Can someone help me please? I tried to use run subflow, but it didn't work well.

FlexSim 19.2.3
taskexecuterrun subflow
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

·
Brandon Peterson avatar image
0 Likes"
Brandon Peterson answered

@Larissa R2

Here is your model with some modifications to do what you are looking for. I split your Storage Case Picking Flow into two different flows. One represents the individual cases and the other represents a group of cases. The group flow is responsible for setting up the Placer and Cart and for doing the loading and unloading of the individual cases.

I hope this gets you where you wanted to be,

Brandon

cenario1-manual-02-fa.fsm


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.