question

Pinakin K avatar image
0 Likes"
Pinakin K asked Pinakin K commented

Dashboard does not update the AGV battery recharged level.

agv-battery-recharge.fsm

In the attached model it can be seen that the agv goes into charging, and when it has completed the charging it starts travelling. But when the agv completed its charging, the battery level is not updated on the dashboard.

the recharge level it should have shown is 80 but it only updated when the level dropped from 80 to whatever the level was at that time. Is there an explanation for this?

PS the plot updates when the battery level changes.

FlexSim 20.0.2
agv battery level
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 Pinakin K commented

When you listen to a Kinetic Tracked Variable, you need to be sure the update mode is set to Update, rather than OnChange. For things that change at set times, like Content or Input, OnChange works great. However, OnChange doesn't include when the rate changes. Update does.

· 1
5 |100000

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

Pinakin K avatar image Pinakin K commented ·

Yeah. makes sense. Thanks It works

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.