question

Liam Chiu avatar image
0 Likes"
Liam Chiu asked Jason Lightfoot answered

Pull operators from the list

Hi,


In my model, I have put all the operators into a group and put each member of the group into a list. Each machine then pulls an operator from the list and uses the operator to operate the machine. However, I have found a bug in my model that causes the operators to crowd around the same machine.



1691132094021.png



I would like to present that after the machine pulls an operator from the list, the operator should continue to operate the same machine until the batch order is completed and then return to their original position.



Thank you for your suggestions.

op.fsm

FlexSim 22.2.0
listoperatersimulación
1691132094021.png (217.0 KiB)
op.fsm (1.6 MiB)
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

·
Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered

In this model I updated the operatorRef trigger to record the operator reference in a label on the process and return that if it exists. At the end of the batch you should send the operator away and set that label to null again.

op_jl.fsm


op-jl.fsm (1.7 MiB)
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.