question

Titli D avatar image
1 Like"
Titli D asked tannerp answered

Operator Assignment to Four parallel stations

In my model, I have 4 stations and 4 operators. I want to assign one operator to each station. How should I implement it assigning one operator to each station. I have only 2 Queues

-- -----
operator assignment
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Sam Stubbs avatar image Sam Stubbs ♦ commented ·

Just to clarify, you have two queues feeding into the 4 stations? So one queue feeds two processors and the other queue feeds the other two processors, is this correct?

0 Likes 0 ·

1 Answer

·
tannerp avatar image
0 Likes"
tannerp answered

Here's an example model of how to assign operators to 4 different stations. The items are sent to each station depending on a label called "Type". The Processors use an operator for the process, which setting can be turned on and off in the Properties for each Processor.

operators-to-four-parallel-stations.fsm


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.