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.

Ben Wilson avatar image Ben Wilson ♦♦ commented ·

Hi @Miguel Pereira, was one of Joerg Vogel's or Felix Möhlmann's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

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

Miguel Pereira avatar image Miguel Pereira commented ·

I'll try that ones, can you upload an example for the 21.1.5 version?


Thanks, Miguel.

0 Likes 0 ·
Felix Möhlmann avatar image Felix Möhlmann Miguel Pereira commented ·

Here's the example in the 21.1 version.

compositestaytimeexample_21_1.fsm

I used the histrogram charts to show the distribution of times. The default bar graph only shows the average time.

1632226095976.png

0 Likes 0 ·
Miguel Pereira avatar image Miguel Pereira Felix Möhlmann commented ·

Check my dashboard...

An error appears when i try to do that.

10AGV.fsm

In the 1st one it just measures the time bags stay in those queue that are on the group "ChegadaBags".

The 2nd one i'm trying to know the time from the moment they enter those queues until the moment they exit by the sink. but it returns me an error.


"FlexScript exception: Property "value" accessed on invalid node. at MODEL:/Tools/ChartTemplates/Staytime By Type Histogram>stats/statisticsCollector/StatisticsCollector>variables/eventReferences/Core - On Row Finished/rowValue"


0 Likes 0 ·
10agv.fsm (2.5 MiB)
Show more comments
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.

Miguel Pereira avatar image Miguel Pereira commented ·
The thing is, the items entry in the process flow, then they get transported to a queue. And i just want to save the time, from this queue until the items reach the sink.
0 Likes 0 ·

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.