question

Miguel Pereira avatar image
0 Likes"
Miguel Pereira asked Ben Wilson commented

Looking for a specific plot

Hey there,


Is any plot i can use to know the time an object takes to go from a queue to a sink?

I can't find it on dashboard, i've used a stay time but it doesn't give me the time the object takes to go from there to the sink.


Thanks, Miguel Pereira.

FlexSim 21.1.5
dashboardstime plot
· 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.

Felix Möhlmann avatar image
1 Like"
Felix Möhlmann answered Miguel Pereira commented

The "Composite Staytime" and "Staytime by Type" charts allow you do define separate entry and exit objects. They measure the time between an object entering one of the "Entrance Objects" and entering one of the "Exit Objects".

They can be used both in the 3D model to track flowitems or with process flow tokens.

CompositeStaytimeExample.fsm


· 11
5 |100000

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

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Miguel Pereira commented

You can evaluate the data in process flow by a difference of exit to entry time of your items. You store the result in a table and plot the table data.

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