I have a production line. For proper functioning, Source1 must generate 4 details that will have item.type = 1,2...,4. These parts must be generated in the sequence 1,2,3,4 and then first. How do I implement this?Please help very urgently.
I have a production line. For proper functioning, Source1 must generate 4 details that will have item.type = 1,2...,4. These parts must be generated in the sequence 1,2,3,4 and then first. How do I implement this?Please help very urgently.
Hi @Alexander ,
If you're using Inter-Arrival Time as a property, you can create a counter as a label within the Source object. Increase that value every time it creates a flowitem. Then, set the value of the flowitem based on the value of the counter and finally reset it when it reaches 4. All of this can be done using operations within the Trigger On Creation, in the exact same order I mentioned.
Another option is to use the property Arrival Sequence. You create a table of 4 rows, with a quantity of one and a unique label value for each row. This way it will create the sequence with the label you need.However, you should set a maximum content in the buffer zone or control de ports of the objects based on content. Otherwise the Source won't stop creating flowitems.
Hope it helps!
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