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
|
|||
|
|||
Keeps a distance
I want the non-mission car always keeps a distance(35) to its front car.
Then transporters will continuously move and keeps a distance to its front car in no mission. But if the car of getting mission or it is in back of the non-mission car, it will not keeps a distance to its front car, and so forth.(avoid delay) How can I do?? Thanks |
#4
|
|||
|
|||
Quote:
I want it stop in networknode, not out of networknode. I set code in Arrival triggers on netnode: treenode ts = createemptytasksequence(traveler,0,PREEMPT_ONLY); inserttask(ts,TASKTYPE_STOPREQUESTBEGIN,NULL,NULL) ; dispatchtasksequence(ts); But it's exit form networknode. any commands like use TrafficControl, it can pause traveling transporter. |
Thread | Thread Starter | Forum | Replies | Last Post |
How to dynamically set virtual distance for Network Node | Sung Kim | Q&A | 2 | 02-29-2008 01:36 PM |