Good days all,
How can I capture and plot the daily trend chart for the total quantity of the content inside a rack.
I want the chart capture 7AM daily snapshot
Good days all,
How can I capture and plot the daily trend chart for the total quantity of the content inside a rack.
I want the chart capture 7AM daily snapshot
Hi @kitkat87, was one of Jason Lightfoot's or Joerg Vogel's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. 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.
Use the Storage.system.queryItems() method passing in a query that optionally groups by rack objects, bays slots, however you want to cut it.
If you virtualize the items the rack will not have subnodes, so this is the more general method.
To get the 7am event you can use a user event or a statistics collector that repeats at a daily interval.
rack obj.subnodes.length is the content of items in all slots. If you want to count items on slotItems similar to a container, parcel and product structure you need to iterate through all slotItems.
You need an event happening every day then use a user event from toolbox.
Then you can build an own statistic collector for your purpose.
14 People are following this question.
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved