Hello everyone.
Is it possible to make a round robin distribution which restart for each sequence ?
Here is explain what I want : Here
Thank you
Hello everyone.
Is it possible to make a round robin distribution which restart for each sequence ?
Here is explain what I want : Here
Thank you
Attached the model with changes.
In this attached model, I have assigned the row number to each created token and reset the output stats of the "Decide?" activity based on the token row number.
Using the below code in "Decide?" activity to reset the output stats
if(current.curTokenIndex != current.preTokenIndex) { model().find("Tools/ProcessFlow/ProcessFlow/Decide?").as(Object).stats.output.reset(); } int output = getstat(activity, "Output", STAT_CURRENT, current); return (output % nrop(activity)) + 1;
Hope this helps
Thanks
@Raja Sekaran
Hello. Thank you for answer.
Your model look like what I want but the token id:4 and id:5 should be reverse.
Can you change that ?
I have reattached the model with the changes. Hopefully, this will work the way you wanted to.
Thanks
@Raja Sekaran
Thank you Raja. This is exactly what I want.
8 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