question

Thalias avatar image
0 Likes"
Thalias asked jing.c answered

How to Open/Close Specific Ports on a Combiner

I'd like to know if there is a specific way/command to open/close individual ports on a combiner.

Ultimately what I'm trying to accomplish is forcing the model to accept items to the combiner in sequential order (2,3,4,5... etc.). Right now it takes the first one that's available, instead of waiting for its predessecor.

FlexSim 17.1.2
combinerports control
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

·
jing.c avatar image
2 Likes"
jing.c answered

Hi @Thalias

As I know. There is no way to open or close the specific port of an object.

Two ways I suggest to solve this problem.

1. Try to open/close the output of upstream object as an order you expect.

2. Try to use ProcessFlow and List to recieve items from different upstream objects by specific order.

collsectitem-by-orderbychjv171.fsm

collsectitem-by-orderpfbychjv171.fsm

Hope it helps~


5 |100000

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

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.