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
|
|||
|
|||
Can i divide a itemtype?
Hi, well my question is this: I have a item on queue, Item 1 and i need to make this item 5 items. from 1 to 1.1, 1.2,1.3,1.4,1.5. i dont know if you can do this from a processor or on a queue.
|
#2
|
||||
|
||||
Would be nice if you would fill in your About me page in your profile. If people know you better, they will help you more, I guess ...
Anyway, what you are looking for is the Seperator object. With the Seperator you can make copies of an item. The command to set the itemype is setitemtype(); Use a trigger to set the itemtype after you created the item copies. You could also do your task without the Seperator in a trigger. The commands you are looking for are: createcopy() transfernode() / moveobject() There is also two videos from Brandon in the download section which might be helpful for you: http://www.flexsim.com/community/for...do=file&id=218 http://www.flexsim.com/community/for...do=file&id=219 There are also models using this functionality. I also suggest that you use the search functionality of the forum before you ask lots of questions, because I am pretty sure there are some posts about your question. If I search for "make item copy" I find this thread: http://www.flexsim.com/community/for...ke+item+copies It is not directly, what you are asking, but give you some hints, right?
__________________
tom the (A)tom: "We have solved our problems ... now we have to fight the solutions." |
The Following 3 Users Say Thank You to Tom David For This Useful Post: | ||
Steven Hamoen (11-27-2009) |
Thread | Thread Starter | Forum | Replies | Last Post |
Collect the total flow time of two itemtype and many replications | Vic Li | Q&A | 5 | 11-04-2010 10:55 AM |
Get itemtype for a flowitem in a task | KelvinHo | Q&A | 4 | 10-21-2009 09:47 PM |
how to get number of itemtype | Vic Li | Q&A | 11 | 08-19-2009 11:20 PM |
How to unload all the same itemtype flowitem into the matching queue altogether? | karl huang | Q&A | 12 | 02-21-2009 12:45 AM |