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
|
||||
|
||||
Connected Taskexecuter to Networknode
Hi,
is there an easy way to reference to a Taskexecuter connected to a Networknode? I couldn´t find this Information in tree or General Tab of GUI!
__________________
Hemmi |
#2
|
|||
|
|||
A quick user command:
Code:
treenode netnode=param(1); int travellerindex=param(2); return ownerobject(tonode(get(up(tonode(get(rank(getvarnode(netnode,"travellers"),travellerindex))))))); |
The Following 4 Users Say Thank You to Jason Lightfoot For This Useful Post: | ||
Sebastian Hemmann (01-22-2016) |
Thread | Thread Starter | Forum | Replies | Last Post |
NetworkNode Access | Abdul Mirza | Q&A | 5 | 08-09-2012 04:42 PM |
How to refer to an inactive taskexecuter by the red-line connected network node | Hao Zhou | Q&A | 6 | 02-17-2012 12:04 PM |
How can I get the NetworkNode connected to the TaskExecuter with a "red" connection line? | Frans Zeng | Q&A | 1 | 08-30-2011 07:42 PM |
How to transfer a flowitem from a taskexecuter-team to another taskexecuter-team? | Frans Zeng | Q&A | 12 | 05-20-2010 11:23 PM |
is there a command which will return the port no. of a connected object? | KelvinHo | Q&A | 6 | 04-22-2010 02:13 AM |