<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: AGV Travel to a Home Location? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/agv-travel-to-a-home-location/m-p/13561219#M63599</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/193/steven.h.html" nodeid="193"&gt;@steven.hamoen&lt;/A&gt; &lt;/P&gt;
&lt;P style="margin-left: 20px;"&gt;Thank you very much, this is exactly what i want to do.I truly appreciate your help on this matter.&lt;/P&gt;
&lt;A rel="user" href="https://answers.flexsim.com/users/193/steven.h.html" nodeid="193"&gt;&lt;/A&gt;</description>
    <pubDate>Thu, 25 Jul 2019 08:53:22 GMT</pubDate>
    <dc:creator>wang_k</dc:creator>
    <dc:date>2019-07-25T08:53:22Z</dc:date>
    <item>
      <title>AGV Travel to a Home Location?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-travel-to-a-home-location/m-p/13561211#M63591</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 18.0.10 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt; Hi!&lt;/P&gt;
&lt;P&gt; I'm the begginner of the simulation, currently i need to simulate the factory that move item by AGV, the problems is that i want the AGV back to home after finsih the task so i add the trigger on its propertiy, but i want to add the condition that idle time &amp;gt; 5 minute ,then AGV will back to home. How do i do this? Thank you for your help!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 05:23:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-travel-to-a-home-location/m-p/13561211#M63591</guid>
      <dc:creator>wang_k</dc:creator>
      <dc:date>2019-07-23T05:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: AGV Travel to a Home Location?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-travel-to-a-home-location/m-p/13561212#M63592</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/15989/wangk.html" nodeid="15989"&gt;@Wang K&lt;/A&gt; If you use process flow, you can use the eventriggered source when the onresource available is fired, then have him wait 5 minutes, then check if the status is still idle and then send him home.&lt;/P&gt;&lt;P&gt;If you use only 3D, first select the option to travel to a home location on the onresourceavailable trigger so that you know what code to copy. Then forget about this code and use a senddelayedmessage on the onresource available trigger and then on the onmessage you have to check if the AGV is still idle and when it is, you use the code that you looked at first.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 07:07:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-travel-to-a-home-location/m-p/13561212#M63592</guid>
      <dc:creator>SCHamoen</dc:creator>
      <dc:date>2019-07-23T07:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: AGV Travel to a Home Location?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-travel-to-a-home-location/m-p/13561213#M63593</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/193/steven.h.html" nodeid="193"&gt;@steven.hamoen&lt;/A&gt; Thanks very much, since i use 3D model but i have no ideal to do the code, could you give some example about the code? Thanks again&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 23:59:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-travel-to-a-home-location/m-p/13561213#M63593</guid>
      <dc:creator>wang_k</dc:creator>
      <dc:date>2019-07-23T23:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: AGV Travel to a Home Location?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-travel-to-a-home-location/m-p/13561214#M63594</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/15989/wangk.html" nodeid="15989"&gt;@Wang K&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is the sample model. I actually used the Unload trigger because if I used the onresourceavailable trigger it would also fire after the parking move was finished and you create unnecessary events. If you use step you can see very good what the model does.&lt;/P&gt;&lt;P&gt;&lt;A id="20941" href="https://answers.flexsim.com/storage/temp/20941-5minutewait.fsm"&gt;5minutewait.fsm&lt;/A&gt;&lt;BR /&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/15989/wangk.html" nodeid="15989"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 07:55:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-travel-to-a-home-location/m-p/13561214#M63594</guid>
      <dc:creator>SCHamoen</dc:creator>
      <dc:date>2019-07-24T07:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: AGV Travel to a Home Location?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-travel-to-a-home-location/m-p/13561215#M63595</link>
      <description>&lt;P&gt;&lt;A rel="nofollow" href="https://answers.flexsim.com/questions/69675/agv-travel-to-a-home-loacation.html#"&gt;@steven.hamoen&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;Thank you very much, it really helpful. But i have one last question, how do i let AGV follow the AGV path to go back? because if i use the code, it wont follow the AGV path to go back.&lt;/P&gt;
&lt;P&gt;Once again, thank you very much.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 07:12:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-travel-to-a-home-location/m-p/13561215#M63595</guid>
      <dc:creator>wang_k</dc:creator>
      <dc:date>2019-07-25T07:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: AGV Travel to a Home Location?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-travel-to-a-home-location/m-p/13561216#M63596</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/15989/wangk.html" nodeid="15989"&gt;@Wang K&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you post the model to show my what you have tried?&lt;BR /&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/15989/wangk.html" nodeid="15989"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 07:19:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-travel-to-a-home-location/m-p/13561216#M63596</guid>
      <dc:creator>SCHamoen</dc:creator>
      <dc:date>2019-07-25T07:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: AGV Travel to a Home Location?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-travel-to-a-home-location/m-p/13561217#M63597</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/193/steven.h.html" nodeid="193"&gt;@steven.hamoen&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/193/steven.h.html" nodeid="193"&gt;&lt;/A&gt;I add the code by your model but i find out that when the car travel home its wont follow the AGV path, its just go straight line.&lt;/P&gt;
&lt;P&gt;I add the code at car1 to car4.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 07:41:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-travel-to-a-home-location/m-p/13561217#M63597</guid>
      <dc:creator>wang_k</dc:creator>
      <dc:date>2019-07-25T07:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: AGV Travel to a Home Location?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-travel-to-a-home-location/m-p/13561218#M63598</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/15989/wangk.html" nodeid="15989"&gt;@Wang K&lt;/A&gt; The travel task was a TRAVELTOLOC and that doesn't use the network. So I changed it into a TRAVEL task and that one follows the network. Only thing is that we have to have a destination where it should travel to so I made a group with the 4 parking positions and I gave every car a label with a number and then it will travel to a parking position&lt;/P&gt;&lt;P&gt;&lt;A id="20966" href="https://answers.flexsim.com/storage/temp/20966-agvmodelwangk.fsm"&gt;agvmodelwangk.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 08:17:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-travel-to-a-home-location/m-p/13561218#M63598</guid>
      <dc:creator>SCHamoen</dc:creator>
      <dc:date>2019-07-25T08:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: AGV Travel to a Home Location?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-travel-to-a-home-location/m-p/13561219#M63599</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/193/steven.h.html" nodeid="193"&gt;@steven.hamoen&lt;/A&gt; &lt;/P&gt;
&lt;P style="margin-left: 20px;"&gt;Thank you very much, this is exactly what i want to do.I truly appreciate your help on this matter.&lt;/P&gt;
&lt;A rel="user" href="https://answers.flexsim.com/users/193/steven.h.html" nodeid="193"&gt;&lt;/A&gt;</description>
      <pubDate>Thu, 25 Jul 2019 08:53:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-travel-to-a-home-location/m-p/13561219#M63599</guid>
      <dc:creator>wang_k</dc:creator>
      <dc:date>2019-07-25T08:53:22Z</dc:date>
    </item>
  </channel>
</rss>

