Process and operator dispatch

Process and operator dispatch

yang_cf
Not applicable
22 Views
1 Reply
Message 1 of 2

Process and operator dispatch

yang_cf
Not applicable

[ FlexSim 19.1.0 ]

Hello, I want to make a model with two assembly line to make two kinds of product (A,B), but there are some problems in my model.

I want to make operators (Operator1,2) to finish the process1,2 first ,than dispatch them go to process3,4 to complete the product .

Here is my model > model.fsm

0 Likes
Accepted solutions (1)
23 Views
1 Reply
Reply (1)
Message 2 of 2

joshua_s
Not applicable
Accepted solution

You can set your queues to batching, so they will wait to fill up with 100 items, then send them to processors 3,4.

0 Likes