How to give the Breakdown data through global table
How to give the Breakdown data through global table
Do you mean historical or distributions? Either way you need columns for the time/interval and duration and then use table functions to read the table.
If the data is unique for each machine then I would write it to the machines as a label (or labels) and then refer to the values directly using for example, downobject.tbf and downobject.ttr , in the breakdown functions. Or if the data is a breakdown history table then something like:
Table(downobject.labels["breakdowndata"])[rownum]["nextTime"] -time()
You can use a flexscript label and just write the expression for the time as the value. If you're using a distribution you should use the correct stream which can just be getstream(ownerobject(c)). Example attached.
13 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