Open the attached data, play the simulation, select Fast Forward and then Stop. If select Fast Forward again, FlexSim freezes. Do you reproduce this phenomenon?
Do you know what the cause is?
Open the attached data, play the simulation, select Fast Forward and then Stop. If select Fast Forward again, FlexSim freezes. Do you reproduce this phenomenon?
Do you know what the cause is?
This model runs fine at low run speeds, but if you increase the run speed too much the view draws less frequently and then you randomly get the model freezing up. This seems to be an issue with the items not having the correct rotation or position when the item isn't drawn by the view before the Floor Storage's Slot Assignment Strategy is called for the item.
You can fix the issue in the model by opening the code of the Slot Assignment Strategy and adding an updatelocations() call for the item. This will make sure the item's location and rotation are correct before passing it into the slot.hasSpace() method.
See the attached model.
Probably the better way, which I should have put into the original model, is to not call the slot.hasSpace() method, but to just say slot.slotItems.length == 0. Then you don't even have to update the item location.
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