question

tomonori S avatar image
0 Likes"
tomonori S asked tomonori S commented

About dashboard output (operator/transporter utilization)

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

FlexSim 19.0.9
transporteroperatorsflexsim 19.0.9dashboard display
model.fsm (30.7 KiB)
· 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.

Ben Wilson avatar image Ben Wilson ♦♦ commented ·

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 0 ·
tomonori S avatar image tomonori S commented ·

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

0 Likes 0 ·

1 Answer

·
tannerp avatar image
1 Like"
tannerp answered tomonori S commented

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

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.

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


1600131791199.png (40.8 KiB)
1600131909281.png (25.5 KiB)
· 3
5 |100000

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

tomonori S avatar image tomonori S commented ·

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 0 ·
model-v11.fsm (28.0 KiB)
tannerp avatar image tannerp tomonori S commented ·

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

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.

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

The resulting Table Chart on the Dashboard looks like this:

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 0 ·
tomonori S avatar image tomonori S commented ·

Thank you for your response.

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.