question

rodrigue dibanda avatar image
0 Likes"
rodrigue dibanda asked Sam Stubbs commented

I would like to open and close port with a combiner in the same way as a processor.

Attached is an example with the two process. I would like that my second process works in the same as the first one.

open-close-port.fsm

FlexSim 16.2.0
port control
open-close-port.fsm (22.3 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.

1 Answer

·
Sam Stubbs avatar image
1 Like"
Sam Stubbs answered Sam Stubbs commented

In order to achieve the same kind of process with the second line (the combiner) as the first processor. I simply changed the port to close on Exit instead of entry. Because a combiner receives multiple items, by closing the input on Exit, you're making sure that the combiner receives all the necessary items first.

I've reattached your model below.

2648-open-close-port.fsm


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

rodrigue dibanda avatar image rodrigue dibanda commented ·

it works..thanks

0 Likes 0 ·
Herwina Richelle Andres avatar image Herwina Richelle Andres commented ·
0 Likes 0 ·
sample-plane2.fsm (94.3 KiB)

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.