question

J avatar image
0 Likes"
J asked Paula LG commented

How to track from-to of flowitem

The process is below:

1. Source1 -> Queue1 -> Queue2 (Label 1)

2. Source2 -> Queue1 -> Queue3 (Label 2)

1708326976312.png

Is there any way to create a global table as below?

1708327291050.png

FlexSim 24.0.1
tablestracking flowitem
1708326976312.png (50.8 KiB)
1708327291050.png (6.1 KiB)
· 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.

1 Answer

Paula LG avatar image
0 Likes"
Paula LG answered Paula LG commented

Hi J,

A way of doing that is using an "On Entry" trigger for all the queues. Inside the trigger, you have to choose "Data → Add Row and Data to Global Table" and configure it like this:

1708331972221.png

You should also set the table so that all the rows are deleted On Reset.

I attach a small model to better illustrate how all of that works: 24.0 Track FromTo.fsm

I hope it helps!


1708331972221.png (34.7 KiB)
· 10
5 |100000

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