question

Nicholas D2 avatar image
0 Likes"
Nicholas D2 asked Jeanette F commented

Tokens in list not becoming available

When 10 flowitems reach WorkCenter89Q, they begin to be processed. One ends up going through the rework process, but when it returns to the InRack89Q to be processed again, the tokens in the Process Flow are not available, so the flowitem is not moving to the processor. I can't figure out why.

(Tip: time is in hours so up the run speed)

MPM-2000 Testing Model_Process Flow_v5.fsm

FlexSim 20.1.2
flexsim 20.1.2processorsglobal lists
· 5
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

Jeanette F avatar image
0 Likes"
Jeanette F answered

Hello @Nicholas D2,

Your model does process the boxes that come from the rework station. You can see the red boxes leave the in queue.

This is possible because when the box leaves the rework processor there is a trigger that pushes the item back onto the InRack89Q list. So the item can be pulled from the list to the processors.

The token in the Boxes segment of the process flow that represents the item is held back by the Wait for event. The wait for event waits for the boxes to enter the OutRack for that WorkCenter, so no token has moved on untill the item has finished processing correctly in the WorkCenter.


1613000334495.png (27.8 KiB)
1613000365234.png (20.6 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.