question

gg4md avatar image
0 Likes"
gg4md asked gg4md commented

picking problem

We tried to ask the picker to pick but got stuck, please help us solve the problem, thank you!

try1.fsm

FlexSim 24.2.1
zone pickingpicking problem
try1.fsm (83.7 KiB)
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

Aldo Martin del Campo avatar image
0 Likes"
Aldo Martin del Campo answered gg4md commented

I think the problem is in the query since you specified that several conditions must be met, and in the end, multiple label names were added, but without linking them to the token or item. I deleted that last part, and it works with type 1 and 2 labels. If you need me to add type 3 labels, it would be about adding that condition to include them in the tote. I hope this helps.

try1.fsm


try1.fsm (82.1 KiB)
· 4
5 |100000

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

Aldo Martin del Campo avatar image Aldo Martin del Campo commented ·

The query in the Find Item:

1727042325429.pngcaptura-de-pantalla-2024-09-22-155155.png

0 Likes 0 ·
gg4md avatar image gg4md commented ·

I also want the second and third pickers to follow the pickers (same color as the first picker), how can I do that?

0 Likes 0 ·
Aldo Martin del Campo avatar image Aldo Martin del Campo gg4md commented ·

You can try connecting each decision point to its operator; however, this will cause the colors generated when reaching each decision point to load. If what you want is for the colors to repeat with each operator for every tote, you can choose to subFlow or use a decide.try1.fsm

0 Likes 0 ·
try1.fsm (82.0 KiB)
gg4md avatar image gg4md Aldo Martin del Campo commented ·

thank you!

0 Likes 0 ·