Hello,
I want to send an order to the spesific Queue (clients) but once the order is ready, it does not leave the combiner.
Hello,
I want to send an order to the spesific Queue (clients) but once the order is ready, it does not leave the combiner.
The reason is that when the operator is busy, they send any new job to the dispatcher (the output of the operator). The dispatcher doesn't have anything connected on its output, so the job just sits there. If you look at the component list table you will see that the combiner thinks all quantities have been satisfied.
The way you've connected this up makes sense if you want to first give the specified operator the chance of doing the job, but then if they are busy have the dispatcher choose someone for the job - but for that to happen the dispatcher needs output connections to all the operators.
This is because the entire order is not completed. the wrong operator for transport is introduced on some queues
Shoud be current.centerobject[1]
So i need to change all the transporter commands to this:
"current.centerobject[1]"
?
Usually it's easier to refer by centerport connection - the problem with your Model.find("Operator7") is that if you have a hierachical model then sometimes the operator location is not 'model' so it won't find it. Another way is to use a pointer label and sample the operator object directly - this is good if you find you have many centerport connections and managing the ranks becomes a nuisance.
But this change isn't a solution - see my answer.
15 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