How to transfer the operator after work done on one station.

How to transfer the operator after work done on one station.

Rambabu
Not applicable
30 Views
2 Replies
Message 1 of 3

How to transfer the operator after work done on one station.

Rambabu
Not applicable

[ FlexSim 23.2.0 ]

Material transfer by sequence.fsm
Hi Flexsimers,
In my model I am optimizing the time for operator, Where I wanted to make two operators work on three stations, I am creating the items on queues in different times. The operator has to transfer the material to linked processors from queues, The operator should work on transferring material from one queue and after completely transferring the material from one queue the operator should go to the next queue to transfer the work.

Thanks In advance

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

jason_lightfootVL7B4
Autodesk
Autodesk

This will be easiest accomplished using a process flow where you acquire the operator resource by a token representing the queue and release the operator when the queue is empty.

0 Likes
Message 3 of 3

sri_vikas_k
Not applicable
Accepted solution

Hey @Rambabu

The model attached below might be helpful to you, In the model I did to put the operator in a list and made the token to pull all item values as arrays and created a run sub flow to achieve the task.

Array Values Running Runsubflow.fsm

0 Likes