AGV basic template - change work generation

AGV basic template - change work generation

meldakroury
Not applicable
9 Views
2 Replies
Message 1 of 3

AGV basic template - change work generation

meldakroury
Not applicable

[ FlexSim 23.1.0 ]

Here is a demo model that represents my larger model. There are two AGV and when you run it, you will notice that the second AGV never picks up an item. I modified the logic so that every AGV picks up a flow item then stay with the item until it finishes processing.


I know why this is happening. Since the pushing to AGV work list only happens when the queue is sending the flow item to port, it doesn't happen when the queue is blocked. So, when the second AGV arrives at control point connected to the queue, there is not flow item to load because the queue is blocked by the following processor and the AGV Work list is empty.

I want to change this behavior and have the AGV load a flow item at any control point even if the queue or processor is blocked, then wait until it gets unblocked.

Any suggestions?


AGV Logic two processors.fsm

0 Likes
Accepted solutions (1)
10 Views
2 Replies
Replies (2)
Message 2 of 3

jason_lightfootVL7B4
Autodesk
Autodesk
Accepted solution

Set the processor capacity to 2.

0 Likes
Message 3 of 3

meldakroury
Not applicable

Thank you. Couldn't have thought of something easier.

0 Likes