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 not repeat
i have been working on a model where objects come in to the simulation, three processors have been set up.As each object comes it goes to the first processor available, in order for the object to be finished it has to go through the three processors. how can i manage the objects to go through all the three processors regardless from where they started without repeating any processor? thxs
|
#2
|
||||
|
||||
Please have a look in the download section, where I posted a model (Support_ThreeProcessesWithRandomStart_TD) for your little assignment.
I hope the model does what you want. http://www.flexsim.com/community/for...do=file&id=211
__________________
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: | ||
Brandon Peterson (06-03-2009) |
#4
|
|||
|
|||
another way to do it
I found another way to do it,similar logic to yours, using labels but without having to write any code.
|
The Following User Says Thank You to Raul Paz For This Useful Post: | ||
Tom David (06-03-2009) |
#5
|
||||
|
||||
Yes, it is the same concept I was using (labels for information), but I like your solution. Putting in an additional queue makes it possible to just use the picklists. Good Job!
__________________
tom the (A)tom: "We have solved our problems ... now we have to fight the solutions." |
Thread | Thread Starter | Forum | Replies | Last Post |
Repeat Random Streams | Cliff King | Q&A | 16 | 08-30-2012 10:49 AM |