three operators to pick items from one source to three different processors

three operators to pick items from one source to three different processors

ajay_b2
Not applicable
42 Views
2 Replies
Message 1 of 3

three operators to pick items from one source to three different processors

ajay_b2
Not applicable

[ FlexSim 17.1.2 ]

Hi, I am a newbie to flexsim and still trying to figure out a lot of things.

I have three processors and three operators; one on each processor. I want to make every operator go to the common source and pick item and bring it back to their respective processor.

Thanks in advance

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

gilbert_jerald
Not applicable
Accepted solution

@Ajay B2

Hi,

To assign the job to individual operator this command can be used centerobject(destination, 1) .

I have attached a sample model for your reference how this Command has been used to assign the job to an individual operator who is connected to the individual machine.

I have used this command in the queue.

Thank you

task-asign-to-individual-operator.fsm


Message 3 of 3

ajay_b2
Not applicable

Thank you so much, works perfectly now. thanks

0 Likes