question

Eddiegoqo avatar image
0 Likes"
Eddiegoqo asked Eddiegoqo commented

Combiner time

Hello everyone, I would like to ask Combiner will output a PALLET every 2 minutes. No matter how many boxes there are on the PALLET, it will be output every 2 minutes. Thank you.

Combiner.fsm

FlexSim 20.1.3
flexsim 20.1.3combinerflexsim 20.0.22021
combiner.fsm (36.5 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.

Joerg Vogel avatar image Joerg Vogel commented ·

This is not a feature of a combiner. You achieve this better in a queue, which closes its output on entry of a first item and a delayed message opens the output after 2 minutes.

0 Likes 0 ·
Eddiegoqo avatar image Eddiegoqo Joerg Vogel commented ·

thank you

0 Likes 0 ·

1 Answer

·
Eric M avatar image
1 Like"
Eric M answered Eddiegoqo commented

Hi 俊欽 this is best handled with process flow. Please see the attached model for details. Basically, I use process flow to move items onto the combiner when they enter the queue. Every two minutes, a new token is created which then moves the entire pallet to the processor. combiner-em.fsm


combiner-em.fsm (40.4 KiB)
· 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.

Eddiegoqo avatar image Eddiegoqo commented ·

Thank you this is what i need

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.