<?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 Betreff: Problem with agv loading multiple items in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/problem-with-agv-loading-multiple-items/m-p/13677635#M96617</link>
    <description>&lt;P&gt;I think the question is well resolved. But I have one question. I want the AGV to move two loads horizontally.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Jun 2025 00:25:47 GMT</pubDate>
    <dc:creator>jjm777</dc:creator>
    <dc:date>2025-06-12T00:25:47Z</dc:date>
    <item>
      <title>Problem with agv loading multiple items</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/problem-with-agv-loading-multiple-items/m-p/13675953#M96597</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I currently have a box from a conveyor packed into 4 boxes on a pallet and moved from the combiner to queu2.&lt;/P&gt;&lt;P&gt;When the moved cargo becomes 2, I want to make it so that the AGV can move it to Queue1.&lt;/P&gt;&lt;P&gt;I think there is a problem with the Process Flow. I need help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="park_jungmin_0-1749619057822.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1542341i810426C3AEBF496E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="park_jungmin_0-1749619057822.png" alt="park_jungmin_0-1749619057822.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 05:31:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/problem-with-agv-loading-multiple-items/m-p/13675953#M96597</guid>
      <dc:creator>jjm777</dc:creator>
      <dc:date>2025-06-11T05:31:39Z</dc:date>
    </item>
    <item>
      <title>Betreff: Problem with agv loading multiple items</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/problem-with-agv-loading-multiple-items/m-p/13676097#M96600</link>
      <description>&lt;P&gt;When you pull multiple values from a list at the same time, the resulting label will be an array that contains all pulled values. When loading/unloading the items you need to iterate through the array. Otherwise the TE only repeatedly loads the first item.&lt;/P&gt;&lt;P&gt;Furthermore, you either want a single token that pulls items from the list, moves them and then loops back to pulling items (right side of screenshot). Or you create one token per item, batch them and then move the items (left side of screenshot).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="moehlmann_fe_0-1749624568462.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1542372iB50ED854E032DF6D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="moehlmann_fe_0-1749624568462.png" alt="moehlmann_fe_0-1749624568462.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Creating a token for each item which then need to pull two items will end up with an ever increasing backlog of tokens in the Pull from List activity. While not a critical error, leaving tokens "lying around" in a Process Flow should be avoided.&lt;/P&gt;&lt;P&gt;There were also some incorrect centerport-indexes being used (items being pushed to the wrong partition and TE unloading to the wrong queue).&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 06:50:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/problem-with-agv-loading-multiple-items/m-p/13676097#M96600</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2025-06-11T06:50:12Z</dc:date>
    </item>
    <item>
      <title>Betreff: Problem with agv loading multiple items</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/problem-with-agv-loading-multiple-items/m-p/13677635#M96617</link>
      <description>&lt;P&gt;I think the question is well resolved. But I have one question. I want the AGV to move two loads horizontally.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 00:25:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/problem-with-agv-loading-multiple-items/m-p/13677635#M96617</guid>
      <dc:creator>jjm777</dc:creator>
      <dc:date>2025-06-12T00:25:47Z</dc:date>
    </item>
    <item>
      <title>Betreff: Problem with agv loading multiple items</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/problem-with-agv-loading-multiple-items/m-p/13678016#M96624</link>
      <description>&lt;P&gt;Then you'd need to add code to its OnEntry trigger that places the items where you want them.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.flexsim.com/en/25.0/Reference/CodingInFlexSim/FlexScriptAPIReference/Tree/Object.html#Method-setLocation" target="_blank"&gt;https://docs.flexsim.com/en/25.0/Reference/CodingInFlexSim/FlexScriptAPIReference/Tree/Object.html#Method-setLocation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 06:07:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/problem-with-agv-loading-multiple-items/m-p/13678016#M96624</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2025-06-12T06:07:49Z</dc:date>
    </item>
  </channel>
</rss>

