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
|
|||
|
|||
Do the job sequently(advanced tasksequence)
There were four stations like the model shows,
station 1, setup time 5s(need operator), process time 16s(no need operator); station 2, setup time 5s(need operator), process time 16s(no need operator); station 3, setup time 5s(need operator), process time 16s(no need operator); station 4, setup time 5s(need operator), process time 16s(no need operator); I wanna the operator follow a sequence--first,setup for station1 , secondly,go to station 2 and wait until finish station 2 setup,thirdly,go to station 3 and wait until finish station 3 setup,fourthly,go to station 4 and wait until finish station 4 setup,and finally go into step 1 and repeat step 1 to step 4. |
#2
|
||||
|
||||
My solution would be without having more information:
station 1 – OnEntry: closeinput(current); station 4 – OnSetupFinish: openinput(node("/station1",model())); This prevents new items to arrive in station 1 and to give the Operator an additional tasksequence.
__________________
tom the (A)tom: "We have solved our problems ... now we have to fight the solutions." |
The Following 2 Users Say Thank You to Tom David For This Useful Post: | ||
Sebastian Hemmann (05-10-2010) |
Thread | Thread Starter | Forum | Replies | Last Post |
THIS IS A CHALLENGE! tasksequence question regarding one forklift and 20 queues | DilAmaya | Q&A | 1 | 09-13-2009 09:44 PM |
one question about tasksequence? | LINWEIXU | Q&A | 12 | 08-12-2009 08:01 PM |
one question about tasksequence priority? | LINWEIXU | Q&A | 6 | 08-07-2009 09:15 PM |
BasicFR Advanced Functions | Cliff King | Q&A | 0 | 11-13-2007 08:02 PM |
Remove a tasksequence from a tasksequencequeue? | AlanZhang | Q&A | 11 | 10-19-2007 03:50 PM |