question

Ale avatar image
0 Likes"
Ale asked Jeff Nordgren edited

task sequence station

1. How can I make the operators grab from their designated queue? currently they are all grabbing from the same queue (see Process flow Molding in attached model).

FlexSim 17.2.2
task sequence
cuuu0.png (108.3 KiB)
ale.fsm (49.5 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

·
Jacob Gillespie avatar image
0 Likes"
Jacob Gillespie answered Jeff Nordgren edited

@Ale, You need to limit the tokens so that they can only acquire their designated Molding Operator.

To do this I added the following query to the Molding Op. acquire activity:

WHERE value = groupmember("Molding Operators", Puller.Type2)

I also reordered the operators in the Molding Operators group so that they will coincide correctly.

See the attached model.

ale-edit.fsm


ale-edit.fsm (48.9 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.

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.