How to let processor to contain only one pallet?

How to let processor to contain only one pallet?

wendy_l2
Not applicable
241 Views
7 Replies
Message 1 of 8

How to let processor to contain only one pallet?

wendy_l2
Not applicable

[ FlexSim 21.2.4 ]

Hi, I have two questions at below.

1. I hope a processor only contains and processes only one pallet, so I set up processor Max Content = 1. Unfortunately, I found there are two pallets in processor at same time.
1644819349083.png

2. I found that the last pallet can't ship to queue2 and AGV is waiting in front of Processor 2_2. How can I let AGV ship the last pallet to Queue2 and on the assumption, if AGV task finish and no pallet to ship, all AGVs will wait in front of Processor2_2 and Processor2.
1644819541911.png


Thanks for anyone answering my question.

PickingProcess_Ver3.fsm

0 Likes
Accepted solutions (1)
242 Views
7 Replies
Replies (7)
Message 2 of 8

jason_lightfootVL7B4
Autodesk
Autodesk
Accepted solution

It's because your unload station is set to "by percentage" - you should use token.processor.

0 Likes
Message 3 of 8

wendy_l2
Not applicable
Could you explain more? How to use token processor? Thanks!!
0 Likes
Message 4 of 8

jason_lightfootVL7B4
Autodesk
Autodesk
In the station field of the unload task activity enter:
token.processor
0 Likes
Message 5 of 8

wendy_l2
Not applicable

Thanks! Could your help solve the second questions? The last pallet is still on AGV and dose not ship to queue2.

1644907625876.png

0 Likes
Message 6 of 8

jason_lightfootVL7B4
Autodesk
Autodesk
It's because AGV1 is at Queue2's control point - it won't be deallocated until it reaches another control point or leaves that one (depending on the setting).

A simple fix is to add a travel task to a park or waiting location after the unload.

0 Likes
Message 7 of 8

jason_lightfootVL7B4
Autodesk
Autodesk

In the attached model I add a trigger for onResourceAvailable to have each AGV travel to a control point near the pickup.

pickingprocess-ver3_jl.fsm

0 Likes
Message 8 of 8

wendy_l2
Not applicable
Thank you so much!
0 Likes