Hi,
I have a floor storage system which requires pulling 3 pieces (or any arbitrary amount) per hour. Does anyone know how exactly I would go about doing that just using the 3D model.
Pulling x items from any rack per hour.fsm
Thank you
Hi,
I have a floor storage system which requires pulling 3 pieces (or any arbitrary amount) per hour. Does anyone know how exactly I would go about doing that just using the 3D model.
Pulling x items from any rack per hour.fsm
Thank you
A simple solution would be to add a label to the pulling Floor Storage that keeps track of how many items it has already pulled. This would get incremented in the Pull Requirement, if it returns a 1 (pulls an item). When it reaches the threshold the input is closed.
To continue pulling more items after an hour has passed, the Floor Storage sends a message to itself each hour. In the On Message trigger the counter label is reset, the input is opened again and the next message is scheduled.
In the attached model the number of items (3) is written directly into the code, but you chould of course read it from somewhere else to be able to change it more easily.
pulling-x-items-from-any-rack-per-hour-fm.fsm
You could use a similar system of regular messages to pull a single item every X minutes by closing the input after each pull.
Thank you so much!
As I wrote, you can reduce the threshold to 1 (always close the input alter pulling an item) and then also reduce the message interval accordingly (for example every 20min for 3 items per hour).
13 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