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
|
||||
|
||||
Global lookup table by name
Hi community,
I have a problem.i want to send items through global lookup table by name.here is the attached model.How can i do that? |
#2
|
||||
|
||||
Hello,
can you give us some more information which condition should become true to send the flowitem to the next downstream object? If you know the name compare it with the string of a tablecell. You can build a for loop to look for the string in the table. Typically you search row by row of a column in the table. Jörg |
#3
|
||||
|
||||
Hi jorg,
I find some hint in the thread http://www.flexsim.com/community/for...ead.php?t=2087. But still not able to get through. |
#4
|
||||
|
||||
Hello Sagar,
I still do not know what is your intention of the use of the table. Is the table a routing table of all your flowitems for the whole model? If it is so, perhaps you build a user command which you call in the Send To function. The Return value is the object the flowitems should go. Then you compare the destination with the objects on the output ports in the Send To function. If it matches send the flowitem to this port. Jörg |
#6
|
||||
|
||||
There is amodel called “Sample_GlobalMaterialFlow_TD” where the routing of the flowitems is done by a global table and the object names. Please have look into the model and I hope it explains itself.
__________________
tom the (A)tom: "We have solved our problems ... now we have to fight the solutions." Last edited by Jason Lightfoot; 01-07-2014 at 05:44 AM. |
The Following 3 Users Say Thank You to Tom David For This Useful Post: | ||
Sebastian Hemmann (01-08-2014) |
Thread | Thread Starter | Forum | Replies | Last Post |
Global Table on GUI | ameen shabeer | Q&A | 7 | 04-14-2014 01:50 AM |
Dispatcher and Global table | Manoj Kumar | Q&A | 4 | 07-06-2012 07:07 AM |
Plotting Global Table | shashanktrivedi | Q&A | 2 | 06-17-2011 05:50 AM |
Global Table string value | Congshi Wang | Q&A | 1 | 05-24-2010 07:38 AM |
Can I make a column of a global table to type table? | qin tian | Q&A | 0 | 10-01-2008 09:27 PM |