Use two operators for setup and one operator for processing in a Processor

Use two operators for setup and one operator for processing in a Processor

luis_fernando_vr
Not applicable
441 Views
4 Replies
Message 1 of 5

Use two operators for setup and one operator for processing in a Processor

luis_fernando_vr
Not applicable

[ FlexSim 22.2.3 ]

Hi FlexSim team,

How can I configure the processor to use two "Technicians" for Setup (if available) and one Operator for Process.

There is only the option for use one Operator for Setup and one operator for processing (If I select Properties > Processor > Operator > Edit Parameters). As you can see in the picture, only one Technician is utilized.

4. Grainding - 3D Grainder.fsm

Is there a way to configure this?example.png

0 Likes
Accepted solutions (1)
442 Views
4 Replies
Replies (4)
Message 2 of 5

lucas_antonio_risso
Not applicable

Hi Luis Fernando,

Have you tried to specify the number in the field highlighted?

I hope it works.

1668554886053.png

0 Likes
Message 3 of 5

jonah_kendellR47TC
Autodesk
Autodesk
Accepted solution

The dispatcher object is ideal for this situation. You can utilize both technicians by removing their S-connections from each processor, and instead S-connecting each processor to a dispatcher. Then A-connect the dispatcher to the two technicians. I have made this change to the model you provided:

4-grainding-3d-grainder_JK.fsm

I've also attached a demonstration model that shows the correct way to set up the utilization of multiple operators using a dispatcher.

DispatcherDemonstration.fsm

1668556097861.png


You also had a trigger on each technician, which ended up sending them to Grinder 8 after each task, so I removed it. Feel free to put it back in and change it to get the original functionality you wanted. This is the trigger I removed:

1668555851553.png

0 Likes
Message 4 of 5

luis_fernando_vr
Not applicable
Hi Lucas,


Thank you for your comment, that is right, but I did not specified that the Setup for Processor requires only one technician but I was asking in the case of two technicians available, the first available go to the processor and setup.


Thank you,

Luis

0 Likes
Message 5 of 5

luis_fernando_vr
Not applicable
Thank you Jonah, this is exactly what I was looking for.
0 Likes