<?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 take the wrong item from the queue in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/agv-take-the-wrong-item-from-the-queue/m-p/13538488#M45800</link>
    <description>&lt;P&gt;I figur out that the list query are the problem. An idle AGV should take the nearest item (if available.) If I use the query distance2 there are an other error in the system console. What is the right way/right query to build the model with the right logic?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="26004-take-wrong-item2.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1501389iC7882975A1F918CC/image-size/large?v=v2&amp;amp;px=999" role="button" title="26004-take-wrong-item2.png" alt="26004-take-wrong-item2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Feb 2020 16:03:13 GMT</pubDate>
    <dc:creator>christoph_gruberYEAZC</dc:creator>
    <dc:date>2020-02-27T16:03:13Z</dc:date>
    <item>
      <title>AGV take the wrong item from the queue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-take-the-wrong-item-from-the-queue/m-p/13538487#M45799</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 19.2.4 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/8187/joshuas.html" nodeid="8187"&gt;@Joshua S&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;push parking AGVs now are working, and my demo model works fine until simulation time 910 sec. But than there is a problem in taking the right item from the queue - see the discribion in the picture below and the attached model.&lt;/P&gt;
&lt;P&gt;Thank you for your help.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="25985-take-wrong-item.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1501398iB16C5F15A30FE2A6/image-size/large?v=v2&amp;amp;px=999" role="button" title="25985-take-wrong-item.png" alt="25985-take-wrong-item.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;A id="25986" href="https://answers.flexsim.com/storage/attachments/25986-push-agv-1.fsm"&gt;push-agv-1.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 10:14:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-take-the-wrong-item-from-the-queue/m-p/13538487#M45799</guid>
      <dc:creator>christoph_gruberYEAZC</dc:creator>
      <dc:date>2020-02-27T10:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: AGV take the wrong item from the queue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-take-the-wrong-item-from-the-queue/m-p/13538488#M45800</link>
      <description>&lt;P&gt;I figur out that the list query are the problem. An idle AGV should take the nearest item (if available.) If I use the query distance2 there are an other error in the system console. What is the right way/right query to build the model with the right logic?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="26004-take-wrong-item2.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1501389iC7882975A1F918CC/image-size/large?v=v2&amp;amp;px=999" role="button" title="26004-take-wrong-item2.png" alt="26004-take-wrong-item2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 16:03:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-take-the-wrong-item-from-the-queue/m-p/13538488#M45800</guid>
      <dc:creator>christoph_gruberYEAZC</dc:creator>
      <dc:date>2020-02-27T16:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: AGV take the wrong item from the queue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-take-the-wrong-item-from-the-queue/m-p/13538489#M45801</link>
      <description>&lt;P&gt;Somehow it is getting a reference to an object to pickup and it is leaving it on the list, so now the object on the list is the box on the task executer. The other Task executer then wants to travel to the other task executer and take the box from it. I'll look more into it but that is why the error message is occuring.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 16:34:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-take-the-wrong-item-from-the-queue/m-p/13538489#M45801</guid>
      <dc:creator>joshua_s</dc:creator>
      <dc:date>2020-02-27T16:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: AGV take the wrong item from the queue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-take-the-wrong-item-from-the-queue/m-p/13538490#M45802</link>
      <description>&lt;P&gt;After you are traveling to the queues, you are telling the task executers to pick up the first item in the queues, which is not necessarily the item pulled off the list. For Item in your Load activities, use "token.flowItem" instead of "token.flowItem.up.first"&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 16:56:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-take-the-wrong-item-from-the-queue/m-p/13538490#M45802</guid>
      <dc:creator>joshua_s</dc:creator>
      <dc:date>2020-02-27T16:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: AGV take the wrong item from the queue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-take-the-wrong-item-from-the-queue/m-p/13538491#M45803</link>
      <description>&lt;P&gt;You are right, sorry I missed this mistake - thanks a lot!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 19:39:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-take-the-wrong-item-from-the-queue/m-p/13538491#M45803</guid>
      <dc:creator>christoph_gruberYEAZC</dc:creator>
      <dc:date>2020-02-27T19:39:59Z</dc:date>
    </item>
  </channel>
</rss>

