question

Gideon avatar image
0 Likes"
Gideon asked Gideon edited

How to get both operators working at the same time?

abc.fsm (file attached)

Dear all,

I would like to have two operators to carry the load to from queue to 3 different processors.

In my model, there is only 1 operator working.

How to solve this?

Thank you.

FlexSim 18.2.2
operators
abc.fsm (30.7 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.

gilbert jerald avatar image
0 Likes"
gilbert jerald answered Gideon commented

@Yi Jing L

Hi

As per your constraint, I have attached a model for your reference have a look at it.

I have used process flow to accomplish this logic. in fact, the process flow is the best way to control the operator in the 3d model. I have use list concept in process flow to acquired the item, operator and, machine

Note: Open up the triggers in Queue1 and operator and Ds Machine to find how I push these resources to list.

support-operator-work-in-same-time.fsm

Thanks


· 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.

Gideon avatar image Gideon commented ·

Thank you @gilbert jerald

This is what I am looking for! :)

0 Likes 0 ·
jing.c avatar image
0 Likes"
jing.c answered Gideon commented

hi @Yi Jing L

I prefer to change the "passTo" of the dispatcher.

You can choose "Random Port", "Round Robin" or "Round Robin if Available", which is depend on your distributive rules of operators.


· 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.

Gideon avatar image Gideon commented ·

Thanks @jing.chen

I have learned something new from you today! :)

0 Likes 0 ·

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.