question

Mohammad reza A avatar image
0 Likes"
Mohammad reza A asked Jordan Johnson answered

Error when want to get data from process flow and 3d model

I tried to get data from the model. I made a dashboard and pined some statistics. But when I'm going to pin a pie chart for the desks to get the data of utilization of the 3 representatives it gives me an error that "This object contains the old statistics structure, so it cannot be pinned to a new dashboard chart."

Then I tried to change the assign label to the representative for each table in order to pin a pie chart for the representative behind the tables. when I make this change and run the model, when it reach that part program not responding and exits from the software!

I need to know how much each representative spent time to serve customers and how much they were idle.

service-center-get-data.fsm

FlexSim 18.0.2
process flowdataget data
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
0 Likes"
Jordan Johnson answered

I replaced the Delay activities with Delay Task activities. The difference between the two is that a Delay Task will set the state of the operator, while the plain Delay does not. Once the operator's state changes, you can show that in the chart. I also added the other workers to the pie chart:

service-center-get-data-1.fsm


5 |100000

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

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.