question

Jose_francisco Co avatar image
0 Likes"
Jose_francisco Co asked Ryan Clark commented

Input in a combiner more than one type of a product from the same queue

In the example below it's exposed the main idea.

I want to make the combiner to pull different types of items from one queue.

combiner_example.fsm

FlexSim 21.2.4
combinercombiner itemtype
· 6
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

A combiner only counts items. He can counts items individually by port. But as long as you don’t restrict item attributes to special ports, you can mix all item attributes from all ports. You restrict attributes mainly in Send to Port in objects releasing items to a combiner. You can pull into a combiner items by matching attributes.

5 |100000

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