question

joey avatar image
0 Likes"
joey asked Joshua S answered

Why does the transporter arrive before?

Hello everybody.

I have doubts in the model,Why when the item is sent to queue 1-4 And then the transporter came to pick up.

I want to send the item to the queue 1-4 according to the number of items to meet the conditions I set.

Specified conditions.

Item 1 = 60 items.

Item 2 = 50 items.

When the item is sent to the full queue,The item will wait for the product order (the order pulls the item out of the queue) with the command in the form of FIFO.

And I wonder where my model is wrong,I have attached the model so that you can help see that error.9-1-1.fsm

Thanks for the help.

FlexSim 19.0.1
queuetransporter
untitled.png (70.8 KiB)
9-1-1.fsm (51.4 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

You want to toggle the "Label Access on Parent Only" option, this allows you to write to the label on child token and make changes to the parent token. Also you want out change the order of your out connections coming out of your decide activity, otherwise you will be calling a transporter to pick the item you just dropped off each time.


pic1.png (9.9 KiB)
pic2.png (29.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.

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.