question

Jonathan avatar image
0 Likes"
Jonathan asked Jonathan edited

Where is the statistics collector for the State Bar Chart I made?

I dragged in a state bar chart for my operators to my dashboard. On a trigger I want to write the average utilized percentage (shown on the right by BuilderName) of all operators to a global table cell(82.59 + 84.30 + 92.80)/3 %. I can go to the state chart properties and view a table of the data I want there, but I don't know what variable that is or what to reference to write to my table.

FlexSim 20.2.3
dashboardsflexsim 20.2.3state statistics
1604693959216.png (45.9 KiB)
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

·
Jonathan avatar image
0 Likes"
Jonathan answered Jonathan edited

Nevermind. With some searching through the forums I think I figured it out. Seems to be working.

I put a trigger to write to global table and input:

Then later my If statement that writes to the table:

Now it writes this to my global table on the triggered event:

From this its just a bit of work to get it to put out the average utilization of all my operators in this table cell.


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.