Task Sequence

Task Sequence

nikhil_r3
Not applicable
13 Views
1 Reply
Message 1 of 2

Task Sequence

nikhil_r3
Not applicable

[ FlexSim 22.2.0 ]

Hello I am creating Just in time delivery system for assembly line. For model, I want transporter to pick up 3 item from 3 different location and deliver to assembly line at 3 respective location.


I am using process flow for transporter movement but it is not working. Transporter is not picking up model from 3 different location I am attaching the model below. can you please help with model (File Name - JIT Simulation 2 Frame at time - Copy)

0 Likes
Accepted solutions (1)
14 Views
1 Reply
Reply (1)
Message 2 of 2

jonah_kendellR47TC
Autodesk
Autodesk
Accepted solution

I was able to get the behavior you wanted using the synchronize process flow activity. An item entering any of the first 3 queues will activate an event-triggered source which begins a Load Sub Flow. Only when all of these are completed will it move on to the Unload Sub Flows.

Though I would recommend using the AGV path instead of network nodes, as it makes the pickup/dropoffs cleaner.

JK_JIT Simulation 2 Frame at time - Copy (2)_1.fsm


1659990366450.png


0 Likes