question

Raja Sekaran avatar image
3 Likes"
Raja Sekaran asked Raja Sekaran commented

What condition should be used in Send to Port in order to send the flow item to Downstream objects?

In my model I want to send the Flowitem to Downstream object(Queue) But if the Queue length reaches 10 means, I want to send the flow item to another downstream object(Sink).

FlexSim 16.0.0
send to portdecision queue
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

·
Jeff Nordgren avatar image
5 Likes"
Jeff Nordgren answered Raja Sekaran commented

@Raja Sekaran

Just connect the upstream object to the Queue (first output port) and to the Sink as the second output port. Then use the normal First Available in the Send To Port field. This way when the Queue fills up to it's maximum content (whatever that may be) it will then start sending flowitems to the Sink.

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

Raja Sekaran avatar image Raja Sekaran commented ·

Thank you for your reply

2 Likes 2 ·

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.