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 |
|
Downloads |
Flexsim Student Forum Forum for discussion for Flexsim Students using the Flexsim Textbook. |
#2
|
||||
|
||||
Hello Erwin,
Prev() and next() are the other commands used to refer to the flow item.Please see the description and Example in the help file. |
#4
|
||||
|
||||
Hi,
every reference to an object can you convert to a number by the command tonum(thing). Then you can store this value for example in a label, a table cell and so on. Whenever you need a reference to this object, wherever the object exists in the model, you convert it back to a node by the command tonode(num value) . You get a reference to the object. The object can be an item, too. But the reference exists even if the item has gone into a sink. If you store the number in a table you can add further attributes in the table to identify your item reference. Jörg |
The Following 2 Users Say Thank You to Jörg Vogel For This Useful Post: | ||
Sebastian Hemmann (06-09-2015) |
Thread | Thread Starter | Forum | Replies | Last Post |
Reference to an object inside the objectfocus | David Chan | Q&A | 1 | 12-08-2013 03:40 AM |
Flow item in object in time 0 | KelvinHo | Q&A | 17 | 04-17-2012 09:12 AM |
By value or by reference | Shahin Gelareh | Q&A | 0 | 03-09-2012 03:22 AM |
Reference to Item in Processor from OnBreakDown Trigger | Eike Schulz | Q&A | 1 | 06-02-2011 02:57 PM |
The way to use item label in Combiner object... | syseo | Q&A | 2 | 05-05-2011 04:25 PM |