<?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 Process Flow activities function (List, Pull&amp;Push) in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/agv-process-flow-activities-function-list-pull-push/m-p/13572844#M72677</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;It is an item list, but you can think of each item as representing a task sequence (pick up item at current location and transport to destination). The destination is written to a label on the item when you push it to the list in the &lt;STRONG&gt;Use Transport&lt;/STRONG&gt; field of a fixed resource.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1679471835863.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1516128iA9C2E45CCBCCA4A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="1679471835863.png" alt="1679471835863.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 22 Mar 2023 07:58:00 GMT</pubDate>
    <dc:creator>moehlmann_fe</dc:creator>
    <dc:date>2023-03-22T07:58:00Z</dc:date>
    <item>
      <title>AGV Process Flow activities function (List, Pull&amp;Push)</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-process-flow-activities-function-list-pull-push/m-p/13572841#M72674</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 20.2.3 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P id="isPasted"&gt;&lt;SPAN style="color: rgb(51, 51, 51); font-family: "&gt;(I use FlexSim 20.2.3 version)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Now, I'm studing AGV Process Flow, But I don't know the function of a few activities. &lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1679296988705.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1516130iB7831CE454A48662/image-size/large?v=v2&amp;amp;px=999" role="button" title="1679296988705.png" alt="1679296988705.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;① In Main Control Loop Flow Chart, I don't know why That activities put the token back in the NextLookForWork list as soon as they pull token from the next list of views.&lt;/P&gt;
 &lt;P&gt;② In ② activity, Why does the token move to the 'No' connection even though there is a control point (Parking Spot) connected to the park point?&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;span class="lia-inline-image-display-wrapper" image-alt="1679297232547.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1516131iCD8CA380B8668B29/image-size/large?v=v2&amp;amp;px=999" role="button" title="1679297232547.png" alt="1679297232547.png" /&gt;&lt;/span&gt;
 &lt;P&gt;③ In LookForWork Forwarding Sub Flow, &lt;STRONG&gt;What is Local Partitioned Load List for?&lt;/STRONG&gt; In my AGV Process Flow Example, I didn't connect of LookForWork connection.&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1679297252984.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1516133i07D5AAB3A0EFA3EF/image-size/large?v=v2&amp;amp;px=999" role="button" title="1679297252984.png" alt="1679297252984.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;④ In Parking Flow Chart, The token doesn't have label 'requestedItems'. Is that condition wrong?&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;I'm sorry for having a bad English. Also I don't have much time for studying AGV Process Flow, then My question quality may not be good. But If you let me know about that, I appreciate for it.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;I hope you have a nice day. Thank you.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 20 Mar 2023 08:27:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-process-flow-activities-function-list-pull-push/m-p/13572841#M72674</guid>
      <dc:creator>so_hee_p</dc:creator>
      <dc:date>2023-03-20T08:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: AGV Process Flow activities function (List, Pull&amp;Push)</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-process-flow-activities-function-list-pull-push/m-p/13572842#M72675</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;1. The "NextLookForWork" list is used as a lookup to know where the AGV should travel next. It is partitioned by control points. The partition for each control point contains all other points that are connected as a Next Work Point from that control point. &lt;/P&gt;&lt;P&gt;Because the list is essentially just a lookup table, you want all entries to be available at all times. Which is why the pulled point is pushed back immediately. This could also be done by using the "Leave Entries on List" option in the Pull activity. This option is, I believe, chosen to 'cycle' the control points on the list. If there are more than one connected control points the one that got pulled will be readded to the last in the last position, so that another point will be pulled by the next token. This makes it so that the AGVs act in "Round Robin" fashion when there are more than one connections.&lt;/P&gt;&lt;P&gt;2. Another AGV might already have pulled the park point and is currently travelling there. Also, because there is no activity that causes any sort of delay if the token moves downwards, it can look like it was send to the 'No' path when it actually moved all the to the bottom and then back up. But because this happens in one instant it might not be visible even when stepping through the model one event at a time.&lt;/P&gt;&lt;P&gt;3. Similar to the "NextLookForWork" list, the list is partitioned by control points. Each partition contains the items ('work') that are available at that control point. If there are no LookForWork connections, the item will be pushed to the partition of the control point that is connected to its current location. If there are such connections, the item will instead be pushed to all partitions of the connected points, but &lt;STRONG&gt;not&lt;/STRONG&gt; the one it is actually at. This makes it so the work can be 'seen' from different points without actually having to pass by the location of the item.&lt;/P&gt;&lt;P&gt;4. I believe you are correct. It should use the "requestedAGVs" label that gets set in the activity prior to the Decide. Later versions, where the AGV flow was split into multiple variants with different complexity, this label is not present anymore and only the first condition is used.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 20 Mar 2023 09:06:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-process-flow-activities-function-list-pull-push/m-p/13572842#M72675</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2023-03-20T09:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: AGV Process Flow activities function (List, Pull&amp;Push)</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-process-flow-activities-function-list-pull-push/m-p/13572843#M72676</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;I appreciate for your answer. I have a one more question.&lt;/P&gt;
 &lt;P&gt;In AGV Process Flow, AGVWork list is automatically created. It seems to me that it is Item list, but It look like task list. I don't know what function is exactly. Can I think about AGVWork list as Task List?&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 22 Mar 2023 07:48:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-process-flow-activities-function-list-pull-push/m-p/13572843#M72676</guid>
      <dc:creator>so_hee_p</dc:creator>
      <dc:date>2023-03-22T07:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: AGV Process Flow activities function (List, Pull&amp;Push)</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/agv-process-flow-activities-function-list-pull-push/m-p/13572844#M72677</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;It is an item list, but you can think of each item as representing a task sequence (pick up item at current location and transport to destination). The destination is written to a label on the item when you push it to the list in the &lt;STRONG&gt;Use Transport&lt;/STRONG&gt; field of a fixed resource.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1679471835863.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1516128iA9C2E45CCBCCA4A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="1679471835863.png" alt="1679471835863.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 22 Mar 2023 07:58:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/agv-process-flow-activities-function-list-pull-push/m-p/13572844#M72677</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2023-03-22T07:58:00Z</dc:date>
    </item>
  </channel>
</rss>

