question

Julien L2 avatar image
1 Like"
Julien L2 asked tannerp answered

AGV Pie Chart: Difference in full tote and empty tote

Hello there! I have created a simple simulation to illustrate my question as you can see in the picture underneath. An AGV takes an empty tote, brings it to a combiner and later on the AGV transports the full tote to it's final destination.

I also created a Pie Chart to represent the state of the AGV as you can see in the picture underneath.

I was wondering if it was possible to devide the 'travel loaded' segment into two different segments: one that represents the time the AGV is transporting an empty tote and one that represents the time the AGV is transporting a full tote.

Thank you!

agvpiechartproblem.fsm

FlexSim 19.2.3
agvpie chart
· 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.

tannerp avatar image tannerp commented ·

Hi @Julien L2,

There's not a default option for this, but you could use something like a tracked variable to indicate whether the tote is loaded or not. Do you need a percentage or some other metric to compare the two states?

1 Like 1 ·
Julien L2 avatar image Julien L2 tannerp commented ·

Hi @tanner.p,

I would like to represent this date using a Pie Chart, so i think a tracked variable may be a possible solution if I then use this variable in my data of the pie chart template. I will try to figure this out.

Thank you.

0 Likes 0 ·

1 Answer

·
tannerp avatar image
0 Likes"
tannerp answered

@Julien L2,

I think using a tracked variable that updates when the AGV changes its state might be your best bet. Then, in the statistics collector, you can have that data available to differentiate between the travel tasks when it was loaded vs empty.

Let us know if you have any further questions with this and we'll do our best to help.

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.