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 |
#1
|
|||
|
|||
TE loads to it's capacity
A TE loads items from Queue1 to Queue2.
The capacity of the TE is 10. I want it to load three items, then go. If there is not enough item in queue1, it will wait. I don't want to use batch of queue1, because the TE should load any item when arrived. how to do it? thanks |
#2
|
||||
|
||||
Qin,
You could try creating your own RequestTransportFrom code. Instead of creating a task sequence to load - travel - unload you could create a task sequence to only load. Then in the OnLoad trigger of the TE you can check and when the 3rd item is loaded create a new task sequence to travel and unload each item. Good Luck, Brandon
__________________
thats not normal. |
Thread | Thread Starter | Forum | Replies | Last Post |
different capacity for different flow item for a same TE | KelvinHo | Q&A | 10 | 08-28-2008 08:12 AM |
Task Sequence Delay for Multiple Capacity | Sung Kim | Q&A | 6 | 06-16-2008 03:11 PM |