ATTENTIONThis FlexSim Community Forum is read-only. Please post any new questions, ideas, or discussions to our new community (we call it Answers) at https://answers.flexsim.com/. Our new Question & Answer site brings a modern, mobile-friendly interface and more focus on getting answers quickly. There are a few differences between how our new Q&A community works vs. a classic, threaded-conversation-style forum like the one below, so be sure to read our Answers Best Practices. |
flexsim.com |
|
Downloads |
Q&A Using Flexsim and building models |
#1
|
|||
|
|||
how to make the forklift grab a pallet from the upper levels of the rack and place it in the first or second l
someone ask me this question
“What I would like to know is how to make the forklift grab a pallet from the upper levels of the rack and place it in the first or second level.” i made a model,i write code in userevent,and repeat every o.1,more deail see attach. is there a simple method? |
#2
|
|||
|
|||
how to make the forklift grab a pallet from the upper levels of the rack and place it in the first or secon
Linweixu,
I do not quite understand why you would want to do this based on the time (user event). In any case you will have to make a task sequence such as the one you have made. But maybe you can use the Minimum Dwell time on the rack. In this case you avoid having to go over the entire content of the rack each time searching for items that have to be ""brought down". On this trigger you already have a pointer to the corresponding item. So when this time expires you can change the label on the item and make the task sequence. Good luck, Rachid Kolfin |
The Following User Says Thank You to Rachid Kolfin For This Useful Post: | ||
Martijn van Oostenbrugge (09-03-2009) |
#3
|
||||
|
||||
LINWEIXU,
why do you do that checking time based? In general, you will always have some control logic for a rack, e.g. a WMS (Warehouse Management System). If this receives an order, it has to create the tasksequence you put into the user event. You need to model that logic in Flexsim too, not only the "hardware" meaning the rack. Good luck ralle aka Ralf BTW: "1234.fsm" is not a pretty good name for a model if you still want to know tomorrow what the model was about Last edited by RalfGruber; 09-03-2009 at 07:07 AM. |
#4
|
|||
|
|||
This example creates a task sequence when the part enters the rack.
I'd agree with the others that you really want something else creating the task sequence for the part. Anthony |
The Following 2 Users Say Thank You to Anthony Timmiss For This Useful Post: | ||
Martijn van Oostenbrugge (09-03-2009) |
#5
|
||||
|
||||
Linewixu,
Do you always have to move the items from the top rack to one of the lower two levels? If you do then I would suggest using two different racks with one on top of the other. If you did it this way then you would not have to write any special code at all. Good Luck, Brandon
__________________
thats not normal. |
The Following User Says Thank You to Brandon Peterson For This Useful Post: | ||
RalfGruber (09-03-2009) |
Thread | Thread Starter | Forum | Replies | Last Post |
how to make a Rotary Rack? | qin tian | Q&A | 14 | 09-04-2009 01:32 AM |
Can we place object in different layers? | zhang xin | Q&A | 3 | 02-09-2009 12:53 AM |
Set maxcontent of Forklift | Anthony Timmiss | Q&A | 3 | 02-04-2009 02:54 AM |
Box Picking from a pallet in a rack | Michael Hartlieb | Q&A | 9 | 12-11-2008 10:12 AM |
Forklift with custom fork 3D object. | Anthony Johnson | Tips and Tricks | 0 | 07-09-2008 12:22 PM |