question

Kleopatra A avatar image
0 Likes"
Kleopatra A asked Jason Lightfoot edited

Operator does not move

Hello,

The attached model is a representation of a big warehouse that stores 100 SKU's. The process flow seems to be correct as i created a small sample of the warehouse to see if the model runs. In my final project i noticed that the operator does not moves but i havent found a mistake.


ReachTrucks.fsm

FlexSim 21.1.4
processtime
reachtrucks.fsm (577.3 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.

1 Answer

Forrest W avatar image
0 Likes"
Forrest W answered Kleopatra A edited

Hi,

I ran your model and from what I can see the processFlow that is handling the operator isn't getting anything to process. Your operator is moving initially to the buffer but then the operator isn't given anything to do because the token is sitting waiting to pull something off the "operator_picking" list. It looks as though you are missing a "push to list" for "on entry" to the buffer. If you do an "on entry" to the buffer and push the box to the list the operator should then take the box to the processor for processing.

· 4
5 |100000

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