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
|
||||
|
||||
State Waiting for Operator
Hi,
installed FS 4.5 and build a small modell. As there is no more processor MTBF/MTTR I used the MTBF/MTTR table. In the model should be a state 'Waiting for operator' seen in the processors, but it´s not. So did I do something wrong?
__________________
kind regards Nico. |
#2
|
||||
|
||||
Nico,
I am not sure, but I guess that the state Waiting for Operator is meant if a processor needs an operator for Setup or the Process. At MTBF and MTTR the object is stopped with stopobject() and a tasksequence is generated to get operators. So the set state is Breakdown. I guess, if you need to have the state Wating for Operator, you should set the state by yourself, which is not really easy, because we know when the waiting starts, but not when the operator arrives. This could be solved by e.g. sending a message in the tasksequence when the travel of the operator is over. There is already a synctask() for the travel. So I guess another synctask() is needed than for the message. I am pretty sure, that you understand what I mean and are able to solve it. It would be nice, if you have solved it, if you could post the model or the code. If you have any further questions, please feel free to ask. All this sounds in a way complicated, so maybe the pick list option or a new picklist option should cover also the possibility to set different states.
__________________
tom the (A)tom: "We have solved our problems ... now we have to fight the solutions." |
#3
|
||||
|
||||
Nico,
The best solution to this problem, in my opinion, is to just call stopobject twice, once with the waiting for operator state, and once with the breakdown state, with the waiting for operator state given higher priority, so that when both stops are requested, the waiting for operator state takes precedence. Then you finish the stop request for the waiting state once all the operators have arrived. I've made some simple adjustments to the picklist to add this capability. |
The Following 7 Users Say Thank You to Anthony Johnson For This Useful Post: | ||
Tom David (01-12-2009) |
#4
|
||||
|
||||
Nico,
Do you mean the "Use Operator(s) for Process box? I noticed in your model that you don't have that box checked. It is on the Processor tab in the middle of the screen. If you click that box, then the processor goes into the "Waiting for Operator" state just like you describe.
__________________
Jeff Flexsim Support |
#5
|
||||
|
||||
Jeff,
First I thought the same as you, that there should be ticks for Use Operator(s) for Process, etc. But then I had a look into the picklist in MTBF/MTTR and understood what Nico meant. There is an option, that you can call an operator to fix the MTBF and if the operator is on his way the state of the processor is already Breakdown. Nico wants to have here state Waiting for operator. The solution for this is in Anthony’s post and model. And as usual he is doing it in an elegant way and not as complicate as I had try to solve it. That’s why I thanked him for his post and model.
__________________
tom the (A)tom: "We have solved our problems ... now we have to fight the solutions." |
The Following User Says Thank You to Tom David For This Useful Post: | ||
Jeff Nordgren (01-12-2009) |
Thread | Thread Starter | Forum | Replies | Last Post |
State report based on the operational time | Simon Farsah | Q&A | 8 | 06-07-2011 01:42 AM |
Waiting to dispatch other task. | Enver Burak KORCAK | Q&A | 2 | 09-15-2008 04:39 AM |
State files and global variables | Markus Bans | Q&A | 3 | 07-08-2008 12:22 PM |
Opening of FlexSim State Files | Fadhlullah Bin Rahmat | Q&A | 0 | 02-18-2008 04:57 AM |
State Graph in Model Control GUI | Tom David | Q&A | 4 | 11-21-2007 12:50 AM |