question

Natalia G6 avatar image
0 Likes"
Natalia G6 asked Jeanette F commented

Problem with travel option when operator load boxes

Hi @Brandon Peterson ,@Seung Yong Seo, @Matthew Gillespie ,@Sam Stubbs ,@Alessio Merlo , @Adarsh Jeyes, @Jörg Vogel,@Joshua S, @Parker S

I have a problem In my model, I have 3 queue with products and I need that operator load 3 boxes each time . When I configure only for one queue my model run perfect but when I add in a group all queues and I generate a event with that group, I have a problem in the travel option. What can I do it?

cajas.fsm

Thanks for your help

FlexSim 19.2.4
flexsim 19.2.4load
cajas.fsm (103.1 KiB)
· 2
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

Parker S avatar image
0 Likes"
Parker S answered

@Natalia G6

Here is an updated model that uses separate activity blocks to pull items from each queue.

support_cajas.fsm

The boxes are pushed to a global list with the label storing where the boxes are located and then they are pulled using that label.

Please note that there is still an error coming from the Unload subflow. I'm not sure what destination you need to unload to so I left it as is.


support-cajas.fsm (114.5 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.