question

joey avatar image
0 Likes"
joey asked joey commented

What reference can I use to queue in order to specify a travel destination?

Hello everyone.I am experiencing a model problem.I want the transporter to pick item the queue as in the picture.

I will use "Travel" to order the transporter to pick up the item in the queue.But I have a problem, I don't know what to use in the reference of the queue in order for the transporter to go to the queue.

Please help me fix this problem and this is my model.jojo.fsm Thanks for the help in advance.

FlexSim 19.0.9
travel
1.png (27.3 KiB)
33.png (8.1 KiB)
jojo.fsm (2.7 MiB)
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

·
Regan Blackett avatar image
2 Likes"
Regan Blackett answered joey commented

If the idea is to have the TaskExecuter in token.Transporter to pick up the boxes in the token.pulled array, you can use token.item.up, which gets the container node where your token.item is located.

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

joey avatar image joey commented ·

Thank you.

0 Likes 0 ·

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.