question

Mia L avatar image
0 Likes"
Mia L asked tannerp commented

Operator manning multiple processors

Hello, I am creating a model in which the operator is using 2 processors simultaneously. For instance, the operator has a pack of items and switches between Processor1 and Processor2 for a quick setup and process until the whole pack is finished. Is this possible to do in the model? Will a dispatcher be needed?

I've attached a model below to help if my question is a bit confusing.

example.fsm

FlexSim 19.2.4
operatorprocessorflexsim 19.2.4
example.fsm (34.8 KiB)
5 |100000

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

1 Answer

tannerp avatar image
0 Likes"
tannerp answered tannerp commented

@Mia L,

Thanks for uploading a model with your question. Unfortunately, I didn't find any logic in the attached model, so I made up some of my own based on your comments.

The Process Flow I developed generates two tokens (one for each processor group), then it pulls processors and operators based on a "Group" label.

Once the Processors are pulled, you can easily reference the proper operators/processors for the rest of your process. I demonstrated this using a basic flow, but you can modify this however you need. Hope this helps!

example (5)_1.fsm


example-5-1.fsm (52.3 KiB)
· 2
5 |100000

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