question

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

ExitTransfer perform batching

hello

I want the operator load specific quanty of the flowitems from Exittransfer at one time , like Queue perform batching property, like pic below.

how can i acheive this?

any adivice is grateful.thank you.

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

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered wang W2 Suspended edited

Push Tasksequence to TSList. A Photoeye event creates tokens. You batch tokens in Process Flow.

You pull the batch quantity of transport tasksequences off the TSList. You dispatch the pulled tasksequences in a subflow process to operator.

conveyor_batch_for_operator.fsm




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

wang W2 avatar image wang W2 commented ·

thank you.Is there another way to acheive it without using processflow?may i use traditional code?thank you again

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.