question

Max U avatar image
0 Likes"
Max U asked Felix Möhlmann commented

Combine item by sequence or item name

Hello,

I want to combine a main part with a sub part (sub part 1 or sub part 2). The usage of one of the subparts depends on the sequence number or the item name (both are distinct and given in the source). Now I want to combine the main part with the right sub part in the right sequence. Test_Combiner.fsm

FlexSim 19.1.2
combinersequenceitem matchingitem name
test-combiner.fsm (20.8 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.

Felix Möhlmann avatar image
1 Like"
Felix Möhlmann answered Felix Möhlmann commented

The entry trigger of the combiner offers the 'Update Combiner Component List' option. In it, you specify a table that holds information how many items from input port (2-N) (rows in the table) the combiner should receive depending on the 'Type' label of the container item (columns in table).

So you would have to copy/rename the 'Sequence' to 'Type' and define the table as needed.

test-combiner_1.fsm


test-combiner-1.fsm (287.7 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.

Max U avatar image
0 Likes"
Max U answered Felix Möhlmann commented

Thanks! That looks a lot better. But now it is not possible to assign one or sometimes two different subparts to the main part or did I miss anything?

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