question

Yerko A avatar image
0 Likes"
Yerko A asked Joshua S commented

Transporter dont follow network nodes in picking process

Help please!

I'm a new user of flexsim

I have a model where a transporter picking different amounts of item from the rack based on a global table "order". The problem is that when i indicate a route with network nodes the transporter does not follow the route.

picking-process.fsm

Choose One
global tablenetwork nodespicking
picking-process.fsm (26.6 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

Joshua S avatar image
0 Likes"
Joshua S answered Joshua S commented

It isn't following the network because of all the different tasks you are assigning to the transporter in your OnLoad trigger that are replacing the tasks of following the network. From looking at your code on both the Queue2 and your transporter I would suggest taking a look at how to use process flow which simplifies a lot of the process you are trying to accomplish.

· 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.