Hey!
How do I make the operator loading two items at once after a separator split a item into two? Do the items have the same label? Because the operator in my simulation just picks up 1 item.. The capacity of the operator is already 2.
Thank u!
Hey!
How do I make the operator loading two items at once after a separator split a item into two? Do the items have the same label? Because the operator in my simulation just picks up 1 item.. The capacity of the operator is already 2.
Thank u!
Here you can find a simulation which shows my problem.
Your current model creates two tokens by the event Send To in your Separator. The first token takes in the next activity Acquire the only available operator. The second token is set to a back order. Your approach is inappropriate to the task you describe. You get into trouble if the first token will load already two items in the model, because what should the second back ordered token accomplish, when the resource gets available again.
Hey @Jörg Vogel!
Thank u for your fast answer. Can you tell me how to create just one token in the Seperator or another way how I can fix the problem?
You can create token by listening to OnProcess Finish trigger in the separator. Here is the updated model. loadtwoitems-support.fsm
Here is what I tested. You create two tokens by your chosen event. That is OK. You get at each token the reference to the box to tranport. The next activity is a Batch activity. You add at Label Aggregation by the plus icon a new row.
The batch activity contains by default the parameters to join 2 tokens into one. This token will contain at its label an array of two entries. - I assume you use the same name as firstly assigned ("Seperated") - . Then the tokens enters the Acquire activity and will acquire the operator.
You need to change the reference at the load and unload activities, because the label contains an array.
6 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