Set combiner output itemtype match on input itemtype

Set combiner output itemtype match on input itemtype

premsak_p
Not applicable
44 Views
3 Replies
Message 1 of 4

Set combiner output itemtype match on input itemtype

premsak_p
Not applicable

[ FlexSim 19.0.0 ]

I have a a combiner with an input a item that is 'joining' one of four box of itemtype '1', '2' ,'3' and '4' that enter the combiner but when item output itemtype is a random type. How to I set the itemtype of the output to match the input order.

Sorry my English isn’t very good. Thanks

test item type.fsm

0 Likes
Accepted solutions (1)
45 Views
3 Replies
Replies (3)
Message 2 of 4

Jeanette_Fullmer
Community Manager
Community Manager
Accepted solution

The quickest way I found was to just use some process flow.

38951-1619721285980.png

test-item-type (1)_1.fsm

0 Likes
Message 3 of 4

Jeanette_Fullmer
Community Manager
Community Manager

Hi @Premsak P, was Jeanette F's answer helpful? If so, please click the red "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes
Message 4 of 4

joerg_vogel_HsH
Mentor
Mentor

you store the item type to keep at the combiner in a label at the combiner. You do the joining operation and assert the label value on Exit again.

0 Likes