About dashboard output (operator/transporter utilization)

About dashboard output (operator/transporter utilization)

tomonori_s
Not applicable
2,068 Views
6 Replies
Message 1 of 7

About dashboard output (operator/transporter utilization)

tomonori_s
Not applicable

[ FlexSim 19.0.9 ]

Is it possible to display on the dashboard the time when the operator is doing nothing and the time when the transporter is carrying the item? For example, where and how many times did the transporter go? It seems that you want to output the time it takes to get to that place.

model.fsm

0 Likes
Accepted solutions (1)
2,069 Views
6 Replies
Replies (6)
Message 2 of 7

tanner_p
Not applicable
Accepted solution

Have you tried using any of the default state charts? They provide visual feedback on when the operator is idle.

32622-1600131791199.png

If you need an exact number, you can use the default Stats Collector created for the State Bar Chart. Just set up a dashboard table to use the State Bar Chart as its Data Source.

32623-1600131909281.png

Hope this helps! Let me know if you have questions.

Message 3 of 7

Ben_WilsonADSK
Community Manager
Community Manager

Hi @tomonori.s, was tanner.p's answer helpful? If so, please click the red "Accept" button on their answer. 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
Message 4 of 7

tomonori_s
Not applicable

Excuse me. Confirmation was delayed due to other work.
We will check the contents and reply.

0 Likes
Message 5 of 7

tomonori_s
Not applicable

Sorry for the late reply.
I want to display the time when the operator is moving or stopped as a numerical value instead of a graph. I checked the state charts with the attached "model_v11.fsm" data, but I don't know how to set it.
Please use Ver.19 as the saved data format.

model_v11.fsm

0 Likes
Message 6 of 7

tanner_p
Not applicable

@tomonori.s,

As I noted in your other question, I don't have FlexSim 19.0 on my machine. But, I will again walk you through the process to achieve the results you need. I hope this is helpful.

1) Use the default chart to "Install" a template for tracking the data with a Statistics Collector.

32952-install-bar-chart.png

2) The Statistics Collector will show up in the Toolbox and you can view the data by clicking "View Table..." in the General tab of the Properties window.

32945-state-bar-collector-install.png

3) Next, add a basic Table Chart to the Dashboard. Then, set the Data Source to the newly-created Statistics Collector as shown:

32939-table-state-bar-collector.png

The resulting Table Chart on the Dashboard looks like this:

32938-1600996169937.png

I think I covered everything and I think this should answer your question, but let me know if you run into any issues implementing this.

0 Likes
Message 7 of 7

tomonori_s
Not applicable

Thank you for your response.

0 Likes