question

wang W2 avatar image
0 Likes"
wang W2 Suspended asked wang W2 Suspended commented

load item from exit transfer

hello

i want the operator carry mutiple items from exit transfer,but in this case,it only can carry one item,like graph below,how could i change this,i alraedy know that use queue connected after conveyor can acheive my goal,but i want to use less 3dobjects,Is there any other way?

would someone give me some suggestion?thank you

FlexSim 18.2.3
flexsim 18.2.3
无标题.png (166.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

·
Regan Blackett avatar image
0 Likes"
Regan Blackett answered wang W2 Suspended commented

Is this the behavior you are looking for?

You just need to give the Operator a Capacity property greater than 1 which is the default. In this example the opertor has a Capacity of 3, which means than he can load up to 3 flowitems that are int he exit transfer area.


· 3
5 |100000

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

wang W2 avatar image wang W2 commented ·

it works really well ,you just extend the length of the exit transfer, it works well,what reason?thank you

0 Likes 0 ·
Mischa Spelt avatar image Mischa Spelt wang W2 commented ·

The operator will pick up items in the exit transfer. If you don't make it larger, the operator will only see one item and start bringing it to the queue before the second item arrives at the exit transfer. In Regan's version, multiple items are available to exit when the operator arrives there and he can pick them up at the same time.

0 Likes 0 ·
wang W2 avatar image wang W2 commented ·

Thank you for your explanation

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.