question

Hans D avatar image
0 Likes"
Hans D asked Matthew Gillespie answered

In a Queue, in the set label by percentage, what does the "port" option do?

In a Queue, in the set label by percentage, what does the "port" option do?

snag-1ad00f18.png

FlexSim 21.2.0
triggersflexsim 21.2.0
snag-1ad00f18.png (100.6 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

·
Matthew Gillespie avatar image
1 Like"
Matthew Gillespie answered

From the screenshot it looks like you are in the On Entry trigger of a Queue. The OnEntry trigger makes two variables available to you:

  1. item - the item that just entered
  2. port - the number of the port the item entered in through

So port is just another piece of information that's available to you. You could for example, conditionally set a label on the item based on the port it used to enter the object.

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.