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
|
|||
|
|||
Operator Behavior Problem
I have a working carousel model that is a processor with a queue in front and a queue behind. I have a global variable to count the number in the 2 queues. When it reaches its maxcapacity (another global variable) i have the input port on the in queue closed until another part leaves the output.
It works great until you have an operator connected to it. He ignores the coding and just fills the queue until it reaches its max. However he behaves properly if the in queue is connected to a source and not a queue.... If it is from a queue he ignores the closed ports and keeps loading. Please help!!! I need to have this work with a queue in front of the in queue. thanks, (included model) - to see the model not work and the operator not listen, copy coding from the source into a queue in between the source and the in-queue to the processor. |
#2
|
||||
|
||||
Hello Joseph,
compare your MaxCapacity with the sum of the Raw variable and the object variable nroftransportsout. Flexsim takes the already dispatched tasksequences to transport the items into account. If you don't want to check the nroftransportsout you can put a queue with a maximum content of 1 after your output queue. Jörg |
Thread | Thread Starter | Forum | Replies | Last Post |
Breakdown -> call operator -> repair breakdown by operator | KvThiel | Q&A | 4 | 02-26-2013 03:43 AM |
Problem with a coordinated task sequence. Could somebody please help spotting the problem? | Vadim Fooks | Q&A | 1 | 08-27-2012 03:26 PM |
Batch Behavior Q. | shafizad | Q&A | 11 | 12-13-2010 09:14 AM |
TaskExcuter BreakTime Behavior | Sung Kim | Q&A | 6 | 10-09-2009 11:22 AM |
strange behavior of ts prioity? | zhang xin | Q&A | 7 | 03-23-2009 02:32 AM |