question

David Chan avatar image
0 Likes"
David Chan asked Jordan Johnson edited

How to model a palletizing operator to handle own work

Hi

I have a scenario where there is a group of palletizing operator. Once an operator starts to work at one station, he will need to finish the full pallet before he can go to other palletizing station. Each operator will take care of their own station, hence they are not allowed to cross over to other station to assist.

Look forward for some advise on this

Regards

David

FlexSim 17.2.3
operatorhandle own work
5 |100000

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

Jordan Johnson avatar image
1 Like"
Jordan Johnson answered Jordan Johnson edited

palletizingoperator.fsmHere's a model that seems like it's what you are looking for. It has combiners that push pallets of items to a List. It also has a TE Process Flow, that looks like this:

Each attached operator pulls a pallet from the list, travels to it, works on it, then moves it to the queue. Note that the list block references the global list in the toolbox.


5 |100000

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

Raja Sekaran avatar image
1 Like"
Raja Sekaran answered Raja Sekaran edited

Hi @david.chan,

Here is the Link. You can achieve this using Resource-Shared Assets by not releasing the operator until it finishes the full pallet.

I hope this will help you

Thanks.

5 |100000

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

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered

You set an operator in an utilize task and the needed reference object is set to the last item to process. Then you use the freeoperators command to set the operator available again. You have to parse the last item reference into the command to free only the right operator.

5 |100000

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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