<?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 &amp; Elevator in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/agv-elevator/m-p/13568843#M69708</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;
 Thank you most of errors now resolved.
 &lt;P&gt;For online assistance in India may I know who is a service provider &amp;amp; how can I connect with him/her?&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Wed, 14 Aug 2024 06:57:51 GMT</pubDate>
    <dc:creator>RAJPUTNI</dc:creator>
    <dc:date>2024-08-14T06:57:51Z</dc:date>
    <item>
      <title>AGV &amp; Elevator</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-elevator/m-p/13568839#M69704</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 24.0.4 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;In an attached file I am getting some error. AGV from loop 2 (Light blue AGV path) are not moving also AGV from loop 1 (Black AGV path) stopping after few seconds.&lt;BR /&gt;&lt;BR /&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/85559-test.fsm" target="_blank"&gt;Test.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 13 Aug 2024 09:35:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-elevator/m-p/13568839#M69704</guid>
      <dc:creator>RAJPUTNI</dc:creator>
      <dc:date>2024-08-13T09:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: AGV &amp; Elevator</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-elevator/m-p/13568840#M69705</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;In Object 2's flow you are referring to token.AGV in the first travel but this label does not exist on the token. It's an instanced process flow so you can change it to refer to 'current' (each agv) or add a label called 'agv' to the token and give it the value 'current'.&lt;/P&gt;&lt;P&gt;Once you fix that, the same is going to be true for the label 'elevator'  - the token doesn't have that label so you need to find a reference to an elevator.  That's usually be setting them up as a resource or using the AGV Elevator process flow template.&lt;/P&gt;&lt;P&gt;This just as Sam said in his answer to your other post &lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/questions/169000/agv-elevator-logic.html" target="_blank"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 13 Aug 2024 11:01:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-elevator/m-p/13568840#M69705</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2024-08-13T11:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: AGV &amp; Elevator</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-elevator/m-p/13568841#M69706</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/85577-test.fsm" target="_blank"&gt;Test.fsm&lt;/A&gt;&lt;BR /&gt;Thanks for your support. After making these changes I am facing another issue. Please find below screenshot &amp;amp; updated model for your reference.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="capture.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1524965iA296FA4D314E132D/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture.png" alt="capture.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="capture-1.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1524966iC626985344A431F9/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture-1.png" alt="capture-1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 13 Aug 2024 11:17:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-elevator/m-p/13568841#M69706</guid>
      <dc:creator>RAJPUTNI</dc:creator>
      <dc:date>2024-08-13T11:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: AGV &amp; Elevator</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-elevator/m-p/13568842#M69707</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;Your Split activity's ID should match that of your subsequent Join activity - ie. token.splitID&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Then as I said,  you're referring to token.elevator but that label still doesn't exist - in the 'Acquire' activity you named the label for the elevator the default which is just 'resource'.  &lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 13 Aug 2024 13:22:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-elevator/m-p/13568842#M69707</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2024-08-13T13:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: AGV &amp; Elevator</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-elevator/m-p/13568843#M69708</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Thank you most of errors now resolved.
 &lt;P&gt;For online assistance in India may I know who is a service provider &amp;amp; how can I connect with him/her?&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 14 Aug 2024 06:57:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-elevator/m-p/13568843#M69708</guid>
      <dc:creator>RAJPUTNI</dc:creator>
      <dc:date>2024-08-14T06:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: AGV &amp; Elevator</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-elevator/m-p/13568844#M69709</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;A rel="noopener noreferrer" href="https://www.flexsim.com/contact/#asia" target="_blank"&gt;Here's a list.&lt;/A&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 14 Aug 2024 11:22:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-elevator/m-p/13568844#M69709</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2024-08-14T11:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: AGV &amp; Elevator</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-elevator/m-p/13568845#M69710</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Thank you.
&lt;/DIV&gt;</description>
      <pubDate>Wed, 14 Aug 2024 11:52:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-elevator/m-p/13568845#M69710</guid>
      <dc:creator>RAJPUTNI</dc:creator>
      <dc:date>2024-08-14T11:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: AGV &amp; Elevator</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-elevator/m-p/13568846#M69711</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/224/mano.k.html" nodeid="224"&gt;@Mano Kanthanathan&lt;/A&gt; can you please provide online support to me to review my simulation model &amp;amp; guide me to resolve an errors.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 16 Aug 2024 03:33:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-elevator/m-p/13568846#M69711</guid>
      <dc:creator>RAJPUTNI</dc:creator>
      <dc:date>2024-08-16T03:33:49Z</dc:date>
    </item>
  </channel>
</rss>

