question

Jirawat J avatar image
0 Likes"
Jirawat J asked Sebastian Hemmann commented

How can I transfer a object from one transport to another transport?

I'm trying to create a model that allows the transport/task executor to transfer the object between the two transports. Does anyone know how to do it? Please help me.

FlexSim 19.1.0
flexsim commandsflexsim users manualtransport
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

·
Sebastian Hemmann avatar image
2 Likes"
Sebastian Hemmann answered Sebastian Hemmann commented

Hi,

I think synchronizing tasks is what you need.

Attached a small example model. You can go through the Activitys to see what I did.

Please go sure, that you have to call both operators and there has to be a point, where they meet. I did this quite easy for this example, but I think it is ok to show you how it works basically.

flexsim20191-handover-example-sh.fsm


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

Jirawat J avatar image Jirawat J commented ·

I tried to do the same as your example in the case between a transport and task executor. However, I got an error while I ran the model. Can you please tell me what's going on and how to fix it?

Here're an attach file and photos

process-flow-of-transport-and-taskexecutor.fsm

1.png

2.png

0 Likes 0 ·
1.png (7.1 KiB)
2.png (31.5 KiB)
1.png (7.1 KiB)
2.png (31.5 KiB)
Kishan Jayakumar avatar image Kishan Jayakumar Jirawat J commented ·

hi,

In the push to list activity push value is token.item and assign to is token.puller

0 Likes 0 ·
Jirawat J avatar image Jirawat J Kishan Jayakumar commented ·

Yo bro! you really killed it. Thank you so much

1 Like 1 ·
Sebastian Hemmann avatar image Sebastian Hemmann Jirawat J commented ·

Sorry for my late reply. Yes you have to find a good solution to transfer the information about the item from one token to the other one.

There are many different ways to do this, I only tried to support one possible solution.

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.