question

hermione12 avatar image
0 Likes"
hermione12 asked Andrew O commented

Combiner Input Query

Hello,

In my model, there are 3 input sources connected to a combiner. In that I want to use combine mode "Join" to combine items from 2 input sources. Whereas the item from the 3rd input source should just pass through the combiner without joining any other item with the same process time.

How to achieve this?

FlexSim 20.0.10
combinerinput port
· 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.

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot commented

The only input that can pass through the combiner without any components added is that on port1. You could try dynamically changing the port numbers (messy and probably unsupported) - but it sounds like this would be better done through a BasicFR and Object Process flow.

· 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
0 Likes"
Joerg Vogel answered hermione12 commented

Use a processor instead!

If you can assign a label at third item from previously 3rd input port, you can send it through input port number one and update component list On Entry trigger in this manner, that this column for 2nd input port number and above does not add other components at all. Please look at my answer here

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