question

Rocio A avatar image
1 Like"
Rocio A asked Logan Gold commented

Selection of set of Racks for the collection of material

Hello,

In the attached model I have 2 racks where I create small boxes in one of them and larger boxes in the other in a Process Flow of objects for each one (RackLig and RackVol).

In the Process Flow (RecogidaAlmacen) I created the logic to pick up the pieces from the Rack with small pieces. But when I run the model it takes boxes from the Racks with small pieces but also from the Racks with large pieces.

How can I tell you the set of Racks from which I want the box to be extracted?

Thanks in advance!!

RecogePiezaAlmacen_2.fsm

FlexSim 24.1.1
warehouserackspickupporcess flow
· 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.

Logan Gold avatar image Logan Gold ♦♦ commented ·

Hi @Rocio A, was Felix Möhlmann's answer helpful? If so, please click the "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 comment back to reopen your question.

0 Likes 0 ·

1 Answer

Felix Möhlmann avatar image
1 Like"
Felix Möhlmann answered Rocio A commented

Use an address scheme to differentiate between the racks. For example by using different zone IDs.

capture1.png

capture2.png


capture1.png (8.1 KiB)
capture2.png (16.4 KiB)
· 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.

Rocio A avatar image Rocio A commented ·

Thanks for the response.

By applying your advice I have fixed that problem.

But another one appears

In the RackLig Collection Process Flow I only want to extract boxes from the RackLig...then I have put:

1730104700805.png

but in the Process Flow "RackLig" when I run the model the tokens accumulate in the Find Slot and do not go to the Move Object activity, however the small boxes appear in the RackLig:

1730104811968.png


I also have another question about the run sub flow of the Process Flow "RackLig". If in the create Object activity I tell it to create 50 and I sign the item label to the token and in the Quantity of the Run Sub Flow I put 50 because I get this:1730105192475.png


Aren't I supposed to run the Sub Flow of 50 and not 3 tokens of 10, 7 and 7 respectively?

I attached the model.

Thanks in advance!!

RecogePiezaAlmacen_3.fsm

0 Likes 0 ·
1730104700805.png (91.2 KiB)
1730104811968.png (46.6 KiB)
1730105192475.png (43.3 KiB)
Felix Möhlmann avatar image Felix Möhlmann Rocio A commented ·

Not all racks have slots for all types.

capture1.png

The 10/7/7 tokens are just the ones that couldn't find a slot.

0 Likes 0 ·
capture1.png (74.1 KiB)
Rocio A avatar image Rocio A Felix Möhlmann commented ·

Thank you @Felix Möhlmann,

what a mistake!!

Now it does it well.

0 Likes 0 ·