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 set different operation time based on operator type
Hi,
I'm doing a project about a factory. I want to represent that operators with different trained level need to spend different time to do the same work. The problem is how to get the operator type when the operator begins to operates the machine. Like, is there some code like "get operator type(current)" then I can set the software to return corresponding operation time? Thanks! |
#3
|
||||
|
||||
hi,
before i start modeling, i need to know in which order the different functions are executed:
Maybe i can only delay the events of the processor or the processtime isn't calculated, then i can calculate the time dependend on the arriving operator. Jörg Last edited by Jörg Vogel; 02-19-2012 at 08:02 AM. |
#4
|
|||
|
|||
Thanks it might work. But the problem is how to make sure the processor get the operator label rather than the item label
|
#5
|
|||
|
|||
Quote:
I plan to use the code like "switch.....case" to achieve this. So the first problem is how to get the operator type. Maybe I can use "label" to mark the operator type, but how to make sure the processor get the label from operator rather than from the entering item? Thanks |
#6
|
||||
|
||||
If you use a dispatcher, let the dispatcher decide which operator is getting the support task at the processor. There you can change the process finish time too. And you can also inform the processor which operator will do the job.
Jörg |
#7
|
|||
|
|||
Quote:
Could you please give me some code or a model to show how to achieve "you can also inform the processor which operator will do the job" ? I am not familiar with the function of dispatcher |
Thread | Thread Starter | Forum | Replies | Last Post |
Combining More than One item of the same type | hani2899 | Q&A | 2 | 11-21-2011 02:55 AM |
How to use the crane like operator during setup and processing time? | syseo | Q&A | 2 | 08-05-2011 12:09 PM |
State report based on the operational time | Simon Farsah | Q&A | 8 | 06-07-2011 01:42 AM |
Block Assignment Based on Dwell Time | Jamie Santa Ana | Container Terminal (CT) Library | 0 | 12-29-2009 03:21 PM |
Frame Animation based on Time | Shanon Loughton | Q&A | 4 | 04-06-2009 09:57 AM |