Hello, sir
First of all, I want to set a puller,"Queue6". But, I don't know why the list write the distance, 'Puller Required'.
So, please give me a solutions.
Thank you.
Hello, sir
First of all, I want to set a puller,"Queue6". But, I don't know why the list write the distance, 'Puller Required'.
So, please give me a solutions.
Thank you.
You look probably at the list entries just at the time, when you don’t actually pull some item from the list. Then there isn’t a reference for the puller object. Perhaps you can catch the moment, the list gets updated, if you let run the model in step instead of the classic run button.
This expression is fired when a query is done to pull an item from a list. You could rewrite the expression field so that it is always checking the distance between the item and Queue6 by replacing
Variant Puller = param(2);
to
Object Puller = model.find("Queue6");
but we would need to know more information about your model to help you beyond this point.
10 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