Customize Use Operator for Process

Customize Use Operator for Process

cayo_e
Not applicable
61 Views
5 Replies
Message 1 of 6

Customize Use Operator for Process

cayo_e
Not applicable

[ FlexSim 18.2.3 ]

As I configure the operator to operate different processors? For example, I need an operator to operate 6 items on one processor and then go to another processor to process a single item.

0 Likes
Accepted solutions (1)
62 Views
5 Replies
Replies (5)
Message 2 of 6

cayo_e
Not applicable

Another question, for two operators working on a single processor but different shifts, can only do this using the dispatcher?

0 Likes
Message 3 of 6

joseph_g3
Not applicable

Hi @Cayo E

Could you take your comment and ask it as a separate question? That would be helpful for the members of the forum so that they can find it if they have similar questions.

See here for more detail on this: Best practices for using this Answers site

0 Likes
Message 4 of 6

joseph_g3
Not applicable
Accepted solution
@Cayo E

Here's a model I created using Process Flow where the operator processes six items on one processor and then one item on the other processor, then repeats. operator2processors.fsm

In my Process Flow, both queues push all arriving items to lists. The operator travels to the first processor and then one at a time pulls an item from the list and waits for it to finish processing. He does this 6 times and then moves to the second processor and does this once. Then the whole process repeats.

Let me know if you have any questions!

0 Likes
Message 5 of 6

cayo_e
Not applicable

It's perfect.

Thanks.

0 Likes
Message 6 of 6

cayo_e
Not applicable

Okay.

0 Likes