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

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

jirawat_j
Not applicable
23 Views
5 Replies
Message 1 of 6

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

jirawat_j
Not applicable

[ FlexSim 19.1.0 ]

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.

0 Likes
Accepted solutions (1)
24 Views
5 Replies
Replies (5)
Message 2 of 6

sebastian_hemmannE3JAU
Collaborator
Collaborator
Accepted solution

Hi,

I think synchronizing tasks is what you need.

19333-screenshot.png

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

Message 3 of 6

jirawat_j
Not applicable

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

19337-1.png19338-2.png

0 Likes
Message 4 of 6

kishan_j
Not applicable

hi,

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

0 Likes
Message 5 of 6

jirawat_j
Not applicable

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

Message 6 of 6

sebastian_hemmannE3JAU
Collaborator
Collaborator

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