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 dispatch two or more operators to unload box packed in Pallet?
Hi ,
I have a question about dispatch.My model composes of two sources, a combiner(combine pallet with several boxes ) ,a dispatch,two or more operators,two queues. In the model,I used CT to unload item. but i couldn't dispatch two or more operators to unload box,based on pallet's itemtype. For example, if itemtype is 1 ,i want to dispatch one operator to unload box; if itemtype is 2, dispatch two operators. thanks. |
#2
|
||||
|
||||
Hi,
Maybe you can change the number of operators under variables for your process e.g. "nrofprocessoperators" before the return statement under the function "Pick Operators". It worked well in combination with a processor and "use operators for process". Jörg |
The Following User Says Thank You to Jörg Vogel For This Useful Post: | ||
Ilivid zheng (01-15-2011) |
#3
|
||||
|
||||
It´s not as easy as it sounds like.
You could handle it with erasing the Dispatcher and using tasksequences. And releasing Item of Queue even after both operators arrive. Try to give both the same "travel" task with the one Item. And "Unload" task when both operators reach target. But what will happen is, that you only see one operator, because the two operators will be exactly at the same position. This way you even will need 2 seperate networks for the possible ways the operators can to travel. This ways should have the same distance (maybe to do with "virtual distance"). It will be very much coding. Maybe anybody else has a better/easier solution!?
__________________
Hemmi |
The Following User Says Thank You to Sebastian Hemmann For This Useful Post: | ||
Ilivid zheng (01-15-2011) |
Thread | Thread Starter | Forum | Replies | Last Post |
Stack Pallet on Pallet | Gavin Douglas | Q&A | 4 | 10-07-2009 05:53 AM |
How to dispatch the nearest person to ..... | zhouzheng | Q&A | 3 | 07-20-2009 03:27 AM |
Waiting to dispatch other task. | Enver Burak KORCAK | Q&A | 2 | 09-15-2008 04:39 AM |
Combiner Target Quantity, Release of packed pallets | BenjaminBuecklein | Q&A | 1 | 09-04-2008 03:31 AM |
change 3D shape of a packed flow item | KelvinHo | Q&A | 2 | 02-27-2008 09:41 PM |