question

Raul V3 avatar image
0 Likes"
Raul V3 asked Jordan Johnson commented

Composite WIP Vs Time for multiple "WIP Zone"

Hello team,


Im doing a model where my customer want to see the composite wip vs time for more of 2 zones in one chart.

Could you please let me know how i can have more than 2 "wip zone" in one chart and how i can multiplying every item that enter/exit the wip per their "Qty" due every "item" represent different quantities in my model.

I thought to use a tracked variable and a statistic collector for WIP1 & WIP2 like example but not work like I thought.

Please see the model like reference

COMPOSITE WIP.fsm

Kind Regards.

R.V

FlexSim 20.1.3
flexsim 20.1.3tracked variablesstats collectorcomposite wip
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

Jordan Johnson avatar image
2 Likes"
Jordan Johnson answered Jordan Johnson commented

I made a custom stats collector for this:

composite-wip-chart.fsm

Let me know if this was what you are looking for. The tricky part is that this stats collector uses a row label to keep track of the content for each zone. You can see that all the events finish the row. Normally, that would clear the row labels. But I checked the box to keep row labels for finished rows.


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