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
|
||||
|
||||
how to control the output flow item in Comniner...
I want to know the solutions about followings in Combiner object;
(1) I want to control the attributes of the ouput item in Combiner object according to the input#2 port item attributes. The attributes are the shape, label (num and str) and itemtype etc. (2) I want to control the conditional port of it according to input#2 item attributes. I tested them using the attached model. But I found some issues in combiner two mode of Pack and Join. 1) In pack mode, the output item attribute is changable according to the item from port#2 but the output shape of packed item like assembled fully is not changable. And the attributes of input#2 item can be read. 2) In Join mode, the attributes of input#2 item can't be read. So the output item can not be controlled according to the input#2 item attributes. And so I can't use the conditional output port according to the input#2 item attributes. I want to change the output packed or joined shape and attributes and control the output port according to the port#2 item attributes. How can I control it? I need the expert's help. Last edited by syseo; 07-06-2011 at 08:22 PM. |
#2
|
||||
|
||||
Hello Syseo,
in join mode the joined items don't exist in the model anymore. Try it for your own, if you store the item as a number and look for this item at the OnExit-Trigger, the object doesn't exists in the model. If you want to use all attributes on the OnExit trigger store them at the combiner or somewhere else. And I haven't any problems changing the shape of packed items on the OnExit trigger. Jörg SyseoCombiner_JV.fsm Last edited by Jörg Vogel; 12-03-2014 at 03:33 AM. |
The Following User Says Thank You to Jörg Vogel For This Useful Post: | ||
syseo (07-07-2011) |
Thread | Thread Starter | Forum | Replies | Last Post |
Flow item in object in time 0 | KelvinHo | Q&A | 17 | 04-17-2012 09:12 AM |
Question on Multiple transportors for a flow item | KelvinHo | Q&A | 2 | 05-31-2010 12:34 AM |
different capacity for different flow item for a same TE | KelvinHo | Q&A | 10 | 08-28-2008 08:12 AM |
Changing flow item by time | KelvinHo | Q&A | 6 | 08-13-2008 07:58 AM |
change 3D shape of a packed flow item | KelvinHo | Q&A | 2 | 02-27-2008 09:41 PM |